by tobihagemann · Claude Skill · ★ 307
Turbo A composable dev process for Claude Code, packaged as modular skills. Each skill encodes a dev workflow so you can run it instead of prompting from scratch. Battle-tested with the Opus model. TL;DR — Three steps to ship: Plan — Enter plan mode and describe what you want to build Implement — Build it with Claude Run — Tests, code simplification, AI review, commit, and PR. One command. Everything else in Turbo builds on this loop: planning pipelines for large projects, debugging tools for when things break, and self-improvement that makes each session teach the next.
| Stars | 307 |
| Forks | 25 |
| Language | Python |
| Category | Claude Skill |
| License | MIT |
| Quality Score | 54.028/100 |
| Open Issues | 1 |
| Last Updated | 2026-05-21 |
| Created | 2026-03-11 |
| Platforms | claude-code, codex, python |
| Est. Tokens | ~182k |
Explore other popular claude skill tools:
turbo is A composable dev process for agentic coding harnesses, packaged as modular skills. Turbo has sibling editions for Claude Code and Codex.. It is categorized as a Claude Skill with 307 GitHub stars.
turbo is primarily written in Python. It covers topics such as agent-skills, claude-code, claude-skills.
You can find installation instructions and usage details in the turbo GitHub repository at github.com/tobihagemann/turbo. The project has 307 stars and 25 forks, indicating an active community.
turbo is released under the MIT license, making it free to use and modify according to the license terms.