Skills & Templates

Discover proven skills and templates built by the community. Install with a single command.

template v1.0.0

analytics-dashboard

Interactive analytics dashboard with data profiling, visualization, and export

aes install [email protected]
skill v1.0.0

api-auth-setup

Add production-grade authentication and authorization to an existing API project. Supports JWT, OAuth2, and session-based auth with role-based access control, refresh tokens, and security best practices.

webapiauthsecuritysetupjwtoauth2
aes install [email protected]
skill v1.0.0

api-documentation

Generate comprehensive API documentation from code annotations and route definitions. Produces OpenAPI 3.x specification, Swagger UI, Redoc page, and Postman collection. Supports auto-sync with CI.

webapidocumentationopenapiswaggerpostman
aes install [email protected]
skill v1.0.0

api-testing-suite

Set up comprehensive API testing with unit tests, integration tests, and end-to-end tests. Includes test fixtures, mocking utilities, database test helpers, CI configuration, and coverage reporting.

webapitestingunit-testsintegration-testse2e
aes install [email protected]
skill v1.0.0

autonomous-loop

Self-healing supervisor/worker system that runs any Claude Code task autonomously for extended periods. Handles crash recovery, context-window resets, stall detection, heartbeat monitoring, and budget management. Define your task once, the loop runs it to completion unattended.

autonomousloopmonitorsupervisorlong-runningcrash-recoveryunattendedworkerheartbeat
aes install [email protected]
skill v1.0.0

backup-restore

Set up automated backup and disaster recovery for databases, file storage, and Kubernetes cluster state with scheduled snapshots, cross-region replication, and tested restore procedures.

devopsbackupdisaster-recoveryreliabilitycompliance
aes install [email protected]

Use the CLI

# Search for skills
$ aes search deploy

# Install a skill
$ aes install aes-hub/deploy@^1.0