From skill-forge
Designs skill scopes through guided discovery. Useful when users request to create or write skill briefs for Claude Code extensions.
npx claudepluginhub armelhbobdad/bmad-module-skill-forge --plugin skill-forgeThis skill uses the workspace's default tool permissions.
Follow the instructions in [workflow.md](workflow.md).
Guides creation of Claude Code skills, covering SKILL.md structure, YAML metadata best practices, and optional bundled resources like scripts, references, and assets.
Guides Next.js Cache Components and Partial Prerendering (PPR) with cacheComponents enabled. Implements 'use cache', cacheLife(), cacheTag(), revalidateTag(), static/dynamic optimization, and cache debugging.
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.
Follow the instructions in workflow.md.