Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
By jhlee0409
Feature-Sliced Design architecture assistant that analyzes, validates, and scaffolds FSD-compliant project structures
npx claudepluginhub jhlee0409/claude-plugins --plugin fsdarchAnalyze FSD project structure and generate health report
Explain FSD concepts with project-specific examples
Initialize FSD architecture analysis and configuration
Migrate existing project to FSD architecture
Generate FSD-compliant slice or segment boilerplate
Check FSD import boundary rules and detect violations
Manage analysis cache for incremental FSD validation
Detect and analyze FSD layer structure in a project
Generate FSD-compliant slice boilerplate with pattern matching
Share bugs, ideas, or general feedback.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Use this agent when you need to design scalable architecture and folder structures for new features or projects. Examples include: when starting a new feature module, refactoring existing code organization, planning microservice boundaries, designing component hierarchies, or establishing project structure conventions. For example: user: 'I need to add a user authentication system to my app' -> assistant: 'I'll use the code-architect agent to design the architecture and folder structure for your authentication system' -> <uses agent>. Another example: user: 'How should I organize my e-commerce product catalog feature?' -> assistant: 'Let me use the code-architect agent to design a scalable structure for your product catalog' -> <uses agent>.
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review
Use this agent when you need to design scalable architecture and folder structures for new features or projects. Examples include: when starting a new feature module, refactoring existing code organization, planning microservice boundaries, designing component hierarchies, or establishing project structure conventions. For example: user: 'I need to add a user authentication system to my app' -> assistant: 'I'll use the code-architect agent to design the architecture and folder structure for your authentication system' -> <uses agent>. Another example: user: 'How should I organize my e-commerce product catalog feature?' -> assistant: 'Let me use the code-architect agent to design a scalable structure for your product catalog' -> <uses agent>.
Comprehensive 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.
English | 한국어
Claude Code plugin marketplace by Jack Lee
# Add marketplace (once)
/plugin marketplace add jhlee0409/claude-plugins
# Install plugin
/plugin install <plugin-name>@jhlee0409-plugins
| Plugin | Description | Install |
|---|---|---|
| oas | OpenAPI spec sync - adaptive code generator that learns your project patterns | /plugin install oas@jhlee0409-plugins |
| fsdarch | Feature-Sliced Design assistant - analyze, validate, and scaffold FSD structures | /plugin install fsdarch@jhlee0409-plugins |
MIT