From fe-experts
Refactor components for better performance, accessibility, or architecture
npx claudepluginhub justn-hyeok/harness-for-yall --plugin fe-expertsThis skill uses the workspace's default tool permissions.
Guides Next.js Cache Components and Partial Prerendering (PPR) with cacheComponents enabled. Implements 'use cache', cacheLife(), cacheTag(), revalidateTag(), static/dynamic optimization, and cache debugging.
Migrates code, prompts, and API calls from Claude Sonnet 4.0/4.5 or Opus 4.1 to Opus 4.5, updating model strings on Anthropic, AWS, GCP, Azure platforms.
Analyzes BMad project state from catalog CSV, configs, artifacts, and query to recommend next skills or answer questions. Useful for help requests, 'what next', or starting BMad.
Refactor existing code with a specific optimization goal.
Analysis (fe-architect):
$ARGUMENTS.path$ARGUMENTS.goalImplementation (fe-implementer):
Goal-Specific Review:
performance → fe-perf validates improvementsaccessibility → fe-styler validates WCAG complianceserver-components → fe-perf validates client/server boundariesstate-management → fe-architect validates Jotai patternsTesting (fe-tester):
$ARGUMENTS.path$ARGUMENTS.goal