# write-workflows > Use this workflow when you need to: - Create new workflow documentation following strict standards - Review and improve existing workflow quality - Ensure workflows follow best practices and guidelines - Validate workflow structure and compliance - Refactor workflows into smaller, focused components - Create review reports for workflow assessment - Create new skill documentation - Update existing skill structures - Standardize skill formats across the workspace - Ensure quality compliance wit... - Author: Veerapong - Repository: newkub/skills - Version: 20260202015439 - Stars: 0 - Forks: 0 - Last Updated: 2026-02-06 - Source: https://github.com/newkub/skills - Web: https://mule.run/skillshub/@@newkub/skills~write-workflows:20260202015439 --- # Write Rules Skill ## When to Execute Use this workflow when you need to: - Create new workflow documentation following strict standards - Review and improve existing workflow quality - Ensure workflows follow best practices and guidelines - Validate workflow structure and compliance - Refactor workflows into smaller, focused components - Create review reports for workflow assessment - Create new skill documentation - Update existing skill structures - Standardize skill formats across the workspace - Ensure quality compliance with skill guidelines ## Quick Start Execute these steps to apply write rules: 1. Read current workflow requirements and constraints 2. Apply planning rules from `1-planning-requirements.md` 3. Implement testing strategy from `2-testing-strategy.md` 4. Follow writing guidelines from `3-writing-guidelines.md` 5. Ensure robust workflow design from `4-robust-workflows.md` 6. Validate quality assurance from `5-quality-assurance.md` 7. Apply best practices from `6-best-practices.md` 8. Use review workflow rules from `7-review-workflows.md` if needed 9. Complete quality checklist from `8-quality-checklist.md` 10. Generate reports using `9-reporting.md` Execute these steps to update skills: 1. Read current AGENTs.md requirements 2. Apply write-skills guidelines to all .md files 3. Update SKILL.md files with required sections 4. Verify compliance with standards ## ตารางสรุปแต่ละ file ตาม folder | ประเภทไฟล์ | คำอธิบาย | กฎที่ต้องปฏิบัติ | ตำแหน่ง | |-------------|----------|-----------------|---------| | **SKILL.md** | เอกสารหลักของ skill | ต้องมี When to Execute, Quick Start, ตารางสรุป | ทุก skill folder | | **.md อื่นๆ** | เอกสารรอง | ทำตาม write-skills guidelines | ทุกที่ | ## กฎการจัดการ Skills ### 1. สำหรับ SKILL.md ทุกไฟล์ - ต้องมีส่วน When to Execute ที่ชัดเจน - ต้องมีส่วน Quick Start ที่กระชับ - ต้องมีตารางสรุปข้อมูล - ใช้ภาษาอังกฤษสำหรับเทคนิค ### 2. สำหรับ .md ทุกไฟล์นอกจาก SKILL.md - ทำตาม write-skills guidelines - ใช้ active voice เท่านั้น - ประโยคสั้นกว่า 20 คำ - มี verification steps ชัดเจน ### 3. มาตรฐานทั่วไป - ใช้ markdown format ที่สอดคล้องกัน - ระบุ file references อย่างถูกต้อง - มี error handling guidance - ทดสอบความสมบูรณ์ก่อนส่งมอบ ## Write Rules Reference For detailed workflow writing rules, see: - [Planning Requirements](rules/1-planning-requirements.md) - [Testing Strategy](rules/2-testing-strategy.md) - [Writing Guidelines](rules/3-writing-guidelines.md) - [Robust Workflows](rules/4-robust-workflows.md) - [Quality Assurance](rules/5-quality-assurance.md) - [Best Practices](rules/6-best-practices.md) - [Review Workflows](rules/7-review-workflows.md) - [Quality Checklist](rules/8-quality-checklist.md) - [Reporting](rules/9-reporting.md)