{"id":50544155,"url":"https://github.com/raintree-technology/agent-starter","last_synced_at":"2026-06-03T22:30:56.182Z","repository":{"id":323195012,"uuid":"1092084854","full_name":"raintree-technology/agent-starter","owner":"raintree-technology","description":"Advanced Agentic framework: 40+ skills, meta-commands, TOON format (30-60% token savings), workflow automation \u0026 skill orchestration. npx create-agent-starter@latest","archived":false,"fork":false,"pushed_at":"2026-06-03T18:59:14.000Z","size":1351,"stargazers_count":78,"open_issues_count":13,"forks_count":9,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-06-03T19:08:17.222Z","etag":null,"topics":["ai-tools","anthropic","claude","claude-ai","claude-code","developer-tools","llm","npx","productivity","project-setup","starter-kit"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/create-agent-starter","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/raintree-technology.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-11-08T01:08:10.000Z","updated_at":"2026-06-03T19:01:57.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/raintree-technology/agent-starter","commit_stats":null,"previous_names":["raintree-technology/claude-starter"],"tags_count":2,"template":true,"template_full_name":null,"purl":"pkg:github/raintree-technology/agent-starter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raintree-technology%2Fagent-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raintree-technology%2Fagent-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raintree-technology%2Fagent-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raintree-technology%2Fagent-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/raintree-technology","download_url":"https://codeload.github.com/raintree-technology/agent-starter/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raintree-technology%2Fagent-starter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33883102,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-03T02:00:06.370Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ai-tools","anthropic","claude","claude-ai","claude-code","developer-tools","llm","npx","productivity","project-setup","starter-kit"],"created_at":"2026-06-03T22:30:55.619Z","updated_at":"2026-06-03T22:30:56.175Z","avatar_url":"https://github.com/raintree-technology.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# agent-starter\n\nAn opinionated multi-agent skill pack for Claude Code, Codex, and Cursor. Deep, handwritten skills for fintech, SaaS, mobile, copywriting, agent tooling, code cleanup, and TOON token savings.\n\nNo orchestration framework. No aspirational YAML. Just agent-native project files generated from one shared skill source.\n\n[![npm version](https://img.shields.io/npm/v/create-agent-starter.svg)](https://www.npmjs.com/package/create-agent-starter)\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n\n## What you get\n\n**16 shipped skills**:\n\n| Skill | Covers |\n|---|---|\n| **stripe** | Checkout, Payment Intents, subscriptions, Connect/marketplace, Terminal, Radar, Treasury, Issuing, webhooks. |\n| **supabase** | Postgres + RLS, Auth with SSR cookies, Realtime, Storage, Edge Functions, pgvector. |\n| **plaid** | Link flow, Auth, Transactions sync, Identity, Accounts, balances. |\n| **expo** | EAS Build, EAS Update, Expo Router, React Native app patterns. |\n| **copywriting-frameworks** | Headlines, landing pages, ads, emails, CTAs, AIDA, objections, proof placeholders, critiques. |\n| **anthropic** | Anthropic Claude API plus Claude Code meta-tooling sub-skills. |\n| **toon-formatter** | When TOON helps, when it does not, and how to invoke the TOON commands. |\n| **cleanup-all** | Orchestrates the full cleanup pipeline. |\n| **cleanup-unused** | Detects and removes high-confidence dead code, exports, files, and dependencies. |\n| **cleanup-cycles** | Detects and untangles circular dependencies. |\n| **cleanup-dedupe** | Extracts high-confidence duplicate code into shared utilities. |\n| **cleanup-types** | Consolidates duplicated or fragmented type definitions. |\n| **cleanup-weak-types** | Replaces weak types with stronger inferred or validated types. |\n| **cleanup-defensive** | Removes pointless try/catch blocks and guards that hide errors. |\n| **cleanup-legacy** | Removes zero-caller deprecated, legacy, and fallback paths. |\n| **cleanup-slop** | Removes unhelpful narration comments while preserving useful WHY comments. |\n\n## Agent Targets\n\n| Agent | Generated output | Notes |\n|---|---|---|\n| Claude Code | `.claude/` | Native Claude skills, settings, TOON slash commands, optional hooks. |\n| Codex | `AGENTS.md` + `.codex/skills/*/SKILL.md` | Root Codex guidance points to project-local skill files. |\n| Cursor | `.cursor/rules/*.mdc` | Cursor project rules generated as Agent Requested rules, plus an always-applied skill-selection rule. |\n\nClaude remains the default for backwards compatibility. Use `--agent all` to install all supported targets.\n\n## Install\n\n```bash\n# Claude Code only (default)\nnpx create-agent-starter@3.0.1\n\n# Codex only\nnpx create-agent-starter@3.0.1 --agent codex\n\n# Cursor only\nnpx create-agent-starter@3.0.1 --agent cursor\n\n# Claude Code + Codex + Cursor\nnpx create-agent-starter@3.0.1 --agent all\n\n# Backwards-compatible aliases still work\nnpx create-claude-starter@3.0.1 --agent all\n```\n\nFor Claude TOON commands, add the runtime deps to your project:\n\n```bash\nnpm i @toon-format/toon gpt-tokenizer\n```\n\n## Profiles\n\n```bash\nnpx create-agent-starter@3.0.1 --profile web-saas --agent all\nnpx create-agent-starter@3.0.1 --profile fintech --agent codex,cursor\nnpx create-agent-starter@3.0.1 --skills stripe,copywriting-frameworks --agent cursor\n```\n\nProfiles select a skill set. Agent targets decide where that skill set is installed.\n\n## Structure\n\n```text\n.claude/\n  skills/\u003cskill\u003e/skill.md\n  commands/\n  utils/toon/cli.mjs\n\n.codex/\n  skills/\u003cskill\u003e/SKILL.md\nAGENTS.md\n\n.cursor/\n  rules/agent-starter.mdc\n  rules/\u003cskill\u003e.mdc\n  rules/\u003cskill\u003e/references/\n```\n\nThe package keeps one shared source of truth in `templates/.claude/skills/` and generates Codex/Cursor formats from that source during install.\n\n## Documentation Pulls\n\nThe `docs` command is Claude-specific because external docs are stored under `.claude/skills/*/docs`.\n\n```bash\nnpx create-agent-starter@3.0.1 docs pull stripe\nnpx create-agent-starter@3.0.1 docs status\n```\n\n## Benchmarks\n\nReal measured token counts for representative workloads are in [`bench/`](bench/). Numbers use `gpt-tokenizer`, not a claimed heuristic.\n\n## Requirements\n\n- Node.js \u003e= 18\n- Claude Code, Codex, or Cursor, depending on the selected target\n- Optional: `@toon-format/toon` and `gpt-tokenizer` for Claude TOON slash commands\n\n## License\n\nMIT. Not affiliated with Stripe, Supabase, Plaid, Expo, Anthropic, OpenAI, Cursor, or `@toon-format/toon`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraintree-technology%2Fagent-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fraintree-technology%2Fagent-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraintree-technology%2Fagent-starter/lists"}