

Also from Kynth Studios


Also from Kynth Studios


Also from Kynth Studios
1# StyleSeed repository guide23StyleSeed is an AI design-method engine for coding agents. It combines fixed judgment,4job-specific output grammars, surface adapters, and project-local reference grammars. Keep the5rules, skills, components, skins, and generated demo artifacts in sync.67## Before changing the engine89- Read `engine/AGENTS.md` for the cross-agent design rules.10- Read the relevant nested guide before editing its subtree. In particular,11 `demo-pricing/AGENTS.md` applies to the Next.js demo.12- Read `engine/PRODUCT-PRINCIPLES.md`, `engine/RULESETS.md`, `engine/ADAPTERS.md`,13 `engine/BRAND-RECIPES.md`, and14 `engine/ARCHITECTURE.md` before changing product behavior.15- Treat `engine/.claude/skills/` as the canonical source for all 21 StyleSeed16 skills. `.agents/skills` is a repository-scoped Codex symlink to that same17 directory; never create a second copy of a skill there.18- Claude Code invokes a skill as `/ss-setup`, `/ss-build`, and so on. Codex19 invokes it as `$ss-setup`, `$ss-build`, or from its Skills picker.2021## Generated files2223`demo-pricing/scripts/build-llms.mjs` regenerates the public agent index,24registry, context catalog, skin bundle, engine mirrors, and `llms.txt`/`llms-full.txt`. Edit the source in25`engine/` or `skins/`, then run the generator; do not hand-edit generated26copies as the source of truth.2728## Verification2930- Every engine change: run `node scripts/validate-engine.mjs` and `git diff --check`.31- Engine, skin, component, registry, or demo changes: run `npm run build` from32 `demo-pricing/`, then run `git diff --check` from the repository root.33- The demo build fetches Google Fonts and may require network access.34- Do not claim a visual pass without rendering and inspecting the affected UI.3536## Pull requests and releases3738- Keep unrelated design-canon changes, tooling changes, and compatibility work39 in separate commits or pull requests.40- Do not change `engine/VERSION`, the changelog, or publish a release unless the41 maintainer explicitly includes release work in the task.42
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?
| Repository | Format | Stack | Covers | Score | Changed |
|---|---|---|---|---|---|
| bitjaru/styleseedengine/AGENTS.md · 871 | AGENTS.md | setupbuildagent-behaviour | 66/100 | 11 days ago | |
| bitjaru/styleseeddemo-pricing/AGENTS.md · 871 | AGENTS.md | no sections | 16/100 | 13 days ago | |
| bitjaru/styleseedengine/.cursorrules · 871 | .cursorrules | lint-formatagent-behaviour | 34/100 | 11 days ago | |
| bitjaru/styleseedengine/CLAUDE.md · 871 | CLAUDE.md | setupbuildlint-formatstyle+4 | 72/100 | 11 days ago |
Same format, overlapping stack, ranked by quality.
| Repository | Format | Stack | Covers | Score | Changed |
|---|---|---|---|---|---|
| code-yeongyu/oh-my-openagentpackages/web/AGENTS.md · 68k | AGENTS.md | setupbuildtestlint-format+6 | 100/100 | 13 days ago | |
| mui/material-uiAGENTS.md · 99k | AGENTS.md | setupbuildtestlint-format+9 | 100/100 | 14 days ago | |
| aaif-goose/gooseAGENTS.md · 53k | AGENTS.md | setupbuildtestlint-format+7 | 100/100 | 8 days ago | |
| duckduckgo/content-scope-scriptsspecial-pages/AGENTS.md · 70 | AGENTS.md | buildteststylearch+3 | 100/100 | 14 days ago | |
| deepseek-ai/deepseek-harnessnative/landlock-run/AGENTS.md · 104k | AGENTS.md | setupteststylearch+3 | 100/100 | today | |
| TryGhost/Ghoste2e/AGENTS.md · 55k | AGENTS.md | setupteststylearch+2 | 100/100 | today | |
| n8n-io/n8npackages/@n8n/agents/AGENTS.md · 201k | AGENTS.md | buildteststylearch+3 | 100/100 | 14 days ago | |
| elastic/elasticsearchx-pack/plugin/core/src/main/java/org/elasticsearch/xpack/core/ml/AGENTS.md · 78k | AGENTS.md | buildtestlint-formatstyle+2 | 100/100 | 14 days ago |
A badge carrying the measured quality of the strongest agent config file in this repository, out of 100. It reads from this index every time somebody loads your page, so it changes when the measurement changes and there is nothing to keep up to date. Free, no account, and the value is not something you or we can set by hand.
[](https://rulestack.kynth.studio/configs/bitjaru-styleseed-agents)Would rather not hotlink us? Every badge is also served in shields.io’s endpoint schema, so shields renders the image and your readers never talk to our domain:
Published by Toolproof, the masthead over this index and eight others. The method behind the number is at toolproof.kynth.studio/methodology, and the whole thing is readable as JSON with no key at /api.