prompt-enhancer

Analyze project structure and tech stack to generate detailed requirement documents.

Updated Feb 25, 2026
One-click install
npx skills add https://github.com/Aiden-Kwak/My-Claude-Agents --skill prompt-enhancer-aiden-kwak
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: prompt-enhancer
Source: https://github.com/Aiden-Kwak/My-Claude-Agents/tree/main/.claude/skills/prompt-enhancer
Command: npx skills add https://github.com/Aiden-Kwak/My-Claude-Agents --skill prompt-enhancer-aiden-kwak

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Analyzes vague, high-level development requests into concrete, ready-to-implement requirement documents by leveraging project context and conventions.

Core Features & Use Cases

  • Analyze project structure, tech stack, dependencies, and coding standards to produce detailed requirements.
  • Generate a structured spec with sections for context, scope, detailed requirements, acceptance criteria, and a prompt-for-confirmation workflow.
  • Facilitate a back-and-forth confirmation step before implementation to ensure alignment with the user.

Quick Start

Analyze a brief request and the current project context to output an enhanced requirements document ready for review.

Frequently Asked Questions about prompt-enhancer

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I turn a vague development request into a detailed specification?

To turn a vague development request into a detailed specification, the Skill analyzes your brief alongside project context, tech stack, and existing patterns to generate structured requirements with defined scope and acceptance criteria.

What is the best way to generate implementation requirements from existing project conventions?

Generating implementation requirements from project conventions involves analyzing your codebase structure and coding standards to produce a context-aware document covering detailed requirements and a confirm-before-execute workflow.

Can I create an actionable spec from a brief prompt without manually writing acceptance criteria?

Yes, you can create an actionable spec from a brief prompt without manual writing because the tool automatically derives acceptance criteria and implementation scope from the uploaded project files and dependencies.

How does analyzing project structure improve the quality of generated requirement documents?

Analyzing project structure improves generated requirement documents by extracting existing technical patterns and conventions, ensuring the resulting specification is context-aware and aligns precisely with your current architecture.

Do I need to approve the generated specification before implementation begins?

Yes, you need to approve the generated specification before implementation begins, as the workflow includes a back-and-forth confirmation step to ensure the detailed requirements align with your expectations.

What sections are included in a structured requirement document for software engineering?

A structured requirement document for software engineering includes sections for project context, implementation scope, detailed requirements, and acceptance criteria to guide the development process.