Browse Skills

2034 skills found

elevenlabs-agents.md
2
1 export elevenlabs-agents
2 taskcrew from "taskcrew/elevenlabs-agents"
3 Complete toolkit for integrating ElevenLabs Conversational AI agents with Claude Code - includes skill definition and MCP server
2026-04-12
managing-skills.md
2
1 export managing-skills
2 mikekelly from "mikekelly/managing-skills"
3 Install, find, update, and manage agent skills. Use when the user wants to add a new skill, search for skills that do something, check if skills are up to date, or update existing skills. Triggers on: install skill, add skill, get skill, find skill, search skill, update skill, check skills, list skills.
2026-04-04
fuzzy-edit.md
2
1 export fuzzy-edit
2 dbarnett from "dbarnett/dotfiles"
3 This skill should be used when Edit tool fails with "old_string not found", "string not found", or indentation mismatch errors. Also use when editing files with tab indentation (Python, Go, Makefiles, TypeScript) or when the Edit tool has failed multiple times on the same edit. Provides the agents-fuzzy-edit-args utility to fix Edit arguments by re-reading actual files.
2026-01-04
blog-post-writer.md
2
1 export blog-post-writer
2 SomtoUgeh from "SomtoUgeh/somto-dev-toolkit"
3 Personal collection of Claude Code tools and skills
2026-02-07
managing-dev-environment.md
2
1 export managing-dev-environment
2 wolfiesch from "wolfiesch/UFC-pokedex"
3 Use this skill when starting, stopping, or troubleshooting the development environment including managing backend/frontend services, handling port conflicts, setting up Docker vs SQLite modes, configuring Cloudflare tunnels, managing environment variables, regenerating TypeScript types, clearing caches, or diagnosing startup failures. Supports multiple modes (local, tunnel, SQLite, PostgreSQL).
2026-01-19
agent-smith.md
2
1 export agent-smith
2 slamb2k from "slamb2k/agent-smith"
3 Intelligent financial management skill for Claude Code with PocketSmith API integration
2026-02-04
tweaktune-synthesizer.md
2
1 export tweaktune-synthesizer
2 qooba from "qooba/tweaktune"
3 Interactive assistant for designing and generating tweaktune pipelines to synthesize training data for LLMs. Use when user wants to create synthetic datasets for fine-tuning, generate conversations, function calling data, or structured JSON datasets.
2025-12-13
tailwind.md
2
1 export tailwind
2 upamune from "upamune/radicaster"
3 RadikoをPodcastとして配信するサーバー
2026-02-23
agent-skill-mapping.md
2
1 export agent-skill-mapping
2 tesla0225 from "tesla0225/claude_skill_repoinit"
3 Skillの割当表(agent -> skills)を作るときのルール集。skill-assigner が mapping を更新するときに参照する。
2025-12-21
mxql.md
2
1 export mxql
2 kyupid from "kyupid/mxql-for-claude-code"
3 Complete MXQL (Metrics Query Language) toolkit for generating, analyzing, validating, and testing queries. Supports conversational query generation, automated validation, comprehensive analysis with optimization suggestions, and test query generation with sample data. Use this for all MXQL-related tasks including creating queries, debugging, optimization, and testing.
2026-03-11
coding-patterns.md
2
1 export coding-patterns
2 Nice-Wolf-Studio from "Nice-Wolf-Studio/wolf-skills-marketplace"
3 Custom Wolf Agent skills and integration tools marketplace for Claude Code - 64 skills across 5 plugin collections
2026-04-12
dev-browser.md
2
1 export dev-browser
2 wrsmith108 from "wrsmith108/dev-browser-claude-skill"
3 Claude Code skill for browser automation with persistent page state. Fork of SawyerHood/dev-browser.
2026-03-06
rules-migration.md
2
1 export rules-migration
2 lisaross from "lisaross/claude-code-plugins"
3 MIGRATE CLAUDE.md into modular `.claude/rules/` directory structure following Claude Code's rules system. Converts monolithic CLAUDE.md into organized, path-specific rule files with glob patterns. Use when migrating to rules system, modularizing project instructions, splitting CLAUDE.md, organizing memory files. Triggers on "migrate claudemd to rules", "convert claude.md to rules", "modularize claude.md", "split claude.md into rules", "migrate to rules system".
2026-01-25
task-debugger.md
2
1 export task-debugger
2 ahal from "ahal/dot-files"
3 Debug and fix failures in Taskcluster tasks. Use this skill when the user asks to debug a task, fix a failing task, or investigate task errors/failures. This skill uses the Taskcluster CLI to fetch task logs and definitions, analyzes errors, and uses `taskgraph load-task --develop` to reproduce and debug issues locally. Invoke this for any request involving Taskcluster task debugging, task failures, or when given a task ID to investigate.
2026-04-19
test-helper.md
2
1 export test-helper
2 majiayu000 from "majiayu000/Claude-Code-Monitor"
3 Generate and run tests for TypeScript/JavaScript code using Bun test runner. Use this skill when you need to write tests, check coverage, or debug test failures.
2026-04-13
test-endpoints.md
2
1 export test-endpoints
2 adryanev from "adryanev/.dotfiles"
3 My Dotfile Setup
2026-04-18
critical-biblical-listener.md
2
1 export critical-biblical-listener
2 williacj from "williacj/claude-skills"
3 Shared Claude Code skills repository for grammar checking and other reusable capabilities
2026-01-25
frontend-dev.md
2
1 export frontend-dev
2 jungai from "jungai/dotfiles"
3 my dotfiles
2026-04-11
doppler-debug.md
2
1 export doppler-debug
2 clocksmith from "clocksmith/reploid"
3 Self-modifying RSI Agent born in and constrained to a browser : Model CPS-9204
2026-04-08
cloudflare-api-orchestration.md
2
1 export cloudflare-api-orchestration
2 jukasdrj from "jukasdrj/books-v3"
3 BooksTracker v2 - Sprint 1: Diversity tracking and reading session management (iOS 26, Swift 6)
2026-02-20
digital-samba.md
2
1 export digital-samba
2 digitalsamba from "digitalsamba/digital-samba-skill"
3 Build video conferencing integrations using Digital Samba's API and SDK. Use when creating meeting rooms, embedding video calls, generating participant tokens, managing recordings, or integrating real-time collaboration features. Triggers include "Digital Samba", "video conferencing API", "embed video calls", "meeting room integration", "WebRTC iframe", "participant tokens".
2026-03-21
validation-workflow.md
2
1 export validation-workflow
2 get2knowio from "get2knowio/maverick"
3 AI-powered bead-driven development workflow orchestration with autonomous agents and YAML DSL
2026-04-19
enterprise-readiness.md
2
1 export enterprise-readiness
2 netresearch from "netresearch/enterprise-readiness-skill"
3 Agent Skill for enterprise readiness assessment - security, quality, and automation | Claude Code compatible
2026-04-19
rspec-testing.md
2
1 export rspec-testing
2 hoblin from "hoblin/claude-code-rails-skills"
3 Auto-activating Claude Code skills for Rails development. Best practices and ready-to-use patterns.
2026-01-03