This repository contains organization-wide GitHub configurations and health files for the fleXRPL organization, along with comprehensive documentation and resources for our projects.
-
AI Collaboration Master Class - Our comprehensive guide to effective AI collaboration, featuring:
- Context Building
- Problem Decomposition
- Documentation Strategies
- Success Patterns
- Common Pitfalls
- Lessons Learned
-
Cursor Rules Dynamic - Documentation for our VSCode extension for dynamic
.cursorrulesmanagement:- MVP Documentation
- Architecture Overview
- Implementation Details
- Testing Strategy
- Development Guides
- Script Documentation
-
RunOn! - Documentation for our running event discovery app:
- Project Planning
- Technical Architecture
- API Documentation
- Infrastructure (GCP/AWS)
- Development Guides
-
fleXRP Payment Gateway - Documentation for our core payment processing system:
- Architecture Overview
- Integration Guides
- Security Standards
- API Documentation
-
Discord Bot Integration - Guide for our GitHub-Discord integration bot:
- Setup Instructions
- Command Reference
- Webhook Configuration
- Event Handling
- RunOn! - Running event discovery mobile app
- fleXRP - Our comprehensive XRP payment gateway
- flexrpl-discord-bot - GitHub-Discord integration bot
- cursor-rules-dynamic - VSCode extension for dynamic
.cursorrulesmanagement
- .github - Organization-wide GitHub configurations and health files
- Default CI/CD pipelines
- Code quality checks
- Security scanning
- Release automation
- Issue templates
- Pull request templates
- Contributing guidelines
- Code of conduct
- Security policies
These files automatically apply to all public repositories in the organization that don't have their own files of these types. To override any default:
- Create the corresponding file type in your repository
- Place it in the default location (usually repository root or
.githubfolder)
Please review these files before contributing to any fleXRPL repository:
.github/
├── ISSUE_TEMPLATE/ # Organization-wide issue templates
├── workflows/ # Reusable GitHub Actions workflows
├── CODE_OF_CONDUCT.md # Organization code of conduct
├── CONTRIBUTING.md # Default contributing guidelines
├── FUNDING.yml # Sponsorship configuration
├── SECURITY.md # Security policy and reporting
└── SUPPORT.md # Support resources and guidelines
These files are regularly reviewed and updated to ensure they reflect current best practices and organization policies.
For questions about these files or to suggest improvements:
- Open an issue in this repository
- Contact the maintainers
- Join our community discussions
This repository is licensed under MIT License.
Maintained by the fleXRP team