PILLAR_T11 COMING PHASE 3

Boilerplates that don't waste your weekend.

Copy-paste starters with auth done, errors handled, and tests in place. No 'works in tutorial, broken in production'.

7 templates planned
PHASE 3 // PLANNED

What's coming

  • Boilerplate Copilot Studio agent Ready-to-deploy declarative agent with sample knowledge sources, MCP plugin, and conversation starters.
  • Boilerplate Claude Skill Skill manifest, instructions.md, and SKILL.md template aligned with Anthropic best practices.
  • Boilerplate MCP server (Python) Minimal but production-ready MCP server. Auth, error handling, structured outputs.
  • Boilerplate MCP server (Node.js) Same in TypeScript. With Vitest tests and OAuth scaffolding.
  • Boilerplate MCP server (Go) For when you need raw performance. Concurrency-safe, single-binary deploy.
  • System prompts library Reusable system prompts for common patterns — code review, summarisation, classification, extraction.
  • Recipe-derived templates Each Recipe in Pillar 6 gets a template with the exact code from the recipe.
PHILOSOPHY

Why templates matter

A Recipe shows the workflow. A Template gives you the executable starting point.

Each template is a public GitHub repo, MIT-licensed, with a working README, real tests, and the same engineering rigour as production code. Fork, customise, ship.

Phase 3 launches the first three: MCP server (Python), Claude Skill, Copilot Studio agent.

In the meantime: browse recipes