What Aero can do
The first-party skill catalog — focused capabilities Aero draws on to get work done.
All
accessibility
api
backend
bun
cloudflare
code-quality
content
database
debugging
deployment
design
docs
frontend
git
gleam
golang
hono
javascript
mcp
performance
planning
product
security
seo
tailwindcss
testing
Clean Code
Coding standards: no magic numbers, prefer named constants, keep files under ~600 lines, document complex logic, and use clear names.
backendcode-quality
Aero System · v1.0.0
Code Review
Reviews a diff against the standards plus correctness: bugs, scope creep, error handling, and naming.
testingcode-quality
Aero System · v1.0.0