thienanblogthienanblogCommunity·6 Agent Skills Included

awesome-ai-agent-skills

Structured coding workflows for debugging, testing, Docker, and deployment

Guides coding agents through full project workflows: brainstorming options, implementing changes, debugging failures, writing tests, and verifying results. Covers Laravel 11-13 conventions, Docker local development, VPS deployment with Traefik, design systems, and admin dashboard UI. Eliminates guesswork by routing each task to one focused specialist workflow with clear verification steps.
npx skills add thienanblog/awesome-ai-agent-skills --all -g -y
Available:

Instructs the agent on how to author, edit, and validate skills in this library, keep generated marketplace files in sync, and follow consent rules before delegating work to subagents.

All Skills in This Repository (6)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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