npx claudepluginhub hbs9312/hbs9312-plugins --plugin frontflowThis skill uses the workspace's default tool permissions.
ultrathink
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.
ultrathink
specflow R2와 동일한 선택적 보존 원칙을 따릅니다. 패치(FR1)로 해결할 수 없는 구조적 문제일 때 사용합니다.
$ARGUMENTS 에서:
보존할 것 식별
재작성할 것
영향 확인
재구현된 파일 + 변경 로그:
change_log:
- component: "{컴포넌트명}"
action: "reimplemented"
preserved: ["타입 정의", "Storybook 구조", "하위 컴포넌트 import"]
rewritten: ["JSX 레이아웃", "스타일링 방식"]
upstream_impact: ["{영향받는 파일 목록}"]