writing-conformant-specs

Community

Draft RFC2119-conformant specs with clarity.

Authortordks
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill guides writers in creating RFC 2119-conformant specifications, helping convert plain language into normative requirements, structure sections, and separate normative from informative content.

Core Features & Use Cases

  • Iterative Drafting: Load RFC 2119 guide and convert plain-language requirements into MUST/SHOULD/MAY, with proper labeling.
  • Conformance Guidance: Provide templates and patterns to separate normative from informative content.
  • Guided Revision: Stepwise workflow to refine keywords and validate conformance.

Example Use Case: Draft a new API spec that defines error handling and security requirements using RFC 2119 keywords.

Quick Start

Load the RFC 2119 guide from references/rfc-2119-guide.md and start drafting a new specification: write a problem statement, identify normative requirements, and convert them into MUST/SHOULD/MAY with proper labeling.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: writing-conformant-specs
Download link: https://github.com/tordks/claude-workflow/archive/main.zip#writing-conformant-specs

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository