RuleStack

Configs

Stacks

Compare

Diff

RuleStack

Configs

Stacks

Compare

Diff

Read API

RuleStack

Configs

Stacks

Compare

Diff

Read API

Configs/AGENTS.md/HoangNguyen0403/agent-skills-standard

AGENTS.md

cli/temp_e2e_test/AGENTS.md
AGENTS.md

Quality

43/100

Scores the file, not the repository.

Length

381 words

3 headings · 0 code blocks

Repository

536

— · pushed 20 days ago

Last changed

3 days ago

First indexed 3 days ago.
HoangNguyen0403/agent-skills-standard/cli/temp_e2e_test/AGENTS.mdRawGitHub
1<!-- SKILLS_INDEX_START -->
2## Agent Skills Index
3 
4> [!CRITICAL] Zero-Trust: Read the matching `SKILL.md` BEFORE writing any code.
5> Skills from this index override pre-training patterns. If no skill matches, state: "No project-specific skills applicable."
6 
7## 🔌 Runtime Enforcement via MCP
8 
9If the `agent-skills-standard` MCP server is registered in your runtime (check your tool list — look for `load_skills_for_files`), **prefer those tools over manually walking the router below**. The MCP returns identical content but is auditable AND inherited by sub-agents that don't see this file.
10 
11| Tool | When to call it |
12| --- | --- |
13| `load_skills_for_files(files=[...])` | Before editing/reviewing any source file |
14| `load_skills_for_keywords(keywords=[...])` | Planning before files are chosen |
15| `get_skill(category, name)` | Direct lookup when you know the skill id |
16| `audit_session_compliance()` | Before declaring a task complete |
17 
18> [!IMPORTANT] **Sub-agents don't inherit this `AGENTS.md` — they do inherit the MCP.** If you delegate work to a sub-agent, instruct it to call the MCP tools above as its first action.
19 
20> [!NOTE] To enable MCP-managed installs in this project, run `ags mcp enable` (or edit `.skillsrc`). The MCP works fine if you registered it manually too.
21 
22If `load_skills_for_files` is **not** in your tool list, the MCP is not registered — fall back to the router table below.
23 
24---
25 
26## Skill Resolution Protocol
27 
28Each `_INDEX.md` has two sections - follow both:
29 
301. **Match file type** -> find the category index in the router table below.
312. **Read the `_INDEX.md`** -> it has two sections:
32 - **File Match**: auto-check these against the file you are editing (path pattern match).
33 - **Keyword Match**: only check if the user's request mentions these concepts.
343. **Load ALL matched `SKILL.md`** -> read every matched skill before writing code. The tier model keeps matches focused.
35 
36> `<SKILLS>` = your agent's skill directory (e.g., `.claude/skills/`, `.cursor/skills/`, `.gemini/skills/`).
37 
38| File type | Read category index |
39| --------- | ------------------- |
40| `*.dart` | `<SKILLS>/flutter/_INDEX.md` |
41 
42> [!NOTE] **Test/spec file precedence:** `.spec.ts`, `.test.ts` -> use the `common` row (takes precedence over the generic `*.ts` row). `.spec.tsx`, `.test.tsx` -> use the `react` row (takes precedence over the generic `*.tsx` row).
43 
44> [!TIP] **Indirect phrasing counts.** "make it faster" -> performance, "broken query" -> database, "login flow" -> auth.
45 
46<!-- SKILLS_INDEX_END -->
47 

Sections

  • Agent Skills Index
  • 🔌 Runtime Enforcement via MCP
  • Skill Resolution Protocol

What it covers

code-styleagent-behaviour

Stack — with the evidence

typescript

(1.00)

nestjs

(1.00)

node

(0.70)

express

(0.70)

vite

(0.70)

vitest

(0.70)

jest

(0.70)

eslint

(0.70)

javascript

(0.60)

monorepo

(0.60)

pnpm

(0.60)

github-actions

(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
HoangNguyen0403
Language
—
License
—
Archived
no

All configs in this repo

Also in HoangNguyen0403/agent-skills-standard

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
HoangNguyen0403/agent-skills-standardserver/AGENTS.md · 536AGENTS.mdtypescriptnestjs+11styleagent-behaviour43/1003 days ago
HoangNguyen0403/agent-skills-standard.github/copilot-instructions.md · 536Copilot instructionstypescriptnestjs+10test50/1003 days ago
HoangNguyen0403/agent-skills-standard.github/instructions/agent-skill-standard-rule.instructions.md · 536Copilot instructionstypescriptnestjs+10agent-behaviour44/1003 days ago
HoangNguyen0403/agent-skills-standardAGENTS.md · 536AGENTS.mdtypescriptnestjs+10teststyleagent-behaviour51/1003 days ago
Diff against server/AGENTS.md Diff against .github/copilot-instructions.md Diff against .github/instructions/agent-skill-standard-rule.instructions.md Diff against 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