yevhens-hue/claude-skills-starter-kit

20 free production-ready domain skills for Claude Code, Antigravity & AI agents — LangGraph, RAG, GEO/AEO, MCP, security

4

stars

2

commits

Aug 30, 2026

updated

aeo
ai-agents
antigravity
claude-code
gpt4
langgraph
llm
mcp-server
prompt-engineering
rag

README

Claude Code & Multi-Agent Skills Starter Kit

License: MIT Claude Code LangGraph

An open-source starter kit of production-ready agent skills, test-driven workflows, and hybrid RAG search architectures for Claude Code, Cursor, Windsurf, and autonomous multi-agent harnesses.


⭐️ What's Inside the Free Starter Kit:

  1. tdd-workflow: Enforces strict Red-Green-Refactor test loops before writing application logic.
  2. api-and-interface-design: Schema-first contract stability with Zod and Pydantic validation.
  3. doubt-driven-development: Adversarial self-review catching memory leaks and edge cases.
  4. hybrid-rag-vector-search: Reciprocal Rank Fusion (RRF) combining PostgreSQL tsvector with pgvector.
  5. observability-and-instrumentation: Zero-blindspot JSON logging, token cost tracking, and latency profiling.

📖 Deep-Dive Technical Guides (Dev.to)


🚀 Complete Production Packs & Starter Kits (Gumroad)

Get access to our complete production engineering assets (use coupon LAUNCH20 for 20% off):

PackageDescriptionLink
LangGraph Multi-Agent Starter Kit ($29)Full TypeScript & Python codebase, Supervisor topology, Redis+pgvector memory, and RRF search.Get Starter Kit ($23.20)
Claude Code Prompts Pack ($19)50 battle-tested production prompt templates for multi-agents, security, and refactoring.Get Prompts Pack ($15.20)
Claude AI Engineering Skills Pack ($49)Complete collection of 84 production skills covering full-stack AI engineering.Get 84 Skills Pack ($39.20)

🛠️ Quickstart

Clone the repository and copy the skills to your local Claude configuration:

git clone https://github.com/yevhens-hue/claude-skills-starter-kit.git
cp -r claude-skills-starter-kit/skills/* ~/.gemini/config/skills/

📄 License

MIT License. Created by Yevhen Shaforostov.

Contributors

yevhens-hue

2 commits

yevhens-hue/claude-skills-starter-kit

20 free production-ready domain skills for Claude Code, Antigravity & AI agents — LangGraph, RAG, GEO/AEO, MCP, security

4

stars

2

commits

Aug 30, 2026

updated

aeo
ai-agents
antigravity
claude-code
gpt4
langgraph
llm
mcp-server
prompt-engineering
rag

README

Claude Code & Multi-Agent Skills Starter Kit

License: MIT Claude Code LangGraph

An open-source starter kit of production-ready agent skills, test-driven workflows, and hybrid RAG search architectures for Claude Code, Cursor, Windsurf, and autonomous multi-agent harnesses.


⭐️ What's Inside the Free Starter Kit:

  1. tdd-workflow: Enforces strict Red-Green-Refactor test loops before writing application logic.
  2. api-and-interface-design: Schema-first contract stability with Zod and Pydantic validation.
  3. doubt-driven-development: Adversarial self-review catching memory leaks and edge cases.
  4. hybrid-rag-vector-search: Reciprocal Rank Fusion (RRF) combining PostgreSQL tsvector with pgvector.
  5. observability-and-instrumentation: Zero-blindspot JSON logging, token cost tracking, and latency profiling.

📖 Deep-Dive Technical Guides (Dev.to)


🚀 Complete Production Packs & Starter Kits (Gumroad)

Get access to our complete production engineering assets (use coupon LAUNCH20 for 20% off):

PackageDescriptionLink
LangGraph Multi-Agent Starter Kit ($29)Full TypeScript & Python codebase, Supervisor topology, Redis+pgvector memory, and RRF search.Get Starter Kit ($23.20)
Claude Code Prompts Pack ($19)50 battle-tested production prompt templates for multi-agents, security, and refactoring.Get Prompts Pack ($15.20)
Claude AI Engineering Skills Pack ($49)Complete collection of 84 production skills covering full-stack AI engineering.Get 84 Skills Pack ($39.20)

🛠️ Quickstart

Clone the repository and copy the skills to your local Claude configuration:

git clone https://github.com/yevhens-hue/claude-skills-starter-kit.git
cp -r claude-skills-starter-kit/skills/* ~/.gemini/config/skills/

📄 License

MIT License. Created by Yevhen Shaforostov.

Contributors

yevhens-hue

2 commits