Skip to main content
digital-go-jp
GitHub creator profile

digital-go-jp

Repository-level view of 9 collected skills across 2 GitHub repositories.

skills collected
9
repositories
2
updated
Aug 19, 2026
repository explorer

Repositories and representative skills

port-html-to-react
unclassified

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

Aug 19, 2026
component-rules
unclassified

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.

Aug 19, 2026
write-component-docs
software-developers

Author component documentation in this project. Docs live in a standalone <Name>.mdx file next to the component's Stories, written in Japanese. Covers the React-first doc structure to write for any component, plus a short addendum for migrating content from…

Jul 15, 2026
pre-completion-check
software-developers

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.

Jul 15, 2026
write-tests
software-quality-assurance-analysts-and-testers

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.

Jul 15, 2026
create-commit
software-developers

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

May 27, 2026
review
software-quality-assurance-analysts-and-testers

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

May 27, 2026
Showing 2 of 2 repositories
All repositories loaded