Skip to main content
primer
GitHub creator profile

primer

Repository-level view of 18 collected skills across 3 GitHub repositories.

skills collected
18
repositories
3
updated
Aug 15, 2026
repository explorer

Repositories and representative skills

create-adr-migrator
software-developers

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

Aug 11, 2026
modular-ds-accessibility-contract
software-developers

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…

Jul 28, 2026
modular-ds-base-components
software-developers

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…

Jul 28, 2026
modular-ds-config-components
software-developers

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…

Jul 28, 2026
modular-ds-presentational-components
software-developers

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…

Jul 28, 2026
modular-ds-spectrum-model
software-developers

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…

Jul 28, 2026
modular-ds-utilities
software-developers

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…

Jul 28, 2026
style-guide
software-developers

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,…

Jul 8, 2026
Showing 8 of 14 collected skills.
Showing 3 of 3 repositories
All repositories loaded