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

seldon

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

수집된 skills
14
Stars
6
업데이트
2026-05-12
Forks
1
직업 범위
직업 카테고리 4개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

accessibility-compliance-accessibility-audit
웹·디지털 인터페이스 디자이너

You are an accessibility expert specializing in WCAG compliance, inclusive design, and assistive technology compatibility. Conduct audits, identify barriers, and provide remediation guidance.

2026-05-12
branch-coverage-hotspot-hunter
소프트웨어 품질 보증 분석가·테스터

Find and prioritize branch-coverage weak spots from Vitest reports, then propose targeted tests that improve confidence without broad churn.

2026-05-12
component-size-splitter
소프트웨어 개발자

Keep TS/TSX/JS/JSX modules under the 200-line AGENTS.md guideline by splitting large components into focused hooks, view parts, and utilities without behavior regressions.

2026-05-12
conditional-rendering-conventions
소프트웨어 개발자

Enforce repo JSX rendering conventions by replacing condition-and patterns with explicit ternary-plus-null rendering where appropriate.

2026-05-12
import-and-type-style-normalizer
소프트웨어 개발자

Normalize TypeScript import style and type usage to repo conventions including type-only imports, import ordering, and Array generic preference.

2026-05-12
radix-ui-design-system
웹·디지털 인터페이스 디자이너

Build accessible design systems with Radix UI primitives. Headless component customization, theming strategies, and compound component patterns for production-grade UI libraries.

2026-05-12
scss-specificity-remediation
웹 개발자

Reduce SCSS specificity debt by eliminating unnecessary !important usage, improving selector strategy, and documenting justified exceptions.

2026-05-12
seldon
웹 개발자

Phillips Seldon design system — React components in src/components and src/patterns, co-located Storybook and Vitest, SCSS with $px BEM prefix. Use for library work, Agent Review on UI components, and code review in this repo. Canonical project rules live here plus AGENTS.md and docs/agents/*.

2026-05-12
storybook-coverage-enforcer
소프트웨어 품질 보증 분석가·테스터

Enforce Storybook coverage expectations for visual components and subcomponents in src/components and src/patterns with explicit parent-coverage exceptions.

2026-05-12
testing-library-modernization
소프트웨어 품질 보증 분석가·테스터

Modernize tests from fireEvent-heavy patterns to userEvent-first interactions in Vitest + Testing Library while preserving intent and reducing flake.

2026-05-12
unit-test-coverage-enforcer
소프트웨어 품질 보증 분석가·테스터

Enforce co-located Vitest coverage for UI modules, distinguishing true test gaps from modules intentionally validated through parent component tests.

2026-05-12
vercel-composition-patterns
소프트웨어 개발자

React composition patterns that scale. Use when refactoring components with boolean prop proliferation, building flexible component libraries, or designing reusable APIs. Triggers on tasks involving compound components, render props, context providers, or component architecture. Includes React 19 API changes.

2026-05-12
vercel-react-best-practices
웹 개발자

React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js pages, data fetching, bundle optimization, or performance improvements.

2026-05-12
web-component-design
웹 개발자

Master React, Vue, and Svelte component patterns including CSS-in-JS, composition strategies, and reusable component architecture. Use when building UI component libraries, designing component APIs, or implementing frontend design systems.

2026-05-12