Skills

What Aero can do

The first-party skill catalog — focused capabilities Aero draws on to get work done.

API Design

Designs endpoint contracts: resources, validation, error shapes, versioning, and migration impact.

apibackend
Aero System · v1.0.0

Accessibility Audit

WCAG and a11y review: semantics, focus order, keyboard support, contrast, and ARIA.

frontenddesignaccessibility
Aero System · v1.0.0

Brainstorming

Structured divergent ideation: generate options, cluster them, pressure-test, and narrow to a shortlist.

planningproduct
Aero System · v1.0.0

Bun Runtime

Bun-native workflows: runtime, bundler, and test runner, with Node-compatibility awareness.

testingjavascriptbun
Aero System · v1.0.0

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

Cloudflare Workers

Cloudflare edge: Workers, KV, Durable Objects, R2, bindings, cache behavior, and platform limits.

backenddeploymentcloudflare
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

Copywriting

UX and marketing copy: clear value, scannable structure, and action-oriented calls to action.

docscontent
Aero System · v1.0.0

Database Schema

Schema and migration modeling: normalization, indexes, constraints, and safe migrations.

backenddatabase
Aero System · v1.0.0

Debugging

Evidence-based root-cause debugging: reproduce, trace to the first bad state, fix the cause, add a regression test.

testingdebugging
Aero System · v1.0.0

Deployment Checklist

Release guardrails: migration impact, prerequisites, rollback, and post-deploy verification.

deploymentsecurity
Aero System · v1.0.0

Figma to Code

Translates Figma designs into components: tokens, spacing, variants, and faithful states.

frontenddesign
Aero System · v1.0.0

Frontend Design

Builds UI from structure to interaction: component breakdown, layout, and every state including empty, loading, and error.

frontenddesign
Aero System · v1.0.0

Git Workflow

Branching, commit hygiene, PR scoping, and rebase/merge strategy.

planninggit
Aero System · v1.0.0

Gleam

Type-driven Gleam: pattern matching, explicit results, and BEAM/JS target awareness.

backendgleam
Aero System · v1.0.0

Go

Idiomatic Go: small interfaces, error wrapping, table-driven tests, and context-aware IO.

apibackendgolang
Aero System · v1.0.0

Hono API

Hono edge HTTP services: routing, middleware, and edge-input validation.

apijavascripthono
Aero System · v1.0.0

JavaScript

Modern JavaScript: readable async, explicit data shapes, and behavior-focused tests.

frontendjavascript
Aero System · v1.0.0

MCP Integration

Configures and validates MCP servers: type, command/url/args/env, permissions, and verification.

apimcp
Aero System · v1.0.0

Node.js Runtime

Node.js runtime and tooling: modules, streams, scripts, and Node-versus-edge constraints.

backendjavascript
Aero System · v1.0.0

Performance Audit

Profiles and fixes hotspots: slow queries, N+1, allocations, payload size, and caching.

backendperformance
Aero System · v1.0.0

Repo Navigation

Maps the change surface before editing: entrypoints, data flow, edit points, and risks.

planningdocs
Aero System · v1.0.0

Responsive Design

Plans layout across viewports: breakpoint strategy, fluid type and spacing, and container queries.

frontenddesign
Aero System · v1.0.0

SEO Audit

Technical SEO review: crawlability, metadata, canonicals, structured data, and performance basics.

frontendseocontent
Aero System · v1.0.0

Security Review

Reviews authorization, input validation, secrets handling, injection, and dependency risk.

backendsecurity
Aero System · v1.0.0

Skill Creator

Authors a new catalog skill that passes the quality bar: specific scope, template, slug, tags, and a real example.

planningdocs
Aero System · v1.0.0

Spec Writing

Turns a goal into testable acceptance criteria and an explicit scope cut: must-have versus out-of-scope.

planningproductdocs
Aero System · v1.0.0

Tailwind CSS

Maintainable Tailwind CSS interfaces: readable utility order, real duplication extraction, responsive and accessible states.

frontenddesigntailwindcss
Aero System · v1.0.0

Testing

Targeted test strategy: run the narrowest slice first, capture failures, and rerun to verify.

testing
Aero System · v1.0.0

Web Design Guidelines

Heuristics to evaluate and guide UI quality: hierarchy, spacing, typography, contrast, and consistency.

frontenddesign
Aero System · v1.0.0

shadcn/ui

shadcn/ui component patterns: composition, theming via tokens, and accessible primitives.

frontenddesign
Aero System · v1.0.0