VitaDynamics
@VitaDynamics Organization
Public Skills
batch-issues
by VitaDynamics
Decompose one or more plan files into actionable GitHub issues — one issue per concrete implementation task (~1-4h of work) with title, body, labels, and effort estimate.
compound-docs
by VitaDynamics
Capture solved problems as categorized documentation with YAML frontmatter for fast lookup
light-plan(brain-storming)
by VitaDynamics
"You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation."
pr-summary-cn
by VitaDynamics
Generate concise Chinese PR summary from git changes
git-worktree
by VitaDynamics
This skill manages Git worktrees for isolated parallel development. It handles creating, listing, switching, and cleaning up worktrees with a simple interactive interface, following KISS principles.
resolve-todos
by VitaDynamics
Resolve all TODO comments using parallel processing
creating-agent-skills
by VitaDynamics
Expert guidance for creating, writing, and refining Claude Code Skills. Use when working with SKILL.md files, authoring new skills, improving existing skills, or understanding skill structure and best practices.
work
by VitaDynamics
Execute work plans efficiently while maintaining quality and finishing features
create-command
by VitaDynamics
Create a new custom slash command following conventions and best practices
report-bug-issue
by VitaDynamics
Report a bug or request a feature in the Vengineer plugin
heal-skill
by VitaDynamics
Fix incorrect SKILL.md files when a skill has wrong instructions or outdated API references
plan_review
by VitaDynamics
Get feedback from specialized reviewers on plans before implementation
review
by VitaDynamics
Perform exhaustive code reviews using multi-agent analysis across 13+ specialized reviewer agents
deepen-plan
by VitaDynamics
Enhance existing plans with parallel research agents for maximum depth and grounding
ask
by VitaDynamics
Ask a question about the codebase using parallel exploration agents
clarify
by VitaDynamics
Clarify requirements by asking targeted questions to reduce ambiguity before planning
hook-creator
by VitaDynamics
Expert guidance for creating Claude Code hooks. Use when configuring hooks in settings files, creating hook scripts, or implementing hook-based workflows for tool interception, validation, or automation.
medium-plan
by VitaDynamics
Transform feature descriptions into well-structured project plans following conventions