Files
pos-system/microservices/docs/en/skills/project-rules.md
Ho Ngoc Hai 76d75c753b Migrate
2026-05-23 18:37:02 +07:00

35 lines
1.2 KiB
Markdown

# GoodGo Platform coding standards and architecture
> **Skill**: `project-rules`
> **Compatibility**: .NET 10+, ASP.NET Core, MediatR, Entity Framework Core
## Overview
GoodGo Platform coding standards and architecture. Use when working with services, apps, packages, or infrastructure.
## When to Use
Use this skill when:
- Creating new .NET services / Tạo services .NET mới
- Working with project structure / Làm việc với cấu trúc dự án
- Following naming conventions / Tuân thủ quy tắc đặt tên
- Deploying services with Docker/Traefik / Triển khai với Docker/Traefik
- Understanding tech stack / Hiểu tech stack của dự án
## Quick Reference
For detailed patterns, code examples, and best practices, refer to the full skill documentation.
## Related Skills
See [Skills Index](./index.md) for related skills.
## Additional Resources
- **Full Skill Documentation**: [`...agent/skills/project-rules/SKILL.md`](../../.agent/skills/project-rules/SKILL.md)
- **Code Examples**: [`...agent/skills/project-rules/references/REFERENCE.md`](../../.agent/skills/project-rules/references/REFERENCE.md)
---
**Vietnamese Version**: [Tài liệu tiếng Việt](../../vi/skills/project-rules.md)