Agent Skills by shawn
Showing 15 vetted skills indexed across 2 GitHub repositories.
cliany-site
Convert web workflows into repeatable CLI commands using Chrome CDP and LLM planning.
using-git-worktrees
Create isolated Git worktrees with automated setup and baseline testing.
test-driven-development
Guide software development through the Red-Green-Refactor TDD cycle.
systematic-debugging
Investigate technical issues through four structured debugging phases.
using-superpowers
Enforce mandatory Skill tool invocation before any AI response or action.
dispatching-parallel-agents
Dispatch independent agents to solve distinct problems concurrently.
executing-plans
Execute implementation plans in batched steps with review checkpoints.
finishing-a-development-branch
Verify tests, present merge/PR/discard options, and clean up worktrees.
brainstorming
Transform user ideas into detailed design specifications through guided questioning.
writing-plans
Generate step-by-step implementation plans with file paths and code snippets.
requesting-code-review
Dispatch a code-reviewer subagent to analyze code changes against project plans and coding standards.
receiving-code-review
Evaluate code review feedback for technical soundness before implementation.
writing-skills
Enforce RED-GREEN-REFACTOR cycles when authoring AI Skills.
verification-before-completion
Run verification commands and validate output before declaring task completion.
subagent-driven-development
Dispatch subagents for implementation tasks and review spec compliance and code quality.