Master native modules - Turbo Modules, JSI, Fabric, and platform bridging
Development
Code generation, debugging, testing, and development workflows
Master deployment - EAS Build, Fastlane, App Store, Play Store, and OTA updates
Master React Native fundamentals - components, styling, layout, and Expo
Master animations - Reanimated 3, Gesture Handler, layout animations, and performance optimization
Search the web for current information using MiniMax web_search tool
Upgrade Next.js to the latest version following official migration guides and codemods
Next.js 16 Cache Components - PPR, use cache directive, cacheLife, cacheTag, updateTag
Next.js best practices - file conventions, RSC boundaries, data patterns, async APIs, metadata, error handling,...
Scaffold new babysitter process definitions following SDK patterns, proper structure, and best practices. Guides the...
Develop ICP canister backends using Motoko. Covers actors, types, async patterns, stable memory, upgrades, access...
Systematically refactor complex C/C++ projects to improve testability. Use when asked to refactor legacy code,...
Runs systematic tests on Claude Code customizations. Executes sample queries, validates responses, generates test...
Guide for authoring effective skills that extend Claude's capabilities. Use when creating, updating, or improving...
Provides guidance on organizing folder structures and file system layouts for any project. Use when planning project...
Analyze codebase with parallel Explore agents to produce .planning/codebase/ documents. Use for brownfield project...
Audits Claude Code hooks for correctness, safety, and performance. Use when reviewing, validating, or debugging...
Automates git workflows with branch management, atomic commits, history cleanup, and PRs. Use when committing,...
A collection of best practices and tips for developing applications using Vue.js. This skill MUST be apply when...
Create a library-grade Vue composable that accepts maybe-reactive inputs (MaybeRef / MaybeRefOrGetter) so callers...
TDD実装ワークフロー for Next.js projects. Use when "実装して", "機能追加", "コンポーネント作成", "ページ作成", "機能を作って", implementing features,...
Automates GitHub Project initial setup with Status, Priority, Type, and Size fields. Use when "project setup",...
Analyzes TypeScript applications to discover patterns and propose coding conventions for shirokuma-docs lint rules....
Comprehensive code review workflow with specialized roles. Use when "レビューして", "review", "セキュリティチェック", "security...
React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when...