·prompt-enhancer
</>

prompt-enhancer

bear2u/my-skills

Enhance user prompts by analyzing project context (code structure, dependencies, conventions, existing patterns). Use when users provide brief development requests that would benefit from project-specific context to generate more accurate, contextually-aware prompts.

13Installs·0Trend·@bear2u

Installation

$npx skills add https://github.com/bear2u/my-skills --skill prompt-enhancer

SKILL.md

Transform brief development requests into clear, detailed requirements by analyzing project context. Present the enhanced requirements to the user for confirmation before implementation.

Important: After creating the enhanced requirements, present them to the user and ask for confirmation:

Do NOT implement until the user confirms. The goal is to clarify requirements first.

Enhance user prompts by analyzing project context (code structure, dependencies, conventions, existing patterns). Use when users provide brief development requests that would benefit from project-specific context to generate more accurate, contextually-aware prompts. Source: bear2u/my-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/bear2u/my-skills --skill prompt-enhancer
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is prompt-enhancer?

Enhance user prompts by analyzing project context (code structure, dependencies, conventions, existing patterns). Use when users provide brief development requests that would benefit from project-specific context to generate more accurate, contextually-aware prompts. Source: bear2u/my-skills.

How do I install prompt-enhancer?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/bear2u/my-skills --skill prompt-enhancer Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/bear2u/my-skills