Skip to content

v0.3.1 — Launch Release

Choose a tag to compare

@aibenyclaude-coder aibenyclaude-coder released this 11 Apr 08:26

Kira v0.3.1 — Where agents shine.

One MCP install. Your AI agent automatically finds the right instructions, avoids known mistakes, and executes flawlessly.

What's inside

  • 22 Skills — Vercel, Cloudflare, Supabase, Prisma, Drizzle, Stripe, Clerk, Auth.js, shadcn/ui, Tailwind v4, Vitest, Playwright, GitHub Actions, Docker, ESLint, Resend, Sentry, tRPC, S3/R2, Upstash Redis, Expo, next-intl
  • 4 Scars — Failure patterns from 2,700+ past agent mistakes
  • 5 Routes — Goal-to-plan mapping ("build a web app" → 8 ordered steps)
  • 100+ keywords with 3-stage fuzzy matching

Tools

Tool Description
kira_lookup Keyword → proven instructions + failure warnings
kira_route Goal → ordered multi-step plan with skills + scars
kira_report Report success/retry/failure → feeds quality system

Install

{
  "mcpServers": {
    "kira": {
      "command": "npx",
      "args": ["kira-mcp"]
    }
  }
}

Works with Claude Code, Cursor, Cline, and any MCP client.

Links