code-documentation

Tag

Cards List
#code-documentation

Anchoring specs to code with ast-grep

Reddit r/ArtificialInteligence · 15h ago Cached

A blog post describing a technique to anchor living specs to code using ast-grep rules that match code structure instead of file paths, preventing spec rot when code moves during refactors. The approach is designed for AI agents that read specs on every task, with anchors that survive moves but not renames.

0 favorites 0 likes
#code-documentation

@tom_doerr: Generates documentation and architectural diagrams for codebases https://github.com/FSoft-AI4Code/CodeWiki…

X AI KOLs Timeline · 2026-06-08 Cached

CodeWiki is an open-source tool that uses AI to generate holistic documentation and architectural diagrams for large-scale codebases, supporting multiple LLM providers and subscription modes.

0 favorites 0 likes
#code-documentation

@so_ainsight: This is way too convenient. It's a method that's been making waves overseas: just ask Claude, "Bundle this entire app i…

X AI KOLs Timeline · 2026-05-15

A method using Claude to bundle an entire app into one HTML and one JSON file, making complex systems visible and self-documenting, is gaining popularity overseas.

0 favorites 0 likes
#code-documentation

@billtheinvestor: Have Claude map your entire application's architecture to an HTML page and a JSON file. The HTML is for you to use, while the JSON is for the next agent responsible for new features. Now, your codebase can explain itself.

X AI KOLs Timeline · 2026-05-14 Cached

Introduces a method of using Claude to map the entire application's architecture to an HTML page and a JSON file, allowing the codebase to explain itself, convenient for developers to view and for subsequent AI agents to use.

0 favorites 0 likes
#code-documentation

@RoundtableSpace: Ask Claude to map your entire app's architecture into a single HTML page and JSON file. The HTML is for you. The JSON i…

X AI KOLs Timeline · 2026-05-14 Cached

A technique to use Claude to generate an HTML page and JSON file mapping your app's architecture, enabling self-explanatory codebases.

0 favorites 0 likes
← Back to home

Submit Feedback