Extract Drc Rules banner
akiselev akiselev

Extract Drc Rules

Development community

Description

**CRITICAL REQUIREMENT:** You MUST analyze the actual PDF document provided. DO NOT hallucinate, guess, or use prior knowledge. ONLY extract information explicitly present in THIS document. **Role:** Act as a Senior PCB Design Engineer and Altium Constraint Manager. **Objective:** Analyze the attached datasheet and extract specific design constraints, mapping them directly to the provided `RuleKind` enum list. **Context:** Your output will be parsed by a Rust-based tool to generate specific P

Installation

Installs to ~/.claude/skills/akiselev-datasheet-cli-extract-drc-rules/SKILL.md

Terminal
mkdir -p ~/.claude/skills/akiselev-datasheet-cli-extract-drc-rules && curl -fsSL https://raw.githubusercontent.com/akiselev/datasheet-cli/HEAD/prompts/extract-drc-rules.md -o ~/.claude/skills/akiselev-datasheet-cli-extract-drc-rules/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository