Skills & Templates
Discover proven skills and templates built by the community. Install with a single command.
analytics-dashboard
Interactive analytics dashboard with data profiling, visualization, and export
aes install [email protected]
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.
aes install [email protected]
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.
aes install [email protected]
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.
aes install [email protected]
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.
aes install [email protected]
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.
aes install [email protected]
There are 59 packages in total. Sign in to see all of them.
Sign in with GitHub to see moreUse the CLI
# Search for skills
$ aes search deploy
# Install a skill
$ aes install aes-hub/deploy@^1.0