Skip to main content
Orange-OpenSource
GitHub 제작자 프로필

Orange-OpenSource

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

수집된 skills
31
저장소
5
업데이트
2026년 8월 27일
저장소 탐색

저장소와 대표 skills

ouds-ios-components-foundations
미분류

Usage and code examples for OUDS iOS Foundations components — Typography (OUDSDisplay, OUDSHeading, OUDSBody, OUDSLabel, OUDSCode). Load the ouds-ios-framework-usage skill first for imports, themes and image rules.

2026년 8월 27일
ouds-ios-guide-create-theme
미분류

Use when the user wants to create a custom OUDS theme or brand theme for an iOS app — covers subclassing OrangeTheme, building a theme from scratch on OUDSTheme, mixing existing providers, local custom fonts (.ttf registration), and tuning.

2026년 8월 27일
ouds-ios-framework-usage
소프트웨어 개발자

Setup and general usage of the OUDS iOS framework — imports, themes, token namespaces, view modifiers, image rules, shared control patterns and custom font registration. Load this first; then load the matching `ouds-ios-components-*` skill for a specific…

2026년 8월 18일
ouds-ios-components-navigations
소프트웨어 개발자

Usage and code examples for OUDS iOS Navigations components — OUDSLink (text, indicator, icon, size), OUDSTabBar (iOS 15–25 and iOS 26+ APIs) and Toolbars (toolBarTop / toolBarBottom + OUDSToolBarItem with back / close / icon / label / badge / prominent…

2026년 8월 14일
ouds-ios-components-indicators
소프트웨어 개발자

Usage and code examples for OUDS iOS Indicators components — OUDSBadgeStandard / OUDSBadgeCount / OUDSBadgeIcon (statuses, sizes, UInt8 count), OUDSTag (label, status, icon, bullet), OUDSInputTag (removable), OUDSCircularProgressIndicator (determinate /…

2026년 8월 12일
ouds-ios-components-actions
소프트웨어 개발자

Usage and code examples for OUDS iOS Action components — OUDSButton (text, icon, loading state, text+icon, icon-only with accessibility label). Load the ouds-ios-framework-usage skill first for imports, themes, tokens, and image rules.

2026년 8월 5일
ouds-ios-components-content-display
소프트웨어 개발자

Usage and code examples for OUDS iOS Content Display components — OUDSBulletList (unordered, ordered, nested items, AttributedString labels). Load the ouds-ios-framework-usage skill first for imports, themes, and shared rules.

2026년 7월 23일
ouds-ios-components-controls
소프트웨어 개발자

Usage and code examples for OUDS iOS Controls components — OUDSCheckbox / OUDSCheckboxItem / OUDSCheckboxPicker / OUDSCheckboxIndeterminate, OUDSRadio / OUDSRadioItem / OUDSRadioPicker, OUDSSwitch / OUDSSwitchItem, OUDSSuggestionChip / OUDSFilterChip /…

2026년 7월 23일
수집된 skill 13개 중 8개를 표시합니다.
project-knowledge
소프트웨어 개발자

OUDS Web project knowledge base: glossary of 154 terms, build pipeline, npm scripts, CI/CD jobs, and file structure. Use this skill when encountering unfamiliar project terminology (DTCG, rtlcss, Pa11y, etc.), when you need to know which npm command to run,…

2026년 7월 10일
token-system
소프트웨어 개발자

OUDS design token system rules and architecture. Use this skill when working with tokens, adding new component tokens, debugging undefined token errors, working on dark mode, editing _variables.scss, or touching any file in packages/*/scss/tokens/. Covers the…

2026년 7월 10일
accessibility
소프트웨어 개발자

WCAG 2.2 accessibility rules for OUDS Web. Use this skill when creating or editing interactive components, writing HTML templates, adding ARIA attributes, handling focus states, or reviewing accessibility. Covers WCAG 2.2 Level AAA target (AA fallback), ARIA…

2026년 6월 30일
code-review
소프트웨어 품질 보증 분석가·테스터

OUDS Web compliance code review. Use this skill when reviewing a diff, preparing a commit, or when asked to check code quality. Acts as a safety net that verifies all OUDS conventions are respected: token usage (no hardcoded values, no raw tokens), required…

2026년 6월 30일
component-patterns
소프트웨어 개발자

SCSS and JS structural patterns for OUDS Web components. Use this skill when creating, editing, or reviewing component SCSS files (scss/_*.scss, scss/forms/_*.scss) or JS component files (js/src/*.js). Covers CSS custom property declarations at top of class,…

2026년 6월 30일
create-component
소프트웨어 개발자

Step-by-step workflow for creating a new SCSS and/or JavaScript component in OUDS Web. Use this skill when scaffolding a new UI component, form component, or interactive element from scratch. Covers SCSS file structure, brand entry point imports, token setup…

2026년 6월 30일
diagnose-errors
소프트웨어 개발자

Diagnostic workflow for build, lint, CI, and test errors in OUDS Web. Use this skill when encountering any error — Stylelint violations (border-radius, border:none, !default), ESLint failures (semicolons, console), Sass build errors (undefined variables,…

2026년 6월 30일
javascript-conventions
소프트웨어 개발자

JavaScript coding conventions for OUDS Web. Use this skill when writing, editing, or reviewing any JS file in js/src/ or js/tests/. Covers no-semicolons style, no trailing commas, template literals, .js import extensions, no console.* in production, strict…

2026년 6월 30일
수집된 skill 11개 중 8개를 표시합니다.
저장소 5개 중 5개 표시
모든 저장소를 표시했습니다