archestra-dev-frontend

archestra-dev-frontend is a skill for Codex from archestra-ai/archestra. It costs 40 tokens per session (1,883 once invoked), scanned A, original, no licence file.

A guide for changing Archestra frontend code built with Next.js and React. It covers interface components, forms, data-fetching hooks, generated API clients, text, and documentation links.

In plain words
What is it for?
Use it to modify Archestra UI components, forms, TanStack Query hooks, generated API client calls, frontend wording, or documentation links.
Why use it?
It helps the agent make frontend changes consistently in the parts of the application it covers.

Skill for Codex

Written for Codex: installed under .codex/.

Good fit Use it to modify Archestra UI components, forms, TanStack Query hooks, generated API client calls, frontend wording, or documentation links.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/archestra-ai/archestra/archestra-dev-frontend
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 archestra-ai/archestra --skill archestra-dev-frontend
Clone the repo
git clone --depth 1 https://github.com/archestra-ai/archestra

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 archestra-dev-frontend

README.md
[![agentmods](https://agentmods.dev/badge/skills/archestra-ai/archestra/archestra-dev-frontend.svg)](https://agentmods.dev/skills/archestra-ai/archestra/archestra-dev-frontend)
Your own site
<a href="https://agentmods.dev/skills/archestra-ai/archestra/archestra-dev-frontend"><img src="https://agentmods.dev/badge/skills/archestra-ai/archestra/archestra-dev-frontend.svg" alt="Measured on agentmods" height="20"></a>
Per session 40 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,883 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.
Origin unknown 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.00040 $0.01883
Opus 5 $0.00020 $0.00941
Sonnet 5 $0.00008 $0.00377
Haiku 4.5 $0.00004 $0.00188

Measured 7d ago against content hash a2531ba625f4, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-07, from the pricing page.

Security

Grade A, and why

archestra-dev-frontend 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 7d 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.

.codex/skills/archestra-dev-frontend/SKILL.md · 100 lines

The source is not reproduced here

A licence we could not identify

The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.

Read it on GitHub

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. 7d ago First seen · 100 lines · 40 tokens per session scan A a2531ba625f4

Subscribe to this mod's changes

archestra-dev-frontend is a skill published in the GitHub repository archestra-ai/archestra (4,262 stars, last pushed today), with no licence file. It adds 40 tokens to every session and 1,883 once invoked, about $0.0002 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-08-30.

Related

Other skills, from other repositories

langbot-dev

Develop, build, and debug the LangBot core backend and web frontend. Use when working inside the LangBot repository — backend (Python/Quart, src/langbot/pkg), the Vite/React web UI, HTTP API controllers/services, Alembic migrations, or the MCP server. Covers the dev environment (uv, pnpm), repo layout, the API auth…

langbot-app/LangBot · 136 tokens

web-design-engineer

Build or redesign polished browser-rendered visual artifacts with HTML/CSS/JavaScript/React: pages, dashboards, prototypes, slide decks, animations, UI mockups, and data visualizations. Use for visual front-end creation, design-system exploration, design critique, or explicit browser acceptance / QA of a web artifact.…

ConardLi/garden-skills · 96 tokens

building-ui

Complete guide for building beautiful apps with Expo Router. Covers fundamentals, styling, components, navigation, animations, patterns, and native tabs.

Intelligent-Internet/ii-agent · 30 tokens

use-dom

Use Expo DOM components to run web code in a webview on native and as-is on web. Migrate web code to native incrementally.

Intelligent-Internet/ii-agent · 32 tokens

remotion-to-hyperframes

Port an existing Remotion (React) composition to HyperFrames HTML. Use ONLY when the user explicitly asks to port/convert/migrate/translate a Remotion source. Do NOT use: (a) authoring a new HyperFrames composition; (b) Remotion mentioned in passing; (c) Remotion code shared as reference only; (d) "same video as my…

calesthio/OpenMontage · 215 tokens

vercel-react-best-practices

React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js pages, data fetching, bundle optimization, or performance…

calesthio/OpenMontage · 67 tokens