From b49bd09043b2264dd754badc36542333a9cdd343 Mon Sep 17 00:00:00 2001 From: Zachary Roth Date: Thu, 20 Nov 2025 14:49:54 -0800 Subject: [PATCH] Add claude-starter to Development & Code Tools - Production-ready configuration template with 40 skills - 8 domains: AI, Payments, Banking, Blockchain, Backend, Mobile, Data - TOON format support for 30-60% token savings - Native Zig encoder/decoder --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b2ae499..ace5753 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,7 @@ - [finishing-a-development-branch](https://github.com/obra/superpowers/tree/main/skills/finishing-a-development-branch) - Guides completion of development work by presenting clear options and handling chosen workflow. - [pypict-claude-skill](https://github.com/omkamal/pypict-claude-skill) - Design comprehensive test cases using PICT (Pairwise Independent Combinatorial Testing) for requirements or code, generating optimized test suites with pairwise coverage. - [aws-skills](https://github.com/zxkane/aws-skills) - AWS development with CDK best practices, cost optimization MCP servers, and serverless/event-driven architecture patterns. +- [claude-starter](https://github.com/raintree-technology/claude-starter) - Production-ready Claude Code configuration template with 40 auto-activating skills across 8 domains, TOON format support for 30-60% token savings, and native Zig encoder/decoder. - [move-code-quality-skill](https://github.com/1NickPappas/move-code-quality-skill) - Analyzes Move language packages against the official Move Book Code Quality Checklist for Move 2024 Edition compliance and best practices. - [claude-code-terminal-title](https://github.com/bluzername/claude-code-terminal-title) - Gives each Claud Code terminal window a dynamic title that describes the work being done so you don't lose track of what terminal window is doing what.