feat: add 188+ agent skills (.agents/) and update project guidelines

- Add 188+ AI agent skill files across 11 categories (Development, DevOps, Security, Data, Design, Writing, Integrations, Documents & Media, Education)
- Update CLAUDE.md with new CI/CD Builder skill reference
- Update AGENTS.md with complete skill index organized by category
- Update .cursorrules configuration file
- Add .gitea/ workflows directory
This commit is contained in:
ngthanhvu
2026-08-10 02:45:46 -04:00
parent 2dac79e5f5
commit 11871805dd
185 changed files with 12422 additions and 8 deletions
+7 -1
View File
@@ -24,7 +24,13 @@ To perform your task correctly, you MUST read and follow the specific rule files
- Contains dev server status checks, logs analysis, and shell command integrations.
6. **Docker Compose Creator**: [`.agents/docker-compose-creator.md`](./.agents/docker-compose-creator.md)
- Standardizes the generation of Docker Compose files and Docker files with best practices.
- Standardizes the generation of Docker Compose files and Docker files with best practices.
7. **CI/CD Builder**: [`.agents/ci-cd-builder.md`](./.agents/ci-cd-builder.md)
- Creates CI/CD pipelines with GitHub Actions for testing, building, and deployment (staging + production).
> **Full skill library**: See [`AGENTS.md`](./AGENTS.md) for the complete catalog of 188 skills organized by category (Security, DevOps, Data, Design, Writing, Integrations, etc.).
## High-Level Directives