Thai Cultural Events
Skill Profile
(Select at least one profile to enable specific modules)
Overview
Domain knowledge for Thai ceremonies, rituals, and cultural practices including weddings, ordinations, funerals, merit-making ceremonies, and regional customs. This skill provides guidance for event planning platforms serving Thai cultural events, with respect for traditional practices and regional variations.
Why This Matters
Thai cultural event planning is critical for:
- Cultural Respect: Understanding traditions ensures proper respect and authenticity
- Regional Awareness: Different Thai regions (Central, North, Northeast, South) have distinct customs
- Vendor Coordination: Proper knowledge enables coordination with temples, monks, and traditional vendors
- Timing and Scheduling: Auspicious dates, Buddhist holy days, and ceremonial timing require careful planning
- Budget Accuracy: Traditional ceremonies have specific requirements and costs that must be accurately estimated
- User Trust: Demonstrating cultural knowledge builds trust with Thai users
Poor Thai cultural event planning leads to:
- Cultural insensitivity or offense
- Missed opportunities due to timing conflicts
- Budget overruns from unexpected traditional requirements
- Vendor coordination failures
- Loss of trust from cultural misunderstandings
Core Concepts & Rules
1. Core Principles
- Follow established patterns and conventions
- Maintain consistency across codebase
- Document decisions and trade-offs
2. Implementation Guidelines
- Start with the simplest viable solution
- Iterate based on feedback and requirements
- Test thoroughly before deployment
Inputs / Outputs / Contracts
- Inputs:
- <e.g., env vars, request payload, file paths, schema>
- Entry Conditions:
- <Pre-requisites: e.g., Repo initialized, DB running, specific branch checked out>
- Outputs:
- <e.g., artifacts (PR diff, docs, tests, dashboard JSON)>
- Artifacts Required (Deliverables):
- <e.g., Code Diff, Unit Tests, Migration Script, API Docs>
- Acceptance Evidence:
- <e.g., Test Report (screenshot/log), Benchmark Result, Security Scan Report>
- Success Criteria:
- <e.g., p95 < 300ms, coverage ≥ 80%>
Skill Composition
- Depends on: None
- Compatible with: None
- Conflicts with: None
- Related Skills: None
Quick Start
Assumptions
- Thai calendar and auspicious dates are available
- Temples and monks can be booked in advance
- Traditional vendors are available and reasonably priced
- Users understand and respect Thai cultural practices
- Regional variations are documented and understood
- Budget is sufficient for traditional ceremony requirements
Compatibility
- Works with all event planning platforms
- Compatible with all backend frameworks
- Supports React, Vue, Angular, and vanilla JS
- Works in both Thai and English language contexts
- Compatible with various calendar and scheduling systems
Test Scenario Matrix (QA Strategy)
| Type |
Focus Area |
Required Scenarios / Mocks |
| Unit |
Core Logic |
Must cover primary logic and at least 3 edge/error cases. Target minimum 80% coverage |
| Integration |
DB / API |
All external API calls or database connections must be mocked during unit tests |
| E2E |
User Journey |
Critical user flows to test |
| Performance |
Latency / Load |
Benchmark requirements |
| Security |
Vuln / Auth |
SAST/DAST or dependency audit |
| Frontend |
UX / A11y |
Accessibility checklist (WCAG), Performance Budget (Lighthouse score) |
Technical Guardrails & Security Threat Model
1. Security & Privacy (Threat Model)
- Top Threats: Injection attacks, authentication bypass, data exposure
2. Performance & Resources
3. Architecture & Scalability
4. Observability & Reliability
Agent Directives
When Planning Thai Cultural Events:
- Research cultural requirements for the specific ceremony type
- Identify appropriate region and regional customs
- Calculate auspicious dates avoiding Buddhist holy days
- Estimate budget including all traditional components
- Book temple and monks well in advance
- Source traditional items and vendors
- Create detailed timeline for all ceremony phases
- Coordinate timing between all vendors
- Document all cultural decisions and rationale
When Managing Regional Variations:
- Identify the specific region for the event
- Apply appropriate regional customs and traditions
- Source vendors familiar with regional practices
- Use appropriate regional music, costumes, and cuisine
- Respect regional price variations
- Document regional differences for future reference
When Coordinating with Temples:
- Book temples and monks 2-6 months in advance
- Confirm availability for auspicious dates
- Prepare offerings and donations
- Coordinate timing with other vendors
- Respect temple protocols and dress codes
- Prepare appropriate donation amounts
When Budgeting:
- Get quotes from multiple vendors for comparison
- Include all traditional components (temple, monks, items)
- Account for regional price variations
- Add contingency for unexpected costs
- Present detailed breakdown to client
- Allow for adjustments based on budget
Definition of Done (DoD) Checklist
Anti-patterns
Ignoring Buddhist Calendar
- Not checking for Wan Phra (Buddhist holy days) can cause scheduling conflicts
- Missed opportunities due to date conflicts
- Cultural insensitivity
Insufficient Monk Booking
- Not booking enough monks or booking too late
- Temple unavailability on ceremony date
- Shortage of monks for ceremonies
Cultural Misunderstandings
- Not consulting with elders or cultural advisors
- Applying wrong regional customs
- Disrespectful practices
Budget Underestimation
- Forgetting traditional items or vendor costs
- Not accounting for regional price variations
- No contingency for unexpected costs
Poor Vendor Coordination
- Not confirming vendor availability
- No backup vendors for critical items
- Poor timing between vendors
Late Temple Booking
- Booking temples too late
- No availability on auspicious dates
- Temple fully booked for requested date
Reference Links & Examples
- Internal documentation and examples
- Official documentation and best practices
- Community resources and discussions
Versioning & Changelog
- Version: 1.0.0
- Changelog:
- 2026-02-22: Initial version with complete template structure
Converted and distributed by TomeVault — claim your Tome and manage your conversions.
1---2name: thai-cultural-events3description: Domain knowledge for Thai ceremonies, rituals, and cultural practices Use when this capability is needed.4---56# Thai Cultural Events78## Skill Profile9*(Select at least one profile to enable specific modules)*10- [ ] **DevOps**11- [x] **Backend**12- [ ] **Frontend**13- [ ] **AI-RAG**14- [ ] **Security Critical**1516## Overview17Domain knowledge for Thai ceremonies, rituals, and cultural practices including weddings, ordinations, funerals, merit-making ceremonies, and regional customs. This skill provides guidance for event planning platforms serving Thai cultural events, with respect for traditional practices and regional variations.1819## Why This Matters20Thai cultural event planning is critical for:2122- **Cultural Respect**: Understanding traditions ensures proper respect and authenticity23- **Regional Awareness**: Different Thai regions (Central, North, Northeast, South) have distinct customs24- **Vendor Coordination**: Proper knowledge enables coordination with temples, monks, and traditional vendors25- **Timing and Scheduling**: Auspicious dates, Buddhist holy days, and ceremonial timing require careful planning26- **Budget Accuracy**: Traditional ceremonies have specific requirements and costs that must be accurately estimated27- **User Trust**: Demonstrating cultural knowledge builds trust with Thai users2829Poor Thai cultural event planning leads to:30- Cultural insensitivity or offense31- Missed opportunities due to timing conflicts32- Budget overruns from unexpected traditional requirements33- Vendor coordination failures34- Loss of trust from cultural misunderstandings3536## Core Concepts & Rules3738### 1. Core Principles39- Follow established patterns and conventions40- Maintain consistency across codebase41- Document decisions and trade-offs4243### 2. Implementation Guidelines44- Start with the simplest viable solution45- Iterate based on feedback and requirements46- Test thoroughly before deployment474849## Inputs / Outputs / Contracts50* **Inputs**:51 - <e.g., env vars, request payload, file paths, schema>52* **Entry Conditions**:53 - <Pre-requisites: e.g., Repo initialized, DB running, specific branch checked out>54* **Outputs**:55 - <e.g., artifacts (PR diff, docs, tests, dashboard JSON)>56* **Artifacts Required (Deliverables)**:57 - <e.g., Code Diff, Unit Tests, Migration Script, API Docs>58* **Acceptance Evidence**:59 - <e.g., Test Report (screenshot/log), Benchmark Result, Security Scan Report>60* **Success Criteria**:61 - <e.g., p95 < 300ms, coverage ≥ 80%>6263## Skill Composition64* **Depends on**: None65* **Compatible with**: None66* **Conflicts with**: None67* **Related Skills**: None6869## Quick Start70#7172## Assumptions73- Thai calendar and auspicious dates are available74- Temples and monks can be booked in advance75- Traditional vendors are available and reasonably priced76- Users understand and respect Thai cultural practices77- Regional variations are documented and understood78- Budget is sufficient for traditional ceremony requirements7980## Compatibility81- Works with all event planning platforms82- Compatible with all backend frameworks83- Supports React, Vue, Angular, and vanilla JS84- Works in both Thai and English language contexts85- Compatible with various calendar and scheduling systems8687## Test Scenario Matrix (QA Strategy)8889| Type | Focus Area | Required Scenarios / Mocks |90| :--- | :--- | :--- |91| **Unit** | Core Logic | Must cover primary logic and at least 3 edge/error cases. Target minimum 80% coverage |92| **Integration** | DB / API | All external API calls or database connections must be mocked during unit tests |93| **E2E** | User Journey | Critical user flows to test |94| **Performance** | Latency / Load | Benchmark requirements |95| **Security** | Vuln / Auth | SAST/DAST or dependency audit |96| **Frontend** | UX / A11y | Accessibility checklist (WCAG), Performance Budget (Lighthouse score) |979899## Technical Guardrails & Security Threat Model100101### 1. Security & Privacy (Threat Model)102* **Top Threats**: Injection attacks, authentication bypass, data exposure103- [ ] **Data Handling**: Sanitize all user inputs to prevent Injection attacks. Never log raw PII104- [ ] **Secrets Management**: No hardcoded API keys. Use Env Vars/Secrets Manager105- [ ] **Authorization**: Validate user permissions before state changes106107### 2. Performance & Resources108- [ ] **Execution Efficiency**: Consider time complexity for algorithms109- [ ] **Memory Management**: Use streams/pagination for large data110- [ ] **Resource Cleanup**: Close DB connections/file handlers in finally blocks111112### 3. Architecture & Scalability113- [ ] **Design Pattern**: Follow SOLID principles, use Dependency Injection114- [ ] **Modularity**: Decouple logic from UI/Frameworks115116### 4. Observability & Reliability117- [ ] **Logging Standards**: Structured JSON, include trace IDs `request_id`118- [ ] **Metrics**: Track `error_rate`, `latency`, `queue_depth`119- [ ] **Error Handling**: Standardized error codes, no bare except120- [ ] **Observability Artifacts**:121 - **Log Fields**: timestamp, level, message, request_id122 - **Metrics**: request_count, error_count, response_time123 - **Dashboards/Alerts**: High Error Rate > 5%124125126## Agent Directives127**When Planning Thai Cultural Events:**1281. Research cultural requirements for the specific ceremony type1292. Identify appropriate region and regional customs1303. Calculate auspicious dates avoiding Buddhist holy days1314. Estimate budget including all traditional components1325. Book temple and monks well in advance1336. Source traditional items and vendors1347. Create detailed timeline for all ceremony phases1358. Coordinate timing between all vendors1369. Document all cultural decisions and rationale137138**When Managing Regional Variations:**1391. Identify the specific region for the event1402. Apply appropriate regional customs and traditions1413. Source vendors familiar with regional practices1424. Use appropriate regional music, costumes, and cuisine1435. Respect regional price variations1446. Document regional differences for future reference145146**When Coordinating with Temples:**1471. Book temples and monks 2-6 months in advance1482. Confirm availability for auspicious dates1493. Prepare offerings and donations1504. Coordinate timing with other vendors1515. Respect temple protocols and dress codes1526. Prepare appropriate donation amounts153154**When Budgeting:**1551. Get quotes from multiple vendors for comparison1562. Include all traditional components (temple, monks, items)1573. Account for regional price variations1584. Add contingency for unexpected costs1595. Present detailed breakdown to client1606. Allow for adjustments based on budget161162## Definition of Done (DoD) Checklist163164- [ ] Tests passed + coverage met165- [ ] Lint/Typecheck passed166- [ ] Logging/Metrics/Trace implemented167- [ ] Security checks passed168- [ ] Documentation/Changelog updated169- [ ] Accessibility/Performance requirements met (if frontend)170171172## Anti-patterns173**Ignoring Buddhist Calendar**174- Not checking for Wan Phra (Buddhist holy days) can cause scheduling conflicts175- Missed opportunities due to date conflicts176- Cultural insensitivity177178**Insufficient Monk Booking**179- Not booking enough monks or booking too late180- Temple unavailability on ceremony date181- Shortage of monks for ceremonies182183**Cultural Misunderstandings**184- Not consulting with elders or cultural advisors185- Applying wrong regional customs186- Disrespectful practices187188**Budget Underestimation**189- Forgetting traditional items or vendor costs190- Not accounting for regional price variations191- No contingency for unexpected costs192193**Poor Vendor Coordination**194- Not confirming vendor availability195- No backup vendors for critical items196- Poor timing between vendors197198**Late Temple Booking**199- Booking temples too late200- No availability on auspicious dates201- Temple fully booked for requested date202203## Reference Links & Examples204205* Internal documentation and examples206* Official documentation and best practices207* Community resources and discussions208209210## Versioning & Changelog211212* **Version**: 1.0.0213* **Changelog**:214 - 2026-02-22: Initial version with complete template structure215216---217> Converted and distributed by [TomeVault](https://tomevault.io/claim/amnadtaowsoam) — claim your Tome and manage your conversions.218<!-- tomevault:4.0:skill_md:2026-04-13 -->