Overview
Tuturuuu agent skills package repo-specific operating knowledge for coding agents. They help agents load focused guidance for platform work without copying long instructions into every prompt. The source skills live inplugins/tuturuuu/skills. The platform repo exposes
them to public skill installers through .claude-plugin/marketplace.json, and
the public skills.sh page is grouped with skills.sh.json.
Skill Groups
The public catalog groups the Tuturuuu skills by workflow:- Platform: monorepo, Supabase, CI/docs, release metadata, and mobile task-board work.
- Agent Workflow: shared-worktree coordination, scoped commits, review comments, validation offload, and tooling improvements.
- CLI And Ops: core
ttrworkflows, task capture, finance commands, and remote devbox operations. - Product Surfaces: CMS studio, satellite app UX, and local E2E authentication debugging.
Maintenance
When a skill is added, renamed, or removed, keep these files aligned:plugins/tuturuuu/skills/<skill>/SKILL.md.claude-plugin/marketplace.jsonskills.sh.jsonapps/docs/build/skills/installation.mdxapps/docs/build/development-tools/codex-plugin.mdx