pre-build

Community

Verify readiness before 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.example and docker-compose.yml if they are missing.
  • Use Case: Before starting the /build phase of a new web application, run /pre-build to 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 required

Components

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.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.