- 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
7.5 KiB
AI Agent Rules and Design Skills
This repository contains dedicated guideline files to help AI agents (like Codex, Claude, OpenCode, Cursor, and Roo Code) understand the design system, frontend rules, and coding standards of this project.
The .agents/ directory contains 188 skills organized by category:
Core Project Guidelines (Read First)
- Project Rules Entry Point: Check the
.cursorrulesconfiguration file. - Frontend Design & Styling:
frontend-design.md— themes, fonts, colors, Tailwind utility classes. - Nuxt & Vue Standards:
nuxt-vue-standards.md— SFC format, Vue 3 reactivity, routing. - Database & Schema Rules:
drizzle-database.md— Drizzle ORM schemas and queries. - Distinctive UI Aesthetics:
distinctive-frontend.md— Cyberpunk, Brutalist, Nordic Minimalism templates. - Docker Development:
docker-development.md— run commands inside containers. - Docker Compose Creator:
docker-compose-creator.md— Docker orchestration standards.
Development & Backend
api-designer.md · code-reviewer.md · refactor-assistant.md · security-auditor.md · perf-optimizer.md · debug-helper.md · db-schema-designer.md · migration-generator.md · sql-builder.md · webapp-testing.md · rest-api-builder.md · graphql-builder.md · vue-component.md · mcp-builder.md · cli-builder.md
DevOps & Infrastructure
github-actions.md · gitlab-ci.md · jenkins-pipeline.md · dockerfile-builder.md · docker-composer.md · compose-creator.md · kubernetes-helper.md · helm-chart-builder.md · terraform-writer.md · aws-architect.md · gcp-architect.md · monitoring-setup.md · alerting-config.md · log-analyzer.md
Documentation & Writing
technical-writer.md · docs-generator.md · markdown-pro.md · json-formatter.md · seo-optimizer.md · email-composer.md · internal-comms.md · newsletter-writer.md · blog-writer.md · press-release.md · proposal-writer.md · meeting-summarizer.md · minutes-writer.md
Design & UX
design-system.md · theme-factory.md · brand-guidelines.md · color-palette.md · typography-guide.md · accessibility-checker.md · icon-generator.md · logo-designer.md · ui-mockup.md · wireframe-builder.md · dark-mode-converter.md · chart-designer.md · data-viz.md · infographic-builder.md
Data & Analytics
pandas-helper.md · data-cleaner.md · data-transformer.md · etl-pipeline.md · sql-analyst.md · dashboard-builder.md · csv-analyzer.md · statistical-analyzer.md · kpi-tracker.md · ab-test-designer.md
Business & Productivity
project-planner.md · sprint-planner.md · okr-tracker.md · customer-success.md · market-analyzer.md · financial-model.md · business-plan.md · sop-builder.md · feedback-analyzer.md
Security
owasp-checker.md · dependency-auditor.md · threat-modeler.md · vuln-scanner.md · security-policy.md · secret-scanner.md · compliance-checker.md · gdpr-helper.md
Integrations & Automation
github-integration.md · jira-helper.md · notion-integration.md · slack-bot-builder.md · discord-bot.md · webhook-builder.md · stripe-integration.md · zapier-workflow.md · n8n-workflow.md · teams-integration.md
Documents & Media
pdf.md · docx.md · xlsx.md · pptx.md · epub-creator.md · latex-writer.md · xml-parser.md · template-engine.md · video-script.md · podcast-outline.md · youtube-optimizer.md · midjourney-prompter.md
Education & Research
tutorial-builder.md · course-creator.md · quiz-generator.md · exam-prep.md · literature-reviewer.md · research-summarizer.md · competitive-analyst.md · ux-researcher.md
Please read and follow these files carefully when assisting in this codebase.