tuturuuu-platform

tuturuuu-platform is a skill for Codex from tutur3u/platform. It costs 25 tokens per session (322 once invoked), scanned A, original, Apache-2.0.

Workflow guidance for contributing to the Tuturuuu platform monorepo, a repository that contains multiple apps and shared packages.

In plain words
What is it for?
Use it when changing the web app, mobile app, database, documentation, shared packages, data fetching, or other platform features.
Why use it?
It helps identify the correct part of the repository, follow existing patterns, preserve translations and navigation, and avoid editing the wrong app or shared code.

Skill for Codex

Written for Codex: agents/openai.yaml present. Also seen: $skill-name invocation.

Good fit Use it when changing the web app, mobile app, database, documentation, shared packages, data fetching, or other platform features.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/tutur3u/platform/tuturuuu-platform
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add tutur3u/platform --skill tuturuuu-platform
Clone the repo
git clone --depth 1 https://github.com/tutur3u/platform

Made for: Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for tuturuuu-platform

README.md
[![agentmods](https://agentmods.dev/badge/skills/tutur3u/platform/tuturuuu-platform/github.svg)](https://agentmods.dev/skills/tutur3u/platform/tuturuuu-platform)
Your own site
<a href="https://agentmods.dev/skills/tutur3u/platform/tuturuuu-platform"><img src="https://agentmods.dev/badge/skills/tutur3u/platform/tuturuuu-platform/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for tuturuuu-platform

Your own site · 80×15
<a href="https://agentmods.dev/skills/tutur3u/platform/tuturuuu-platform"><img src="https://agentmods.dev/badge/skills/tutur3u/platform/tuturuuu-platform.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 25 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 322 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00025 $0.00322
Opus 5 $0.00013 $0.00161
Sonnet 5 $0.00005 $0.00064
Haiku 4.5 $0.00003 $0.00032

Measured 4d ago against content hash 9a1e2acdf7ff, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-10, from the pricing page.

Security

Grade A, and why

tuturuuu-platform scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 4d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

plugins/tuturuuu/skills/tuturuuu-platform/SKILL.md · 30 lines

What it actually says

Tuturuuu Platform

Use for web/API/shared UI implementation. Apply the root and nearest app rules; load only the reference section needed by the affected surface.

  • references/platform-patterns.md: Cache Components, satellite actors, shared API boundaries, dashboard interaction, translations, and navigation.
  • references/repository-workflows.md: app ownership, settings shells, package commands, task capture, and coordination metadata.
  • references/platform-checklist.md: follow-through for a substantial change across translations, navigation, API migration tracking, or multiple packages.

Preserve the live Next API and Rust/TanStack migration parity. Shared client API access belongs in packages/internal-api; satellite actors come from app sessions. Use bun i18n:add for translation key operations when possible and sort value-only message edits. Use ttr for requested task capture unless another tracker is chosen.

Schema/RLS changes use $tuturuuu-database; satellite shells use $tuturuuu-satellite-app-ux. Use the focused commit, coordination, or sync skill when that operation is part of the request. Do not load them for unrelated code edits.

Run focused checks, then bun check for TS/JS or root-script/config changes. Build the affected app for route/page/dependency changes because bun check does not compile Next routes. Production schema pushes remain user-only.

Files

What ships with it

4 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 4d ago Changed · -89 lines · -55 tokens per session 9a1e2acdf7ff
  2. 7d ago First seen · 119 lines · 80 tokens per session scan A ef471091ee3c

Subscribe to this mod's changes

tuturuuu-platform is a skill published in the GitHub repository tutur3u/platform (53 stars, last pushed today), licensed Apache-2.0. It adds 25 tokens to every session and 322 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.

Related

Other skills, from other repositories

magic-ui

Use this skill when users want to add, customize, or troubleshoot Magic UI components in React/Next.js projects. It covers component selection, shadcn registry installation (@magicui/), integration patterns, and practical quality checks for accessibility and maintainability.

magicuidesign/magicui · 56 tokens

herdr-kit-workflows

Set up and operate Herdr Kit safely: install and configure the plugin and Mastra Code integration, manage Review and Work repository scope, open primary repository workspaces, synchronize managers, materialize or dematerialize managed worktrees, and update Herdr Kit settings or shortcuts.

mastra-ai/mastra · 61 tokens

herdr-manager-query

Query the authoritative global Herdr Review and Work Manager inventory, recommend actionable PR work, and explicitly materialize confirmed remote-only Review Manager records through the plugin's stable public CLI.

mastra-ai/mastra · 40 tokens

clawsweeper

Triage and process the Slate v2 issue ledger with OpenClaw-style sweep discipline: archive-first discovery, duplicate proof, small-fix gates, exact claim rules, maintainer-safe issue output, and gitcrawl API refreshes.

udecode/plate · 52 tokens

claim-issue

Atomically claim an issue for a developer (human or agent) via the cross-developer lock ref, so two devs never pick up the same task. Syncs with origin first, refuses if already claimed or already done on main, and pushes the claim immediately without touching main or triggering CI.

loopdive/js2 · 64 tokens

pi-review-gated-delivery

Use when coordinating review-gated delivery of discrete GitHub issues between one implementation peer and a review-only lead, with user-owned Changesets and approval-gated commits.

spences10/my-pi · 40 tokens