Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

design-system-example-components-react

يحتوي design-system-example-components-react على 7 من skills المجمعة من digital-go-jp، مع تغطية مهنية على مستوى المستودع وصفحات 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