Browse Skills

44656 skills found

debug.md
0
1 export debug
2 ibnuhalimm from "ibnuhalimm/claude-code-resources"
3 Debug your application to find and fix a bug or errors
2026-01-05
automatic-stateful-prompt-improver.md
0
1 export automatic-stateful-prompt-improver
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Automatically intercepts and optimizes prompts using the prompt-learning MCP server. Learns from performance over time via embedding-indexed history. Uses APE, OPRO, DSPy patterns. Activate on "optimize prompt", "improve this prompt", "prompt engineering", or ANY complex task request. Requires prompt-learning MCP server. NOT for simple questions (just answer them), NOT for direct commands (just execute them), NOT for conversational responses (no optimization needed).
2026-01-05
git-workflow.md
0
1 export git-workflow
2 philoserf from "philoserf/claude-code-setup"
3 Automates complete git workflows including branch management, atomic commits with formatted messages, history cleanup, and PR creation. Use when the user wants to commit/make commits, push to remote, create/open a PR, clean up commits, create branches, write commit messages, mentions atomic commits, git workflow, git best practices, or needs help organizing git changes. Also triggers when user is on main/master with uncommitted changes (suggest branching), has messy commit history to clean up before pushing, wants to squash or reorder commits, or needs help creating pull requests.
2026-01-05
global-conventions.md
0
1 export global-conventions
2 mshafei721 from "mshafei721/Turbocat"
3 Follow project-wide development conventions for file structure, documentation, version control, environment configuration, and code review processes. Use this skill when organizing project files and directories. When working with Git commits, branches, or pull requests. When managing environment variables or configuration files. When updating README or documentation files. When working with dependencies or package management. When considering feature flags or changelog entries.
2026-01-05
atlassianapi.md
0
1 export atlassianapi
2 Lobbi-Docs from "Lobbi-Docs/claude"
3 Atlassian API integration for Jira and Confluence automation. Activate for Atlassian REST APIs, webhooks, and platform integration.
2026-01-05
shell-scripting.md
0
1 export shell-scripting
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Shell scripting best practices for bash and other shells. Use when writing shell scripts, bash functions, or command-line automation.
2026-01-05
async-python-patterns.md
0
1 export async-python-patterns
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Implement AsyncIO patterns for I/O-bound tasks with asyncio.gather, semaphores, and FastAPI async endpoints. Use for concurrent operations, parallel HTTP fetches, rate-limited operations, or async API development. Achieves near-linear scaling with concurrent tasks and minimal overhead. Triggers on "async", "asyncio", "concurrent", "parallel requests", "FastAPI async", "aiohttp", "async Python".
2026-01-05
arcanea-centaur-mode.md
0
1 export arcanea-centaur-mode
2 frankxai from "frankxai/arcanea"
3 Advanced human-AI co-creation methodology - the Centaur Principle in practice. Master the art of combining human creativity with AI capability for results neither could achieve alone.
2026-01-05
finalize-phase.md
0
1 export finalize-phase
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Standard Operating Procedure for /finalize phase. Covers workflow completion, artifact archival, roadmap updates, and knowledge preservation.
2026-01-05
adaptivex-brand-guidelines.md
0
1 export adaptivex-brand-guidelines
2 adaptiveX-gh from "adaptiveX-gh/coursekit-mcp"
3 Applies AdaptiveX's official brand colors and typography to any sort of artifact that may benefit from having AdaptiveX's look-and-feel. Use it when brand colors or style guidelines, visual formatting, or company design standards apply for AdaptiveX training and consulting materials.
2026-01-05
jelly-mixpanel-schema-skill.md
0
1 export jelly-mixpanel-schema-skill
2 dev-jelly from "dev-jelly/jelly-dotclaude"
3 Create and validate Mixpanel event schemas in YAML format. Generate type-safe event definitions for multiple platforms (TypeScript, Kotlin, Swift). Activated when defining Mixpanel events, creating event schemas, or generating tracking code.
2026-01-05
google-search-console.md
0
1 export google-search-console
2 jiunbae from "jiunbae/agent-skills"
3 Google Search Console API 통합 스킬. 검색 성과 분석, URL 검사, 사이트맵 관리, 사이트 인증 지원. "GSC", "서치콘솔", "검색 성과", "SEO 분석" 키워드로 활성화.
2026-01-05
create-repository.md
0
1 export create-repository
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Create Repository interface and Finder interface for domain entity persistence. Use when entity needs persistence layer with commands (save, delete) and queries (find, findAll). Generates both Repository (commands) and Finder (queries) following CQRS pattern.
2026-01-05
frontend-design.md
0
1 export frontend-design
2 breverdbidder from "breverdbidder/life-os"
3 Create distinctive, production-grade frontend interfaces that avoid generic AI slop aesthetics
2026-01-05
smalltalk-developer.md
0
1 export smalltalk-developer
2 mumez from "mumez/smalltalk-dev-plugin"
3 This skill should be used for Pharo Smalltalk development tasks including:
2026-01-05
tdd-workflow.md
0
1 export tdd-workflow
2 ToonVos from "ToonVos/empty-opensaas"
3 Complete Test-Driven Development workflow for AI-assisted development. Use when writing tests, implementing TDD, or verifying test quality. Includes RED-GREEN-REFACTOR phases, 5 quality criteria, test cheating detection, and coverage requirements.
2026-01-05
anti-fabrication.md
0
1 export anti-fabrication
2 vinnie357 from "vinnie357/claude-skills"
3 Ensure factual accuracy by validating claims through tool execution, avoiding superlatives and unsubstantiated metrics, and marking uncertain information appropriately
2026-01-05
board-reporting-automation.md
0
1 export board-reporting-automation
2 UsernameTron from "UsernameTron/ISPN-Claude-POC"
3 Automated board presentation generation pulling live data from Asana, Salesforce, Finance GL for quarterly board meetings with executive narrative and data visualization
2026-01-05
ai-slop-detector.md
0
1 export ai-slop-detector
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Use when reviewing code for AI-generated quality issues, detecting patterns of low-quality AI output, or auditing codebases with significant AI-assisted development. Provides systematic detection, prevention, and remediation strategies with human oversight and CI/CD integration. Triggers on "AI-generated code", "code quality", "AI slop", "review code", "detect AI patterns", "audit codebase", "quality issues", "slopsquatting", "hallucinated packages".
2026-01-05
ansible-fix.md
0
1 export ansible-fix
2 majiayu000 from "majiayu000/claude-skill-registry"
3 ALWAYS use this skill immediately after running 'ansible-galaxy init' to create a new Ansible role. Also use when the user asks to fix ansible-lint errors or when ansible-lint output shows fixable issues like yaml[comments], schema[meta], meta-incorrect, name[play], or role-name[path] violations.
2026-01-05
yaml-validator.md
0
1 export yaml-validator
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Comprehensive YAML syntax validation, error fixing, and schema validation for various formats (GitHub Actions, Docker Compose, Kubernetes, GitLab CI). Use when Claude needs to: (1) Validate YAML syntax, (2) Check YAML files for errors, (3) Fix common YAML formatting issues, (4) Validate against schemas like GitHub Actions workflows, Docker Compose files, Kubernetes manifests, or GitLab CI pipelines, (5) Debug YAML parsing errors. Triggers on phrases like "check yaml", "validate yaml", "fix yaml errors", "yaml syntax".
2026-01-05
prototype.md
0
1 export prototype
2 cerico from "cerico/macfair"
3 Create quick React prototypes that bundle to a single HTML file. Use for demos, interactive experiments, or shareable artifacts - NOT for full apps (use audreygen/Next.js for those).
2026-01-05
chapter-content-generator.md
0
1 export chapter-content-generator
2 majiayu000 from "majiayu000/claude-skill-registry"
3 This skill generates comprehensive chapter content for intelligent textbooks after the book-chapter-generator skill has created the chapter structure. Use this skill when a chapter index.md file exists with title, summary, and concept list, and detailed educational content needs to be generated at the appropriate reading level with rich non-text elements including diagrams, infographics, and MicroSims. (project, gitignored)
2026-01-05
database.md
0
1 export database
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Database operation rules (SeaORM, migrations, transaction rules, PostgreSQL). Use when working with database, creating migrations, using SeaORM, asking about DB operations, schema changes, queries, or entity definitions.
2026-01-05