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

cal-plugin

يحتوي cal-plugin على 12 من skills المجمعة من Pixley-Growth، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

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

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

swiftui27
مطوّرو البرمجيات

SwiftUI iOS/macOS 27 delta reference (WWDC 2026) — Apple-authored references vendored from Xcode 27's exported agent skills, plus Cal SDK-verified extras. Use for any SwiftUI work targeting SDK 27. Use when a SwiftUI view using @State fails to compile with "used before being initialized", "invalid redeclaration of synthesized property", or "extraneous argument label" errors after an SDK update (@State became a macro in SDK 27 — the obvious fix of reordering init assignments is WRONG; consult references/state-macro.md first); when @ViewBuilder/@ContentBuilder code hits ambiguous overloads in overlay/background or type-check regressions; when adding drag-to-reorder to any container via reorderable()/reorderContainer; when working with AsyncImage caching or AsyncImage(request:); when adding swipe actions to rows outside List via swipeActionsContainer(); when controlling toolbar overflow (visibilityPriority, ToolbarOverflowMenu, toolbarMinimizeBehavior); when presenting alert/confirmationDialog from an optional i

2026-06-10
os27
مطوّرو البرمجيات

iOS/macOS/iPadOS 27 framework reference (WWDC 2026). Corrects stale model knowledge about App Intents, App Schemas, Foundation Models, and Siri AI. Invoke when building or reviewing iOS 27 / WWDC 2026 features, or when a model assumes iOS 26 / SiriKit is current.

2026-06-09
design
مصممو واجهات الويب والرقمية

Apple Liquid Glass (iOS 26, refined in 27) design system reference. Invoke when building UI, reviewing visual design, or implementing glass effects, background extension, tab bar minimize, typography, spacing, animations, or accessibility.

2026-06-09
next
متخصصو إدارة المشاريع

Advance the pipeline - find and execute next step

2026-04-16
onboard
مطوّرو البرمجيات

Project setup - scan codebase, create Cal structure, generate or improve CLAUDE.md

2026-04-16
papercuts
محللو ضمان جودة البرمجيات والمختبرون

Scan codebase for small code hygiene wins — TODOs, dead code, naming issues. General-purpose tool for any project.

2026-04-16
save
مطوّرو البرمجيات

Context preservation - route learnings to cal.md (permanent) or memories/ (ephemeral)

2026-04-16
analyze
مطوّرو البرمجيات

Deep investigation with 7 analysis modes. Usage: /cal:analyze [mode] [subject]. Modes: inside-out, cake-walk, rubberneck, burst, bisect, trace, diff-audit.

2026-04-14
hotfix-done
مطوّرو البرمجيات

Exit hotfix mode. Guided merge chain: hotfix -> main -> feature branches. Cleans up worktree. Usage: /cal:hotfix-done

2026-04-14
hotfix
مطوّرو البرمجيات

Enter hotfix mode. Creates a worktree-based hotfix branch off main. Parks current feature work safely. Usage: /cal:hotfix [version]

2026-04-14
meet
متخصصو إدارة المشاريع

Virtual meeting coordinator - collaborative thinking with AI agents

2026-04-14
ood
مطوّرو البرمجيات

Object-Oriented Data principles, violation patterns, and compliance test. Use when reviewing code for OOD compliance, designing domain objects, checking for scattered logic in utils/helpers/services, or when user mentions object-oriented data, domain modeling, or translation boundaries.

2026-04-14