Browse Skills

44456 skills found

requirements-specification.md
0
1 export requirements-specification
2 pluginagentmarketplace from "pluginagentmarketplace/custom-plugin-product-manager"
3 Master requirements gathering, user story writing, acceptance criteria definition, and scope management. Transform insights into clear, actionable specifications.
2026-01-05
reverse-engineer.md
0
1 export reverse-engineer
2 jschulte from "jschulte/claude-plugins"
3 Deep codebase analysis to generate 8 comprehensive documentation files. Adapts based on path choice - Greenfield extracts business logic only (tech-agnostic), Brownfield extracts business logic + technical implementation (tech-prescriptive). This is Step 2 of 6 in the reverse engineering process.
2026-01-05
skill-name.md
0
1 export skill-name
2 yzlin from "yzlin/supaviber"
3 Clear, concise description of what this skill does and when to use it (1-1024 chars). Include relevant keywords for agent discovery.
2026-01-05
dependency-upgrade.md
0
1 export dependency-upgrade
2 HermeticOrmus from "HermeticOrmus/after-the-third-cup"
3 Manage major dependency version upgrades with compatibility analysis, staged rollout, and comprehensive testing. Use when upgrading framework versions, updating major dependencies, or managing breaking changes in libraries.
2026-01-05
model-requirements.md
0
1 export model-requirements
2 mozilla from "mozilla/bigquery-etl-skills"
3 Use this skill when gathering requirements for new BigQuery data models OR when asked to edit existing queries in bqetl. For new models, guides structured requirements interviews. For existing queries, understands current model, checks downstream dependencies, and gathers requirements for changes. Works as pre-planning before query-writer skill.
2026-01-05
task-runner.md
0
1 export task-runner
2 Technikhighknee from "Technikhighknee/agent-workbench"
3 Builds that don't die after 2 minutes. Tasks survive restarts.
2026-01-05
procedure-generator.md
0
1 export procedure-generator
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Orchestrate experimental procedure generation from LA-Bench format input. This skill orchestrates file I/O and delegates procedure generation logic to experiment-procedure-generator subagent. Use this skill when you need to generate step-by-step experimental procedures with quantitative specifications and proper experimental design.
2026-01-05
arcgis-interaction.md
0
1 export arcgis-interaction
2 SaschaBrunnerCH from "SaschaBrunnerCH/arcgis-maps-sdk-js-ai-context"
3 Handle user interaction with map features including popups, editing, sketching, and event handling. Use for creating interactive map applications with feature selection, editing workflows, and custom interactions.
2026-01-05
error-pages.md
0
1 export error-pages
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Create custom 404 and 500 error pages with brand styling. Use at project end before release. Triggers on "404", "error pages", "not found", "500 error".
2026-01-05
architecture-reviewer.md
0
1 export architecture-reviewer
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Review code against PRISM target architecture patterns from REFACTORING_DESIGN_DOCUMENT.md. This skill should be used during refactoring to ensure new Runner and Trainer classes follow AbstractRunner/AbstractTrainer patterns.
2026-01-05
writing-utils.md
0
1 export writing-utils
2 Emz1998 from "Emz1998/nexly-notes"
3 Use this skill when you need to write utility functions for the Next.js app
2026-01-05
signal-monitor.md
0
1 export signal-monitor
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Get real-time signal quality metrics (RSSI, SNR, S-meter) from WaveCap-SDR channels. Use when checking signal strength, monitoring reception quality, or debugging weak signals.
2026-01-05
moai-cc-hooks.md
0
1 export moai-cc-hooks
2 dolsoon from "dolsoon/my-awesome-project"
3 AI-powered enterprise Claude Code hooks orchestrator with intelligent automation, predictive maintenance, ML-based optimization, and Context7-enhanced workflow patterns. Use when designing smart hook systems, implementing AI-driven automation, optimizing hook performance with machine learning, or building enterprise-grade workflow orchestration with automated compliance and monitoring.
2026-01-05
django-allauth.md
0
1 export django-allauth
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Configure django-allauth with headless API, MFA, social authentication, and CORS for React frontends. This skill should be used when setting up authentication for a new Django project or adding django-allauth to an existing project that needs a React frontend integration. (project)
2026-01-05
admet-prediction.md
0
1 export admet-prediction
2 huifer from "huifer/drug-discovery-skills"
3 ADMET (Absorption, Distribution, Metabolism, Excretion, Toxicity) predictionfor drug candidates. Use for assessing drug-likeness, PK properties, andsafety risks early in drug discovery.Keywords: ADMET, PK, toxicity, drug-likeness, DILI, hERG, bioavailability
2026-01-05
risk-of-bias.md
0
1 export risk-of-bias
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Use when assessing risk of bias or study quality. Covers RoB 2 for RCTs, Newcastle-Ottawa Scale for cohorts, ROBINS-I for non-randomized interventions, and QUADAS-2 for diagnostic studies. Invoke for quality assessment.
2026-01-05
dr-rule-builder.md
0
1 export dr-rule-builder
2 tekgrunt from "tekgrunt/boot-test"
3 Use this skill when the user needs help creating, testing, validating, or troubleshooting Detection & Response (D&R) rules in LimaCharlie.
2026-01-05
practical-ui-agent.md
0
1 export practical-ui-agent
2 ezhulati from "ezhulati/texaslobbyorg"
3 AI agent skill for implementing evidence-based UI improvements. Use when tasked with UI audits, design system implementation, accessibility fixes, or frontend optimization. Provides step-by-step workflows, code patterns, and validation criteria for automated execution. Triggers on UI review, accessibility audit, design system setup, CSS refactoring, form optimization, button hierarchy, color contrast, spacing system, typography scale, or WCAG compliance tasks.
2026-01-05
api-endpoint.md
0
1 export api-endpoint
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Creates Next.js API routes with Firebase. Use when adding GET/POST/PATCH/DELETE endpoints, implementing pagination, adding auth checks, or handling file uploads. Includes route templates and error handling.
2026-01-05
writing-skills.md
0
1 export writing-skills
2 pproenca from "pproenca/dot-claude"
3 Use when creating new skills, editing existing skills, or verifying skills work before deployment - applies TDD to process documentation by testing with subagents before writing, iterating until bulletproof against rationalization
2026-01-05
frontend-design.md
0
1 export frontend-design
2 forhn37 from "forhn37/voice-journal"
3 Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
2026-01-05
auth-implementation-patterns.md
0
1 export auth-implementation-patterns
2 HermeticOrmus from "HermeticOrmus/after-the-third-cup"
3 Master authentication and authorization patterns including JWT, OAuth2, session management, and RBAC to build secure, scalable access control systems. Use when implementing auth systems, securing APIs, or debugging security issues.
2026-01-05
plaid-identity-expert.md
0
1 export plaid-identity-expert
2 MEDICALCOR from "MEDICALCOR/medicalcor-core"
3 Expert on Plaid Identity product for retrieving account holder information. Covers identity verification, KYC compliance, name/address retrieval, and fraud prevention. Invoke when user mentions Plaid Identity, account holder info, KYC, identity verification, or user information.
2026-01-05
detect-kiro-specs.md
0
1 export detect-kiro-specs
2 reedom from "reedom/claude-code-commands"
3 Detect Kiro specs with modified files in current branch. Use before PRs, spec-specific tests, or CI filtering.
2026-01-05