797 skills
πŸ€–

subagent-driven-development

Safe 71

Orchestrate Subagents for Development

by Doyajin174

Managing complex implementation plans with multiple subagents is challenging. This skill provides structured templates and workflows to coordinate subagents with built-in code review checkpoints.

Claude Code(CC)
Install
πŸ—οΈ

software-architecture

Safe 71

Design Clean Software Architecture

by Doyajin174

Poor architecture leads to technical debt and difficult maintenance. This skill provides SOLID principles and Clean Architecture patterns to help you build maintainable, testable systems from the start.

Claude Codex Code(CC)
Install
πŸ›‘οΈ

safe-edit

Safe 69

Automate Safe Code Edits with Backups

by Doyajin174

Code changes can break things and be hard to reverse. This skill automatically creates backups, saves change diffs, and enforces modular code structure before every edit. Your code stays safe and reversible.

Claude Codex Code(CC)
Install
πŸ“Š

performance-vitals

Safe 71

Optimize Core Web Vitals performance

by Doyajin174

Poor Core Web Vitals hurt user experience and SEO rankings. This skill provides clear guidelines, code examples, and checklists to achieve optimal LCP, INP, and CLS scores for better user engagement.

Claude Codex Code(CC)
Install
πŸ“¦

no-hardcoding

Safe 73

Eliminate Hardcoded Values from Your Codebase

by Doyajin174

Hardcoded values create maintenance nightmares and security risks. This skill helps Claude Code detect and refactor magic numbers, hardcoded strings, URLs, and credentials into properly organized constants and environment variables.

Claude Codex Code(CC)
Install
πŸ“¦

mcp-builder

Low Risk 66

Build MCP Servers for Claude Integration

by Doyajin174

Building custom MCP servers requires understanding protocol architecture, transport options, and tool definition patterns. This skill provides structured guidance for creating production-ready MCP servers that connect Claude to external services and APIs.

Claude Codex Code(CC)
Install
πŸ“

line-limit

Safe 70

Enforce Code File Line Limits

by Doyajin174

Long code files are hard to maintain and understand. This skill automatically checks line counts and helps you split oversized files into manageable, well-organized modules. Keep your codebase clean and navigable.

Claude Codex Code(CC)
Install
πŸ”€

git-workflow

Safe 69

Master Git workflow with conventional commits

by Doyajin174

Developers struggle with inconsistent commit messages and branch naming conventions. This skill provides standardized Git workflows including conventional commits, branch strategies, and pre-completion verification checklists to ensure clean, traceable code changes.

Claude Codex Code(CC)
Install
πŸ“‹

executing-plans

Safe 69

Execute implementation plans in safe batches

by Doyajin174

Complex implementation plans often lead to errors when executed all at once. This skill breaks plans into controlled batches with mandatory review checkpoints, ensuring safe incremental progress with architectural oversight.

Claude Codex Code(CC)
Install
⚠️

error-handling

Safe 69

Implement error handling patterns in code

by Doyajin174

Poor error handling leads to silent failures, frustrated users, and hard-to-debug issues. This skill provides patterns and best practices for robust error handling in async code, API calls, and React components.

Claude Codex Code(CC)
Install
πŸ”

code-review

Safe 70

Review code and manage PR feedback

by Doyajin174

This skill streamlines the code review process from both perspectives. It provides templates for creating effective PRs and guidelines for responding to reviewer feedback constructively.

Claude Codex Code(CC)
Install
πŸ“‹

api-contract-design

Safe 69

Design Type-Safe APIs with OpenAPI Schema-First Approach

by Doyajin174

Frontend and backend teams often face integration issues when APIs are poorly defined or change frequently. This skill enables collaborative API design using OpenAPI specifications, generating TypeScript types and clients automatically for type-safe development across your entire stack.

Claude Codex Code(CC)
Install
β™Ώ

accessibility-wcag

Safe 71

Enforce WCAG 2.2 accessibility standards

by Doyajin174

Many websites fail accessibility standards, excluding users with disabilities. This skill ensures all UI components meet WCAG 2.2 requirements including semantic HTML, ARIA labels, keyboard navigation, and color contrast ratios.

Claude Codex Code(CC)
Install
βš™οΈ

execution-engine-analysis

Safe 70

Analyze Agent Execution Engines and Concurrency Models

by Dowwie

Understanding how agent frameworks execute code is critical for performance and scalability. This skill helps you analyze execution patterns, concurrency models, and event architectures to make informed architectural decisions.

Claude Codex Code(CC)
Install
πŸ—ΊοΈ

codebase-mapping

Low Risk 70

Map Codebase Structure and Dependencies

by Dowwie

Understanding unfamiliar codebases is time-consuming and error-prone. This skill generates comprehensive maps of repository structure, dependency graphs, and entry points to accelerate your analysis.

Claude Codex Code(CC)
Install
πŸ—οΈ

architecture-synthesis

Safe 71

Generate Agent Framework Architecture

by Dowwie

Designing an AI agent framework from scratch requires careful architecture decisions. This skill synthesizes reference architectures with core primitives, interface protocols, and implementation roadmaps based on established patterns.

Claude Codex Code(CC)
Install
🐍

pydanticai-docs

Safe 71

Build AI agents with Pydantic AI guidance

by DougTrajano

Building production-grade AI agents requires understanding type safety, dependency injection, and structured outputs. This skill provides comprehensive documentation and examples for the Pydantic AI Python framework.

Claude Codex Code(CC)
Install
πŸ§ͺ

tdd-workflow

Safe 69

Apply TDD workflow for Node.js

by DoubleslashSE

Writing tests after code leads to gaps in coverage and fragile designs. This skill guides you through the disciplined RED-GREEN-REFACTOR cycle to build tested, well-designed Node.js and TypeScript applications from the start.

Claude Codex Code(CC)
Install
πŸ—οΈ

solid-principles

Safe 69

Apply SOLID Principles to TypeScript Code

by DoubleslashSE

SOLID principles help you write maintainable software. This skill teaches you to build testable, extensible TypeScript applications that adapt to changing requirements.

Claude Codex Code(CC)
Install
⚑

functional-patterns

Safe 69

Apply Functional Patterns in Node.js

by DoubleslashSE

Node.js code often suffers from side effects and implicit dependencies that make testing difficult and bugs hard to trace. This skill provides proven functional patterns including pure functions, immutable updates, and monadic error handling to write maintainable TypeScript code.

Claude Codex Code(CC)
Install