Skill Claude CodeCodex
A video analysis tool that extracts keyframes, meaning selected still images that represent important changes in a video. It detects differences between frames and optimizes image quality before analysis.
Skill Claude CodeCodex
A video analysis tool that extracts keyframes, meaning selected still images that represent important changes in a video. It detects differences between frames and optimizes image quality before analysis.
Skill Claude CodeCodex
A general code-review tool for pull requests and code changes. A pull request is a proposed change submitted for review before it is merged into a shared codebase.
Skill Claude CodeCodex
A documentation workflow that turns a Figma wireframe link into Markdown implementation specifications under docs/. It describes page structure, use cases, users, data models, and components, then adds review notes.
Skill Claude CodeCodex
A pull-request change triage tool that classifies changes, performs surface-level checks, and decides which reference material is needed.
Plugin Claude Code
flutter-development.
Skill Claude CodeCodex
A tool that turns test specifications stored in Excel or Notion into Flutter integration-test code. Flutter integration tests check an app through realistic user actions, and it also creates a report linking each specification step to code.
Skill Claude CodeCodex
A setup and creation guide for Flutter Golden Tests, which compare a component or screen with a saved reference image. It supports creating these screenshot-based tests interactively.
Skill Claude CodeCodex
Interactive Flutter Widget implementation assistant that guides you through widget implementation decisions by asking structured questions about state management, widget type (screen/component), and state sharing. Use this skill when you need help determining the appropriate Flutter widget architecture for your…
Skill Claude CodeCodex
A Flutter development skill for creating and managing screen specification documents, which describe how each app screen should be structured and behave.
Plugin Claude Code
frontend-nextjs-development.
Skill Claude CodeCodex
Extract and analyze Figma designs to create structured design specifications. Use this skill when you need to analyze Figma nodes, extract design properties (layout, spacing, typography), classify components using Atomic Design principles, and generate design specification documents that can be used for implementation.
Skill Claude CodeCodex
Generate production-ready Next.js/React components from design specifications. Use this skill when you have a design specification document and need to create React/TypeScript components with Tailwind CSS styling, Vitest tests, and Storybook documentation.
Plugin Claude Code
iOS/SwiftUI development skills including coding guidelines, accessibility, code review checklist, migration guides, components, and state management (SSOT).
Skill Claude CodeCodex
Implements SwiftUI Views from Figma designs using Figma MCP tools (figma:getdesigncontext, figma:getscreenshot, figma:getvariabledefs, figma:getmetadata). Splits large designs into appropriately-sized components, respects existing codebase conventions, and adds previews for each component. Use when implementing…
Skill Claude CodeCodex
Migration guide for Swift and iOS. Use when migrating ObservableObject to @Observable (iOS 17), enabling Swift 6/6.2 Strict Concurrency, fixing @MainActor/Sendable warnings, adopting Approachable Concurrency (Swift 6.2), or handling iPadOS 26 windowing system changes (UIRequiresFullScreen deprecation). Covers breaking…
Skill Claude CodeCodex
Accessibility implementation guide for SwiftUI apps. Use when implementing VoiceOver support, adding accessibilityLabel/Hint/Value, supporting Dynamic Type, ensuring color contrast, testing accessibility, or reviewing accessibility in PRs. Covers iOS accessibility APIs, WCAG guidelines, and testing tools.
Skill Claude CodeCodex
Code review checklist for SwiftUI and Swift PRs. Use when reviewing pull requests, checking code quality, verifying Swift/SwiftUI implementations, or conducting PR reviews. Provides prioritized checklist covering state management, performance, component design, data flow, async handling, UI/UX, accessibility…
Skill Claude CodeCodex
Core coding guidelines for iOS, iPadOS, macOS, watchOS, tvOS, and visionOS app development using SwiftUI and Swift. Use when implementing Views, working with @State/@Binding/@Observable/@StateObject, using NavigationStack/List/LazyVStack, designing components, or asking about SwiftUI patterns (infinite scroll…
Skill Claude CodeCodex
SwiftUI UI component catalog. Use when implementing NavigationStack, Swift Charts, PhotosPicker, TipKit, ScrollView enhancements, animations, layouts, WebView, Liquid Glass and other UI components. Organized by feature category with OS version compatibility info. Reference for discovering available components and…
Skill Claude CodeCodex
Single Source of Truth (SSOT) guidelines for SwiftUI state management. Use when designing state architecture, choosing between @State/@Binding/@StateObject/@ObservedObject/@EnvironmentObject, fixing state synchronization issues, refactoring duplicated state, or reviewing state management in PRs. Covers SSOT…
Plugin Claude Code
Track skill usage and sync to Notion database for team analytics.
Command
A command for viewing skill-usage statistics, resetting local statistics, and setting up synchronization with Notion, a workspace and notes service.