From 423ab364b7179b0424cdc7cca5fb70c475937fa8 Mon Sep 17 00:00:00 2001 From: shmlkv Date: Wed, 4 Mar 2026 20:59:41 -0300 Subject: [PATCH] Add dna-claude-analysis --- readme.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/readme.md b/readme.md index dd14614..517ae69 100644 --- a/readme.md +++ b/readme.md @@ -19,6 +19,7 @@ This list focuses on tools and workflows where AI plays a central role in the de * [CLI Tools](#cli-tools) * [AI-Driven Task Management](#ai-driven-task-management) * [Project Documentation](#project-documentation) +* [Projects Built with Vibe Coding](#projects-built-with-vibe-coding) * [Articles & Updates](#articles--updates) * [Contributing](#contributing) @@ -115,6 +116,12 @@ This list focuses on tools and workflows where AI plays a central role in the de --- +## Projects Built with Vibe Coding + +* [dna-claude-analysis](https://github.com/shmlkv/dna-claude-analysis) — Personal genome analysis toolkit built entirely through conversation with Claude Code. + +--- + ## Articles & Updates * [Prompt Engineering for Developers](https://addyo.substack.com/p/the-prompt-engineering-playbook-for)