Agent Skills by 김석래
Showing 15 vetted skills indexed across 1 GitHub repositories.
sd-improve
Coordinate multi-perspective project and package reviews to surface improvement points.
sd-improve-validate
Validate critiques for factual accuracy and consistency against referenced evidence.
sd-improve-scan
Review target paths against guidelines and generate prioritized improvement lists.
sd-tdd
Enforce test-first development with Red-Green-Refactor for regression protection.
sd-commit
Automates git commits with Conventional Commits and configurable staging.
sd-skill
Enforce a RED-GREEN-REFACTOR workflow for skill documentation and testing.
sd-readme
Automates README updates for packages in the `packages/` directory based on git commit history and diffs.
sd-plan
Generate structured implementation plans with file paths, tests, and commits.
sd-api-name-review
Compare public API naming conventions across JavaScript/TypeScript libraries to industry standards.
sd-worktree
Create, rebase, merge, and clean git worktrees from the main repository.
sd-check
Run typechecks, linting, and tests across pnpm workspace projects.
sd-review
Coordinates sd-explore and three reviewer agents to produce a verified code review report.
sd-brainstorm
Structure brainstorming into staged design outlines with alternatives and validation.
sd-explore
Trace code execution paths from entry points to data storage.
sd-plan-dev
Coordinate parallel Task agents with dependency-aware scheduling for implementations.