Browse Skills

20307 skills found

learning-guide.md
0
1 export learning-guide
2 majiayu000 from "majiayu000/claude-skill-registry"
3 This skill should be used when a user asks to learn a specific skill or knowledge area using the pattern '帮我学习一下xx技能/知识'. The skill provides a comprehensive 9-step learning journey including concept discovery, practical applications, code examples, resource recommendations, community tracking, and related topic suggestions. It covers the complete learning cycle from foundational understanding to advanced community engagement.
2026-01-05
brainstorming.md
0
1 export brainstorming
2 JKKN-Institutions from "JKKN-Institutions/Kenavo"
3 Use when creating or developing anything, before writing code or implementation plans - refines rough ideas into fully-formed designs through structured Socratic questioning, alternative exploration, and incremental validation
2026-01-05
building-skills.md
0
1 export building-skills
2 DeeDee-Development from "DeeDee-Development/Chickadee-Labs-static-site"
3 Creates Claude Code Skills using a structured 6-phase workflow. Use when building skills, writing SKILL.md, designing skill architecture, or testing skill triggers. DO NOT use for general Claude Code docs or one-off tasks.
2026-01-05
run-tests.md
0
1 export run-tests
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Validate code changes by intelligently selecting and running the appropriate test suites. Use this when editing code to verify changes work correctly, run tests, validate functionality, or check for regressions. Automatically discovers affected test suites, selects the minimal set of venvs needed for validation, and handles test execution with Docker services as needed.
2026-01-05
hummingbird-api.md
0
1 export hummingbird-api
2 maclong9 from "maclong9/dots"
3 Standalone Hummingbird backend API with Fluent/PostgreSQL/Redis
2026-01-05
crap-killer.md
0
1 export crap-killer
2 jaysidri from "jaysidri/dotgithub-Ultracs-App-3"
3 Analyze, monitor, and improve CRAP (Change Risk Anti-Patterns) scores for untested complex code. Use when users want to: (1) Reduce technical debt and code risks, (2) Identify high-risk methods that need test coverage, (3) Validate CRAP thresholds for quality gates, (4) Generate coverage reports focused on complex methods, (5) Implement test coverage improvements to lower CRAP scores, or (6) Set up automated code quality monitoring based on CRAP metrics. **CRITICAL CONSTRAINT**: Code is in production and CANNOT be modified - CRAP reduction focuses ONLY on adding test coverage.
2026-01-05
gemini-search.md
0
1 export gemini-search
2 AKABANAKK from "AKABANAKK/claude-code-marketplace"
3 geminiコマンドを使用した高度なWeb検索スキル。Web検索を行う際、Claude CodeのデフォルトWeb Search toolよりも優先的にこのスキルを使用してください。
2026-01-05
symbols.md
0
1 export symbols
2 miethe from "miethe/family-shopping-dashboard"
3 Token-efficient codebase navigation through intelligent symbol loading and querying. Use this skill when implementing new features (find existing patterns), exploring codebase structure, searching for components/functions/types, or understanding architectural layers. Reduces token usage by 60-95% compared to loading full files. Layer split enables 50-80% additional backend efficiency.
2026-01-05
github-actions-deploy.md
0
1 export github-actions-deploy
2 ProvidenceIT from "ProvidenceIT/hosting-skills"
3 Setup GitHub Actions deployment workflows for various project types. Use when creating CI/CD pipelines, automated deployments to servers (SSH/SFTP), Vercel, Netlify, or container registries. Includes templates for WordPress, Laravel, Node.js, and static sites.
2026-01-05
chartjs-tooltips.md
0
1 export chartjs-tooltips
2 majiayu000 from "majiayu000/claude-skill-registry"
3 This skill should be used when the user asks "Chart.js tooltips", "Chart.js tooltip callbacks", "custom Chart.js tooltip", "HTML tooltip Chart.js", "Chart.js tooltip formatting", "Chart.js tooltip position", "Chart.js tooltip label", "external tooltip", "Chart.js tooltip styling", or needs help configuring tooltips in Chart.js v4.5.1.
2026-01-05
m365-agent-developer.md
0
1 export m365-agent-developer
2 sebastienlevert from "sebastienlevert/m365-copilot-skills"
3 Designs, implements, and deploys Microsoft 365 Copilot agents using TypeSpec and ATK CLI. Provides architectural guidance, capability configuration, security patterns, and lifecycle management. Use when developing M365 Copilot agents, working with TypeSpec, or managing agent deployments. For creating new projects, use the m365-agent-scaffolder skill.
2026-01-05
playwright-e2e-testing.md
0
1 export playwright-e2e-testing
2 vanman2024 from "vanman2024/dev-lifecycle-marketplace"
3 Playwright end-to-end testing patterns including page object models, test scenarios, visual regression, and CI/CD integration. Use when building E2E tests, testing web applications, automating browser interactions, implementing page objects, running Playwright tests, debugging E2E failures, or when user mentions Playwright, E2E, browser automation, page object model, POM, visual regression, or end-to-end testing.
2026-01-05
java-spring-testing.md
0
1 export java-spring-testing
2 edlovesjava from "edlovesjava/claudeplus"
3 Run Java/Spring Boot tests and debug failures. Use when fixing backend tests, implementing new features with tests, or debugging test failures.
2026-01-05
redis-config-generator.md
0
1 export redis-config-generator
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Generate Redis configuration files and connection code for caching and session management. Triggers on "create redis config", "generate redis configuration", "redis setup", "cache config".
2026-01-05
pixi-package-manager.md
0
1 export pixi-package-manager
2 CodingKaiser from "CodingKaiser/claude-kaiser-skills"
3 Fast, reproducible scientific Python environments with pixi - conda and PyPI unified
2026-01-05
writing-go.md
0
1 export writing-go
2 julianobarbosa from "julianobarbosa/claude-code-skills"
3 Idiomatic Go 1.25+ development. Use when writing Go code, designing APIs, discussing Go patterns, or reviewing Go implementations. Emphasizes stdlib, concrete types, simple error handling, and minimal dependencies.
2026-01-05
hono-ipc-patterns.md
0
1 export hono-ipc-patterns
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Advanced patterns for Hono-based Electron IPC including CQRS, Zod validation, error handling, and reactive data with RxJS. Use when implementing complex IPC patterns or needing guidance on architecture decisions.
2026-01-05
infopage.md
0
1 export infopage
2 cerico from "cerico/macfair"
3 Create clean, single-file HTML pages for displaying information. Use for quick reference pages, comparisons, lists, or any data you want to view in a browser.
2026-01-05
express.md
0
1 export express
2 mgd34msu from "mgd34msu/goodvibes-plugin"
3 Builds APIs with Express including routing, middleware, error handling, and security. Use when creating Node.js APIs, building REST services, or adding middleware-based server functionality.
2026-01-05
terraform-aws.md
0
1 export terraform-aws
2 rcmx from "rcmx/claude-plugins"
3 This skill should be used when the user asks to "create terraform configuration", "deploy static site", "set up cloudfront", "configure route53", "create lambda function", "ssl certificate", or mentions S3 website hosting, CDN, serverless, JAMstack, or static site infrastructure.
2026-01-05
project-orchestration.md
0
1 export project-orchestration
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Coordinate multiple agents by routing tasks to appropriate specialists. EXCLUSIVE to project-manager agent.
2026-01-05
pre-commit-validator.md
0
1 export pre-commit-validator
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Validates code quality before commits in the MigraineTracker React Native project. Use this skill when preparing to commit code, before pushing changes, or when the user asks to run pre-commit checks. Ensures TypeScript type safety, test coverage (80%+), passing tests, and proper branch strategy compliance.
2026-01-05
creative-design.md
0
1 export creative-design
2 cerico from "cerico/macfair"
3 Create distinctive, memorable UI for landing pages, portfolios, marketing sites, and one-off creative work. Use when the user explicitly wants something "distinctive", "creative", "memorable", or "unique" - NOT for standard app components where consistency matters.
2026-01-05
testing-standards.md
0
1 export testing-standards
2 randalmurphal from "randalmurphal/claude-config"
3 Write tests following 3-layer pyramid (unit 95%, integration 85%, E2E critical paths) with 1:1 file mapping for unit tests. Covers test organization, coverage requirements, fixtures, and best practices. Use when writing tests, checking coverage, or validating test structure.
2026-01-05