Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

claude-code-starter

claude-code-starter에는 zbruhnke에서 수집한 skills 11개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
11
Stars
16
업데이트
2026-01-13
Forks
2
직업 범위
직업 카테고리 5개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

wiggum
소프트웨어 개발자

Start an autonomous implementation loop from a spec or PRD. Enters plan mode for user approval, enforces command gates (test/lint/typecheck/build), validates dependencies, commits incrementally, and maintains documentation and changelog. Production-ready quality gates.

2026-01-13
release-checklist
소프트웨어 품질 보증 분석가·테스터

Run a final release checklist before shipping. Verifies no TODOs, no debug code, docs updated, tests passing, dependencies justified, and security reviewed.

2026-01-12
risk-register
컴퓨터·정보 시스템 관리자

Document risks for changes touching auth, data, or migrations. Lists top risks, how to test/monitor them, and rollback strategy.

2026-01-12
changelog-writer
웹 개발자

Maintain CHANGELOG.md with properly categorized entries. Use after implementing features, fixing bugs, or making any notable changes. Follows Keep a Changelog format.

2026-01-12
code-review
소프트웨어 품질 보증 분석가·테스터

Review code changes for quality, security, and best practices. Use when reviewing staged changes, pull requests, or specific files before merging.

2026-01-12
explain-code
소프트웨어 개발자

Explain how code works in detail. Use when trying to understand unfamiliar code, complex logic, or system architecture.

2026-01-12
generate-tests
소프트웨어 품질 보증 분석가·테스터

Generate comprehensive tests for code. Use when adding test coverage, implementing TDD, or ensuring code reliability.

2026-01-12
install-precommit
소프트웨어 개발자

Install the pre-commit review hook that forces you to understand changes before committing. Use when you want to enable commit reviews or when setting up a new project.

2026-01-12
refactor-code
컴퓨터 프로그래머

Refactor code to improve clarity and maintainability without changing behavior. Use when improving readability, reducing complexity, or eliminating duplication.

2026-01-12
refresh-claude
소프트웨어 개발자

Review recent changes and update CLAUDE.md to keep it relevant for future sessions. Use after significant changes or periodically to maintain context.

2026-01-12
review-mr
소프트웨어 품질 보증 분석가·테스터

Review a merge request or branch. Compares a branch against main/master, summarizes changes, highlights concerns, and provides actionable feedback. Use for PR reviews or before merging.

2026-01-12