awesome-ai-agent-skills
Structured coding workflows for debugging, testing, Docker, and deployment
All Skills in This Repository (6)
Pure Emerald Level Indicatorsask-questions-if-underspecified
Generates clarifying questions for ambiguous project requests before proceeding.
design-system-generator
Generate a DESIGN_SYSTEM.md standardizing UI/UX rules across stacks.
docker-local-dev
Generate Docker Compose and Dockerfile configurations for local development via interactive Q&A.
documentation-guidelines
Generate backend module documentation with architecture diagrams, endpoints, payloads, and seeding instructions.
laravel-11-12-app-guidelines
Your tagline goes here. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus luctus urna eget velit eget, ...
agents-md-generator
Generate and maintain CLAUDE.md and AGENTS.md instruction files by scanning projects.
Frequently Asked Questions
FAQPage SchemaHow to install awesome-ai-agent-skills?▼
Run `npx skills add thienanblog/awesome-ai-agent-skills --all -g -y` in your terminal to install all skills globally.
What does awesome-ai-agent-skills do?▼
It gives your coding agent structured workflows for planning, debugging, testing, Docker setup, Laravel development, UI implementation, and production deployment.
Does it work with Claude Code and Codex?▼
Yes. Every skill follows the standard SKILL.md format and ships as installable plugin packages for Claude Code, OpenAI Codex, Cursor, and other compatible agents.
Can it help deploy an app to a VPS?▼
Yes. The vps-docker-traefik-deploy skill produces a complete production plan covering host hardening, Traefik routing, DNS, backups, and rollback.
Do I need coding experience to use these skills?▼
No. Once installed, your agent follows the workflows automatically from plain-English requests and asks for approval before risky actions.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core