czottmann/interfazzle
A Swift CLI tool for building simple Markdown docs for a package's public interface from its symbol graphs. LLMs love that stuff, too!
This tool helps Swift package maintainers create clear, interface-style Markdown documentation for their public API. It takes your Swift package code, extracts its public interface, and outputs nicely formatted Markdown files. This is ideal for developers who want to provide easy-to-read documentation for their Swift libraries, especially for human readers and LLMs.
Use this if you maintain a Swift package and need to automatically generate Markdown documentation for its public API that's easy for both humans and AI to understand.
Not ideal if you need a fully interactive, browser-based documentation website like what DocC produces, or if you're not working with Swift packages.
Stars
20
Forks
—
Language
Swift
License
MIT
Category
Last pushed
Dec 06, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/czottmann/interfazzle"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
ogre-run/miniogre
Automate the generation of infrastructure and documentation files from source code
regenrek/codefetch
Turn code into Markdown for LLMs with one simple terminal command
JackBekket/Reflexia
Autodoc project, aimed to autonomously generating documentation for any code repository and...
JordanCoin/docmap
Instant documentation structure for LLMs and humans. Sister tool to codemap.
littlebearapps/pitchdocs
Turn any codebase into professional, marketing-ready GitHub documentation — powered by AI coding...