Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

design-system

design-system에는 drivenets에서 수집한 skills 20개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
20
Stars
4
업데이트
2026-07-09
Forks
8
직업 범위
직업 카테고리 5개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

component-scaffold
웹 개발자

Scaffold a new ds-* component (files, barrel export, validation). Use when the user asks to create, scaffold, or add a new component.

2026-07-09
react-patterns
소프트웨어 개발자

React patterns for design-system TSX including ds-* components, subcomponents, *.stories.tsx, and __tests__/*.browser.test.tsx. Use when editing hooks, useState, useEffect, ref prop, memoization, controlled state, or event handlers in @drivenets/design-system.

2026-07-09
storybook
웹 개발자

Write and update Storybook stories for design-system components. Use when editing `*.stories.tsx`, adding story variants, decorators, or removing Storybook play functions.

2026-07-09
ark-ui
소프트웨어 개발자

Check Ark UI primitives via MCP and integrate them in ds-* components without duplicating internal state. Use before building a custom component, wrapping Ark primitives, or when the user mentions Ark UI MCP.

2026-05-28
browser-tests
소프트웨어 품질 보증 분석가·테스터

Write and extend Vitest browser tests for design-system components. Use when adding or editing `*.browser.test.tsx`, writing behavioral coverage, or moving assertions out of Storybook.

2026-05-28
code-review
소프트웨어 개발자

Apply when preparing a PR, reviewing code changes, running git diff, or generating a changeset. Use when user says "review", "PR prep", "code review", or "changeset".

2026-05-28
component-api
소프트웨어 개발자

Design public props for ds-* components in *.types.ts files. Use when editing ds-*.types.ts, Ds*Props interfaces, variant as const arrays, locale prop, onXChange callbacks, or changing component public API.

2026-05-28
deslop
소프트웨어 개발자

Remove AI-generated code slop and clean up code style

2026-05-28
diagnose
소프트웨어 개발자

Disciplined diagnosis loop for hard bugs and performance regressions. Reproduce → minimize → hypothesize → instrument → fix → regression-test. Use when user says "diagnose this" / "debug this", reports a bug, says something is broken/throwing/failing, or describes a performance regression.

2026-05-28
figma-to-component
소프트웨어 개발자

Orchestrate a Figma URL to a ds-* component. Trust-boundary pre-step, Figma MCP for design context, DS MCP for guidelines and inventory, then component-scaffold. Use when the user provides a Figma link and asks to implement it.

2026-05-28
grill-me
경영 분석가

Interview the user relentlessly about a plan or design until reaching shared understanding, resolving each branch of the decision tree. Use when user wants to stress-test a plan, get grilled on their design, or mentions "grill me".

2026-05-28
grill-with-docs
소프트웨어 개발자

Like grill-me, but challenges against CONTEXT.md and ADRs and updates glossary/ADR files inline as decisions land. Use for cross-cutting domain language or irreversible architecture — not the default for design-system feature work (use grill-me → to-plan instead).

2026-05-28
handoff
프로젝트 관리 전문가

Compact the current conversation into a handoff document for another agent to pick up.

2026-05-28
improve-codebase-architecture
소프트웨어 개발자

Find deepening opportunities in a codebase, informed by the domain language in CONTEXT.md and the decisions in docs/adr/. Use when the user wants to improve architecture, find refactoring opportunities, consolidate tightly-coupled modules, or make a codebase more testable and AI-navigable.

2026-05-28
migrate-story-tests
소프트웨어 품질 보증 분석가·테스터

Migrate Storybook play functions to Vitest browser tests. Use when the user says "migrate tests for ds-X", "move play to browser tests", or "convert story tests".

2026-05-28
pr-prep
소프트웨어 개발자

Prepare a PR for submission by running all checks, validating stories, and generating a changeset. Use when the user asks to prepare, check, or finalize a PR.

2026-05-28
scss
소프트웨어 개발자

SCSS and CSS modules for design-system components. Use when editing *.scss, *.module.scss, design tokens, data-focus-visible, data-disabled, or component styles under packages/design-system.

2026-05-28
tdd
소프트웨어 품질 보증 분석가·테스터

Test-driven development with red-green-refactor loop. Use when user wants to build features or fix bugs using TDD, mentions "red-green-refactor", wants integration tests, or asks for test-first development.

2026-05-28
to-plan
프로젝트 관리 전문가

After grill-me (or equivalent resolved decisions), produce a concise execution plan for the next agent session. No interviews, no issue tracker, no requirement expansion.

2026-05-28
ts-standards
소프트웨어 개발자

TypeScript conventions across the monorepo. Use when editing .ts or .tsx in any package, prop JSDoc in *.types.ts, as const variant arrays, Object.freeze config exports, or shared utils.

2026-05-28