Clean up prompts older than 7 days
Review saved prompts and learn better English expressions
Manually save the last English prompt for later review
Show statistics about saved prompts and common patterns
영어 프롬프트 학습을 도와주는 Claude Code 플러그인입니다.
영어 단어가 생각나지 않으면 한글을 섞어 써도 됩니다!
You: "I want to make 설계도 for this feature"
Claude: "I'll help you create a design document..."
문장이 애매하면 더 나은 표현을 선택지로 제시합니다.
문법 지적 대신 더 풍부한 표현과 어휘를 알려줍니다.
Claude Code 안에서 아래 명령어 실행:
# 1. 마켓플레이스 추가
/plugin marketplace add tmdgusya/language-skills
# 2. 플러그인 설치
/plugin install language-skills@language-skills
끝! 자동으로 설치되고 업데이트도 간편합니다.
# 나중에 업데이트할 때
/plugin marketplace update
git clone https://github.com/tmdgusya/language-skills.git ~/language-skills
claude --plugin-dir ~/language-skills
| 명령어 | 설명 |
|---|---|
/language-skills:save | 마지막 프롬프트 수동 저장 |
/language-skills:save #tag | 태그와 함께 저장 |
/language-skills:review | 최근 7일 프롬프트 리뷰 |
/language-skills:review today | 오늘 프롬프트만 리뷰 |
/language-skills:stats | 통계 확인 |
/language-skills:cleanup | 7일 이상 데이터 정리 |
그냥 평소처럼 영어로 Claude Code를 사용하세요. 프롬프트는 자동으로 저장됩니다.
You: Please help me fix this bug
You: I want to add 주석 to this function
You: Can you 리팩토링 this code?
You: /language-skills:review
결과 예시:
## Expression Review (최근 7일)
### Korean → English Words Learned
| 한글 | English | Also try |
|------|---------|----------|
| 설계도 | design document | blueprint, spec |
| 주석 | comments | annotations |
### Better Ways to Say It
Your expression: "Please fix this bug"
Try instead:
- "Could you debug this issue?" (더 기술적)
- "Can you troubleshoot this?" (문제 해결 강조)
프롬프트는 로컬에만 저장됩니다:
~/.language-skills/prompts.jsonl
자신감이 가장 중요해요! Confidence is key!
MIT
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Engineering discipline skills: optimization rules, systematic debugging, AI slop cleanup, and implementation guardrails
클럽의 샌드위치 가게 - Subway 주문 시스템
Generate minimal, effective AGENTS.md files using the Differential Context principle. Based on research showing verbose context files reduce agent performance.
Auto-export and parse your Claude Code conversation transcripts. Extracts only user prompts from sessions.
Implementation agents with planning, building, and loop control workflows using IMPLEMENTATION_PLAN.md with continuous task execution, verification, git workflow, and iteration limits
npx claudepluginhub tmdgusya/language-skillsComprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.
Multi-model consensus engine integrating OpenAI Codex CLI, Gemini CLI, and Claude CLI for collaborative code review and problem-solving.
Write feature specs, plan roadmaps, and synthesize user research faster. Keep stakeholders updated and stay ahead of the competitive landscape.