← all publishers

digital-go-jp

@digital-go-jp source repo

9 published skills

  1. Write Document · digital-go-jp
    コンポーネントのMDXドキュメントを作成・更新する
    0
    installs
  2. Develop Component · digital-go-jp
    コンポーネントを新規作成・更新する。CSS、HTML、Storybook Stories、テスト、JavaScript(Custom Elements)の実装を含む。
    0
    installs
  3. Review · digital-go-jp
    Review changed code in this repo against the project's review checklist (readability, maintainability, performance, security, consistency).
    0
    installs
  4. Write Tests · digital-go-jp
    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.
    0
    installs
  5. Create Commit · digital-go-jp
    Stage files, generate a commit message in this repo's Conventional Commits style, and commit after user approval.
    0
    installs
  6. Component Rules · digital-go-jp
    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.
    0
    installs
  7. Port HTML To React · digital-go-jp
    Port a component from the HTML reference (digital-go-jp/design-system-example-components-html) to this React + Storybook project.
    0
    installs
  8. Pre Completion Check · digital-go-jp
    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.
    0
    installs
  9. Write Component Docs · digital-go-jp
    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 the HTML reference's MDX.
    0
    installs