원클릭으로
is-04-mcp
is-04-mcp에는 koldovsky에서 수집한 skills 4개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
Analyze bundle size, check for forbidden imports, and identify large dependencies in the Excalidraw project. Use when optimizing bundle size, reviewing imports, or checking for unauthorized dependencies.
Create React components for the Excalidraw project following established patterns, conventions, and architecture. Use when creating new UI components, panels, dialogs, or toolbar items in Excalidraw.
Understand Excalidraw's architecture: state management, rendering pipeline, monorepo structure, and package dependencies. Use when making architectural decisions, understanding data flow, or debugging state-related issues.
Review pull requests and local diffs for the Excalidraw monorepo: correctness, architecture, project conventions, tests, and bundle/import hygiene. Use when reviewing code changes, before merge, after `git diff`, or when the user asks for a code review, PR review, or pre-merge check.