RuleStack

Configs

Stacks

Compare

Diff

RuleStack

Configs

Stacks

Compare

Diff

Read API

RuleStack

Configs

Stacks

Compare

Diff

Read API

Configs/AGENTS.md/nexu-io/open-design

AGENTS.md

skills/AGENTS.md
AGENTS.md

Quality

39/100

Scores the file, not the repository.

Length

370 words

4 headings · 0 code blocks

Repository

83k

— · pushed 0 days ago

Last changed

3 days ago

First indexed 3 days ago.
nexu-io/open-design/skills/AGENTS.mdRawGitHub
1# skills
2 
3This directory holds **functional skills** — capabilities the agent
4invokes mid-task to do work on user input. Each skill is a folder with a
5`SKILL.md` (frontmatter + body) and any side files (`assets/`,
6`references/`, scripts, …) the workflow needs.
7 
8If the entry primarily *renders* a design artifact (deck, prototype,
9image/video/audio template) it belongs under `../design-templates/`
10instead. See `specs/current/skills-and-design-templates.md` for the
11full split.
12 
13## Daemon plumbing
14 
15- Listed under `/api/skills` (functional only). User-imported skills
16 shadow built-in entries with the same frontmatter `name`.
17- Asset routes (`/api/skills/:id/example`, `/api/skills/:id/assets/*`)
18 span both functional skills and design templates so existing
19 `srcdoc`-rewritten URLs keep resolving after the split.
20- Integrations → Skills surfaces this directory only. Renderable templates are
21 read from the design-templates registry by the New project "Start from" rails;
22 the redesigned home no longer has a top-level Templates tab.
23 
24## Adding a skill
25 
261. Create `skills/<my-skill>/SKILL.md` with `name`, `description`,
27 `triggers`, and `od.mode: utility` (or `design-system`) frontmatter.
282. Drop any side files alongside; reference them from the body using
29 the relative-from-skill-root paths the daemon advertises in the
30 skill preamble.
313. The daemon's lazy scanner picks the entry up on the next
32 `/api/skills` request — no rebuild required during local dev.
33 
34## Curated design / creative catalogue
35 
36This directory also ships a curated catalogue of design and creative
37skills hand-picked from `VoltAgent/awesome-agent-skills` and
38`ComposioHQ/awesome-claude-skills`. Each entry is a lightweight stub —
39frontmatter + a short body that points at the upstream repo — so the
40Integrations → Skills surfaces a rich, filterable list out of the box
41without vendoring every upstream workflow.
42 
43- `od.category` on these stubs powers the new category filter row in
44 Integrations → Skills (e.g. `image-generation`, `video-generation`,
45 `audio-music`, `slides`, `documents`, `design-systems`, `figma`,
46 `animation-motion`, `3d-shaders`, `diagrams`, `creative-direction`,
47 `marketing-creative`, `screenshots`, `web-artifacts`).
48- The seed script lives at `scripts/seed-curated-design-skills.ts` and
49 is **idempotent**: running it again only creates folders that don't
50 already exist, so a hand-edited stub is never overwritten. Delete the
51 folder under `skills/` and re-run the script to refresh an entry.
52- Stubs intentionally do not vendor upstream assets. To run an upstream
53 workflow with its original scripts and references, copy the upstream
54 folder into your active agent's skills directory (Claude Code, Codex,
55 Cursor, etc.) — the body of each stub explains how.
56 

Sections

  • skills
  • Daemon plumbing
  • Adding a skill
  • Curated design / creative catalogue

Stack — with the evidence

typescript

(1.00)

node

(0.70)

react

(0.70)

nextjs

(0.70)

astro

(0.70)

express

(0.70)

tailwind

(0.70)

vitest

(0.70)

playwright

(0.70)

aws

(0.70)

desktop-app

(0.70)

javascript

(0.60)

monorepo

(0.60)

pnpm

(0.60)

kubernetes

(0.60)

github-actions

(0.60)

vercel

(0.60)

Format

AGENTS.md

A plain-markdown README for coding agents, deliberately unopinionated: no frontmatter, no globs, no vendor keys. That minimalism is why it became the one file a dozen different agents will read, and why it carries the least per-file targeting power of any format here.

What the corpus says about it

Repository

Owner
nexu-io
Language
—
License
—
Archived
no

All configs in this repo

Also in nexu-io/open-design

Diff this repo’s formats

One repository carrying more than one format is the comparison this product exists for: does anyone actually write different content in each file, or is one a copy of the other?

