pre-build
CommunityVerify readiness before build.
Software Engineering#docker#infrastructure#environment variables#external services#mock data#readiness check#pre-build
AuthorMarunion
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill ensures that all necessary external services, infrastructure, business logic, and mock data are prepared and validated before the main build process begins, preventing last-minute issues.
Core Features & Use Cases
- Readiness Checks: Verifies external services (OAuth, LLM, Payment), infrastructure (databases, Docker), business logic definitions, and mock data availability.
- File Generation: Creates essential development files like
.env.exampleanddocker-compose.ymlif they are missing. - Use Case: Before starting the
/buildphase of a new web application, run/pre-buildto confirm that your database connection strings are set up, API keys for third-party services are accounted for, and mock data scripts are ready to be executed.
Quick Start
Run the pre-build skill to check the readiness of the backend services.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: pre-build Download link: https://github.com/Marunion/ai-factbomb/archive/main.zip#pre-build Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.