SKILLEMALL.ai

Skill rating

25 249 skills. The A–F grade combines safety (60%) and quality (40%); tests add a bonus. The rating refreshes automatically from open catalogs.

25 249
#GradeSkillScore ▾SafetyQualityProcessTestsPopularityUpdated
11001A
Step-by-step workflows for developing or debugging React Native apps on iOS simulator or Android emulator. Use when starting the app, debugging Metro, fixing builds, diagnosing runtime errors, or runn
9410084C★ 610 Jul 2026
11002A
EMR/EHR development patterns for healthcare applications. Clinical safety, encounter workflows, prescription generation, clinical decision support integration, and accessibility-first UI for medical d
9410084D★ 610 Jul 2026
11003A
Diagnostics-only BGP troubleshooting patterns for neighbor state, route exchange, prefix policy, AS path inspection, and safe evidence collection.
9410084C★ 610 Jul 2026
11004A
Thread-safe data persistence in Swift using actors — in-memory cache with file-backed storage, eliminating data races by design.
9410084D★ 610 Jul 2026
11005A
Improve database query performance through indexing, query optimization, and execution plan analysis. Reduce response times and database load.
9410085D★ 610 Jul 2026
11006A
Integrate payment gateways like Stripe, PayPal, and Square with backends for payment processing, subscription management, and webhook handling. Use when building e-commerce platforms, implementing bil
9410085C★ 610 Jul 2026
11007A
Behavioral guidelines to reduce common LLM coding mistakes. Use when writing, reviewing, or refactoring code to avoid overcomplication, make surgical changes, surface assumptions, and define verifiabl
9410085C★ 610 Jul 2026
11008A
Upstash Vector DB setup, semantic search, namespaces, and embedding models (MixBread preferred). Use when building vector search features on Vercel.
9410084D★ 610 Jul 2026
11009A
React performance optimization and best practices. ALWAYS use this skill when working with any React code - writing components, hooks, JSX; refactoring; optimizing re-renders, memoization, state manag
9410086Cevals★ 610 Jul 2026
11010A
Use when you need to review, improve, or troubleshoot a Maven pom.xml file — including dependency management with BOMs, plugin configuration, version centralization, multi-module project structure, bu
9410085D★ 610 Jul 2026
11011A
Builds all detected projects and verifies successful compilation. Use when checking that a bootstrapped project compiles.
9410085C★ 610 Jul 2026
11012A
Expert guidance on choosing the right geospatial tool based on problem type, accuracy requirements, and performance needs
9410084Devals★ 610 Jul 2026
11013A
Validate and use MoE expert-parallel communication overlap in Megatron-Bridge, including overlap_moe_expert_parallel_comm, delay_wgrad_compute, and flex dispatcher backends such as DeepEP and HybridEP
9410085Bevals★ 610 Jul 2026
11014A
Structured content modeling guidance for schema design, content architecture, content reuse, references versus embedded objects, separation of concerns, and taxonomies across Sanity and other headless
9410084D★ 610 Jul 2026
11015A
Design, implement, and refactor Ports & Adapters systems with clear domain boundaries, dependency inversion, and testable use-case orchestration across TypeScript, Java, Kotlin, and Go services.
9410084C★ 610 Jul 2026
11016A
Safe Python Netmiko patterns for read-only collection, bounded batch SSH, TextFSM parsing, guarded config changes, timeouts, and network automation error handling.
9410084D★ 610 Jul 2026
11017A
Hunt for exploitable, bounty-worthy security issues in repositories. Focuses on remotely reachable vulnerabilities that qualify for real reports instead of noisy local-only findings.
9410084D★ 610 Jul 2026
11018A
Develop native Android apps with Kotlin. Covers MVVM with Jetpack, Compose for modern UI, Retrofit for API calls, Room for local storage, and navigation architecture.
9410085D★ 610 Jul 2026
11019A
Design and implement database indexing strategies. Use when creating indexes, choosing index types, or optimizing index performance in PostgreSQL and MySQL.
9410085D★ 610 Jul 2026
11020A
Write contextual commits that capture intent, decisions, and constraints alongside code changes. Use when committing code, finishing a task, or when the user asks to commit. Extends Conventional Commi
9410085C★ 610 Jul 2026
11021A
This skill should be used when auditing a codebase for AI agent readiness, or when guiding improvements to make a codebase work well with agentic coding tools. It applies when users ask to evaluate te
9410084C★ 610 Jul 2026
11022A
Turn ideas into fully formed designs and specs through natural collaborative dialogue. Use when planning new features, designing architecture, or making significant changes to the codebase.
9410084D★ 610 Jul 2026
11023A
Use when building multi-part animation sequences - staggered reveals, choreographed UI, coordinated motion where multiple elements work together
9410084D★ 610 Jul 2026
11024A
Sets up linters, pre-commit hooks, and test infrastructure. Use when adding code quality tooling to a project.
9410086C★ 610 Jul 2026
11025A
Best-practices guide for react-native-vision-camera v5 (Nitro rewrite, April 2026) and migrating from v4. Use when installing, configuring, or writing code with the Camera, outputs, frame processors,
9410084C★ 610 Jul 2026
11026A
Creates robust, maintainable, and extensible Magento 2 modules following enterprise architecture patterns. Use when developing custom modules, implementing new functionality, creating extensions, or b
9410084D★ 610 Jul 2026
11027A
Best practices for building UI with Jetpack Compose, focusing on state hoisting, detailed performance optimizations, and theming. Use this when writing or refactoring Composable functions.
9410084C★ 610 Jul 2026
11028A
ALWAYS use when optimizing Angular applications for performance, change detection, bundle size, lazy loading, or runtime performance.
9410084D★ 610 Jul 2026
11029A
Expert guidance for GRPO/RL fine-tuning with TRL for reasoning and task-specific model training
9410085C★ 610 Jul 2026
11030A
Run verification commands and confirm output before claiming success. Use when about to claim work is complete, fixed, or passing, before committing or creating PRs.
9410085C★ 610 Jul 2026
11031A
SvelteKit remote functions guidance. Use for query(), form(), command(), and prerender() patterns in .remote.ts files.
9410085C★ 610 Jul 2026
11032A
Use when working with WeChat mini-program automation (小程序自动化、自动化测试、E2E) via miniprogram-automator, especially for standalone Node scripts or Jest tests involving DevTools launch/connect, page navigati
9410084Devals★ 610 Jul 2026
11033A
Build a new API connector or provider by matching the target repo's existing integration pattern exactly. Use when adding one more integration without inventing a second architecture.
9410084C★ 610 Jul 2026
11034A
Production-ready Dart and Flutter patterns covering null safety, immutable state, async composition, widget architecture, popular state management frameworks (BLoC, Riverpod, Provider), GoRouter navig
9410084C★ 610 Jul 2026
11035A
Java coding standards for Spring Boot and Quarkus services: naming, immutability, Optional usage, streams, exceptions, generics, CDI, reactive patterns, and project layout. Automatically applies frame
9410084D★ 610 Jul 2026
11036A
Write-time code quality enforcement using Plankton — auto-formatting, linting, and Claude-powered fixes on every file edit via hooks.
9410084C★ 610 Jul 2026
11037A
Swift 6.2 Approachable Concurrency — single-threaded by default, @concurrent for explicit background offloading, isolated conformances for main actor types.
9410084C★ 610 Jul 2026
11038A
Optimize API response times through caching, compression, and efficient payloads. Improve backend performance and reduce network traffic.
9410085D★ 610 Jul 2026
11039A
Expert guidance for Swift Testing: test structure, #expect/#require macros, traits and tags, parameterized tests, test plans, parallel execution, async waiting patterns, and XCTest migration. Use when
9410084C★ 610 Jul 2026
11040A
Manage entity status transitions in Basic Memory: archive completed work, move notes between status folders, update frontmatter, and handle edge cases. Use when marking items complete, archiving old e
9410084C★ 610 Jul 2026
11041A
GitHub data collection patterns for workflow agents. Covers search query construction by intent, date range handling, repository scope narrowing, preferences.md integration, cross-repo intelligence, p
9410084C★ 610 Jul 2026
11042A
Write tests using Vitest and React Testing Library. Use when creating unit tests, component tests, integration tests, or mocking dependencies. Activates for test file creation, mock patterns, coverage
9410086C★ 610 Jul 2026
11043A
Simplify recently changed code for clarity, reuse, quality, and efficiency while preserving behavior. Use for tidy/refactor passes; use ce-debug for bugs.
9410084C★ 610 Jul 2026
11044A
Provides patterns and code examples for building Next.js 16+ applications with App Router architecture. Use when creating projects with App Router, implementing Server Components and Client Components
949593D★ 610 Jul 2026
11045A
Execute Python code locally with marketplace API access for 90%+ token savings on bulk operations. Activates when user requests bulk operations (10+ files), complex multi-step workflows, iterative pro
9410084D★ 610 Jul 2026
11046A
Hardware performance counter skill for low-level CPU analysis. Use when collecting PMU events with perf stat, using the PAPI library, measuring cache miss rates and branch misprediction ratios, comput
9410084D★ 610 Jul 2026
11047A
Use when working with validation errors -- returnValidationErrors, formatted vs flattened shapes, custom validation error shapes, throwValidationErrors, or displaying field-level and form-level errors
9410084D★ 610 Jul 2026
11048A
Senior graphics programmer specializing in Three.js, WebGL, shaders, and performance optimizationUse when "three.js, threejs, webgl, 3d web, 3d graphics, shaders, glsl, 3d scene, 3d animation, threejs
9410084C★ 610 Jul 2026
11049A
Help users work effectively across functions. Use when someone is navigating PM-engineering relationships, resolving cross-team conflicts, building product trios, or improving handoffs between design,
9410084C★ 610 Jul 2026
11050A
Build React components, implement responsive layouts, and handle client-side state management. Masters React 19, Next.js 15, and modern frontend architecture.
9410084B★ 610 Jul 2026