raintree-technology/agent-starter

79 stars · Last commit 2026-06-13

Declarative agent config for Claude Code, Codex, and Cursor: an agent.json manifest for skills, MCP servers, and stack profiles, synced to each agent's native config, plus 29 hand-maintained skills.

README preview

# agent-starter

An opinionated multi-agent skill pack for Claude Code, Codex, and Cursor. Deep, handwritten skills for HCI usability modeling, Apple HIG Doctor guidance, copywriting, code cleanup, and TOON token savings.

No orchestration framework. No aspirational YAML. Just agent-native project files generated from one shared skill source.

[![npm version](https://img.shields.io/npm/v/create-agent-starter.svg)](https://www.npmjs.com/package/create-agent-starter)
[![npm downloads](https://img.shields.io/npm/dt/create-agent-starter.svg)](https://www.npmjs.com/package/create-agent-starter)
[![GitHub stars](https://img.shields.io/github/stars/raintree-technology/agent-starter?style=social)](https://github.com/raintree-technology/agent-starter/stargazers)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)

## Star History

<a href="https://star-history.com/#raintree-technology/agent-starter&Date">
  <picture>
    <source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/svg?repos=raintree-technology/agent-starter&type=Date&theme=dark" />
    <source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/svg?repos=raintree-technology/agent-starter&type=Date" />
    <img alt="Star history chart for raintree-technology/agent-starter" src="https://api.star-history.com/svg?repos=raintree-technology/agent-starter&type=Date" />
  </picture>
</a>

View full repository on GitHub →