Agent skill · Workflow & Productivity

ln-001-standards-researcher

Researches standards and patterns via MCP Ref for Story Technical Notes. Use when Story needs standards research before task generation.

majiayu000github.com/majiayu000GitHub ↗
claude-codeMIT
Install
npx skills add majiayu000/claude-skill-registry --skill ln-001-standards-researcher-levnikolaevich-claude-code-skills-3 --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 12 KB
Bundled scripts: none
Path: skills/analysis/ln-001-standards-researcher-levnikolaevich-claude-code-skills-3/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

> **Paths:** File paths (`shared/`, `references/`, `../ln-*`) are relative to skills repo root. If not found at CWD, locate this SKILL.md directory and go up one level for repo root. # Standards Researcher (Worker) This skill researches industry standards and architectural patterns using MCP Ref to generate Standards Research for Story Technical Notes. ## Purpose Research industry standards, RFCs, and architectural patterns for a given Epic/Story domain. Produce a Standards Research section (tables + links, no code) for insertion into Story Technical Notes. ## When to Use This Skill This skill should be used when: - Need to research standards and patterns BEFORE Story generation (ensures tasks follow industry best practices) - Epic Technical Notes mention specific standards requiring documentation (OAuth, OpenAPI, WebSocket) - Prevent situations where tasks use outdated patterns or violate RFC compliance - Reusable for ANY skill requiring standards research ## Workflow The skill follows a 7-phase workflow focused on standards and architectural patterns. ``` Stack Detection → Identify → Ref Research → Existing Guides → Generate Research → Save to File → Return ``` ### Phase 0: Stack

What's inside
Steps it walks through
  1. Purpose
  2. When to Use This Skill
  3. Workflow
  4. Phase 0: Stack Detection
  5. Phase 1: Identify Libraries
  6. Phase 2: MCP Ref Research
  7. Phase 3: MCP Ref Research
  8. Phase 4: Scan Existing Guides
  9. Phase 5: Generate Standards Research
  10. Phase 6: Save Research to File
  11. Phase 7: Return Results
  12. Integration
  13. Time-Box and Performance
  14. Critical Rules
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the ln-001-standards-researcher skill do?

Researches standards and patterns via MCP Ref for Story Technical Notes. Use when Story needs standards research before task generation.

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill ln-001-standards-researcher-levnikolaevich-claude-code-skills-3 --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going