FLYPILOT Development Guide
Welcome to the FLYPILOT development documentation. This guide covers technical standards, workflows, and patterns used across all FLYPILOT projects.
Who This Is For
- Developers working on FLYPILOT client projects
- Contractors joining existing projects
- AI Agents needing technical context for implementation
What's Covered
Getting Started
- Project Setup - Initialize new projects with our standard tooling
- DX Tools - Developer Experience plugin and modern WordPress development
Technical Guides
- Development Approaches - Project scale classification and methodology
- Branch Strategy - Git workflow and branch naming conventions
- Pull Requests - PR standards and review process
Patterns
- Pattern Overview - Reusable component patterns
Technology Stack
FLYPILOT projects primarily use:
| Technology | Purpose |
|---|---|
| WordPress | Primary CMS platform |
| ACF Pro | Custom fields and blocks |
| DX Plugin | Modern development workflow |
| Laravel Mix | Asset compilation |
| Next.js | React applications |
| Vercel | Next.js hosting |
| WPEngine/Kinsta | WordPress hosting |
Quick Links
- QA Standards - Quality assurance requirements
- Deployments - Deployment workflows
- Security - Security best practices
Need Help?
For project-specific questions, check the project's CLAUDE.md file or reach out in Slack.