Browse Skills
44756 skills found
jira-automation.md
0
1
export
jira-automation
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Complete Jira automation toolkit using REST API - create, update, search, transition issues, manage sprints, add comments, link issues, and more
2026-01-05
frontend-design.md
0
1
export
frontend-design
2
from
"vnzzzz/slim"
from
"vnzzzz/slim"
3
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill for UI tasks that build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
2026-01-05
api-integration.md
0
1
export
api-integration
2
from
"j0KZ/mcp-agents"
from
"j0KZ/mcp-agents"
3
Master third-party API integration in ANY language with best practices and patterns
2026-01-05
defense-implementation.md
0
1
export
defense-implementation
2
from
"pluginagentmarketplace/custom-plugin-ai-red-teaming"
from
"pluginagentmarketplace/custom-plugin-ai-red-teaming"
3
Implement mitigations, create input filters, design output guards, and build defensive prompting. Use when implementing defenses for identified vulnerabilities.
2026-01-05
effect-testing-mocking.md
0
1
export
effect-testing-mocking
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Testing patterns with layers, mocks, and deterministic time. Use when preparing testable services and small smoke tests.
2026-01-05
component-development.md
0
1
export
component-development
2
from
"doitsu2014/my-blogs-rsbuild"
from
"doitsu2014/my-blogs-rsbuild"
3
Create and modify React components following project patterns. Use when building UI components, forms, layouts, navigation, or implementing React hooks. Includes DaisyUI, Tailwind CSS, and lucide-react icons.
2026-01-05
data-ml-advanced.md
0
1
export
data-ml-advanced
2
from
"pluginagentmarketplace/custom-plugin-devrel-engineer"
from
"pluginagentmarketplace/custom-plugin-devrel-engineer"
3
Master advanced machine learning. Learn scikit-learn, model selection, hyperparameter tuning, ensemble methods, and model evaluation.
2026-01-05
publish-github-issues.md
0
1
export
publish-github-issues
2
from
"bcasci/hustler-marketplace"
from
"bcasci/hustler-marketplace"
3
Publish GitHub issues from YAML files using gh CLI. Use this skill when:- User says "publish issues to github", "create issues on github"- User provides a YAML file path in tmp/issues/- Ready to batch-create GitHub issues from approved YAML
2026-01-05
phase-prep.md
0
1
export
phase-prep
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Research Godot source code to prepare critical implementation notes for upcoming phases. Use before implementing phases to avoid debugging sessions and discover Godot quirks upfront.
2026-01-05
yaml-driven-architecture.md
0
1
export
yaml-driven-architecture
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Apply YAML-driven architecture-as-code patterns for system definition, configuration management, and automated generation. Use when designing configuration schemas, building code generators, or implementing declarative architecture definitions.
2026-01-05
managing-linear-issues.md
0
1
export
managing-linear-issues
2
from
"FortiumPartners/ensemble"
from
"FortiumPartners/ensemble"
3
Linear.app issue management using Linearis CLI with JSON output and smart ID resolution. Use when creating, viewing, updating, or searching Linear issues, managing sprints/cycles, or listing teams/projects.
2026-01-05
hubspot-create-contact.md
0
1
export
hubspot-create-contact
2
from
"abdullahbeam/nexus-design-abdullah"
from
"abdullahbeam/nexus-design-abdullah"
3
Create a new contact in HubSpot CRM. Load when user says 'create contact', 'add contact', 'new contact'. Requires email, optional firstname, lastname, phone, company.
2026-01-05
error-recovery.md
0
1
export
error-recovery
2
from
"majiayu000/claude-skill-registry"
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
from
"pluginagentmarketplace/custom-plugin-machine-learning"
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
from
"MUmerRazzaq/fast-next-todo"
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
from
"majiayu000/claude-skill-registry"
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
from
"kosaki08/uimatch"
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
from
"ScientiaCapital/scientia-superpowers"
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
from
"majiayu000/claude-skill-registry"
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
from
"majiayu000/claude-skill-registry"
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
from
"navidemad/claude-code-plugins"
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
from
"esxr/sdlc-skill"
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
from
"memyselfmike/gao-agile-dev"
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
from
"mindmorass/reflex"
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