556 B
556 B
🤝 Contributing
Want to contribute a specialty or improve existing modules?
- For new specialties: Use
specialty.TEMPLATE.instructions.mdas your starting point - For improvements: Ensure changes maintain v6 compatibility
- For bug fixes: Update version metadata if behavior changes
- Share: Custom specialties can be shared as standalone files
Principles:
- Maintain portability (no environment coupling)
- Use relative paths
- Document in frontmatter
- Include examples in workflows
- Test with Frank.core independently