Loading...
Loading...
Found 27 Skills
Deliver cross-platform and native mobile experiences across React Native, Flutter, SwiftUI, and Jetpack Compose without collapsing mobile work into a single framework.
Use when starting any conversation — establishes how to find and use OAC skills, requiring Skill tool invocation BEFORE ANY response including clarifying questions, this is your secret weapon to best perform your tasks
Use when a feature touches 4 or more files, involves multiple components, or has subtasks that could run in parallel.
Use when a subtask is ready to implement and has a subtask JSON file with acceptance criteria and deliverables.
Install context files from registry. Use when user runs /install-context, says "install context", "setup context", or when context is missing and the user needs to get started.
Use when code has been written and needs validation before committing, or when the user asks for a code review or security check.
Use when coding standards, security patterns, or project conventions need to be discovered before implementation begins.
Use when the task involves an external library or package and current API docs are needed before writing code.
Context management skill providing discovery, fetching, harvesting, extraction, compression, organization, cleanup, and guided workflows for project context
Full PR lifecycle: git worktree → implement → atomic commits → PR creation → verification loop (CI + review-work + Cubic approval) → merge. Keeps iterating until ALL gates pass and PR is merged. Worktree auto-cleanup after merge. Use whenever implementation work needs to land as a PR. Triggers: 'create a PR', 'implement and PR', 'work on this and make a PR', 'implement issue', 'land this as a PR', 'work-with-pr', 'PR workflow', 'implement end to end', even when user just says 'implement X' if the context implies PR delivery.
Run technical UI quality checks across accessibility, performance, theming, responsiveness, and anti-patterns, then return a scored action plan.
Use when the user asks for tests, mentions TDD, or when new code has been written and needs test coverage.