16,832 skills sorted by stars.
Interactive setup wizard for development environments. ALWAYS trigger first when users want to set up, create, or initialize a new...
Standards for exporting artifacts to Obsidian Inbox. Focuses on safe copying and minimal friction.
Development cycle feedback system - calculates assertiveness scores, analyzes promptquality for all agents executed, aggregates cy...
Human-in-the-loop iterative development. Use when requirements will emerge during implementation, decisions need human approval at...
Gate 0 of the development cycle. Executes code implementation using the appropriatespecialized agent based on task content and pro...
CareMatch 개발 로그 작성. 작업 내용을 날짜별로 기록하고 프로젝트 상태를 업데이트합니다. 사용법 - "개발 로그 작성해줘", "오늘 작업 기록해줘", "프로젝트 상태 업데이트해줘"
This skill should be used when testing ScreenGraph end-to-end flows (drift detection, agent runs) while monitoring backend and fro...
Review developer meeting notes from the UCEAP IT Software Engineering wiki to process any outstanding action items. Creates Jira t...
Update development memory (events.jsonl) based on commit metadata and diff analysis. Automatically tracks features, fixes, refacto...
Creates comprehensive developer onboarding documentation and materials including step-by-step setup guides, first-task assignments...
Development Philosophy & Standards. Use it everytime you plan or implement any code.
Expert guide for crafting high-performance Claude prompts, based on Anthropic's interactive tutorial.
Analyzes codebase against standards and generates refactoring tasks for dev-cycle.
Manage development servers for vacay-photo-map. Use when starting, stopping, or checking status of postgres, frontend (Vite), or A...
Gate 2 of the development cycle. VALIDATES that observability was correctly implementedby developers. Does NOT implement observabi...
Complete backlog implementation in feature-driven development. Read backlog requirements, reference implemented features, design a...
Review and audit code quality, architecture, and implementation. Verify code meets design specs, find bugs, identify improvements,...
Create or update agent skills following the agent skill specification. Use when user asks to create a new skill or update an exist...
Setup development environment, MCP tools, GitHub repository, and Docker configurations. Use when user asks to setup devops, config...
Draft a conventional commit message when the user asks to commit code.
Install and configure Flutter SDK. Use when setting up a Flutter development environment.
Perform git partial merges (checkout specific folders from another branch) and squash merges (clean single-commit integration) to...
Install AI code agent CLI tools including claude-code, gemini-cli, codex, and github copilot-cli. Use when setting up AI coding as...
Install and configure Node.js, npm, and pnpm using nvm. Use when setting up a Node.js environment.
Publish JavaScript/TypeScript packages to the npm registry with consistent metadata, versioning, and release checks. Use when prep...
Archive the current project so the repo is ready for a brand-new project start from ideas.md. Use when user asks to archive the pr...
Restore a project from 99-archive, a remote git repo, or a local codebase back to the workspace root, including reconstructing mis...
Install and configure Python and uv. Use when setting up a Python environment.