Browse Skills

11972 skills across 8 categories

All Skills (11972 found)

๐Ÿš€
2026/08/15

BMad Init

BMad Init initializes or updates BMad-Method V6 in a project, checking for legacy V4 installations and running the appropriate non-interactive installer. It also fixes known installer output-folder issues and keeps .gitignore aligned with V6.
AI Engineering
6.1K424
๐Ÿ› ๏ธ
2026/08/15

Feature Development

Feature Development turns a new feature request into a plan, discussion, and execution workflow. It uses planning and design agents to produce implementation documents and guide development.
AI Engineering
6.1K424
๐Ÿ—‚๏ธ
2026/08/15

Feature Planning

Feature Planning analyzes incoming requests to determine whether they are requirement planning, discussion iteration, or execution implementation. It then generates planning documents and coordinates agents to add new features, ensuring frontend tasks have UI designs before development.
AI Engineering
6.1K424
๐Ÿงน
2026/08/15

Git Clean Branches

Git Clean Branches safely identifies and cleans up merged or stale Git branches with dry-run mode and protected branch configuration. It helps keep repositories clean without risking accidental deletion of important branches.
DevOps
6.1K424
๐Ÿงน
2026/08/15

Git Clean Branches

Git Clean Branches identifies and safely deletes merged or stale Git branches, defaulting to a dry-run preview. Use it to clean local and remote branches after merges or inactivity.
DevOps
6.1K424
โœ๏ธ
2026/08/15

Git Commit

Git Commit analyzes changes with Git only and auto-generates conventional commit messages with optional emoji, suggesting split commits when needed. Use it when you want atomic, conventional commits without any package manager or build tools.
Automation
6.1K424
๐Ÿ“
2026/08/15

Git Commit

Git Commit analyzes staged and unstaged Git changes and generates Conventional Commits-style messages, optionally with emoji, and can suggest splitting large or unrelated changes into multiple commits. Use it to create consistent, atomic commits without relying on package managers or build tools.
Automation
6.1K424
โช
2026/08/15

Git Rollback

Git Rollback interactively lists branches and recent versions, then resets or reverts a selected branch after confirmation. Use it to safely undo bad commits or deploy a previous version without losing history.
DevOps
6.1K424
โช
2026/08/15

Git Rollback

Git Rollback interactively rolls back a Git branch to a historical version by listing branches and commits, previewing commands with a dry-run default, then executing reset or revert after confirmation. Use it to safely undo hotfixes, revert bad commits, or inspect branch history before changing state.
DevOps
6.1K424
๐ŸŒณ
2026/08/15

Git Worktree

Git Worktree manages Git worktrees in a project-level ../.zcf/project-name/ directory with smart defaults, IDE integration, and content migration. Use it to create isolated workspaces for parallel development without switching branches.
DevOps
6.1K424
๐ŸŒฟ
2026/08/15

Git Worktree

Git Worktree manages Git worktrees in a structured sibling directory (../.zcf/้กน็›ฎๅ/<path>) with smart defaults, IDE integration, and content migration. Use /git-worktree to add, list, remove, prune, and migrate worktrees with safety checks.
Automation
6.1K424
๐Ÿ“š
2026/08/15

Init Project

Init Project scans a repository and generates root-level and module-level CLAUDE.md files with vision, architecture overviews, module indexes, and Mermaid diagrams. Use it to initialize or incrementally update project context so Claude Code can navigate and understand a codebase.
AI Engineering
6.1K424
PreviousPage 127 of 998Next