Loading...
Loading...
Found 2,442 Skills
CLI for interacting with AO processes using @permaweb/aoconnect - spawn processes, send messages, read results, monitor messages, and dry run
Review UI changes against Swiss International Style design system. Checks colors, typography, borders, shadows, spacing, and anti-patterns. Use before committing any frontend UI changes.
Hexagonal grid mathematics, coordinate systems, pathfinding, and spatial algorithms for hex-based games. Use when implementing hex grids, calculating hex distances, finding neighbors, pathfinding on hex maps, spreading effects across hexes, or converting between coordinate systems. Triggers on requests involving hexagonal grids, hex coordinates, A* on hex maps, or hex-based game mechanics.
Debug problems by investigating multiple hypotheses in parallel. Use when you have a bug, unexpected behaviour, or mystery where the root cause is unclear. Spawns parallel investigator agents each pursuing a different theory, then compares evidence to identify the most likely cause and fix.
Expert vehicle designer combining industrial design rigor with entertainment artistry. This skill embodies the methodologies of Scott Robertson's "How to Draw" precision, Syd Mead's future industrial aesthetic, and the functional-aesthetic balance demanded by AAA racing games like Gran Turismo, Forza, and sci-fi franchises like Halo and Star Wars. Every vehicle tells a story through its form. A racing car must look fast standing still. A military vehicle must communicate power and protection. A spacecraft must suggest propulsion physics even when none exist. This skill bridges the gap between "cool looking" and "believably functional" - the difference between concept art that ships and concept art that gets rebuilt from scratch. Use when "vehicle design, car design, spaceship design, aircraft design, tank design, mech design, motorcycle design, racing car, futuristic vehicle, sci-fi vehicle, military vehicle, hover vehicle, flying car, starship, fighter jet, boat design, submarine design, cockpit design, vehicle interior, vehicle customization, damage states, vehicle livery, form language, vehicle proportion, wheel design, hard surface vehicle, vehicle modeling reference, vehicle turnaround, vehicle, automotive, industrial-design, concept-art, hard-surface, sci-fi, racing, military, spacecraft, mech, transportation, game-art, form-language" mentioned.
Comprehensive epigenomics and gene regulation analysis integrating ENCODE functional genomics data, JASPAR transcription factor binding motifs, SCREEN cis-regulatory elements, ReMap TF binding sites, RegulomeDB variant regulatory scoring, 4D Nucleome chromatin conformation, and Ensembl regulatory features. Performs regulatory element cataloging, transcription factor analysis, variant regulatory impact scoring, chromatin conformation mapping, and gene-centric regulatory landscape profiling. Use when asked about gene regulation, enhancers, promoters, transcription factor binding, epigenetic modifications, chromatin structure, regulatory variants, or non-coding genome function.
Systematic performance optimization and regression debugging for OneKey mobile app (iOS). Use when: (1) Fixing performance regressions - when metrics like tokensStartMs, tokensSpanMs, or functionCallCount have regressed and need to be brought back to normal levels, (2) Improving baseline performance - when there's a need to optimize cold start time or reduce function call overhead, (3) User requests performance optimization/improvement/debugging for the app's startup or home screen refresh flow.
Default design tokens for demo applications. Use when building demos without a formal design system. Provides colors, typography, spacing, shadows, and transitions.
Automates the Flutter package release process via git tags and GitHub Actions. Handles multi-package workspaces, SemVer versioning suggestions based on git history, updating pubspec.yaml and CHANGELOG.md, and dry-run validation. Use when the user wants to "release", "publish", or "version" a Flutter package.
Automate Bitbucket repositories, pull requests, branches, issues, and workspace management via Rube MCP (Composio). Always search tools first for current schemas.
Type-safe, file-based router for React with first-class search params, data loading, and code splitting. Use when user asks to "create routes with TanStack Router", "set up file-based routing", "add search params", "use loaders", "protect routes with auth", "add code splitting", or asks about @tanstack/react-router, createFileRoute, createRouter, routeTree.gen.ts, useSearch, useParams, useNavigate, useBlocker, useMatch, useRouterState, beforeLoad, or route configuration. Do NOT use for TanStack Start server functions, Next.js App Router, React Router (without migration context), or Remix routing. Covers routing setup, navigation, search/path params, data loading, authentication, code splitting, SSR, error handling, testing, deployment, and bundler configuration (Vite, Webpack, Rspack, esbuild).
Technical safeguards and architectural patterns for building HIPAA-compliant software on AWS. Use when building healthcare SaaS, handling PHI (Protected Health Information), designing patient data systems, implementing healthcare APIs, setting up HIPAA-eligible AWS infrastructure, reviewing code for PHI exposure, designing audit logging, or when the user mentions patients, medical records, EHR/EMR, health data, HL7, FHIR, or covered entities. Essential for founders and developers building in healthcare or digital health space.