npx claudepluginhub hbs9312/hbs9312-plugins --plugin specflowThis skill uses the workspace's default tool permissions.
- **원자성**: 1 태스크 = 1 사람 = 1 PR
Guides Next.js Cache Components and Partial Prerendering (PPR): 'use cache' directives, cacheLife(), cacheTag(), revalidateTag() for caching, invalidation, static/dynamic optimization. Auto-activates on cacheComponents: true.
Guides building MCP servers enabling LLMs to interact with external services via tools. Covers best practices, TypeScript/Node (MCP SDK), Python (FastMCP).
Share bugs, ideas, or general feedback.
1단계: 컴포넌트별 그룹 (인프라/백엔드/프론트/ML/QA) 2단계: 원자 태스크로 분해 (API 1개 = 구현+테스트 2태스크) 3단계: 숨겨진 태스크 (마이그레이션 롤백, 환경 변수 등록, 모니터링, 목 서버, CI/CD)
tasks:
- id: "TASK-001"
title: "{제목}"
type: backend | frontend | infra | ml | qa
source_refs: ["{문서ID} > {섹션}"]
description: "{작업 내용}"
deliverable: "{산출물}"
acceptance_criteria: ["{검증 기준}"]