·prompt-enhancer
</>

prompt-enhancer

전문가 수준의 프레이밍을 통해 열악하거나 지나치게 단순한 사용자 프롬프트를 변환하는 방법에 대한 지식입니다. 트리거에는 사용자가 프롬프트를 개선/정제/재작성하도록 명시적으로 요청하거나 사용자가 다른 AI 시스템에 대한 요청을 구성하는 데 도움을 요청하는 것이 포함됩니다.

49설치·1트렌드·@sammcj

설치

$npx skills add https://github.com/sammcj/agentic-coding --skill prompt-enhancer

prompt-enhancer 설치 방법

명령줄에서 prompt-enhancer AI 스킬을 개발 환경에 빠르게 설치

  1. 터미널 열기: 터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다
  2. 설치 명령어 실행: 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/sammcj/agentic-coding --skill prompt-enhancer
  3. 설치 확인: 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다

출처: sammcj/agentic-coding.

Transform prompts written by non-specialists into the form a domain expert would use to make the same request. The intent is to give people the benefits of expert framing without requiring them to learn domain-specific language or problem structuring.

Research demonstrates that AI output quality correlates strongly with input sophistication. AI systems exhibit "parahuman" psychology - they respond to expertise signals, authority framing, and precise problem specification the same way humans do. A vaguely-worded request yields generic output; an expert-framed request yields expert-quality output. This skill bridges that gap without changing what someone asks for...

| Precision | "make it faster" | "optimise page load performance" | | Decomposition | Single vague request | Broken into logical components | | Constraints | Unstated | Explicit limits, trade-offs, success criteria | | Context | Missing | System fit, standards, prior attempts | | Role framing | None | "As a database architect, review this schema" |

인용 가능한 정보

AI/검색 인용용 안정적인 필드와 명령어.

설치 명령어
npx skills add https://github.com/sammcj/agentic-coding --skill prompt-enhancer
카테고리
</>개발 도구
인증됨
최초 등록
2026-03-04
업데이트
2026-03-10

Browse more skills from sammcj/agentic-coding

빠른 답변

prompt-enhancer이란?

전문가 수준의 프레이밍을 통해 열악하거나 지나치게 단순한 사용자 프롬프트를 변환하는 방법에 대한 지식입니다. 트리거에는 사용자가 프롬프트를 개선/정제/재작성하도록 명시적으로 요청하거나 사용자가 다른 AI 시스템에 대한 요청을 구성하는 데 도움을 요청하는 것이 포함됩니다. 출처: sammcj/agentic-coding.

prompt-enhancer 설치 방법은?

터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/sammcj/agentic-coding --skill prompt-enhancer 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다

소스 저장소는 어디인가요?

https://github.com/sammcj/agentic-coding