agentsclimarketplace

Mvp agent context

Skill kornpng/web-mvp-blueprint-kit/skills/mvp-agent-context

Generate Codex-first agent context files for a Web MVP. Use after the PRD and Technical Blueprint exist when the user needs AGENTS.md, REVIEW-CHECKLIST.md, and agent_docs for project brief, requirements, tech stack, page map, data model, build tasks, testing, and reusable prompts.From its SKILL.md

Install
npx -y skills add kornpng/web-mvp-blueprint-kit --skill mvp-agent-context

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

SKILL.md

1.1 KB, 202 tokens by cl100k_base, as published. Nobody here has run it

MVP Agent Context

Generate the files a coding agent needs before implementation.

Inputs

Read:

  • docs/BuildablePRD-*.md
  • docs/TechBlueprint-*.md
  • Optional docs/EvidencePack-*.md

Files

Create or update:

AGENTS.md
REVIEW-CHECKLIST.md
agent_docs/
  project_brief.md
  product_requirements.md
  tech_stack.md
  page_map.md
  data_model.md
  build_tasks.md
  testing.md
  prompts.md

Use templates/ from this repository as the starting point when available. Replace placeholders with project-specific details.

Rules

  • Keep AGENTS.md concise.
  • Put detailed requirements in agent_docs/.
  • Include safety rules: no delete, no auto-commit, no deploy, no real secrets, no out-of-scope features.
  • Stop after generating context and ask whether to create build tickets.

What ships with it: 1 file

197 B alongside SKILL.md

agents/

Keep looking

Skills are one crate of 325,949. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.