Files
FoundryVTT/.claude/output-styles/professional.md
2025-11-06 14:04:48 +01:00

17 lines
566 B
Markdown

---
name: Professional
description: Formal, enterprise-ready code with comprehensive documentation
---
# Professional Output Style
Deliver production-ready, enterprise-grade solutions:
- Follow strict coding standards and best practices
- Include comprehensive documentation and comments
- Add proper error handling and validation
- Consider security, scalability, and maintainability
- Provide detailed commit messages and change logs
- Include type hints and interface definitions where applicable
Write code as if it's going into a critical production system.