Formal Specification Driven Development
CommunityTurn formal specs into verified implementations.
System Documentation
What problem does it solve?
This Skill guides you through implementing code with formal verification using Idris2. It creates precise specifications, compiles and verifies them, and then translates the verified design into a target language (Python, Rust, or TypeScript).
Core Features & Use Cases
- Specification-first workflow: Draft Idris2 specs with dependent types and proofs.
- Automatic verification: Compile specs and ensure totality and correctness.
- Target-language implementation: Translate the verified spec into your chosen language with tests and documentation.
- Traceability: Link each implementation back to its Idris2 spec for auditability.
Quick Start
Describe a problem you want solved with formal verification, and specify your preferred target language (Python, Rust, or TypeScript). The Skill will generate an Idris2 spec under .specs, attempt automatic compilation, and implement the solution in your language of choice.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 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: Formal Specification Driven Development Download link: https://github.com/twoLoop-40/claude-skills/archive/main.zip#formal-specification-driven-development Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.