Claude Code를 위한 플러그인 모음입니다.
| 플러그인 | 설명 | 카테고리 |
|---|---|---|
| job-ready | 소프트웨어 엔지니어를 위한 경력 관리 플러그인 | career |
| spec-workflow | Spec 기반 기능 워크플로우 관리 플러그인 | workflow |
/plugin marketplace add imprun/claude-plugins
/plugin install job-ready@imprun-claude-plugins
/plugin install spec-workflow@imprun-claude-plugins
claude --plugin-dir ./plugins/job-ready
claude --plugin-dir ./plugins/spec-workflow
소프트웨어 엔지니어의 경력 관리를 돕는 플러그인입니다.
| 커맨드 | 설명 |
|---|---|
/job-ready:review | 이력서/경력기술서 리뷰 |
/job-ready:interview-prep | 기술 면접 준비 |
/job-ready:cover-letter | 자기소개서/커버레터 작성 |
/job-ready:career-goal | 경력 목표 설정 및 로드맵 |
/job-ready:salary-negotiation | 연봉 협상 전략 |
/job-ready:linkedin-optimize | LinkedIn 프로필 최적화 |
Spec 기반의 기능 개발 워크플로우를 관리하는 플러그인입니다.
| 커맨드 | 설명 |
|---|---|
/spec-workflow:create-spec | 기능 스펙 문서 생성 |
/spec-workflow:continue-feature | 기능 구현 계속 |
/spec-workflow:publish-to-github | GitHub에 게시 |
/spec-workflow:fix | 코드 리뷰 이슈 수정 |
continue-feature에서 코드 인텔리전스를 활용합니다:
| 언어 | Language Server |
|---|---|
| TypeScript/JavaScript | typescript-language-server |
| Python | pylsp |
| Go | gopls |
사전 요구사항:
# TypeScript
npm install -g typescript-language-server typescript
# Python
pip install python-lsp-server
# Go
go install golang.org/x/tools/gopls@latest
MIT License
junsik
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.
npx claudepluginhub junsik/claude-plugins --plugin plan-workflow클로드 코드 계획을 태스크로 변환하여 멀티 서브에이전트로 실행하는 워크플로우 플러그인
GitHub 기반 계획-구현 워크플로우. 설계 문서 기반으로 계획을 수립하고, GitHub 이슈/프로젝트로 배포하고, 체계적으로 구현합니다.
소프트웨어 엔지니어를 위한 경력 관리 플러그인 - 이력서 리뷰, 면접 준비, 자기소개서 작성, 경력 목표 설정, 연봉 협상, LinkedIn 최적화
Spec 기반 기능 워크플로우 관리 플러그인 - 스펙 생성, GitHub 게시, 기능 구현 계속, 리뷰 이슈 수정
Persistent file-based planning for AI coding agents. Crash-proof markdown plans (task_plan.md, findings.md, progress.md) that survive context loss and /clear, with an opt-in completion gate and multi-agent shared state. Manus-style. Works with Claude Code, Codex CLI, Cursor, Kiro, OpenCode and 60+ agents via the SKILL.md standard. Includes Arabic, German, Spanish, and Chinese (Simplified and Traditional).
Harness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.
v9.44.1 — Patch release for Gemini environment/version detection and qwen auth gating. Run /octo:setup.
Superpowers Plus core skills library for Claude Code: planning, execution routing, TDD, debugging, and collaboration workflows
Unity Development Toolkit - Expert agents for scripting/refactoring/optimization, script templates, and Agent Skills for Unity C# development