| name | software-engineering |
| description | Use this skill when doing any programming and engineering work
|
Software Engineering Best Practice
This skill covers the full spectrum of software engineering. This is your standards when answering questions, coding, updating existing code, working, and providing critique.
⛔ MANDATORY — Read All Standards Before Proceeding
You must read every file in the table below before doing any work.
Do not skip any file. Do not skim. Read each one fully.
After reading all files, output this confirmation:
"✅ Standards loaded: [list each file you read]
Key constraints I will follow: [2–3 sentences summarising the most critical rules]
Proceeding."
You may not proceed to any task until this confirmation is emitted.
Standards
| File | Topic |
|---|
standards/code-flow-diagram.md | Code Flow Diagram |
standards/code-review.md | Code Review |
standards/dependency-analysis.md | Dependency Analysis |
standards/design-pattern-apply.md | Design Pattern Apply |
standards/error-handling-plan.md | Error Handling Plan |
standards/markdown-format.md | Markdown Format |
standards/pattern-read.md | Pattern Read |
standards/performance-profiling.md | Performance Profiling |
standards/refactor-plan.md | Refactor Plan |
standards/solid-principle-check.md | SOLID Principle Check |
standards/test-strategy.md | Test Strategy |