chore: link to agent-instructions

This commit is contained in:
Tibo De Peuter 2026-09-23 09:43:27 +02:00
parent 9af9123db9
commit af082ca316
No known key found for this signature in database
GPG key ID: 9187B5FA0F4B6F6D

View file

@ -15,11 +15,13 @@
<img src="img/transparency.png" alt="transparency icon" title="I like transparency" class="svg-icon"/> <img src="img/transparency.png" alt="transparency icon" title="I like transparency" class="svg-icon"/>
<main> <main>
<p>Welcome to my public website showcasing my experiments and explorations in using Large Language Models (LLMs) for generating code and providing insights! As a solo developer, I've found that LLMs can be incredibly useful tools in my workflow, and I'm excited to share my experiences and findings with you.</p> <p>Welcome to my public website showcasing my experiments and explorations in using Large Language Models (LLMs) for generating code and providing insights! As a solo developer, I've found that LLMs can be incredibly useful tools in my workflow, and I'm excited to share my experiences and findings with you.</p>
<p>Interested in learning more about how I use LLMs to generate code? Check out the archives of chats on this site, where you can explore <a href="./c/acc815c5-452a-46a7-83ef-002e76a8a078.html" title="Link to the chat to generate this text">examples of our conversations</a> and see how LLMs can help streamline development processes.</p> <ul>
<p>In January 2026, I started experimenting with different AI-coding harnesses, such as <a href="https://antigravity.google/">Google Antigravity</a> and <a href="https://docs.github.com/en/copilot/concepts/agents/copilot-cli">GitHub Copilot (CLI)</a>. I especially love to use plan mode before dispatching a fleet of agents. <li>Interested in learning more about how I use LLMs to generate code? Check out the archives of chats on this site, where you can explore <a href="./c/acc815c5-452a-46a7-83ef-002e76a8a078.html" title="Link to the chat to generate this text">examples of conversations</a> and see how LLMs can help streamline development processes.</li>
<br/> <li>Interested in my agentic coding workflows? I keep track of custom general-purpose skills over at <a href="https://git.depeuter.dev/tdpeuter/agent-instructions">tdpeuter/agent-instructions</a>.</li>
This does mean however, that a lot of coding and AI-use is now less explicit, i.e. not "just" a chat in a browser anymore. That makes it harder to share these experiences in the archival format here and are therefore at risk of becoming stale. Always use your own judgement, please.</p> </ul>
<p>If you have any insights you would like to share with me, don't hesitate to contact me.<br/> - <a href="https://tibo.depeuter.dev/#contact">Tibo De Peuter</a></p> <p>In January 2026, I started experimenting with different AI-coding harnesses, such as <a href="https://antigravity.google/">Google Antigravity</a> and <a href="https://docs.github.com/en/copilot/concepts/agents/copilot-cli">GitHub Copilot (CLI)</a>. I especially love to use plan mode before dispatching a fleet of agents (e.g., see <a href="https://git.depeuter.dev/tdpeuter/agent-instructions/src/commit/5b73af3aef0484c6b2db3ff40f24370fd0a2bba1/copilot/instructions/workflow.instructions.md">my personal Copilot workflow instructions</a>).</p>
<p>This does mean however, that a lot of coding and AI-use is now less explicit, i.e. not "just" a chat in a browser anymore. That makes it harder to share these experiences in the dump-a-chat format, meaning these archives are therefore at risk of becoming stale. Always use your own judgement, please.</p>
<p>If you have any insights you would like to share, don't hesitate to contact me.<br/> - <a href="https://tibo.depeuter.dev/#contact">Tibo De Peuter</a></p>
</main> </main>
<footer> <footer>