Skillzwave Logo
Skillzwave

turbo

79.0
C

Turborepo monorepo build system with task pipelines, caching, and package management. Triggers on turbo, turbo.json, monorepo.

Commands Agents Marketplace
#tasks#dev tasks#task pipelines#Configure Turborepo#task#turbo description#Turborepo monorepo#monorepo

Third-Party Agent Skill: Review the code before installing. Agent skills execute in your AI assistant's environment and can access your files. Learn more about security

Installation for Agentic Skill

View all platforms →
skilz install settlemint/agent-marketplace/turbo
skilz install settlemint/agent-marketplace/turbo --agent opencode
skilz install settlemint/agent-marketplace/turbo --agent codex
skilz install settlemint/agent-marketplace/turbo --agent gemini

First time? Install Skilz: pip install skilz

Works with 22+ AI coding agents

Cursor, Aider, Copilot, Windsurf, Qwen, Kimi, and more...

View All Agents
Download Agent Skill ZIP

Extract and copy to ~/.claude/skills/ then restart Claude Desktop

1. Clone the repository:
git clone https://github.com/settlemint/agent-marketplace
2. Copy the agent skill directory:
cp -r agent-marketplace/devtools/skills/turbo ~/.claude/skills/

Need detailed installation help? Check our platform-specific guides:

Related Agentic Skills

automating-mail

by SpillwaveSolutions

Automates Apple Mail via JXA with AppleScript dictionary discovery. Use when asked to "automate email", "send mail via script", "JXA Mail automation",...

100
A
general
Marketplace
#excel#Mail.OutgoingMessage#Status

automating-reminders

by SpillwaveSolutions

Automates Apple Reminders using JavaScript for Automation (JXA). Use when asked to "create reminders programmatically", "automate reminder lists", "JX...

100
A
general
Marketplace
#app.lists.byName#excel#notes

mastering-postgresql

by SpillwaveSolutions

PostgreSQL development for Python with full-text search (tsvector, tsquery, BM25 via pg_search), vector similarity (pgvector with HNSW/IVFFlat), JSONB...

100
A
general
Marketplace
#references#search#vector

automating-contacts

by SpillwaveSolutions

Automates macOS Contacts via JXA with AppleScript dictionary discovery. Use when asked to "automate contacts", "JXA contacts automation", "macOS addre...

99
A
general
Marketplace
#excel#notes#Contacts.Person

Agentic Skill Details

Type
Other
Meta-Domain
N/A
Primary Domain
N/A
Market Score
79.0

Agent Skill Grade

C
Score: 79/100 Click to see breakdown

Score Breakdown

Spec Compliance
13/15
PDA Architecture
22/30
Ease of Use
22/25
Writing Style
8/10
Utility
17/20
Modifiers: -3

Areas to Improve

  • Quick start shows config but lacks numbered steps for initial monorepo setup
  • Uses 'Always fetch' addressing Claude directly which breaks voice consistency
  • Extension points and timelessness commentary don't help Claude execute tasks

Recommendations

  • Add trigger phrases to description for discoverability
  • Add table of contents for files over 100 lines

Graded: 1/18/2026

Developer Feedback

I took a look at your turbo skill and wanted to share some thoughts.

Links:

The TL;DR

You're at 79/100, which puts you in solid C territory — good fundamentals, but some gaps that are keeping you from reaching the next level. This is based on Anthropic's best practices for skill design. Your strongest area is Ease of Use (22/25) with excellent trigger coverage and metadata — the weakness is Progressive Disclosure Architecture (22/30), where you're losing points on scalability and token economy.

What's Working Well

  • Trigger coverage is chef's kiss — You've got both intent phrases ("optimize monorepo builds") and artifact patterns (regex for turbo.json), plus CLI flag triggers. That's solid discoverability.
  • Good practical examples — The JSON config examples showing common task patterns actually help Claude understand what you're solving for. Real workflows, not abstract theory.
  • Clear constraints — Your "banned practices" and "required practices" sections give Claude guardrails. That's the kind of structure that prevents hallucinations.

The Big One: Step-by-Step Setup is Missing

Your quick start shows the turbo.json config but doesn't walk through the actual workflow. Right now Claude gets the destination but not the journey. This affects Ease of Use directly.

The fix: Add a numbered workflow before the config examples:

1) Verify turbo is installed (task turbo --version)
2) Create turbo.json in monorepo root
3) Define task pipeline (dependencies, outputs, cache rules)
4) Run turbo build --dry-run to validate
5) Execute full build with turbo build

This is +2-3 points right there.

Other Things Worth Fixing

  1. That "Always fetch" phrasing in mcp_first — You're addressing Claude directly ("Always fetch Turborepo documentation") which breaks the imperative voice. Just say "Fetch Turborepo documentation for current configuration." Tightens up the writing style.

  2. The <evolution> section is token overhead — Commentary about "timelessness" and "build orchestration fundamentals" doesn't help Claude execute. Move that to a separate reference file or cut it. You're ~250 lines, so efficiency matters.

  3. Add description trigger phrases — Your frontmatter only has 1-2 trigger patterns in the description. Add action-verb phrases like "run monorepo builds efficiently" or "configure Turborepo tasks" so people actually find this.

Quick Wins

  • Add numbered setup steps (+2-3 pts)
  • Fix the "Always fetch" voice issue (+1 pt)
  • Trim or move the evolution section (+1 pt)
  • Expand description with trigger phrases (+1-2 pts)

That's 5-7 points in reach — could bump you to mid-80s pretty easily.


Checkout your skill here: SkillzWave.ai | SpillWave We have an agentic skill installer that install skills in 14+ coding agent platforms. Check out this guide on how to improve your agentic skills.

AI-Detected Topics

Extracted using NLP analysis

tasks dev tasks task pipelines Configure Turborepo task turbo description Turborepo monorepo monorepo Turborepo Long-running tasks

Report Security Issue

Found a security vulnerability in this agent skill?