Initial commit: Fresh start with current state
This commit is contained in:
16
.claude/output-styles/professional.md
Normal file
16
.claude/output-styles/professional.md
Normal file
@@ -0,0 +1,16 @@
|
||||
---
|
||||
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.
|
||||
Reference in New Issue
Block a user