npx claudepluginhub hbs9312/hbs9312-plugins --plugin frontflowThis skill uses the workspace's default tool permissions.
specflow R1과 동일한 최소 변경 원칙을 따릅니다.
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.
specflow R1과 동일한 최소 변경 원칙을 따릅니다.
$ARGUMENTS 에서:
피드백이 가리키는 부분만 수정
다른 파일/컴포넌트는 건드리지 않음
Storybook 스토리가 깨지지 않는지 확인
변경 로그 작성
change_log:
- file: "{파일 경로}"
feedback: "{원본 피드백}"
action: "modified"
changes:
- line: {N}
before: "gap-3"
after: "gap-1"
reason: "StatusIcon-이름 간격 12px→4px (Figma 기준)"
파일을 Read로 읽은 뒤, Edit 도구로 해당 부분만 수정합니다. 전체 파일을 Write로 재작성하지 마세요.