Skills
Community-built skills that teach Anvil new capabilities. 512 packages available.
api-gateway
Generate API gateway configurations for Kong, Traefik, nginx, and Apache from OpenAPI specs or conversational descriptions.
security-audit
Scan code for OWASP Top 10 vulnerabilities, check dependencies for CVEs, identify hardcoded secrets, and generate remediation reports.
test-generator
Generate unit, integration, and e2e tests for any function or module. Supports Jest, Pytest, Go testing, Rust tests, and Playwright.
vulnapi-scanner
OWASP API Security Top 10:2023 vulnerability scanner. Scan any API for auth bypass, IDOR, SQLi, RCE, rate limiting gaps, JWT vulns, SSRF, and more.
PostgreSQL Query Optimization
Analyze query plans with EXPLAIN ANALYZE, add targeted indexes, and rewrite slow queries for PostgreSQL.
Playwright E2E Testing
Write reliable end-to-end tests with Playwright, use locators, handle auth state, and run in CI.
GCP Cloud SQL
Configure Cloud SQL for PostgreSQL or MySQL with HA, read replicas, Cloud SQL Auth Proxy, and backups.
TypeScript tRPC APIs
Build end-to-end type-safe APIs with tRPC, routers, procedures, middleware, and React Query integration.