Browse Skills
16146 skills found
reliability-patterns.md
0
1
export
reliability-patterns
2
from
"adaptive-enforcement-lab/claude-skills"
from
"adaptive-enforcement-lab/claude-skills"
3
Build resilient event systems with retry strategies, dead letter queues, and EventBus persistence. Handle failures gracefully in production deployments.
2026-01-05
openapi-toolkit-mistralai-dart.md
0
1
export
openapi-toolkit-mistralai-dart
2
from
"davidmigloz/ai_clients_dart"
from
"davidmigloz/ai_clients_dart"
3
Automates updating mistralai_dart when Mistral AI OpenAPI spec changes. Fetches latest spec, compares against current, generates changelogs and prioritized implementation plans. Use for: (1) Checking for API updates, (2) Generating implementation plans for spec changes, (3) Creating new models/endpoints from spec, (4) Syncing local spec with upstream. Triggers: "update api", "sync openapi", "new endpoints", "api changes", "check for updates", "update spec", "api version", "fetch spec", "compare spec", "what changed in the api", "implementation plan".
2026-01-05
code-review.md
0
1
export
code-review
2
from
"untangledfinance/untangled-web"
from
"untangledfinance/untangled-web"
3
Use when receiving code review feedback (especially if unclear or technically questionable), when completing tasks or major features requiring review before proceeding, or before making any completion/success claims. Covers three practices - receiving feedback with technical rigor over performative agreement, requesting reviews via code-reviewer subagent, and verification gates requiring evidence before any status claims. Essential for subagent-driven development, pull requests, and preventing false completion claims.
2026-01-05
writing-specs.md
0
1
export
writing-specs
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Creates feature specifications capturing requirements and acceptance criteria. Use when writing specs, documenting features, or defining requirements.
2026-01-05
email-address-lookup.md
0
1
export
email-address-lookup
2
from
"babdulhakim2/scolo-app"
from
"babdulhakim2/scolo-app"
3
Email validation, breach check, and associated account discovery
2026-01-05
validate-requirements.md
0
1
export
validate-requirements
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Validate that input meets prerequisites based on the user's saved standards for the project type. Use at the start of any quality pipeline to ensure the user has provided sufficient requirements.
2026-01-05
stix2-validator.md
0
1
export
stix2-validator
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Validate STIX 2.1 JSON files and bundles against the STIX specification. Use when validating threat intelligence data, checking STIX bundle integrity before ingestion, verifying indicator/malware/attack-pattern objects have required fields, or bulk-validating directories of STIX files. Provides detailed error reports showing which objects failed and why.
2026-01-05
hypr-concierge.md
0
1
export
hypr-concierge
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Personal theme concierge for Hyprland desktop environments. Use when user wants to (1) change desktop theme/colors, (2) apply preset themes (Catppuccin/Dracula/Nord/Gruvbox/Rose Pine/Kanagawa/Tokyo Night), (3) create custom themes from mood/aesthetic descriptions, (4) create themes inspired by movies/art/feelings, (5) get theme recommendations based on mood, (6) learn what themes look/feel like, (7) save/restore/switch themes, (8) manage which apps get themed, or (9) find/change wallpapers. Triggers: "change theme", "apply catppuccin", "I want something cozy", "create a Hackers theme", "describe the themes", "what feels like...", "save my theme", "find wallpapers", "change wallpaper", "theme concierge".
2026-01-05
project-skill-creator.md
0
1
export
project-skill-creator
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Use when setting up project-specific skills via /cc:setup-project or when user requests custom skills for their codebase - analyzes project to create specialized skills that capture architecture knowledge, coding conventions, testing patterns, and deployment workflows
2026-01-05
mcp-go-live.md
0
1
export
mcp-go-live
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Guide developers through Intility's production go-live checklist for MCP servers, ensuring security compliance with the lethal trifecta rules, Intility Software Engineering Policy, and infrastructure requirements. Use when a developer is ready to deploy an MCP server to production.
2026-01-05
rust-backend-axum.md
0
1
export
rust-backend-axum
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Build production-ready Rust backend APIs with Axum framework. Covers router composition, state management, extractors, middleware (auth, tracing), error handling with IntoResponse, and graceful shutdown. Use when building Rust web services, REST APIs, or when working with Axum, Tower middleware, or async Rust backends.
2026-01-05
cicd-pipeline.md
0
1
export
cicd-pipeline
2
from
"take566/mcp_server"
from
"take566/mcp_server"
3
CI/CDパイプラインの設計・実装・トラブルシューティング。GitHub Actions、GitLab CI、CircleCI、Jenkinsの設定ファイル作成、ビルド最適化、デプロイ戦略(Blue-Green、Canary、Rolling)の実装。「パイプライン」「CI/CD」「デプロイ」「ビルド」「自動化」に関する質問で使用。
2026-01-05
check-meta.md
0
1
export
check-meta
2
from
"leobrival/serum-plugins-official"
from
"leobrival/serum-plugins-official"
3
Analyze and validate meta tags on web pages. Use when users ask to check meta tags, verify SEO tags, audit page titles, check Open Graph tags, verify canonical URLs, or analyze social sharing tags. Detects missing title, description issues, duplicate tags, and Open Graph problems.
2026-01-05
ai-dev-guidelines.md
0
1
export
ai-dev-guidelines
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Comprehensive AI/ML development guide for LangChain, LangGraph, and ML model integration in FastAPI. Use when building LLM applications, agents, RAG systems, sentiment analysis, aspect-based analysis, chain orchestration, prompt engineering, vector stores, embeddings, or integrating ML models with FastAPI endpoints. Covers LangChain patterns, LangGraph state machines, model deployment, API integration, streaming, error handling, and best practices.
2026-01-05
rn-styling.md
0
1
export
rn-styling
2
from
"CJHarmath/claude-agents-skills"
from
"CJHarmath/claude-agents-skills"
3
Styling patterns for React Native with NativeWind and BrandColors. Use when working with styles, themes, colors, responsive layouts, or platform-specific UI in Expo/React Native.
2026-01-05
datadog-cli.md
0
1
export
datadog-cli
2
from
"leonardocouy/cc-datadog"
from
"leonardocouy/cc-datadog"
3
Datadog CLI for searching logs, querying metrics, tracing requests, and managing dashboards. Use this when debugging production issues or working with Datadog observability.
2026-01-05
ms-rust.md
0
1
export
ms-rust
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
ALWAYS invoke this skill BEFORE writing or modifying ANY Rust code (.rs files) even for simple Hello World programs. Enforces Microsoft-style Rust development discipline and requires consulting the appropriate guideline files before any coding activity. This skill is MANDATORY for all Rust development.
2026-01-05
dataform-engineering-fundamentals.md
0
1
export
dataform-engineering-fundamentals
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Use when developing BigQuery Dataform transformations, SQLX files, source declarations, or troubleshooting pipelines - enforces TDD workflow (tests first), ALWAYS use ${ref()} never hardcoded table paths, comprehensive columns:{} documentation, safety practices (--schema-suffix dev, --dry-run), proper ref() syntax, .sqlx for new declarations, no schema config in operations/tests, and architecture patterns that prevent technical debt under time pressure
2026-01-05
docker-web.md
0
1
export
docker-web
2
from
"mgd34msu/goodvibes-plugin"
from
"mgd34msu/goodvibes-plugin"
3
Containerizes web applications with Docker for consistent deployments across environments. Use when creating Dockerfiles, building container images, or setting up Docker Compose for development.
2026-01-05
claude-md-auto-updater.md
0
1
export
claude-md-auto-updater
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
This skill automatically detects when CLAUDE.md files need updates based on codebase analysis. It identifies new patterns, code violations, stale documentation, and anti-patterns, then proposes specific markdown diffs showing exactly what CLAUDE.md sections should be added, modified, or removed. When codebase architecture changes, new patterns emerge, or documented practices diverge from actual code, this skill analyzes the robo-trader project structure and generates actionable recommendations with confidence scores. Should be invoked after major feature completions, during code reviews, or as periodic maintenance scans.
2026-01-05
testing-components.md
0
1
export
testing-components
2
from
"pixu1980/karaoke-tracker"
from
"pixu1980/karaoke-tracker"
3
Strategies and patterns for testing components through unit tests and end-to-end tests. Use when implementing tests or test infrastructure.
2026-01-05
seo.md
0
1
export
seo
2
from
"ZainRizvi/ClaudeSettings"
from
"ZainRizvi/ClaudeSettings"
3
Use when creating, auditing, or optimizing web content for search engines - routes to specialized sub-skills for content writing, keyword strategy, meta optimization, structure, authority building, snippet optimization, content planning, freshness updates, and cannibalization detection
2026-01-05
philosophy-of-mind.md
0
1
export
philosophy-of-mind
2
from
"chrislemke/stoffy"
from
"chrislemke/stoffy"
3
Explore consciousness, mental states, and mind-body relations. Use for: hard problem of consciousness, qualia, intentionality, mental causation, personal identity, free will phenomenology, predictive processing, Free Energy Principle. Triggers: 'consciousness', 'qualia', 'mind', 'subjective experience', 'what it is like', 'hard problem', 'explanatory gap', 'zombie', 'Mary's room', 'Nagel', 'Chalmers', 'Dennett', 'Friston', 'Seth', 'Metzinger', 'phenomenal', 'access consciousness', 'self-model', 'interoception', 'predictive processing', 'active inference', 'Markov blanket'.
2026-01-05
openapi-toolkit-googleai-dart.md
0
1
export
openapi-toolkit-googleai-dart
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Automates updating googleai_dart when Google AI OpenAPI spec changes. Fetches latest spec, compares against current, generates changelogs and prioritized implementation plans. Use for: (1) Checking for API updates, (2) Generating implementation plans for spec changes, (3) Creating new models/endpoints from spec, (4) Syncing local spec with upstream. Triggers: "update api", "sync openapi", "new endpoints", "api changes", "check for updates", "update spec", "api version", "fetch spec", "compare spec", "what changed in the api", "implementation plan".
2026-01-05