segunadebayo
01segunadebayo/design-eng-skills
Plugin Claude Code
State machine design, changeset writing, engineering writing, and component API design skills, as an installable Claude Code plugin.
segunadebayo/design-eng-skills
Plugin Claude Code
State machine design, changeset writing, engineering writing, and component API design skills, as an installable Claude Code plugin.
segunadebayo/design-eng-skills
Plugin Claude Code
State machine design, changeset writing, engineering writing, and component API design skills.
segunadebayo/design-eng-skills
Instructions file CodexOpenCode
Instructions for segunadebayo/design-eng-skills: This repo is a collection of skills — see skills/ and the per-category READMEs there for what each one does and when to use it.
segunadebayo/design-eng-skills
Instructions file
Instructions for segunadebayo/design-eng-skills, a project described as: Agent skills for design engineers: state machine design, component API design, engineering writing, changeset writing.
segunadebayo/design-eng-skills
Skill Claude CodeCodex
Use when writing a changeset for a change to a published package. Picking the semver bump, writing the summary, flagging breaking changes, and making sure the entry still reads well once aggregated into CHANGELOG.md.
segunadebayo/design-eng-skills
Skill Claude CodeCodex
Use when designing or reviewing a component's public API. Naming, props, compound component structure, CSS custom properties, and data-attributes.
segunadebayo/design-eng-skills
Skill Claude CodeCodex
Use when writing something public-facing about this project's engineering. A release announcement, a how-we-built-X deep-dive, a retrospective. Not tied to a release event, and not the mechanical changelog (that's changeset-writing's job).
segunadebayo/design-eng-skills
Skill Claude CodeCodex
Use when a feature involves multiple states or transitions. Recognizes the shape, names states and events, designs guards, actions, and hierarchy, and visualizes or simulates the result.