Skip to main content
primer
GitHub 제작자 프로필

primer

3개 GitHub 저장소에서 수집된 18개 skills를 저장소 단위로 보여줍니다.

수집된 skills
18
저장소
3
업데이트
2026년 8월 15일
저장소 탐색

저장소와 대표 skills

create-adr-migrator
소프트웨어 개발자

Use when planning an ADR-driven migration from adoption tooling through stacked batch implementation and cleanup.

2026년 8월 11일
modular-ds-accessibility-contract
소프트웨어 개발자

Use when: determining which Primer React API type (config, presentational, base, or utility) should own a specific accessibility responsibility, or documenting that ownership for a new component. Covers a responsibility matrix mapping ARIA requirements to API…

2026년 7월 28일
modular-ds-base-components
소프트웨어 개발자

Use when: building or evaluating unstyled Primer React primitives, especially accessibility primitives or low-level behavior that other components should build on. Covers when to create a base component instead of baking behavior into a styled component, the…

2026년 7월 28일
modular-ds-config-components
소프트웨어 개발자

Use when: building or evaluating a props-based, "all-in-one" Primer React component for an established, stable pattern. Covers when config components are appropriate, opinionated defaults, the props-driven customization surface, escape hatches to…

2026년 7월 28일
modular-ds-presentational-components
소프트웨어 개발자

Use when: building or evaluating flexible, composable Primer React parts that consumers assemble directly, or deciding whether a pattern is ready to become a config component. Covers structure-first composition, pairing presentational components with behavior…

2026년 7월 28일
modular-ds-spectrum-model
소프트웨어 개발자

Use when: deciding how to structure a new Primer React component, evaluating whether an existing component's API is at the right level of abstraction, or orienting on the modular design system approach before using a more specific modular-ds-* skill. Covers…

2026년 7월 28일
modular-ds-utilities
소프트웨어 개발자

Use when: extracting, reusing, or naming hooks, state management, or other component-agnostic behavior in Primer React, or when a component's behavior hook wraps a native element with built-in behavior such as `<dialog>`. Covers the compound behavior-hook…

2026년 7월 28일
style-guide
소프트웨어 개발자

Use when: authoring, modifying, or reviewing Primer React components, hooks, utilities, or component APIs. Covers applying contributor-docs/style.md, including the spectrum of abstraction, presentational components, behavior hooks, config components,…

2026년 7월 8일
수집된 skill 14개 중 8개를 표시합니다.
저장소 3개 중 3개 표시
모든 저장소를 표시했습니다