Doc2spec Synthesizing Formal Programming

Synthesize formal programming specifications from natural-language API docs using grammar induction. Extracts rules from documentation, induces a domain-specific specification grammar (EBNF), and generates validated formal specs. Use when: 'formalize this API documentation', 'extract specifications from these docs', 'generate formal rules from this README', 'convert these requirements to formal specs', 'induce a grammar for these programming rules', 'validate API usage against documentation'.

ndpvt-web 00995d3 14.3 KB Updated

File contents

ndpvt-web/arxiv-claude-skills/tree/main/skills/doc2spec-synthesizing-formal-programming commit 00995d3383

Frequently asked questions

npx skillmds@latest add ndpvt-web/doc2spec-synthesizing-formal-programming