Lyfe
Community@lyfe2025 · China
Life always finds ways
Agent Skills by Lyfe
Showing 16 vetted skills indexed across 1 GitHub repositories.
frontend-master
Builds accessible, design-system-driven frontend interfaces across modern stacks.
skill-creator
Initialize, validate, and package Skill directories into .skill files.
using-git-worktrees
Create isolated git worktrees with automatic setup and safety checks.
test-driven-development
Enforce test-first development by requiring a failing test before production code.
systematic-debugging
Identify root causes of bugs and failed tests through a four-phase debugging workflow.
using-superpowers
Enforce proactive skill invocation before answering or acting.
dispatching-parallel-agents
Splits independent problem domains into parallel diagnostic tasks.
executing-plans
Execute implementation plans in controlled batches with status transitions and verification.
finishing-a-development-branch
Verifies tests and guides branch finalization with cleanup options.
brainstorming
Convert vague ideas into structured design blocks with clarifying questions.
writing-plans
Generate executable implementation plans from project specs with file changes and tests.
requesting-code-review
Automate code-review requests to a dedicated subagent before merging using git SHAs and severity-based templates.
receiving-code-review
Guide code review feedback through a six-step verification process.
writing-skills
Write and validate Skills documentation using test-driven RED-GREEN-REFACTOR workflows.
verification-before-completion
Run verification commands and inspect outputs before declaring completion.
subagent-driven-development
Dispatch each plan task to an implementer subagent with two-stage reviews.