Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

design-system-example-components-react

design-system-example-components-react에는 digital-go-jp에서 수집한 skills 7개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
7
Stars
619
업데이트
2026-05-27
Forks
40
직업 범위
직업 카테고리 3개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

component-rules
소프트웨어 개발자

Rules and conventions for building React components in this repo (composition pattern, no logic in component body, styling tokens, file layout, etc.). Read this before writing or editing any component.

2026-05-27
create-commit
소프트웨어 개발자

Stage files, generate a commit message in this repo's Conventional Commits style, and commit after user approval.

2026-05-27
port-html-to-react
웹 개발자

Port a component from the HTML reference (digital-go-jp/design-system-example-components-html) to this React + Storybook project.

2026-05-27
pre-completion-check
소프트웨어 품질 보증 분석가·테스터

Run the pre-completion checks before declaring a task done. Executes lint, markup lint, build (tsc), tests, and reminds the user to verify Storybook visually.

2026-05-27
review
소프트웨어 품질 보증 분석가·테스터

Review changed code in this repo against the project's review checklist (readability, maintainability, performance, security, consistency).

2026-05-27
write-component-docs
소프트웨어 개발자

Author component documentation in this project. Docs live inside the component's *.stories.tsx (Storybook autodocs), translated from the HTML reference's MDX structure into JSX, in Japanese.

2026-05-27
write-tests
소프트웨어 품질 보증 분석가·테스터

Write tests for components in this project. Covers Storybook-based UI tests (composeStories + vitest-browser-react), unit tests for hooks/utils, and the conventions that keep tests deterministic and meaningful.

2026-05-27