Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

lemonade-design-system

يحتوي lemonade-design-system على 4 من skills المجمعة من saltpay، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
4
Stars
7
محدث
2026-07-09
Forks
0
التغطية المهنية
1 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

generate-tokens
مطوّرو البرمجيات

Regenerate the Lemonade platform token code (KMP + SwiftUI) from the Figma token exports in `tokens/*.json`. Use when a `tokens/*.json` file changes (theme-colors, radius, spacing, size, opacity, border-width, shadow, typography, primitive-colors) and the generated Kotlin / Swift needs to be rebuilt, or when the user asks to "generate tokens", "run the token converters", or "sync tokens to code".

2026-07-09
publish-version
مطوّرو البرمجيات

Publish a new version of the Lemonade SDK — KMP and/or SwiftUI. Use when the user wants to cut a release, ship a new version, tag a release, or "publish the SDK". Syncs to latest origin/main, analyzes what changed per platform since the last release, suggests a version bump (confirmed with the user), then cuts and pushes the tags and creates the KMP GitHub release.

2026-06-15
binary-compatibility
مطوّرو البرمجيات

Diagnose and fix Kotlin Binary Compatibility Validator (BCV) failures in the Lemonade KMP modules. Use when `apiCheck` fails, when the "API Stability Review" CI job flags a PR as BREAKING, when an `api/*.api` or `*.klib.api` file shows up in a diff, or when adding a parameter/overload/enum entry to a published component and you need to keep ABI stable.

2026-06-11
kotlin-conventions
مطوّرو البرمجيات

Kotlin code conventions for this project. Use when writing, editing, or reviewing Kotlin code (.kt files). Apply these rules for all Kotlin code generation.

2026-02-04