By jeongsk
Connect Claude to a local Figma Desktop instance to inspect design files, prototypes, and collaboration data directly from the dev environment.
Claude Code 플러그인 및 스킬 모음입니다.
React Flow 라이브러리를 사용한 노드 기반 UI 개발을 지원하는 플러그인입니다.
자세한 내용은 reactflow-helper/README.md를 참고하세요.
Feature-Sliced Design 아키텍처를 적용한 프론트엔드 프로젝트 개발을 지원하는 플러그인입니다.
자세한 내용은 fsd-helper/README.md를 참고하세요.
Git 워크플로우 자동화 플러그인입니다.
자세한 내용은 git-workflow/README.md를 참고하세요.
Figma Dev Mode MCP를 활용한 디자인-코드 변환 지원 플러그인입니다.
자세한 내용은 figma-helper/README.md를 참고하세요.
유용한 외부 Claude Code 스킬과 플러그인을 찾아주는 대화형 도우미입니다.
자세한 내용은 skill-finder/README.md를 참고하세요.
Claude의 응답 스타일을 커스터마이징하는 플러그인입니다.
자세한 내용은 output-styles/README.md를 참고하세요.
Claude Code에서 다음 명령어를 실행합니다:
/plugin marketplace add jeongsk/claude-skills
마켓플레이스 추가 후 플러그인을 설치합니다:
# 특정 플러그인 설치
/plugin install reactflow-helper@jeongsk/claude-skills
/plugin install fsd-helper@jeongsk/claude-skills
# 또는 대화형으로 설치
/plugin
프로젝트에 플러그인 설정을 포함시켜 팀원들이 별도 설치 없이 사용할 수 있습니다.
설정 방법:
프로젝트의 .claude/settings.json 파일에 다음과 같이 설정합니다:
{
"enabledPlugins": {
"reactflow-helper@jeongsk-claude-skills": true,
"fsd-helper@jeongsk-claude-skills": true
},
"extraKnownMarketplaces": {
"jeongsk-claude-skills": {
"source": {
"source": "github",
"repo": "jeongsk/claude-skills"
}
}
}
}
동작 방식:
.claude/settings.json을 감지합니다설치 후 다음 명령어로 확인합니다:
# 마켓플레이스 목록 확인
/plugin marketplace list
# 설치된 플러그인 확인
/plugin
새 플러그인을 추가하려면:
.claude-plugin/plugin.json 작성settings.json에 활성화 추가자세한 플러그인 개발 가이드는 Claude Code 플러그인 문서를 참고하세요.
유용한 외부 스킬과 플러그인은 추천 플러그인 문서를 참고하세요.
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 jeongsk/claude-skillsConfigure a custom status line for Claude Code to display contextual information like model name, directory, and git branch at the bottom of the interface.
React Flow 라이브러리 개발 지원 플러그인 - 최신 문서 참조, 코드 생성, 예제 제공
유용한 외부 Claude Code 스킬과 플러그인을 찾아주는 대화형 도우미
Git workflow automation: commit and commit-push commands
Feature-Sliced Design 아키텍처 개발 지원 플러그인 - 구조 생성, 규칙 검증, 마이그레이션 가이드
Permanent coding companion for Claude Code — survives any update. MCP-based terminal pet with ASCII art, stats, reactions, and personality.
Access thousands of AI prompts and skills directly in your AI coding assistant. Search prompts, discover skills, save your own, and improve prompts with AI.
Reliable automation, in-depth debugging, and performance analysis in Chrome using Chrome DevTools and Puppeteer
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Intelligent draw.io diagramming plugin with AI-powered diagram generation, multi-platform embedding (GitHub, Confluence, Azure DevOps, Notion, Teams, Harness), conditional formatting, live data binding, and MCP server integration for programmatic diagram creation and management.
Next.js development expertise with skills for App Router, Server Components, Route Handlers, Server Actions, and authentication patterns