·spec-rules-init
</>

spec-rules-init

Coding rules generator — Extract and generate coding-rules.md from project conventions. Scans CLAUDE.md, AGENTS.md, config files, existing source code, and installed skills to produce a unified coding-rules.md that spec-implement uses as a quality gate. English triggers: "Generate coding rules", "Create coding-rules.md", "Extract project rules" 日本語トリガー: 「コーディングルールを生成」「coding-rules.mdを作成」「プロジェクトルールを抽出」

12Installs·1Trend·@anyoneanderson

Installation

$npx skills add https://github.com/anyoneanderson/agent-skills --skill spec-rules-init

How to Install spec-rules-init

Quickly install spec-rules-init AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/anyoneanderson/agent-skills --skill spec-rules-init
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: anyoneanderson/agent-skills.

SKILL.md

View raw

Extract project conventions and generate a unified coding-rules.md for use as a quality gate during implementation.

| CLAUDE.md (root) | Project-wide rules | High | | src/CLAUDE.md | Source-specific rules | High | | AGENTS.md | Agent-oriented rules | High | | .claude/ contents | Project settings | Medium | | package.json | lint/test script presence | Medium | | test/CLAUDE.md | Test-specific rules | Medium | | .eslintrc / biome.json | Lint rules | Low |

| tsconfig.json | TypeScript strict settings | Low | | .prettierrc | Format settings | Low |

Coding rules generator — Extract and generate coding-rules.md from project conventions. Scans CLAUDE.md, AGENTS.md, config files, existing source code, and installed skills to produce a unified coding-rules.md that spec-implement uses as a quality gate. English triggers: "Generate coding rules", "Create coding-rules.md", "Extract project rules" 日本語トリガー: 「コーディングルールを生成」「coding-rules.mdを作成」「プロジェクトルールを抽出」 Source: anyoneanderson/agent-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/anyoneanderson/agent-skills --skill spec-rules-init
Category
</>Dev Tools
Verified
First Seen
2026-02-25
Updated
2026-03-10

Browse more skills from anyoneanderson/agent-skills

Quick answers

What is spec-rules-init?

Coding rules generator — Extract and generate coding-rules.md from project conventions. Scans CLAUDE.md, AGENTS.md, config files, existing source code, and installed skills to produce a unified coding-rules.md that spec-implement uses as a quality gate. English triggers: "Generate coding rules", "Create coding-rules.md", "Extract project rules" 日本語トリガー: 「コーディングルールを生成」「coding-rules.mdを作成」「プロジェクトルールを抽出」 Source: anyoneanderson/agent-skills.

How do I install spec-rules-init?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/anyoneanderson/agent-skills --skill spec-rules-init Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/anyoneanderson/agent-skills

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-25