Browse Skills

44969 skills found

argo-workflows-patterns.md
0
1 export argo-workflows-patterns
2 adaptive-enforcement-lab from "adaptive-enforcement-lab/claude-skills"
3 Production Argo Workflows patterns: reusable templates, error handling, concurrency control, composition, and scheduled automation for Kubernetes operators.
2026-01-05
market-analysis.md
0
1 export market-analysis
2 huifer from "huifer/drug-discovery-skills"
3 Market sizing, epidemiology, and commercial opportunity assessment fordrug development. Use for market forecasts, opportunity evaluation, andinvestment decisions.Keywords: market, epidemiology, prevalence, forecast, sizing, opportunity
2026-01-05
querying-web-search-agent.md
0
1 export querying-web-search-agent
2 majiayu000 from "majiayu000/claude-skill-registry"
3 This skill guides the process of creating context-free queries for a web search agent (another Claude instance with web search tools). Use this when you need expert guidance from web research but the search agent has no access to the codebase or conversation history.
2026-01-05
api-reference-guide.md
0
1 export api-reference-guide
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Эксперт по API reference документации. Используй для создания справочников по API, описания endpoints и примеров запросов.
2026-01-05
critic.md
0
1 export critic
2 tangerine1202 from "tangerine1202/cli-config"
3 Comprehensive code quality workflow that analyzes code for issues, creates improvement plan, and optionally applies refactoring. Use when the user asks to "critic my code", "review and improve this", "ensure code quality", "analyze and fix", or wants a complete quality audit with optional improvements.
2026-01-05
implement.md
0
1 export implement
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Guided workflow for implementing features with quality gates. Use when building new features - includes spec, test-first, implementation, and verification steps.
2026-01-05
system-integration-validator.md
0
1 export system-integration-validator
2 BarisSozen from "BarisSozen/claude"
3 Validates system integration before deployment. Use when checking ports, database connections, frontend-backend APIs, or debugging blocked/stuck workflows. Detects dead ends, bottlenecks, circular dependencies.
2026-01-05
change-logger.md
0
1 export change-logger
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Generate and maintain the root CHANGELOG.md in a beginner-friendly, analogy-rich format from git state or a commit range.
2026-01-05
claude-skill-builder.md
0
1 export claude-skill-builder
2 sebc-dev from "sebc-dev/alexandria"
3 Interactive skill creator for Claude Code. Triggers when user mentions creating skills, building skills, skill templates, skill frontmatter, allowed-tools, or wants to scaffold a new skill.
2026-01-05
gemini.md
0
1 export gemini
2 johnlindquist from "johnlindquist/claude"
3 Use Gemini AI for research, analysis, summarization, web search, and complex reasoning. Use when you need AI-powered research, code analysis, content summarization, or web search with synthesis.
2026-01-05
auth-handler.md
0
1 export auth-handler
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Manage authentication, authorization, and user sessions. Use when dealing with login, sign-up, API protection, middleware, or user data fetching.
2026-01-05
check-env-keys.md
0
1 export check-env-keys
2 iamladi from "iamladi/cautious-computing-machine--primitives-plugin"
3 Verify which environment variable keys are present in .env files or shell environment without exposing their values. Use when you need to check env configuration or compare keys between .env files.
2026-01-05
training-code-verification.md
0
1 export training-code-verification
2 smith6jt-cop from "smith6jt-cop/Skills_Registry"
3 Checklist for editing training code. Trigger when: (1) modifying training notebook, (2) changing GPUEnvConfig, (3) changing reward functions, (4) ANY training-related code changes.
2026-01-05
sdlc.md
0
1 export sdlc
2 wlstory from "wlstory/PilatesOnPhx"
3 Complete Software Development Life Cycle workflow for Linear issues. Coordinates requirements analysis, TDD setup, implementation, testing, and PR creation through agent chaining. Use when starting work on Linear issues, implementing features from Linear, or when user mentions SDLC workflow, Linear issue development, test-driven development, or feature implementation workflow.
2026-01-05
activating-memories.md
0
1 export activating-memories
2 SteveBronder from "SteveBronder/skillrena"
3 Loads project-specific memories at session start and triggers onboarding for new projects. Use when starting a new coding session or when the user says "activate" or asks about project context.
2026-01-05
iris-autonomous-intelligence-platform.md
0
1 export iris-autonomous-intelligence-platform
2 scan-iq from "scan-iq/FoxRuv-Trading"
3 Official skill for @foxruv/iris. Handles installation, configuration, optimization (Ax/DSPy), multi-agent context generation, and natural language reporting.
2026-01-05
testing-python.md
0
1 export testing-python
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Python testing best practices with pytest. Covers unit, integration, async tests, mocking, fixtures.Triggers: "напиши тесты", "write tests", "add tests", "test coverage", "pytest"
2026-01-05
seclists-web-shells.md
0
1 export seclists-web-shells
2 Eyadkelleh from "Eyadkelleh/awesome-claude-skills-security"
3 Web shell samples for detection and analysis: PHP, ASP, ASPX, JSP, Python, Perl shells. Use for security research and detection system testing.
2026-01-05
git-feature-workflow.md
0
1 export git-feature-workflow
2 yabrams from "yabrams/precon-demo"
3 Automates feature branch workflow. Invoke when user says "start feature [description]" to create a branch, or "feature complete/done/finished" to commit changes, push branch, and create PR. Handles branch naming, commit messages, and PR descriptions automatically.
2026-01-05
agile-planning.md
0
1 export agile-planning
2 Emz1998 from "Emz1998/nexly-notes"
3 Generate agile release plans with sprints and roadmaps using unique sprint codes. Use when creating sprint schedules, product roadmaps, release planning, or when user mentions agile planning, sprints, roadmap, or release plans.
2026-01-05
specimin-wrap.md
0
1 export specimin-wrap
2 timsvoice from "timsvoice/specimin"
3 Squash commits and create a pull request after feature implementation is complete. Only invoke when user explicitly requests to wrap up, create a PR, prepare for review, or finish the feature.
2026-01-05
infrastructure-engineer.md
0
1 export infrastructure-engineer
2 violetio from "violetio/violet-ai-plugins"
3 Infrastructure, DevOps, and platform reliability
2026-01-05
rust-development.md
0
1 export rust-development
2 HARU-Leit from "HARU-Leit/misskey-rs"
3 Modern Rust development best practices for 2025. Use when working on Rust projects including: (1) Project setup and Cargo.toml configuration, (2) Clippy/rustfmt linting and formatting, (3) Error handling with thiserror/anyhow, (4) Async programming with Tokio, (5) Testing strategies (unit, integration, property-based), (6) CI/CD pipelines and security scanning, (7) Performance optimization and profiling, (8) Observability with tracing, (9) Unsafe code review.
2026-01-05
frontend-design.md
0
1 export frontend-design
2 djtroymx1 from "djtroymx1/Digital-VisionWorks"
3 Creates distinctive, production-grade web interfaces that avoid generic AI aesthetics. Use when building components, pages, or applications that need bold, intentional design with character. Triggers on requests for UI design, component styling, landing pages, or visual improvements.
2026-01-05