Supplies π
Essential supplies for consistent, high-quality software development
expeditions.
Overview
Supplies provides everything developers and AI agents need before embarking on a
development journey. This comprehensive collection ensures teams are equipped
with the right standards, patterns, and knowledge to navigate any project
terrain successfully.
The Mission πΊοΈ
Every great expedition needs proper preparation. This supplies repository solves
the fundamental challenges of consistent development:
- Cross-project navigation: Ensuring agents follow the same trails across
different codebases
- Team coordination: Multiple agents working with shared maps and protocols
- Journey continuity: Maintaining consistent practices across different
sessions
- Knowledge sharing: Discoveries from one expedition improve all future
journeys
Base Camp Structure ποΈ
supplies/
βββ guidebooks/ # Professional documentation (no themes)
β βββ CODING.md # Universal coding principles
β βββ TESTING.md # Core testing requirements
β βββ SECURITY.md # Security baseline
β βββ conventions/ # Team agreements and philosophies
β βββ guides/ # Library-specific implementation guides
β βββ operations/ # Deployment and monitoring practices
β βββ patterns/ # Reusable implementation patterns
β βββ references/ # Quick lookup material
β βββ standards/ # Core standards by technology
β βββ templates/ # Ready-to-use configurations
βββ docs/
β βββ guidebooks/ # Documentation about guidebooks
β βββ outfitter/ # Internal docs (expedition themed)
β βββ project/
β βββ proposals/ # New expedition ideas
β βββ decisions/ # Route decisions and learnings
βββ packages/ # Future: Gear distribution (npm)
βββ outfitter-mcp/ # Future: Real-time guide service
Note: The expedition theme is used only in internal documentation. All
guidebooks maintain professional, theme-neutral language for use in external
projects.
Current Expedition Gear π§
Available Supplies
Universal Standards (Top Level)
Core Standards
Patterns & Guides
Upcoming Expeditions
- JavaScript wilderness guide
- Python development guide
- React component compass
- Next.js navigation charts
- Database mapping techniques
- API route planning
- Testing equipment guide
- Deployment expedition protocols
For AI Explorers π€
Before setting out on any coding expedition:
- Check your supplies - Review relevant guidebooks for your journey
- Follow the trails - Use established processes others have blazed
- Pack the right gear - Leverage templates for consistent equipment
- Respect the terrain - Adhere to architectural patterns that work
- Share your discoveries - Report back with improvements found along the
way
For Human Guides π¨βπ»
- Outfit your agents - Share these guides with AI assistants
- Plan new routes - Reference guides when charting new projects
- Report findings - Contribute improvements from the field
- Update your maps - Keep guides current via the npm package (coming soon)
Quality Assurance π‘οΈ
Documentation Validation
All guidebooks are automatically validated for consistency:
pnpm run lint
pnpm run lint:frontmatter
Every guidebook document (except STANDARDS) requires frontmatter metadata that
is validated on commit and in CI/CD pipelines. See
docs/guidebooks/frontmatter-schema.md
for details.
Future Expeditions π
Outfitter Package (NPM)
Soon agents can automatically pack these essentials:
- Auto-sync guidebooks to project base camps
- Gear inspection tools for compliance checking
- Quick-deploy templates for common scenarios
Outfitter-MCP (Guide Service)
Real-time expedition support providing:
- Live navigation assistance for agents
- Context-aware route recommendations
- Terrain-specific guidance (framework versions)
- Decision checkpoints for architectural choices
Join the Expedition Team ποΈ
Every journey improves our collective knowledge:
- Scout new patterns - Identify what works in the wild
- Map your findings - Document discoveries clearly
- Propose new routes - Submit ideas for better paths
- Share trail wisdom - Learn from each expedition
Expedition Philosophy π§
Agent Outfitter believes in:
- Well-worn paths: Strong opinions from proven routes
- Living maps: Continuously updated with field discoveries
- Team coordination: Every agent follows the same trail markers
- Dual readability: Guides work for both human and AI navigators
- Field-tested: Every guide proven on real expeditions
License
MIT License - Free to use on all your adventures
"Well-supplied teams build better software." β°οΈ