Stats
Actions
Tags
How this skill is triggered — by the user, by Claude, or both
Slash command
/ccpp:build-fixThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
TypeScript 및 빌드 에러를 점진적으로 수정합니다.
TypeScript 및 빌드 에러를 점진적으로 수정합니다.
빌드 실행
npm run build
# 또는
pnpm build
에러 분석
에러별 수정
중단 조건
요약 출력
npx claudepluginhub dbtjr1103/my-claude-code-asset --plugin ccppCreates structured, bite-sized implementation plans from specs or requirements before writing code. Useful for breaking down multi-step tasks into testable steps with file structure and task boundaries.