ln-001-standards-researcher

Research RFCs and architectural patterns to generate Markdown Standards Research sections.

534|73|Updated Oct 24, 2025
One-click install
npx skills add https://github.com/levnikolaevich/claude-code-skills --skill ln-001-standards-researcher
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ln-001-standards-researcher
Source: https://github.com/levnikolaevich/claude-code-skills/tree/main/ln-001-standards-researcher
Command: npx skills add https://github.com/levnikolaevich/claude-code-skills --skill ln-001-standards-researcher

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill uses MCP Ref/Context7 to discover and document standards and architectural patterns that should govern Story construction, ensuring compliance with current industry practices.

Core Features & Use Cases

  • Detect libraries, domains, and patterns mentioned in Epics/Stories.
  • Query MCP Ref for RFCs, OpenAPI, OAuth, and related standards; extract guidance.
  • Generate Standards Research and link to narrative Story notes (Guide/Manual/ADR).

Quick Start

Run a standards research pass to gather RFCs and architectural patterns for the Story’s Technical Notes.

Frequently Asked Questions about ln-001-standards-researcher

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I research standards and RFCs for API design?

Standards research extracts relevant RFCs, OpenAPI specifications, and OAuth patterns to document architectural guidance before building stories. Query standards databases to identify compliance requirements and best practices for your domain, then generate a markdown reference for technical notes.

What architectural patterns should govern OpenAPI and OAuth implementations?

This skill discovers standards and patterns—including OpenAPI schemas, OAuth flows, and RFC guidance—that ensure story construction complies with industry practices. Extract pattern documentation from standards references and apply it to your technical narrative.

Can I use standards research for WebSocket and other protocols?

Yes. Standards research detects libraries, domains, and patterns in your epics and stories, then queries for relevant RFCs and architectural guidance across protocols like WebSocket, OAuth, and OpenAPI. The skill produces reusable markdown research applicable to any standards-governed task.

How do I generate technical notes with standards compliance documentation?

Run standards research to extract RFCs and patterns, then link findings to story technical notes as a markdown Standards Research section. The skill produces compliance guidance or returns no standards research needed when no applicable standards apply.

What happens if no relevant standards exist for my story?

Standards research includes a fallback: when no applicable RFCs or architectural patterns match your epic or story context, the skill returns 'No standards research needed' and continues story generation without blocking workflow.