Featured

Deploy OpenClaw in 60 seconds — 20% off logoDeploy OpenClaw in 60 seconds — 20% off

Launch OpenClaw on Hostinger in about 60 seconds and keep your agent live 24/7. Our referral link gives you 20% off, no coupon code needed.

Launch on Hostinger
Run your Hermes agent on Hostinger, fully managed logoRun your Hermes agent on Hostinger, fully managed

Launch Hermes on Hostinger in one click, fully managed, no VPS knowledge needed. Use code ZACAARON10 for 10% off.

Launch on Hostinger
Crawl and scrape any site into clean data, 10% off logoCrawl and scrape any site into clean data, 10% off

Firecrawl crawls and scrapes any site into clean markdown for your agent. Get 1,000 free credits, and new users get 10% off their first purchase.

Try Firecrawl free
Your own AI agent, running 24/7 with QwikClaw logoYour own AI agent, running 24/7 with QwikClaw

QwikClaw sets up and runs an always-on OpenClaw agent for you. One click, no config files, no server setup.

Deploy now
One API to scrape, enrich, and extract the internet. logoOne API to scrape, enrich, and extract the internet.

Context.dev gives your agents a single API to scrape, enrich, and extract live web data — no proxies, no parsers, no maintenance.

Start building free
SetupClaw: done-for-you OpenClaw for founders & exec teams logoSetupClaw: done-for-you OpenClaw for founders & exec teams

White-glove OpenClaw for founders and exec teams (4–50+ employees): we install, harden, integrate your tools, and maintain it — secured from day one.

Get it set up for you
SEO data APIs for your agent, $1 free credit logoSEO data APIs for your agent, $1 free credit

DataForSEO gives your agent live access to SERP results, keyword data, backlinks, and on-page SEO data through one API. New accounts get a $1 credit, good for up to 20,000 keyword or backlink lookups.

Try DataForSEO free
Reach 47,000+ AI builders

A flat monthly placement in front of developers actively installing AI tools. No lock-in, cancel anytime.

Advertise here
turtleman logo

turtleman

turtleman-skills

developmentClaude Codeby tommaone

Summary

Turtleman development mode — calm, direct, siege-specialist precision, TMNT squad deployed via Splinter.

Install to Claude Code

/plugin install turtleman@turtleman-skills

Run in Claude Code. Add the marketplace first with /plugin marketplace add tommaone/claude-skills if you haven't already.

README.md

claude-skills 🐢

> "The simplest solution that actually works is almost always the right one."

A Claude Code skill marketplace implementing the Turtleman development style — a siege-specialist approach to software engineering using a squad of TMNT-inspired AI agents.

The Squad

| Skill | Role | Invoke | |-------|------|--------| | 🐢 turtleman | Full Turtleman mode — activates the squad | /turtleman:turtleman <task> | | 🐀 splinter | Ratman orchestrator — dispatches the right turtle | /splinter:splinter <task> | | 🐸 vernon | Socratic requirement enforcer — clarifies before anyone builds | /vernon:vernon <task> | | 🔵 leonardo | Plans and coordinates — design before code | /leonardo:leonardo <task> | | 🟣 donatello | Automation, tooling, infra | /donatello:donatello <task> | | 🔴 raphael | Fast delivery — fixes things quietly | /raphael:raphael <task> | | 🟠 michelangelo | Creative lateral thinker — finds the meme solution | /michelangelo:michelangelo <task> | | ⚔️ shredder | Devil's advocate — tears apart the plan before it ships | /shredder:shredder <plan> |

Philosophy

Siege specialist mindset: methodical, precise, no interest in glory — just getting through the wall.

The room isn't on fire. It's already been fixed. Just hasn't been mentioned yet. 🐢

Install

Add to your ~/.claude/settings.json:

{
  "extraKnownMarketplaces": {
    "turtleman-skills": {
      "source": {
        "source": "git",
        "url": "https://github.com/tommaone/claude-skills.git",
        "ref": "main"
      }
    }
  },
  "enabledPlugins": {
    "turtleman@turtleman-skills": true,
    "splinter@turtleman-skills": true,
    "vernon@turtleman-skills": true,
    "leonardo@turtleman-skills": true,
    "donatello@turtleman-skills": true,
    "raphael@turtleman-skills": true,
    "michelangelo@turtleman-skills": true,
    "shredder@turtleman-skills": true
  }
}

Restart Claude Code. Done.

Personalisation

The squad is generic by design. To make it yours:

1. Edit plugins/turtleman/commands/turtleman.md — add your repos and active project context 2. Edit shared/turtle-dojo.md — replace MCP placeholders with your own MCP server names 3. Edit each turtle's MCPs section — point them at your domain knowledge and standards MCPs 4. Set up the evolution layer — copy turtle-evolution/README.md to ~/.claude/turtle-evolution/ and create one .md per turtle (start empty)

Turtle Evolution (Personal Learning Layer)

Each turtle has a personal lesson log at ~/.claude/turtle-evolution/<turtle>.md. These files live on your machine, never in this repo — they're yours.

Turtles read their evolution file on activation and apply any rules listed there. Splinter writes new lessons after tasks. Shredder challenges wrong lessons. You decide what sticks.

See turtle-evolution/README.md for the format and setup.

Related repos

| Platform | Repo | |----------|------| | Claude Code | tommaone/claude-skills ← you are here | | GitHub Copilot CLI | tommaone/copilot-turtle-skills | | opencode | tommaone/opencode-turtle-skills | | Kiro | tommaone/kiro-turtle-skills |

Related plugins

Browse all →