tutur3ututur3uOfficialยท14 Agent Skills Included

platform

Monorepo engineering workflows, PR automation, and safe multi-agent coordination

Guides coding agents through the Tuturuuu platform monorepo: Next.js apps, Supabase migrations, Flutter mobile, Rust backend, and the ttr CLI. Enforces safe shared-worktree rules, scoped commits, PR review resolution, merge gating, and production verification. Eliminates broken builds, leaked secrets, and conflicting edits when multiple agents work in one checkout.
npx skills add tutur3u/platform --all -g -y
Available:

Acts as the hard-policy operating manual that routes agent requests to the correct sub-skill, enforces safety prohibitions (no secrets, no destructive Git, no unauthorized builds), and mandates worktree isolation, commit windows, and verification gates.

All Skills in This Repository (14)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
tutur3ututur3u

web-design-guidelines

Audit HTML, CSS, and JavaScript against Web Interface Guidelines.

Official
Basic
๐Ÿ“ฆ In Repo
tutur3ututur3u

vercel-react-best-practices

Apply verified React and Next.js performance patterns to codebases.

Official
Advanced
๐Ÿ“ฆ In Repo
tutur3ututur3u

marketing-psychology

Apply psychological principles and mental models to marketing decisions.

Official
Basic
๐Ÿ“ฆ In Repo
tutur3ututur3u

using-git-worktrees

Create isolated git worktrees for feature development with safety checks.

Official
Basic
๐Ÿ“ฆ In Repo
tutur3ututur3u

agent-browser

Drive the agent-browser CLI to navigate pages, fill forms, and extract data.

Official
Advanced
๐Ÿ“ฆ In Repo
tutur3ututur3u

systematic-debugging

Enforce root-cause investigation before fixing software bugs.

Official
Advanced
๐Ÿ“ฆ In Repo
tutur3ututur3u

vercel-react-native-skills

Codify React Native and Expo performance best practices for mobile apps.

Official
Advanced
๐Ÿ“ฆ In Repo
tutur3ututur3u

supabase-postgres-best-practices

Guide PostgreSQL and Supabase deployments with query optimization and indexing rules.

Official
Advanced
๐Ÿ“ฆ In Repo
tutur3ututur3u

github

Automate GitHub issue, PR, CI, and API tasks via gh CLI.

Official
Intermediate
๐Ÿ“ฆ In Repo
tutur3ututur3u

frontend-design

Automate the frontend design-to-code workflow for HTML/CSS/JS and modern frameworks.

Official
Advanced
๐Ÿ“ฆ In Repo
tutur3ututur3u

turborepo

Orchestrate monorepo tasks with caching and parallel execution.

Official
Advanced
๐Ÿ“ฆ In Repo
tutur3ututur3u

ai-sdk

Answer AI SDK questions and guide feature creation using bundled docs.

Official
Intermediate

Frequently Asked Questions

FAQPage Schema
How to install Tuturuuu platform skills?โ–ผ

Run `npx skills add tutur3u/platform --all -g -y` in your terminal to install all skills in this suite globally.

What does the Tuturuuu platform skill suite do?โ–ผ

It teaches agents how to safely edit the Tuturuuu monorepo, covering Next.js apps, Supabase migrations, Flutter mobile, the Rust backend, and the ttr CLI. It also handles PR review fixes, merge gating, and production verification.

How do multiple agents work in the same repo safely?โ–ผ

The agent-coordination skill uses coordination notes, isolated worktrees, and a timed commit-window lock so parallel agents never overwrite each other's uncommitted work.

Can it fix unresolved GitHub PR review comments?โ–ผ

Yes. The review-comments skill fetches unresolved threads, validates each against current code, applies minimal fixes, resolves the threads, and reports what remains.

Does it work with Claude Code and Codex?โ–ผ

Yes. All skills follow the standard SKILL.md format and run in Claude Code, Codex, Cursor, and other compatible agents.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’