Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

design-system-example-components-react

design-system-example-components-react contient 7 skills collectées depuis digital-go-jp, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
7
Stars
619
mis à jour
2026-05-27
Forks
40
Couverture métier
3 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

component-rules
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs web

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
Analystes en assurance qualité des logiciels et testeurs

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
Analystes en assurance qualité des logiciels et testeurs

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

2026-05-27
write-component-docs
Développeurs de logiciels

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
Analystes en assurance qualité des logiciels et testeurs

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