SKILL.md packages that extend Claude Code, Cursor, Copilot, and other AI agents.
Tags

solana-vibes-kit
Controlled change-management for large codebase modifications: guided brief → analysis → mapping → phased execution to avoid regressions and missed impacts.

spec-gen
Apply a confirmed refactoring plan safely: reads a refactor plan, applies changes as small, test-gated mini-developments, and stops on failures to avoid lost co

antigravity-awesome-skills
Guides developers through migrating AngularJS (1.x) apps to modern Angular (2+), with hybrid ngUpgrade approaches, component/service conversions, DI strategies,

specialist-agent
Generate an implementation plan matched to task complexity — from quick mini-plans to full design documents — before writing code or making large changes.

bkit-gemini
Capture lightweight improvement suggestions while you work and store them locally in .bkit/btw.json for later review, analysis, or promotion into PDCA planning.

claude-mods
Provides modern find-and-replace patterns and safe batch workflows using the 'sd' CLI, with tips for previews, regex patterns, and git-backed verification.

specialist-agent
Automates a multi-phase migration of an Angular module to a target architecture with approval gates and validation after each phase.

bdfinst
Detect semantic duplication of business logic across architectural layers by annotating computation functions and clustering equivalent domain concepts.

awesome-codex-plugins
Audit and recommend file and directory organisation for codebases: colocation, anti-patterns, and feature vs layer grouping guidance.

agent-lsp
Extract a selected block of code into a named function using LSP code actions when available, with a manual fallback that analyzes captured variables, return va

evanflow
A vertical-slice TDD workflow: write one test, implement minimally, refactor, and repeat — focusing on behavior through public interfaces rather than implementa