with one click
claude-rr7-starterkit
claude-rr7-starterkit contains 4 collected skills from onepunch-tk, with repository-level occupation coverage and site-owned skill detail pages.
Skills in this repository
Development workflow for implementation tasks. Use when: implementing features, fixing bugs, creating components, writing routes, integrating APIs, or any task that involves writing production code. Provides the standard TDD-first development cycle with code review and validation steps. Do NOT use for research, documentation-only, or planning-only tasks.
Git automation skill. Provides task selection UI when /git command is executed. Choose from commit, push, sync, merge operations.
TDD (Test-Driven Development) rules and patterns. Use when: (1) Writing unit tests, (2) Determining test targets, (3) Following TDD cycle. Supports Expo, React Native, React Router, NestJS using Vitest/Jest.
Workflow for Agent Teams autonomous parallel development. Provides team lead orchestration guide and teammate execution protocol. Covers file ownership, communication, and merge strategy.