16,832 skills sorted by stars.
Enforce code style and formatting preferences. Use when writing or reviewing code to ensure consistent style.
Use when verification passes and human judgment is needed - presents demo scripts, specific checkpoint questions, and captures app...
Use when user says "verify code", "check acceptance criteria", "is story ready", or when a story at verifying stage needs executio...
Validate C# code through Roslyn compiler before writing to disk. Attempts to fix compilation errors automatically. Use when writin...
Analyze codebases to find patterns and anti-patterns, identify code duplication, suggest optimizations, analyze dependencies, and...
Repository structure and dependency analysis for understanding a codebase's architecture. Use when needing to (1) generate a file...
Codex CLI integration for code review and consultation. Use when: (1) code needs review before commit, (2) need expert consultatio...
Consult with Codex on complex design and architectural decisions.Use before implementing new patterns, making architecture choices...
Enforce the four Codex Laws governing all agent interactions: CONSENT, INVITATION, INTEGRITY, GROWTH.
Govern agent behavior through enforcement of the Codex Laws framework.
Assess cognitive processing style and preference patterns.
Guide for using Collimator, a profunctor optics library for Lean 4. Use when writing code with lenses, prisms, traversals, or when...
Use when building CLI tools with Commander.js - commands, options, arguments, and help text for Node.js command-line applications
Create a new reusable skill pattern for future tasks.
Add an agent skill to an existing template
Use when preparing or executing git commits in this repo and the commit message must follow the emoji conventional template, espec...
Gitコミットメッセージの作成ガイドライン。コミット作成時、`git commit`実行時、またはユーザーがコミットメッセージの書き方について質問した際に使用する。日本語でのコミットメッセージ作成ルールを提供。
Write clear commit messages. Use when asked to commit changes, write a commit message, prepare a commit, or describe changes for v...
Prepare git commit messages following conventional commits. Activates on: commit, prepare commit, commit this, commit message, rea...
Game server communication protocols including gRPC, REST, and custom binary protocols
Optimize functions by generating and analyzing compiler assembly output. Use when asked to optimize a function, analyze generated...
This skill should be used when the user wants to "create to-be-continuous component", "build TBC template", "extend existing compo...
Evaluate extensibility patterns, abstraction layers, and configuration approaches in frameworks. Use when (1) assessing base class...
Use after implementing features - 7-criteria code review with MANDATORY artifact posting to GitHub issue; blocks PR creation until...
Use when user says "build concepts", "generate stories", "create stories", "brainstorm stories", "brainstorm features", "create st...
Use when encountering merge conflicts - handle conflicts cleanly, verify resolution, and maintain code integrity
Use when you need information you don't have, expertise outside your comfort zone, or fresh eyes on code - dispatches agents to re...
Content planning, creation, and distribution strategy. Use when planning content calendars, developing content pillars, creating e...
Portfolio analytics, metrics calculation, performance tracking, and dashboard data. Use when working with analytics code, files, o...
DX V3 workflow system, skills, slash commands, Beads issue tracking, and Serena code navigation.Handles skill creation, command co...
RAG pipeline, embeddings, LLM interactions, and flow orchestration.
Build a compact, high-signal context brief (files, symbols, recent commits) instead of pasting large code blocks
Recovers working context from the journal after /clear or at session start
Web scraping spiders (Scrapy), parsers, and source management.