Loading...
Loading...
Found 1,830 Skills
Generate a comprehensive repository summary and narrative story from commit history
Analyze chatmode or prompt files and recommend optimal AI models based on task complexity, required capabilities, and cost-efficiency
This workflow guides you through a systematic approach to identify missing features, prioritize them, and create detailed specifications for implementation.
Start working on a Marshroom cart issue — creates branch, injects context, updates status to running
Quick remote sync shortcut. Use when user says "/sync", "동기화", "pull", "git pull", or wants to pull latest changes from remote. Defaults to pulling from origin main.
Use this skill when writing a PRD for a feature.
Explore a codebase to find opportunities for architectural improvement, focusing on making the codebase more testable by deepening shallow modules. Use when user wants to improve architecture, find refactoring opportunities, consolidate tightly-coupled modules, or make a codebase more AI-navigable.
Use this skill when user wants to create a refactor plan.
Atomic commits, PR size limits, commit thresholds, stacked PRs
TypeScript strict mode with eslint and jest
Automate changelog generation from commits, PRs, and releases following Keep a Changelog format. Use when setting up release workflows, generating release notes, or standardizing commit conventions.
Plan and break down user-story issues into ordered, traceable task issue drafts with explicit publish gates.