Complete project initialization including Node.js/TypeScript setup, GitHub integration, and CCAGI framework integration. Use when creating new projects or integrating CCAGI components.
npx ai-builder add skill customer-cloud-club/project-setupTest-Driven Development workflow for CCAGI. Red-Green-Refactor cycle with TypeScript/Node.js patterns. Use when implementing new features, fixing bugs, or writing tests.
npx ai-builder add skill customer-cloud-club/tdd-workflownpm packageを正確に作成・公開する。パーミッション問題、ファイル漏れを防止。GitHub Release経由での配布対応。
npx ai-builder add skill customer-cloud-club/npm-package-publish