mirror of
https://github.com/ngthanhvu/kr-phim.git
synced 2026-08-10 13:27:46 +00:00
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:
+7
-1
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user