Browse Skills

44457 skills found

error-recovery.md
0
1 export error-recovery
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Master error handling and recovery patterns for robust agent workflows. Learn retry strategies, timeout handling, optimistic updates with rollback, circuit breakers, and graceful degradation. Essential for production-ready agents.
2026-01-05
sql-databases.md
0
1 export sql-databases
2 pluginagentmarketplace from "pluginagentmarketplace/custom-plugin-machine-learning"
3 Master sql databases & query optimization. Production-ready code examples, best practices, and real-world applications.
2026-01-05
user-scoped-data-filtering.md
0
1 export user-scoped-data-filtering
2 MUmerRazzaq from "MUmerRazzaq/fast-next-todo"
3 Provides patterns and guidance for implementing user-scoped data filtering and multi-tenancy in web applications. Use this skill when you need to: (1) Restrict data access based on user identity, (2) Implement ownership checks for database operations, (3) Build multi-tenant applications with organization-level data scoping, (4) Implement admin bypass for viewing all data, (5) Create audit trails for data access. This skill focuses on Python, FastAPI, and SQLAlchemy.
2026-01-05
analyzing-taint-flow.md
0
1 export analyzing-taint-flow
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Tracks untrusted input propagation from sources to sinks in binary code to identify injection vulnerabilities. Use when analyzing data flow, tracing user input to dangerous functions, or detecting command/SQL injection.
2026-01-05
uimatch-text-diff.md
0
1 export uimatch-text-diff
2 kosaki08 from "kosaki08/uimatch"
3 Compare two pieces of text using the uiMatch CLI text-diff command and classify how similar they are (exact match, whitespace/case-only, normalized match, or mismatch). Use this skill when the user cares about copy or label differences between design and implementation, or wants a cheap text-only check without running browser-based visual comparison.
2026-01-05
cost-optimized-llm.md
0
1 export cost-optimized-llm
2 ScientiaCapital from "ScientiaCapital/scientia-superpowers"
3 Implement cost-optimized LLM routing with NO OpenAI. Use tiered model selection (DeepSeek, Haiku, Sonnet) to achieve 70-90% cost savings. Triggers on "LLM costs", "model selection", "cost optimization", "which model", "DeepSeek", "Claude pricing", "reduce AI costs".
2026-01-05
deployment-and-ops.md
0
1 export deployment-and-ops
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Deploy and operate the vehicle insurance data analysis platform. Use when user asks about local development setup, production deployment, server configuration, build process, service management, or troubleshooting deployment issues. Focuses on the project's actual simple deployment model using start_server.sh, not complex enterprise setups.
2026-01-05
composable-rust-event-sourcing.md
0
1 export composable-rust-event-sourcing
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Expert knowledge for implementing event sourcing in Composable Rust. Use when implementing event-sourced aggregates, working with EventStore trait or PostgreSQL, designing event schemas, implementing state reconstruction, dealing with optimistic concurrency and version tracking, or questions about event sourcing, CQRS, and persistence patterns.
2026-01-05
plan-prd.md
0
1 export plan-prd
2 navidemad from "navidemad/claude-code-plugins"
3 Create product requirement documents when user wants to plan features, write specs, or document new functionality. Supports minimal core features, focused expansions, and task-based changes. Automatically loads context from related PRDs to maintain consistency.
2026-01-05
spec-first-sdlc.md
0
1 export spec-first-sdlc
2 esxr from "esxr/sdlc-skill"
3 Spec-First, Agent-Implemented Software Development Lifecycle. Use when: (1) Starting a new software project that needs structured design-before-code approach, (2) User mentions "SDLC", "spec-first", "design docs", or "implementation spec", (3) User wants to go from requirements/intent to working code with traceability, (4) Project requires documented architectural decisions and review checkpoints, (5) User has existing design artifacts and wants to continue from a specific phase. Produces: Intent doc → HLD → ADR-Lite → EIS → Code → Validation tests.
2026-01-05
architecture-design.md
0
1 export architecture-design
2 memyselfmike from "memyselfmike/gao-agile-dev"
3 Design system architectures with focus on scalability, maintainability, and user value. Create comprehensive architectural documentation including technology decisions, API design, data architecture, and security. Use when designing new systems, making technology choices, or planning system migrations.
2026-01-05
observability-patterns.md
0
1 export observability-patterns
2 mindmorass from "mindmorass/reflex"
3 Observability patterns for metrics, logs, and traces. Use when implementing monitoring, setting up Prometheus/Grafana, configuring logging pipelines, implementing distributed tracing, or designing alerting systems.
2026-01-05
po-journey-architect.md
0
1 export po-journey-architect
2 garbray from "garbray/claude-config"
3 Product Owner & App Journey Architect role skill. Use when Claude needs to act as a seasoned product owner who translates business goals into clear, actionable product requirements; identifies gaps, ambiguities, and hidden assumptions; designs and documents user journeys, system flows, and state diagrams using Mermaid; reviews high-level designs for completeness and feasibility; uncovers edge cases, failure scenarios, and error-handling strategies; and validates specifications are build-ready. Triggered by requests to review product specs, design user journeys, create system flows, challenge requirements clarity, identify design gaps, or architect application flows.
2026-01-05
few-shot-learning-finance.md
0
1 export few-shot-learning-finance
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Use when implementing models that learn from minimal data or need to adapt to new market regimes rapidly. Covers episodic learning, context sets, support and query sequences, zero-shot vs few-shot learning, meta-learning for finance, transfer learning across assets and regimes, and quick adaptation to market changes.
2026-01-05
sdd-review.md
0
1 export sdd-review
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Review implementation fidelity against specifications by comparing actual code to spec requirements. Identifies deviations, assesses impact, and generates compliance reports for tasks, phases, or entire specs.
2026-01-05
decision-tree-design.md
0
1 export decision-tree-design
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Systematic decision tree and epic generation through Socratic discovery
2026-01-05
project-commands.md
0
1 export project-commands
2 shwilliamson from "shwilliamson/a-test"
3 Manages project-specific commands for development, testing, and deployment. Use when needing to run project commands or when setting up commands for a new project.
2026-01-05
anti-patterns.md
0
1 export anti-patterns
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Gentle reminder skill for common mistakes to avoid. Non-blocking suggestions.AUTO-ACTIVATE when user mentions (FR/EN): - erreur, error, bug, problème, problem - anti-pattern, mauvaise pratique, bad practice, avoid, éviter - pourquoi erreur, why error, comment éviter, how to avoid - any, undefined, null, timezone, siteId manquantThis skill shows as a GENTLE reminder after code edits (non-blocking).
2026-01-05
subagent-factory.md
0
1 export subagent-factory
2 AaronAbuUsama from "AaronAbuUsama/alpha-arena"
3 Create specialized Claude Code agents on-the-fly. Guides through agent definition file creation with proper frontmatter, effective prompts, and tool scoping. USE WHEN user says 'create agent', 'new subagent', 'make an agent for', 'build agent', 'spawn agent', or wants to define custom agents for specific tasks.
2026-01-05
api-tutorial-writer.md
0
1 export api-tutorial-writer
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Эксперт по написанию API-туториалов и документации. Используй для создания гайдов по интеграции API, документации endpoints, примеров кода на разных языках, обработки ошибок и best practices.
2026-01-05
wordpress-advanced-architecture.md
0
1 export wordpress-advanced-architecture
2 danielseltzer from "danielseltzer/code-analysis-tools"
3 Advanced WordPress development with REST API endpoints, WP-CLI commands, performance optimization, and caching strategies for scalable applications.
2026-01-05
vendor-management.md
0
1 export vendor-management
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Manage wedding vendors including registration, profiles, services, and communication. Use when working with vendors, vendor data, vendor services, vendor onboarding, vendor listings, or vendor-related database operations.
2026-01-05
kubernetes-patterns.md
0
1 export kubernetes-patterns
2 mindmorass from "mindmorass/reflex"
3 Kubernetes deployment patterns and best practices. Use when creating Kubernetes manifests, Helm charts, configuring pods, services, deployments, or troubleshooting K8s clusters.
2026-01-05
htmx-expert.md
0
1 export htmx-expert
2 Lullabot from "Lullabot/htmx-expert"
3 This skill should be used when users need help with htmx development, including implementing AJAX interactions, understanding htmx attributes (hx-get, hx-post, hx-swap, hx-target, hx-trigger), debugging htmx behavior, building hypermedia-driven applications, or following htmx best practices. Use when users ask about htmx patterns, server-side HTML responses, or transitioning from SPA frameworks to htmx. (user)
2026-01-05