Re-verify every open GitHub issue against the current codebase and fix what has gone stale. Use after an epic, breaking change, or wide refactor merges (those invalidate file/line references and premises in open issues), before planning a batch of backlog work, or when asked to triage the backlog. Covers verifying…
Use when building, running, testing, or bundling JavaScript/TypeScript applications. Reach for Bun when you need to execute scripts, manage dependencies, run tests, or bundle code for production. Bun is a drop-in replacement for Node.js with integrated package manager, test runner, and bundler.
Use when users ask how to write, explain, customize, migrate, secure, or troubleshoot GitHub Actions workflows, workflow syntax, triggers, matrices, runners, reusable workflows, artifacts, caching, secrets, OIDC, deployments, custom actions, or Actions Runner Controller, especially when they need official GitHub…
Best practices for authoring MCP (Model Context Protocol) servers and apps. Use when building, reviewing, debugging, or designing an MCP server or MCP app: choosing between tools/resources/prompts/UI, designing tool schemas and descriptions, adding a UI surface, securing a server with OAuth, or testing and evaluating…
Runs after a tool call finishes for Write and Edit tool calls, running npx -y @biomejs/biome format --write "$CLAUDE_PROJECT_DIR". From ljcl/gaggiuino-mcp.
AGENTS.md instructions for ljcl/gaggiuino-mcp, covering gaggiuino mcp server, architecture, key directories, the vendored reference, and its errata and agent skills.
MCP server "gaggiuino-mcp" as configured in ljcl/gaggiuino-mcp. Runs in Docker (ghcr.io/ljcl/gaggiuino-mcp:4.0.0). Needs 10 environment variables to run.
Re-verify every open GitHub issue against the current codebase and fix what has gone stale. Use after an epic, breaking change, or wide refactor merges (those invalidate file/line references and premises in open issues), before planning a batch of backlog work, or when asked to triage the backlog. Covers verifying…
Use when building, running, testing, or bundling JavaScript/TypeScript applications. Reach for Bun when you need to execute scripts, manage dependencies, run tests, or bundle code for production. Bun is a drop-in replacement for Node.js with integrated package manager, test runner, and bundler.
Use when users ask how to write, explain, customize, migrate, secure, or troubleshoot GitHub Actions workflows, workflow syntax, triggers, matrices, runners, reusable workflows, artifacts, caching, secrets, OIDC, deployments, custom actions, or Actions Runner Controller, especially when they need official GitHub…
Best practices for authoring MCP (Model Context Protocol) servers and apps. Use when building, reviewing, debugging, or designing an MCP server or MCP app: choosing between tools/resources/prompts/UI, designing tool schemas and descriptions, adding a UI surface, securing a server with OAuth, or testing and evaluating…
Runs after a tool call finishes for Write and Edit tool calls, running npx -y @biomejs/biome format --write "$CLAUDE_PROJECT_DIR". From ljcl/strava-mcp.