Docs10 entries · 5 categories

The reference; shipped as plugins.

Every entry ships with an install command for Claude Code, Cursor, Codex CLI, Gemini CLI, or n8n where it applies. Pick a category on the left rail.

AI automations· 02

Tagged workflows wired across Claude / OpenAI / Gemini / OpenClaw, shipped as plugins per platform.

  • AI automation: GitHub PR triage

    The PR-triage automation packaged as a plugin you can install in seconds. Auto-labels and routes PRs based on changed paths.

    Install ·
  • AI automation: inbox-zero daily digest

    A nightly job that summarises unread Gmail threads into a single Markdown digest delivered to Linear.

    Install ·
n8n automations· 02

Drop-in n8n workflow.json files; preconfigured nodes; secrets unset by default.

  • n8n: PR triage as a workflow.json

    The same PR triage pipeline as a drop-in n8n workflow.json — preconfigured nodes, secrets unset by default.

    Install ·
  • n8n: Gmail → Linear digest workflow

    Daily Gmail-to-Linear digest as an n8n workflow with the prompts already wired.

    Install ·
Integrations· 02

Auth handoffs, webhook contracts, MCP servers, and database adapters.

  • Integration: Supabase migration guard

    A pre-merge GitHub check that catches destructive Supabase migrations before they land in main.

    Install ·
  • Integration: the Supabase MCP server

    How to wire the official Supabase MCP into Claude Code, Cursor, Codex CLI, and Gemini CLI. Read / write / migrate from your editor.

    Install ·
Tool-usage guides· 02

How to use each AI tool well: prompting patterns, context budgets, agent traits.

  • Tool usage: getting the most out of Claude context

    How to budget the 1M context, when to use prompt caching, and the prompts that move quality the most.

  • Tool usage: Gemini multimodal

    When to reach for Gemini over Claude or GPT — image + video understanding tasks where the model's native multimodality pays off.

Skill pipelines· 02

Claude / Codex / Gemini / OpenClaw skill specs you can ship to the agent of your choice.

  • Skill pipeline: spec-driven Claude skill

    The full SKILL.md + spec.yml + agent-traits checklist as a plugin. Drop into any project; read in either prompt or pipeline mode.

    Install ·
  • Skill pipeline: Postgres RLS test harness

    A pgTAP harness Claude can invoke to verify row-level security before declaring a migration done. Ships as a plugin with helpers and templates.

    Install ·