We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cfbcbbc commit 1c0d331Copy full SHA for 1c0d331
1 file changed
index.html
@@ -89,6 +89,13 @@ <h2 class="section-title">Resources & Curations</h2>
89
</a>
90
<a href="https://github.com/eferro/lean-prompt-garden" target="_blank" rel="noopener noreferrer" class="github-link">GitHub</a>
91
</div>
92
+ <div class="card">
93
+ <a href="https://github.com/eferro/augmentedcode-configuration" target="_blank" rel="noopener noreferrer">
94
+ <span class="card-title">Augmented Code Configuration</span>
95
+ <span class="card-desc">Base configuration for AI-augmented coding with Cursor and CLI agents</span>
96
+ </a>
97
+ <a href="https://github.com/eferro/augmentedcode-configuration" target="_blank" rel="noopener noreferrer" class="github-link">GitHub</a>
98
+ </div>
99
</section>
100
101
<section class="section">
0 commit comments