Plugin Claude Code
A collection of Claude Code skills and agents for Korean-language workflows, design reviews, safer deployment, and coordinating agents.
Plugin Claude Code
A collection of Claude Code skills and agents for Korean-language workflows, design reviews, safer deployment, and coordinating agents.
Agent
A backend design role for building web APIs, which are interfaces that let software exchange data. It covers REST and GraphQL APIs, routing, middleware, authentication, and error handling.
Agent
An agent for reviewing software architecture, code structure, design patterns, and technical debt. Technical debt is the future maintenance cost created by quick or outdated design choices.
Agent
An agent for infrastructure and deployment work, including Docker, cloud infrastructure, infrastructure as code, and CI/CD pipelines. CI/CD is automated software testing and delivery.
Agent
A specialist agent for designing and building frontend user interfaces, including landing pages, dashboards, and components. It also handles responsive layouts, animations, accessibility checks, and UI validation.
Agent
A software-performance role focused on making applications load and run more efficiently.
Agent
A product strategy and user-experience agent covering product planning, minimum viable product scope, feature priorities, business impact, and user research.
Agent
A specialist agent for turning an idea into clear project requirements and planning documents. It can produce PRDs, TRDs, and ERDs: product, technical, and data-model specifications.
Agent
A security-focused agent for reviewing software vulnerabilities, login and permission controls, input checking, and data protection. OWASP Top 10 is a commonly used list of major web security risks.
Agent
A specialist agent for Supabase and PostgreSQL databases. Supabase is a service built around PostgreSQL, a relational database that stores structured data in tables.
Agent
A writing assistant for software documentation such as API references, README files, changelogs, troubleshooting guides, and user guides.
Agent
A specialist agent for writing unit, integration, and end-to-end tests. TDD, or test-driven development, means writing a failing test before implementing the code that should pass it.
Agent
A specialist agent for user-experience research and usability analysis. It covers personas, user flows, heuristic reviews, usability-test design, journeys, interaction analysis, competitor comparisons, cognitive load, and error experiences.
Skill Claude CodeCodex
Headless browser automation using agent-browser CLI. This skill should be used when performing headless/background web scraping, parallel multi-site operations, or simple page queries that don't require login. Triggers on requests like "크롤링", "스크래핑", "페이지 정보", "헤드리스", "병렬로 웹 작업", "여러 사이트 동시에".
Skill Claude CodeCodex
This skill should be used when the user requests "B2B 랜딩" or "SaaS 랜딩".
Skill Claude CodeCodex
A codebase review helper that examines existing code for bugs, cleanup opportunities, tests, and missing documentation.
Skill Claude CodeCodex
A commit helper used when you ask to create a Git commit. Git commits save a recorded set of code changes in a project’s history.
Skill Claude CodeCodex
A structured discussion helper that examines a decision from several expert viewpoints before a choice is made.
Skill Claude CodeCodex
Use when checking for outdated packages, breaking changes, unused dependencies, or lock file integrity. "의존성 점검", "패키지 업데이트", "outdated 확인", "depcheck", "npm outdated", "breaking change", "lock 파일", "의존성 정리", "패키지 정리" 요청 시 사용.
Skill Claude CodeCodex
A deployment safety checker for reviewing production operations, infrastructure, error monitoring, environment variables, and backend readiness. Sentry is a service that records application errors.
Skill Claude CodeCodex
An assistant for writing, drafting, or reviewing ebooks. An ebook is a book distributed as a digital file rather than printed on paper.
Skill Claude CodeCodex
An error-experience reviewer that examines what users see when an application fails, has no content, loses its connection, or reaches an error boundary. An error boundary is a part of an app that catches certain failures and shows a fallback screen.
Skill Claude CodeCodex
A skill for checking or developing ideas. The available description only identifies idea validation as its use.
Skill Claude CodeCodex
A Next.js project helper for generating Korean privacy policies and terms of service based on Korean laws, including rules for personal information and online commerce. It also creates consent dialogs, cookie notices, and page templates using shadcn/ui, a set of reusable interface components.