Get a second opinion by bundling a prompt + a curated file set, then asking another powerful LLM for debugging, refactor advice, design checks, or code reviews.
15
AI 88
git-commit
goncalossilva3/8/2026
Commit changes with an emphasis on tidiness and reviewability: small, focused commits, with clear rationale in messages.
15
AI 86
openscad
goncalossilva2/14/2026
Create and render OpenSCAD 3D models. Generate preview images from multiple angles, extract customizable parameters, validate syntax, and export STL files for 3D printing platforms like Printables.
13
web-design
goncalossilva2/7/2026
Design and implement distinctive, production-ready web interfaces with strong aesthetic direction. Use when asked to create or restyle web pages, components, or applications (HTML/CSS/JS, React, Vue,...
10
AI 95
sentry
goncalossilva2/7/2026
Fetch and analyze Sentry issues, events, transactions, and logs. Helps agents debug errors, find root causes, and understand what happened at specific times.
10
AI 94
git-clean-history
goncalossilva2/7/2026
Reimplement the current Git branch on a fresh branch off `main` with a clean, narrative-quality commit history.