Loading...
Loading...
Found 48002 skills
crmagz
Enforces explicit named imports and prohibits wildcard imports to maintain clean, readable code structure in JavaScript/TypeScript projects.
crmagz
Enforces TypeScript code formatting and linting standards using GTS, ESLint, and Prettier.
crmagz
Provides Claude Code-specific guidance for CDK monorepo development, including code generation, refactoring, and feature additions.
ai-debugger-inc
Provides best practices for creating and managing Claude Code skills, covering structure, triggers, hooks, and debugging workflows.
ai-debugger-inc
Comprehensive guide for developing AIDB debug adapters, covering architecture, language-specific patterns, and lifecycle management.
ai-debugger-inc
Enforces discovery of existing constants, enums, and utilities before new code creation to prevent duplication and magic strings.
ai-debugger-inc
Guides development of AIDB CLI commands and services using Click framework, covering architecture patterns, decorators, and Docker integration.
ai-debugger-inc
Comprehensive guide for implementing and using the Debug Adapter Protocol (DAP) within the AIDB framework for application debugging.
thammachet
Generates step-by-step plans for complex coding tasks and manages plan files in the designated directory for easy access and updates.
sjnims
Guides creation and implementation of Claude Code plugin hooks, including prompt-based hooks and event-driven automation.
sjnims
Manages plugin configuration storage using .local.md files with YAML frontmatter, enabling user-configurable plugin behavior per project.
sjnims
Guides users in structuring Claude Code plugins, covering directory layout, plugin.json configuration, component organization, and best practices.
sjnims
Provides tools and guidance for developing, debugging, and structuring slash commands in Claude Code, including dynamic arguments and programmatic invocation.
sjnims
Guides technical implementation of plugin marketplaces, including manifest configuration, schema design, and distribution strategies for organized plugin ecosystems.
pikacss
Provides expert guidance on PikaCSS API, configuration, style definition, plugin usage, and best practices for atomic CSS development.
adeonir
Provides a guide for debugging using targeted log injection and runtime analysis to identify and resolve software issues.
sjnims
Guides integration of Model Context Protocol (MCP) servers into Claude Code plugins for external service connectivity, covering configuration, server types, and setup.
pikacss
Comprehensive guide for PikaCSS monorepo maintenance covering package architecture, implementation patterns, testing, and release procedures.
rstacruz
Refines code implementations by enhancing structure, efficiency, and maintainability without altering functionality.
rstacruz
Analyzes and reviews code changes proposed in a pull request to ensure quality, correctness, and adherence to coding standards.
rstacruz
Provides guidelines for automated and manual verification of code changes to ensure correctness in the development workflow.
rstacruz
A utility for implementing and optimizing loop structures in code, enhancing performance and maintainability in software development workflows.
rstacruz
Provides instructions for conducting code reviews using AI subagents after implementation and verification are complete.
BumgeunSong
Enforces consistent React component structure, import ordering, and hook patterns in TypeScript (.tsx) files.