Browse Skills
44969 skills found
executing-plans.md
1
1
export
executing-plans
2
from
"CodingCossack/agent-skills-library"
from
"CodingCossack/agent-skills-library"
3
Disciplined plan execution for implementation tasks. Use when executing a saved implementation plan, following step-by-step instructions from a plan document.
2026-01-05
customer-support.md
1
1
export
customer-support
2
from
"tatat/agents-playground"
from
"tatat/agents-playground"
3
Handle customer inquiries with empathy and effective problem resolution
2026-01-05
testing-strategies.md
1
1
export
testing-strategies
2
from
"Zate/cc-plugins"
from
"Zate/cc-plugins"
3
This skill should be used for test coverage, test pyramid, unit/integration/E2E test design, TDD, BDD, mocking strategies, test doubles, test architecture
2026-01-05
problem-solving-expert.md
1
1
export
problem-solving-expert
2
from
"infiniscale/dify_autoopt"
from
"infiniscale/dify_autoopt"
3
Activate expert reasoning and systematic problem-solving mindset for technical and code-related tasks.
2026-01-05
svg-drawing.md
1
1
export
svg-drawing
2
from
"possumworx/claude-autonomy-platform"
from
"possumworx/claude-autonomy-platform"
3
When creating vector artwork, illustrations, or SVG graphics for creative expression - provides iterative drawing workflow with visual feedback using render-svg tool
2026-01-05
deployment-manager.md
1
1
export
deployment-manager
2
from
"Lordjiggy/claude-code-marketplace"
from
"Lordjiggy/claude-code-marketplace"
3
Automated deployment orchestration with rollback, blue-green, and canary deployment strategies
2026-01-05
branch-namer.md
1
1
export
branch-namer
2
from
"fractary/claude-plugins"
from
"fractary/claude-plugins"
3
Generate semantic branch names from work item metadata following conventions
2026-01-05
echo.md
1
1
export
echo
2
from
"linehaul-ai/linehaulai-claude-marketplace"
from
"linehaul-ai/linehaulai-claude-marketplace"
3
Comprehensive guide for the Echo web framework. Use when building scalable, high-performance web applications and REST APIs in Go with features like flexible routing, middleware support, request/response binding, static file serving, and template rendering. Applies to installing Echo, defining routes, implementing middleware, handling requests/responses, and building web services.
2026-01-05
root-cause-tracing.md
1
1
export
root-cause-tracing
2
from
"krzemienski/shannon-framework"
from
"krzemienski/shannon-framework"
3
Use when errors occur deep in execution and you need to trace back to find the original trigger - systematically traces bugs backward through call stack with quantitative tracking, adding instrumentation when needed, to identify source of invalid data or incorrect behavior
2026-01-05
cqrs-event-sourcing.md
1
1
export
cqrs-event-sourcing
2
from
"NickCrew/claude-ctx-plugin"
from
"NickCrew/claude-ctx-plugin"
3
CQRS and Event Sourcing patterns for scalable, auditable systems with separated read/write models. Use when building audit-required systems, implementing temporal queries, or designing high-scale applications with complex domain logic.
2026-01-05
fullstack-security.md
1
1
export
fullstack-security
2
from
"pluginagentmarketplace/custom-plugin-fullstack"
from
"pluginagentmarketplace/custom-plugin-fullstack"
3
Security and performance - hardening, optimization, auditing
2026-01-05
react-component-generator.md
1
1
export
react-component-generator
2
from
"Dexploarer/claudius-skills"
from
"Dexploarer/claudius-skills"
3
Generates React components with TypeScript, hooks, and best practices. Use when user asks to "create React component", "generate component", or "scaffold component".
2026-01-05
frontend-technologies.md
1
1
export
frontend-technologies
2
from
"pluginagentmarketplace/custom-plugin-typescript"
from
"pluginagentmarketplace/custom-plugin-typescript"
3
Master modern web development with HTML, CSS, JavaScript, React, Vue, Angular, Next.js, TypeScript, and responsive design. Use when building web applications, optimizing UI performance, or learning frontend frameworks.
2026-01-05
ddd-clean-architecture-advisor.md
1
1
export
ddd-clean-architecture-advisor
2
from
"ranjanpoudel1234/ai-tools"
from
"ranjanpoudel1234/ai-tools"
3
Apply Domain-Driven Design, Clean Architecture, CQRS, and command/query patterns to code reviews and feature design. Use when analyzing or designing code in Application, Service, Infrastructure, DataAccess, Validation, Domain, or Functions projects, or when addressing architectural concerns, layering, mapping, entities, value objects, repositories, or validators in the Rome Repair Order Service.
2026-01-05
odoo-agile-scrum-devops.md
1
1
export
odoo-agile-scrum-devops
2
from
"jgtolentino/insightpulse-odoo"
from
"jgtolentino/insightpulse-odoo"
3
Comprehensive Agile Scrum framework for Odoo ERP development with Finance Shared Service Center workflows, OCA community standards, CI/CD automation, BIR compliance, and multi-agency task management. Use when planning Odoo sprints, managing Finance SSC operations, deploying to DigitalOcean, or coordinating work across agencies (RIM, CKVC, BOM, JPAL, JLI, JAP, LAS, RMQB).
2026-01-05
debug-workflow.md
1
1
export
debug-workflow
2
from
"bash0C7/picotorokko"
from
"bash0C7/picotorokko"
3
Guides developers through scenario test debugging using Ruby debug gem step execution. Provides interactive debugging patterns and test helper context.
2026-01-05
personal-finance-coach.md
1
1
export
personal-finance-coach
2
from
"erichowens/some_claude_skills"
from
"erichowens/some_claude_skills"
3
Expert personal finance coach with deep knowledge of tax optimization, investment theory (MPT, factor investing), retirement mathematics (Trinity Study, SWR research), and wealth-building strategies grounded in academic research
2026-01-05
backend-queries.md
1
1
export
backend-queries
2
from
"imkdw/imkdw-dev"
from
"imkdw/imkdw-dev"
3
Implement database queries, repositories, and use cases following the project's layered architecture with Prisma ORM. Use this skill when creating or modifying repository classes (*.repository.ts) in shared/repository/, use case classes (*.use-case.ts) in features/{feature}/use-case/, query classes (*.query.ts) for read operations, or working with Prisma transactions and query builders. This includes implementing CRUD operations, transaction handling with prisma.$transaction(), eager loading with include/select, soft delete patterns (deletedAt filtering), and optimizing database queries. Apply when using PrismaService, Prisma.TransactionClient, or building complex database queries with proper indexing considerations.
2026-01-05
module-migrate.md
1
1
export
module-migrate
2
from
"eriqueo/nixos-hwc"
from
"eriqueo/nixos-hwc"
3
Automated workflow to migrate existing nixos-hwc modules to Charter v6.0 compliance by refactoring structure, namespace, and validation
2026-01-05
frontend-design.md
1
1
export
frontend-design
2
from
"semicolon-devteam/semo"
from
"semicolon-devteam/semo"
3
차별화된 프로덕션 수준의 프론트엔드 UI 설계 및 구현. Use when (1) UI/UX 디자인 필요, (2) 컴포넌트 디자인, (3) 화면 설계 및 구현, (4) Design Thinking 기반 프론트엔드 개발.
2026-01-05
redis-lists-sets.md
1
1
export
redis-lists-sets
2
from
"pluginagentmarketplace/custom-plugin-redis"
from
"pluginagentmarketplace/custom-plugin-redis"
3
Master Redis Lists and Sets - queues, stacks, unique collections, set operations, and real-world implementation patterns
2026-01-05
issue-lifecycle.md
1
1
export
issue-lifecycle
2
from
"troykelly/claude-skills"
from
"troykelly/claude-skills"
3
Use throughout all work - ensures GitHub issues are updated continuously as work happens, not batched at the end
2026-01-05
create-task-spec.md
1
1
export
create-task-spec
2
from
"adolfoaranaes12/BMAD-ENHANCED"
from
"adolfoaranaes12/BMAD-ENHANCED"
3
Create hyper-detailed task specifications with embedded context, eliminating implementation lookups. This skill should be used for breaking features into implementable tasks with complete architecture references.
2026-01-05
pr-title.md
1
1
export
pr-title
2
from
"bloominggrace/create-fullstack-service"
from
"bloominggrace/create-fullstack-service"
3
Use when writing Pull Request titles or commit messages to follow the Korean action word convention.
2026-01-05