Agent Skills by PILLIP YOUN
Showing 22 vetted skills indexed across 1 GitHub repositories.
kickoff
Orchestrate six subagents to generate sprint kickoff artifacts from a PRD.
devops
Automate GitHub Actions CI/CD pipelines, Dockerfiles, and deployment configurations.
freeze
Restrict Edit and Write operations to a defined directory boundary.
careful
Detect and block destructive Bash commands like rm -rf and git push --force.
brainstorm
Guide structured problem-space exploration and ideation, saving notes to docs/brainstorm_notes.md.
bizanalysis
Analyze product idea business viability and generate a go/no-go decision for sprint planning.
testgen
Generate unit, integration, and end-to-end tests for Python and JavaScript/TypeScript projects.
mobile-uiux
Generate a token-driven mobile design system and Expo prototype from PRD kickoff outputs.
scan
Analyze a codebase to generate architecture, requirements, and test plan documents.
diagnose
Diagnose bugs from logs or reproduction steps and create GitHub Issues and PRs.
migrate
Plan and execute codebase migrations with GitHub Issues and PRs.
uiux
Generates UI/UX design system, wireframes, and HTML prototype from kickoff outputs.
issue
Generate issues from natural-language descriptions and update planning documents.
review
Automates a senior-level review of GitHub pull requests before shipping.
prd
Guide free-form conversations to generate structured PRD documents.
implement
Generate a GitHub Issue and linked pull request closing it with Closes #N.
figma2proto
Fetch Figma design data via API and generate prototype assets, design system, and docs.
ship
Run tests, update docs and changelog, and merge PRs when deployment-ready.
guard
Enforce dual guardrails for careful and freeze modes via PreToolUse hooks.
sprint
Automate implement, review, and ship phases for issues in issues.md.
desktop-uiux
Design desktop UX systems and Electron prototypes from kickoff outputs.
refactor
Automate safe code refactoring with GitHub Issues and pull requests.