The other instruction files in this repository
RepositoryFormatStackCoversScoreChanged
nexu-io/open-designplugins/AGENTS.md · 83kAGENTS.mdtypescriptnode+15stylearchsecuritydo-not68/1003 days ago
nexu-io/open-design.github/AGENTS.md · 83kAGENTS.mdtypescriptmonorepo+15stylearchgitapi+383/1003 days ago
nexu-io/open-designAGENTS.md · 83kAGENTS.mdtypescriptnode+15setupteststylearch+974/1003 days ago
nexu-io/open-designapps/AGENTS.md · 83kAGENTS.mdtypescriptplaywright+15testarchmonorepo90/1003 days ago
nexu-io/open-designapps/daemon/AGENTS.md · 83kAGENTS.mdtypescriptvitest+15teststylearchtesting-strategy+486/1003 days ago
nexu-io/open-designapps/daemon/src/critique/AGENTS.md · 83kAGENTS.mdtypescriptnode+15archtesting-strategymonorepo52/1003 days ago
nexu-io/open-designapps/landing-page/AGENTS.md · 83kAGENTS.mdtypescriptastro+16apideploymentmonorepo82/1003 days ago
nexu-io/open-designapps/packaged/AGENTS.md · 83kAGENTS.mdtypescriptvitest+15monorepodo-not54/1003 days ago
nexu-io/open-designapps/web/src/components/Theater/AGENTS.md · 83kAGENTS.mdtypescriptvitest+15testarchmonorepo72/1003 days ago
nexu-io/open-designdesign-systems/_schema/AGENTS.md · 83kAGENTS.mdtypescriptnode+15archtesting-strategyapi58/1003 days ago
nexu-io/open-designdesign-templates/AGENTS.md · 83kAGENTS.mdtypescriptnode+15apiui43/1003 days ago
nexu-io/open-designe2e/AGENTS.md · 83kAGENTS.mdtypescriptvitest+15teststylearchtesting-strategy+393/1003 days ago
nexu-io/open-designpackages/AGENTS.md · 83kAGENTS.mdtypescriptnode+15archdependenciesmonorepo86/1003 days ago
nexu-io/open-designtools/AGENTS.md · 83kAGENTS.mdtypescriptplaywright+15testing-strategy82/1003 days ago
nexu-io/open-designtools/pack/AGENTS.md · 83kAGENTS.mdtypescriptvitest+16styletesting-strategyperformancedeployment+185/1003 days ago
nexu-io/open-designtools/serve/AGENTS.md · 83kAGENTS.mdtypescriptvitest+15do-not32/1003 days ago
Diff against plugins/AGENTS.md Diff against .github/AGENTS.md Diff against AGENTS.md Diff against apps/AGENTS.md Diff against apps/daemon/AGENTS.md Diff against apps/daemon/src/critique/AGENTS.md Diff against apps/landing-page/AGENTS.md Diff against apps/packaged/AGENTS.md Diff against apps/web/src/components/Theater/AGENTS.md Diff against design-systems/_schema/AGENTS.md Diff against design-templates/AGENTS.md Diff against e2e/AGENTS.md Diff against packages/AGENTS.md Diff against tools/AGENTS.md Diff against tools/pack/AGENTS.md Diff against tools/serve/AGENTS.md

Similar configs

Same format, overlapping stack, ranked by quality.

Same format, overlapping stack, ranked by quality
RepositoryFormatStackCoversScoreChanged
aaif-goose/gooseAGENTS.md · 52kAGENTS.mdrusttypescript+2setupbuildtestlint-format+6100/1003 days ago
TryGhost/Ghoste2e/AGENTS.md · 55kAGENTS.mdtypescriptjavascript+12setupteststylearch+2100/1003 days ago
duckduckgo/content-scope-scriptsspecial-pages/AGENTS.md · 70AGENTS.mdtypescriptjavascript+5buildteststylearch+3100/1003 days ago
n8n-io/n8npackages/@n8n/agents/AGENTS.md · 199kAGENTS.mdtypescriptlangchain+16buildteststylearch+3100/1003 days ago
mui/material-uiAGENTS.md · 99kAGENTS.mdtypescriptjavascript+13setupbuildtestlint-format+9100/1003 days ago
SkeneTechnologies/skene-cookbookAGENTS.md · 51AGENTS.mdpythoneslint+4setupbuildtestlint-format+7100/1002 days ago
trick77/agents-md-syncAGENTS.md · 2AGENTS.mdtypescriptnode+4setupbuildteststyle+5100/1003 days ago
code-yeongyu/oh-my-openagentpackages/web/AGENTS.md · 67kAGENTS.mdtypescriptbun+10setupbuildtestlint-format+6100/1002 days ago
RuleStack

Built by

Kynth Studio

Directory

Configs
Stacks
Compare formats
Diff two configs
Best AGENTS.md examples

Formats

AGENTS.md
CLAUDE.md
Cursor rules
Copilot instructions

Reference

Read API
Corpus health
Privacy Policy
Terms

RuleStack

RuleStack

Built by

Kynth Studio

Directory

Configs
Stacks
Compare formats
Diff two configs
Best AGENTS.md examples

Formats

AGENTS.md
CLAUDE.md
Cursor rules
Copilot instructions

Reference

Read API
Corpus health
Privacy Policy
Terms

RuleStack

RuleStack

Built by

Kynth Studio

Directory

Configs
Stacks
Compare formats
Diff two configs
Best AGENTS.md examples

Formats

AGENTS.md
CLAUDE.md
Cursor rules
Copilot instructions

Reference

Read API
Corpus health
Privacy Policy
Terms

RuleStack