16,832 skills sorted by stars.
Systematic debugging with defense-in-depth approach (symptoms → immediate cause → root cause → systemic issues → prevention). Auto...
Helps choose the right Claude Code extension mechanism (slash commands, skills, subagents, or hooks) for a given use case. Use whe...
Claude Code AI-assisted development workflow. Activate when discussing Claude Code usage, AI-assisted coding, prompting strategies...
Vigil Guard v2.0.0 project-specific code audit context. Maps 10 audit categoriesto specific directories, files, and technologies....
This skill should be used before committing code to ensure it meets Breenix quality standards. Use for running clippy checks, fixi...
Code quality standards including SOLID principles, design patterns, code smells, refactoring techniques, naming conventions, and t...
Reviews Swift/iOS code for adherence to modern Swift idioms, Apple platform best practices, architecture patterns, and code qualit...
Coordinate target-specific adapters for Droid, Qwen, Codex, OpenCode, and Amp CLI environments.
Converts raw Bicep resource definitions to Azure Verified Modules (AVM). Use when user asks to convert to AVM, replace resources w...
Converts loosely typed Bicep parameters using object or array to strongly typed alternatives like string[], user-defined types, or...
Create or update presentation notebooks with embedded HTML and JavaScript in markdown cells using EDS blocks. Convert executable c...
Creates new modules within existing packages following project conventions. Handles file structure, barrel exports, namespace file...
Design database schema for the project
Manage Jeremy's global dev environment (git, nvim, shell configs) and install tools. Use when asked to change global configs, add...
DevContainer configuration for consistent development environments with Docker, multi-stage builds, non-root users, environment ma...
Personal development philosophy emphasizing experiment-driven, fail-fast approach. Activate when planning implementations, reviewi...
Development standards and best practices. Use when development standards guidance is required.
You can find the MoveLegsSkill example code on our GitHub. Here are some annotated notes about the implementation and reference to...
Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies
Essential .NET CLI commands and patterns for .NET 10 projects with Directory.Build.props and .slnx solutions
Guide for building ASP.NET Core Minimal APIs with OpenAPI/Swagger integration in .NET 10
Guide for developing EDS blocks using vanilla JavaScript, Content Driven Development, and block decoration patterns. Covers block...
Guide for debugging and performance optimization of EDS blocks including error handling, FOUC prevention, Core Web Vitals optimiza...
Expert guide for building Emacs transient menus (keyboard-driven UI like Magit). Use when implementing or debugging transient-defi...
Use when orchestrating sequential phases in plan execution - executes tasks one-by-one in main worktree using git-spice natural st...
Express.js backend API development for Vigil Guard v2.0.0. Use for endpoint creation, JWT authentication, RBAC, ClickHouse queries...
Enforces confirmation workflow for EXTERNAL system writes (Jira, Confluence, BitBucket, Slack) ONLY. NEVER activates for Linear op...
Multi-signal framework detection with confidence scoring for 6 major frameworks
GitHub repository templates and configuration. Activate when setting up GitHub repos, CONTRIBUTING.md, CODEOWNERS, issue templates...
A simple example skill that demonstrates the skill structure. Use this skill when learning how to create new skills or as a templa...
Helm chart development and management for Vigil Guard v2.0.0. Use when creating Vigil Guard Helm charts, managing chart dependenci...
Provides guidance on optimizing CCPM hooks for performance and token efficiency. Auto-activates when developing, debugging, or ben...
Expert management of install.sh (2000+ lines). Use for installation troubleshooting, idempotency checks, secret generation, volume...
Expert guidance for Julia package development following SciML standards, Distributions.jl patterns, and Julia ecosystem best pract...