Browse Skills

11972 skills across 8 categories

All Skills (11972 found)

πŸ€–
2026/08/17

Batch Orchestration

Batch Orchestration decomposes large-scale, repetitive code changes into independent units and spawns parallel agents in isolated worktrees to implement them. Use it for migrations, refactors, codemods, and any change touching 10+ files with the same pattern.
Automation
2.8K270
πŸ›
2026/08/17

Bug Capture

Bug Capture turns a user-reported defect into a durable GitHub issue written in the project's own domain language, without exposing file paths or line numbers. Use it when a user reports a bug conversationally, runs a QA pass, or asks to file an issue.
Automation
2.8K270
πŸ›‘οΈ
2026/08/17

Compact Guard

Compact Guard preserves critical context state before compaction and restores it after, so an agent can resume work without losing task progress, decisions, or next steps.
AI Engineering
2.8K270
🧠
2026/08/17

Context Engineering

Context Engineering helps you manage context windows in AI coding sessions by mastering four operations: Write, Select, Compress, and Isolate. Use it to keep token budgets efficient, plan compaction strategies, and partition work across subagents and worktrees.
AI Engineering
2.8K270
🧠
2026/08/17

Context Optimizer

Context Optimizer helps manage context windows and token budgets in Claude Code sessions. Use it when sessions feel slow, context is degraded, or you are running out of budget.
AI Engineering
2.8K270
πŸ’°
2026/08/17

Cost Tracker

Cost Tracker monitors Claude Code session costs and token usage, sets budget alerts, and suggests strategies to optimize spend. Use it mid-session to check costs or set spending limits.
AI Engineering
2.8K270
🎨
2026/08/17

Design Engineering

Design Engineering applies interface craft when building or reviewing UI, covering motion, easing, timing, springs, component feel, and visual foundations. Use it when polishing an interface, adding an animation, or reviewing a component so it feels right.
Frontend
2.8K270
🧹
2026/08/17

Deslop

Deslop removes AI-generated code slop, unnecessary comments, and over-engineering from the current branch diff. Use it before committing or when reviewing a SKILL.md before promoting it.
Quality
2.8K270
πŸ—ΊοΈ
2026/08/17

Domain Modeling

Domain Modeling builds the project's shared language and bounded contexts before writing code, so names stay consistent and the agent stops paraphrasing domain concepts. It produces a CONTEXT.md glossary and decision records, used at the start of a project or feature.
AI Engineering
2.8K270
πŸ‘€
2026/08/17

File Watcher

File Watcher sets up file watching hooks to auto-react to config changes, env file updates, and dependency modifications. Use it to create reactive workflows that respond to file system changes.
Automation
2.8K270
πŸ—οΈ
2026/08/17

Improve Architecture

Improve Architecture audits an area of the codebase and proposes the smallest structural moves that improve itβ€”untangle boundaries, kill duplication, fix seams, break cycles. It produces a prioritized plan and decision records, not a rewrite. Use it when the codebase feels tangled, hard to change, or becoming a ball of mud.
Quality
2.8K270
🧠
2026/08/17

Learn Rule

Learn Rule captures a correction or lesson as a persistent learning rule with category, mistake, and correction. Use it after mistakes or when the user says 'remember this', 'don't forget', 'note this', or 'learn from this'.
AI Engineering
2.8K270
PreviousPage 220 of 998Next