# Build Production-Ready MVP Software

Nontechnical founders and project owners need complete software changes without vague developer instructions. This skill guides Claude, Codex, or Claude Code to produce production-ready code and clear implementation steps.

## Install

```bash
npx skillstore add alpa-const/elite-mvp-master
```

## Metadata

- - Slug: alpa-const-elite-mvp-master
- - Version: 1.0.0
- - Author: ALPA-Const
- - GitHub username: ALPA-Const
- - License: MIT
- - Repository: https://github.com/ALPA-Const/oc-pipeline/tree/main/skills/elite-mvp-master
- - Ref: main
- - Supported tools: Claude, Codex, Claude Code
- - Risk level: low
- - Quality score: 78
- - Quality tier: bronze
- - Public page: https://skillstore.pages.dev/skills/alpa-const-elite-mvp-master
- - Manifest: https://skillstore.pages.dev/api/skills/alpa-const-elite-mvp-master/manifest

## Capabilities

- Applies production-ready development standards to feature, bug fix, and component requests.
- Guides work involving React, Node.js, Supabase, Vercel, databases, and APIs.
- Emphasizes security, scalability, maintainability, error handling, and edge cases.
- Requests complete working files instead of partial snippets or placeholders.
- Formats instructions as direct numbered steps for nontechnical users.

## Use Cases

- Ship SaaS Features: Turn a plain-language feature request into complete implementation guidance for a construction management SaaS product.
- Fix Production Bugs: Ask the assistant to diagnose a visible issue and return complete corrected files with direct implementation steps.
- Review MVP Quality: Apply security, maintainability, and error-handling standards before deploying a new MVP workflow.

## Prompt Templates

### Build a Simple Feature

```
Use elite-mvp-master to build this feature for OC Pipeline: [describe the feature]. Give complete files and simple numbered steps.
```

### Fix a Bug

```
Use elite-mvp-master to fix this bug: [describe what is broken and what should happen]. Include complete working code and exact steps.
```

### Create a Database Workflow

```
Use elite-mvp-master to design and implement this Supabase workflow: [describe data, users, and actions]. Include validation and error handling.
```

### Harden a Release

```
Use elite-mvp-master to review this planned release for security, scalability, maintainability, and missing edge cases: [describe release].
```

## Limitations

- The skill is guidance-only and does not include executable scripts or reusable code assets.
- It is tailored to OC Pipeline and may need adaptation for unrelated products.
- It depends on the active model having access to the relevant project files.
- It does not replace formal security, SOC 2, or NIST compliance review.

## Best Practices

- Provide the current file paths, visible error messages, and expected behavior before asking for a fix.
- Ask for complete files when the change touches shared components, APIs, or database logic.
- Request a deployment and verification checklist for every production change.

## Anti Patterns

- Do not use this skill to bypass formal compliance or security approvals.
- Do not ask for placeholder code when the change will be used in production.
- Do not apply generated changes without reviewing project-specific requirements and tests.

## Security Audit

- - Safe to publish: true
- - Audited at: 2026-06-28T08:17:47.937\+00:00
- - Summary: The static analyzer flagged a weak cryptographic algorithm on SKILL.md line 3. Manual review found this is a false positive in descriptive YAML metadata, with no cryptographic code, execution path, or data handling behavior present.

## Stats

- - Views: 174
- - Downloads: 5
- - Favorites: 0
- - Popularity score: 0
