From vieko-bonfire
Session context persistence for AI coding. Pick up exactly where you left off.
npx claudepluginhub joshuarweaver/cascade-ai-ml-agents-misc-1 --plugin vieko-bonfireThis skill is limited to using the following tools:
Session context persistence for AI coding. Pick up exactly where you left off.
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).
Generates original PNG/PDF visual art via design philosophy manifestos for posters, graphics, and static designs on user request.
Session context persistence for AI coding. Pick up exactly where you left off.
Git root: !git rev-parse --show-toplevel
Parse $ARGUMENTS to determine action:
| Input | Action |
|---|---|
start | Read commands/start.md and execute |
end | Read commands/end.md and execute |
| Empty or context question | Read <git-root>/.bonfire/index.md, summarize relevant context, answer |
If .bonfire/index.md doesn't exist when any command runs, create defaults from templates/: .bonfire/index.md (session context) and .bonfire/.gitignore (ignore all).