improving-prompts이란?
CLAUDE.md, AGENTS.md, 사용자 정의 명령 또는 Claude 4.5 모델의 기술 파일을 최적화할 때 사용 - 개선 사항을 고안하는 대신 문서화된 인류학 모범 사례를 체계적으로 적용합니다. 출처: cachemoney/agent-toolkit.
CLAUDE.md, AGENTS.md, 사용자 정의 명령 또는 Claude 4.5 모델의 기술 파일을 최적화할 때 사용 - 개선 사항을 고안하는 대신 문서화된 인류학 모범 사례를 체계적으로 적용합니다.
명령줄에서 improving-prompts AI 스킬을 개발 환경에 빠르게 설치
출처: cachemoney/agent-toolkit.
Apply documented Claude 4.5 best practices to existing prompts. Do not invent "improvements" - use the actual guidance from Anthropic.
| "The user said it's too vague" | "Too vague" isn't actionable. What specific behavior fails? | | "I'm the expert, trust me" | Authority doesn't bypass the need for concrete issues | | "Time pressure - demo tomorrow" | Pressure is when agents make the worst decisions | | "The spirit of the skill is to help" | Violating the letter IS violating the spirit |
| "I have enough context" | If you can't name the specific failure, you don't | | "Structure is always better" | Structure solves structure problems, not all problems | | "This is obviously an improvement" | Obvious to you ≠ solving the user's actual problem |
AI/검색 인용용 안정적인 필드와 명령어.
npx skills add https://github.com/cachemoney/agent-toolkit --skill improving-promptsCLAUDE.md, AGENTS.md, 사용자 정의 명령 또는 Claude 4.5 모델의 기술 파일을 최적화할 때 사용 - 개선 사항을 고안하는 대신 문서화된 인류학 모범 사례를 체계적으로 적용합니다. 출처: cachemoney/agent-toolkit.
터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/cachemoney/agent-toolkit --skill improving-prompts 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다
https://github.com/cachemoney/agent-toolkit