Loading...
Loading...
Found 102 Skills
Create or update a feature specification from a natural language feature description.
Create and setup git worktrees for parallel development with automatic dependency installation
Git 高级操作
Create well-formatted commits with conventional commit messages and emoji
Manage git repositories using the worktree pattern. This allows multiple branches to be checked out simultaneously in sibling directories.
Use when working on multiple branches simultaneously, context switching without stashing, reviewing PRs while developing, testing in isolation, or comparing implementations across branches - provides git worktree commands and workflow patterns for parallel development with multiple working directories.