SKILLEMALL.ai

Skill rating

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

21 441
#GradeSkillScore ▾SafetyQualityProcessTestsPopularityUpdated
9401A
Comprehensive ABAP development skill for SAP systems. Use when writing ABAP code, working with internal tables, structures, ABAP SQL, object-oriented programming, RAP (RESTful Application Programming
9610089C★ 610 Jul 2026
9402A
Create comprehensive, phased implementation plans with sprints and atomic tasks. Use when user says: "make a plan", "create a plan", "plan this out", "plan the implementation", "help me plan", "design
9610089C★ 610 Jul 2026
9403A
Grounding an assistant in your app with assistant-ui copilots (@assistant-ui/react). Use when steering assistant behavior with useAssistantInstructions, feeding lazy app-state context via useAssistant
9610089D★ 610 Jul 2026
9404A
Guide the edit pass after drafting. Use when revision feels overwhelming, when changes cascade unpredictably, when you can't see problems anymore, or when editing never ends.
9610091C★ 610 Jul 2026
9405A
OpenFGA authorization modeling best practices for defining types and relations, writing relationship tuples, deriving can_* permissions, applying type restrictions and usersets, and authoring .fga.yam
9610089D★ 610 Jul 2026
9406A
Build modern Shiny dashboards and applications using bslib (Bootstrap 5). Use when creating new Shiny apps, modernizing legacy apps (fluidPage, fluidRow/column, tabsetPanel, wellPanel, shinythemes), o
9610089D★ 610 Jul 2026
9407A
Creates a new Tambo generative UI app from scratch. Scaffolds with tambo create-app, wires TamboProvider, registers starter components. Triggers on "new Tambo app", "create a generative UI app", "buil
9610091C★ 610 Jul 2026
9408A
Deploy Expo apps to production with EAS — build and submit to the iOS App Store, Google Play Store, and TestFlight, configure eas.json build and submit profiles, manage app versions and build numbers,
9610089C★ 610 Jul 2026
9409A
Create, modify, and organise Grafana dashboards including panels, variables, transformations, and alerting. Use when the user asks to create a Grafana dashboard, add a panel, configure a time series o
9610090D★ 610 Jul 2026
9410A
Generate phonologically consistent constructed languages for fiction. Use when you need naming languages, alien speech, or fantasy tongues without deep linguistics knowledge.
9610091C★ 610 Jul 2026
9411A
Clerk Billing for subscription management - render Clerk's PricingTable and in-app checkout drawer, configure subscription plans, seat-limit plans for B2B, feature entitlements with has(), and billing
9610089Bevals★ 610 Jul 2026
9412A
信息提问机。给一篇文章/论文/书,把核心观点抽成 Q-A 对——Question 切要害,不教科书;Answer 简洁清晰,有形式化收口,逻辑链完整。读者顺 Q 链走过,每个 A 砸下一枚钉子,复现作者整套推理。Use when user says '问答', 'Q&A', 'QA', '提问', '抽取问题', '/ljg-qa', or shares an article/paper/book
9610089C★ 610 Jul 2026
9413A
Create and use brand.yml files for consistent branding across Shiny apps and Quarto documents. Covers: (1) Creating new _brand.yml files, (2) Applying to Shiny (R and Python), (3) Using in Quarto, (4)
9610089D★ 610 Jul 2026
9414A
Guidance for managing R package lifecycle according to tidyverse principles using the lifecycle package. Use when: (1) Setting up lifecycle infrastructure in a package, (2) Deprecating functions or ar
9610089C★ 610 Jul 2026
9415A
Write readable, maintainable code through disciplined naming, small functions, and clean error handling. Use when the user mentions "code review", "naming conventions", "function too long", "code smel
9610090C★ 610 Jul 2026
9416A
Engineer word-of-mouth and virality using the STEPPS framework (Social Currency, Triggers, Emotion, Public, Practical Value, Stories). Use when the user mentions "go viral", "word of mouth", "shareabl
9610090C★ 610 Jul 2026
9417A
Build production-ready systems with stability patterns: circuit breakers, bulkheads, timeouts, and retry logic. Use when the user mentions "production outage", "circuit breaker", "timeout strategy", "
9610090C★ 610 Jul 2026
9418A
Use when the user wants to translate a repository README, make a repo multilingual, localize docs, add a language switcher, internationalize the README, or update localized README variants in a GitHub
9610091B★ 610 Jul 2026
9419A
This skill should be used when generating comprehensive test cases from PRD documents or user requirements. Triggers when users request test case generation, QA planning, test scenario creation, or ne
9610089C★ 610 Jul 2026
9420A
Vitest testing guide. Use when writing or updating tests, fixing failing tests, improving coverage, debugging test issues, or setting up mocks.
9610091C★ 610 Jul 2026
9421A
Use when building NuxtHub v0.10.6 applications - provides database (Drizzle ORM with sqlite/postgresql/mysql), KV storage, blob storage, and cache APIs. Covers configuration, schema definition, migrat
9610089C★ 610 Jul 2026
9422A
Write an implementation spec to docs/<feature-slug>/spec.md and pause for human review. Use when the user says "write a spec" or "spec this out", or when implementation requirements, contracts, invari
9610089C★ 610 Jul 2026
9423A
Generate and improve accessible alt text for data visualizations and images in R packages and Quarto documents. Use when the user wants to add, improve, or audit alt text for figures in a pkgdown site
9610089C★ 610 Jul 2026
9424A
Creates a new AEM Edge Delivery site from scratch — GitHub repo from the boilerplate, aem-code-sync installation, initial DA content (nav, footer, homepage), and a live preview URL. Use this skill whe
9610089B★ 610 Jul 2026
9425A
Create slide decks from topics, URLs, or text. Triggers on: "幻灯片", "PPT", "slides", "slide deck", "做幻灯片", "create slides", "presentation".
9610089C★ 610 Jul 2026
9426A
Use when building 3D scenes with TresJS (Vue Three.js) - provides TresCanvas, composables (useTres, useLoop), Cientos helpers (OrbitControls, useGLTF, Environment), and post-processing effects
9610089D★ 610 Jul 2026
9427A
Clerk Organizations for B2B SaaS - create multi-tenant apps with org switching, role-based access, verified domains, and enterprise SSO. Use for team workspaces, RBAC, org-based routing, member manage
9610089Bevals★ 610 Jul 2026
9428A
Guide for creating and writing Expo native modules and views using the Expo Modules API (Swift, Kotlin, TypeScript). Covers module definition DSL, native views, shared objects, config plugins, lifecyc
9610089C★ 610 Jul 2026
9429A
Use when editing .vue files, creating Vue 3 components, writing composables, or testing Vue code - provides Composition API patterns, props/emits best practices, VueUse integration, and reactive destr
9610089C★ 610 Jul 2026
9430A
Use when building, testing, and deploying JavaScript/TypeScript applications. Reach for Bun when you need to run scripts, manage dependencies, bundle code, or test applications with a single unified t
9610091C★ 610 Jul 2026
9431A
Use this skill when creating, redesigning, critiquing, reducing, polishing, hardening, or making design decisions for a user-facing interface, brand surface, product UI, component, dashboard, flow, ap
9610091B★ 610 Jul 2026
9432B
Compete on Rate My Claw — pick tasks across 8 roles, submit, build your skill radar and Elo.
8710068C↓ 2 086 ★ 111 May 2026
9433A
Write concise, implementation-oriented functional PRDs with structured interview, quality checklist, and common pitfalls guide.
9010076C↓ 7918 Jun 2026
9434A
Write in the "赤石" style: pseudo-serious, internet-native, absurd, low-budget, emotionally dry but funny Chinese prose inspired by accounts like 赛博搬石王, 拳斗部诗人牢曼, 互联网粪王, and 赤石TV. Use when the user asks
9010074B↓ 78711 May 2026
9435A
Generate AI images using Nano Banana Pro via Media.io OpenAPI. State-of-the-art image quality with advanced reasoning, multi-image fusion, character consistency. Supports up to 4K resolution.
9010075C↓ 78711 May 2026
9436B
Your pet dies if you don't write. Adopt a virtual tamagotchi, journal daily to keep it alive, earn tokens on Base. One command to start — no wallet needed.
8810071D↓ 2 22811 May 2026
9437B
AI diagram and flowchart generation powered by CellCog. Flowcharts, system architecture, mind maps, org charts, ER diagrams, sequence diagrams, Gantt charts, network diagrams. Describe your system in
8910073C↓ 1 76025 d ago
9438B
MiniMax文生图(T2I)和图生图(I2I)工具 / MiniMax image generation tool supporting T2I and I2I. Generate 1-9 images per request with customizable aspect ratios.
8910073D↓ 1 30411 May 2026
9439B
Control your Fellow Aiden smart coffee brewer via AI assistant. Manage brew profiles, view brewer status, create and tweak recipes, add shared brew links, and manage brewing schedules.
8910072C↓ 1 34511 May 2026
9440A
Generate a video from a story-telling narration script plus the author's photos, using Seedance 2.0 image-to-video via OpenRouter's asynchronous video API: pre-render gates (face-scan, narrative order
9510087B↓ 4532 d ago
9441A
Collect server monitoring data (Zabbix / Prometheus / Alibaba / Tencent / Huawei Cloud), generate CSV/XLSX reports and send via email or Feishu.
9010074C↓ 78411 May 2026
9442A
Convert a public HTTPS PDF into page-delimited Markdown, page count, metadata, and a source SHA-256 digest through Utilia's wallet-funded x402 client. Use when an agent needs PDF text extraction, PDF-
9210081F↓ 72625 Jul 2026
9443A
Especialista en copywriting persuasivo y ventas. Usar SIEMPRE cuando el usuario pida escribir copy, anuncios, emails, páginas de ventas, landing pages, headlines, hooks, VSLs, posts de redes sociales
9010076D↓ 73611 May 2026
9444B
Generate NEAR-focused content (threads, market updates, ecosystem news, tutorials).
899581C↓ 1 35911 May 2026
9445A
Generate AI images using ByteDance Seedream via Media.io OpenAPI. Delivers high aesthetic quality and detailed rendering for text-to-image and image-to-image tasks with 4K support.
9010075C↓ 77811 May 2026
9446A
Create text-to-speech narration and MP3 audio with UnlimitedTTS using x402 USDC payments. Use for text-to-speech, narration, read-aloud, voice generation, MP3 creation, UnlimitedTTS, or wallet-paid/x4
919585D↓ 422 ★ 131 Jul 2026
9447B
A comprehensive AI agent skill for language learners at every level. Builds personalized study plans, teaches vocabulary in context, corrects your writing and speaking with explanation, prepares you f
8910072D↓ 1 35311 May 2026
9448A
Skill Router — centralized index and intelligent router for all installed skills. Consult this FIRST before answering any question to determine which specialized skills should be loaded. Whether the u
9010075D↓ 461 ★ 12 Jun 2026
9449A
🇺🇸 SEO Blog Writer — Write blog posts that rank on Google AND get cited by AI search. E-E-A-T content system for SaaS & startups. QAE writing pattern (Question→Answer→Evidence), founder voice inject
9010074C↓ 86215 Jun 2026
9450A
Your agent forgets everything after compaction? This fixes it. Built by the AI Advantage community — the world's leading AI learning platform (aiadvantage.ai). Three-layer memory system with real Pyth
9010075D↓ 75111 May 2026