Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
By sonz-ai
Help AI coding agents implement the Sonzai SDK (Python, TypeScript, Go) correctly against the live api.sonz.ai OpenAPI spec.
npx claudepluginhub sonz-ai/sonzai-claude-skillA Claude Code skill that teaches AI coding agents (Claude Code, Codex, Gemini CLI, Copilot CLI) how to implement the Sonzai SDK correctly in Python, TypeScript, or Go — and how to handle SDK/API drift gracefully.
When invoked, the skill:
https://api.sonz.ai/docs/openapi.jsonreferences/python.md, references/typescript.md, references/go.md)/plugin install sonz-ai/sonzai-claude-skill
git clone https://github.com/sonz-ai/sonzai-claude-skill ~/sonzai-claude-skill
ln -s ~/sonzai-claude-skill/skills/sonzai-sdk ~/.claude/skills/sonzai-sdk
git clone https://github.com/sonz-ai/sonzai-claude-skill ~/sonzai-claude-skill
ln -s ~/sonzai-claude-skill/skills/sonzai-sdk ~/.agents/skills/sonzai-sdk
Same pattern — symlink the skills/sonzai-sdk/ folder into your platform's skills directory. See the agentskills.io specification for portability details.
skills/sonzai-sdk/
SKILL.md # router; loaded into context when relevant
references/
drift-detection.md # SDK ↔ live API drift check (run this first)
auth-and-setup.md # SONZAI_API_KEY, base URL, config
python.md # Python-specific patterns
typescript.md # TypeScript-specific patterns
go.md # Go-specific patterns
streaming-chat.md # SSE vs polling
migration-from-http.md # raw curl → typed SDK
troubleshooting.md # common errors + fixes
This skill only references the public sonz.ai API surface: the three public SDK repos and the live OpenAPI spec at https://api.sonz.ai/docs/openapi.json. It contains zero references to platform internals (context engine, AI service, billing, infrastructure). See CLAUDE.md for the maintenance rule that keeps it that way.
PRs welcome. Before submitting, please:
MIT
Share bugs, ideas, or general feedback.
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Design fluency for frontend development. 1 skill with 23 commands (/impeccable polish, /impeccable audit, /impeccable critique, etc.) and curated anti-pattern detection.
Behavioral guidelines to reduce common LLM coding mistakes, derived from Andrej Karpathy's observations on LLM coding pitfalls
Access thousands of AI prompts and skills directly in your AI coding assistant. Search prompts, discover skills, save your own, and improve prompts with AI.
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Develop, test, build, and deploy Godot 4.x games with Claude Code. Includes GdUnit4 testing, web/desktop exports, CI/CD pipelines, and deployment to Vercel/GitHub Pages/itch.io.
Reliable automation, in-depth debugging, and performance analysis in Chrome using Chrome DevTools and Puppeteer
Internal-only companion plugin to sonzai-sdk. Layers awareness of the Sonzai monolith (sonzai-ai-monolith-ts: contextengine, platform/api, ai-character-service) and SDK source workspace ($SONZAI_WORKSPACE/sonzai-sdk/) onto the public skills so Sonzai staff can dogfood sonzai-sdk, full-auto, and cto-loop with full server-side context. Useless without read access to the private monolith repo — do not install unless you are Sonzai internal staff.
Three skills for Sonzai SDK developers: (1) sonzai-sdk — wizard-driven spec + plan; (2) full-auto — autonomous transcript → running-app pipeline (tech-stack derivation OR brownfield audit, masterplan, builder subagent with always-search rule, docker-compose deploy, functional QA, auto-fixer loop, all bounded); (3) cto-loop — same pipeline as full-auto with two operator gates (masterplan approval + live-app review) and an interactive 7-question tech-stack intake. Covers 7 archetypes across Python / TypeScript / Go. BYOK is the recommended production posture. Shared core lives in full-auto/; cto-loop is a thin overlay. v1.7.0 adds outbound Slack DM + Gmail notifications on pipeline events for both full-auto and cto-loop, and async reply support for cto-loop gates (operator can approve/feedback/abort via Slack DM or Gmail; skill polls 20min cadence, 24h timeout, resumable).
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claim