byclarity-digital-development· 2 skills
Structured development loop — plan, implement in small commits, review with three fresh-context lenses, QA with a visual screenshot step. Use when the user asks to plan a feature, scope a change, review a branch or diff, run QA or visual QA on the app, or implement any multi-file feature, migration, or behavior change — also when they ask "what's the process" for shipping. Not for trivial fixes (typos, copy, dependency bumps) or single-file changes; handle those directly.
$npx -y skills add clarity-digital-development/tworkflow --skill dev-workflowInstalls into the current project.
Run `npx skills use "https://github.com/clarity-digital-development/tworkflow" --skill "clarity-digital-development/tworkflow/dev-workflow"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/clarity-digital-development/tworkflow" that are relevant to the current task. Run `npx skills add "https://github.com/clarity-digital-development/tworkflow"` and select the relevant skills, then follow their instructions.