SKILLEMALL.ai

Skill rating

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

23 495
#GradeSkillScore ▾SafetyQualityProcessTestsPopularityUpdated
11551C
Master PCI DSS (Payment Card Industry Data Security Standard) compliance for secure payment processing and handling of cardholder data.
899481B★ 610 Jul 2026
11552C
基于 PyAutoGUI 的桌面自动化工具。支持截图、鼠标键盘控制、图像识别、颜色检测等操作。当用户需要自动化操作桌面应用、执行 UI 测试或重复性任务时触发。
8910072D★ 610 Jul 2026
11553C
Use when creating video content for Xiaohongshu, filming vlogs or tutorials, editing short-form vertical video, or optimizing video for mobile viewing
8910072D★ 610 Jul 2026
11554C
Skyline Worklet 动画系统技能。使用 worklet 函数、共享变量(SharedValue)、动画类型(timing/spring/decay)、Easing 缓动函数、组合动画和线程通信(runOnUI/runOnJS)开发高性能交互动画时使用此技能。适用于拖拽、手势跟随、弹簧回弹等需要 UI 线程直接响应的动画场景。触发关键词:worklet、worklet 动画、Shared
8910072D★ 610 Jul 2026
11555C
Backend architecture patterns, API design, database optimization, and server-side best practices for Node.js, Express, and Next.js API routes.
8910072C★ 610 Jul 2026
11556C
PyTorch deep learning patterns and best practices for building robust, efficient, and reproducible training pipelines, model architectures, and data loading.
8910072D★ 610 Jul 2026
11557C
Quarkus Security best practices for authentication, authorization, JWT/OIDC, RBAC, input validation, CSRF, secrets management, and dependency security.
8910072C★ 610 Jul 2026
11558C
SwiftUI architecture patterns, state management with @Observable, view composition, navigation, performance optimization, and modern iOS/macOS UI best practices.
8910072D★ 610 Jul 2026
11559C
Run any model on RunComfy from the command line. The `runcomfy` CLI is one binary, one auth, hundreds of model endpoints — image generation, image edit, video generation, image-to-video, lip-sync, fac
8910073C★ 610 Jul 2026
11560C
Generate high-quality 3D human and humanoid robot motions using Kimodo, a kinematic motion diffusion model controlled via text prompts and kinematic constraints.
8910072C★ 610 Jul 2026
11561C
Guides the agent through general Capacitor app development topics. Covers core concepts (native bridge, plugins, web layer), Capacitor CLI usage, app configuration (capacitor.config.ts, splash screens
899088C★ 610 Jul 2026
11562C
在 macOS 上通过微信桌面版向指定联系人发送文本消息。用户提供联系人名称和消息内容时使用,例如“给张三发微信:xxx”“打开微信给某人发送一句话”“用微信发送指定文本”。运行前必须已安装微信桌面版,并给当前终端或 Codex 辅助功能权限。执行时只做精确匹配:先搜索联系人,再校验当前会话标题与目标完全一致;匹配失败就停止,避免误发。
8910073D★ 610 Jul 2026
11563C
Create project roadmap with phases and waves
8910073C★ 610 Jul 2026
11564C
Solve CTF binary exploitation challenges by discovering and exploiting memory corruption vulnerabilities to read flags. Use for buffer overflows, format strings, heap exploits, ROP challenges, or any
8910072C★ 610 Jul 2026
11565C
Parse et explique les messages HL7 v2.5 IHE PAM (Patient Administration Management). Identifie le type de message, extrait les segments (MSH, EVN, PID, PV1, PV2), valide la structure et fournit des ex
8910072C★ 610 Jul 2026
11566C
Reviews a game design document for completeness, internal consistency, implementability, and adherence to project design standards. Run this before handing a design document to programmers.
8910072C★ 610 Jul 2026
11567C
Analyze a Karpathy-pattern LLM wiki knowledge base and generate an interactive knowledge graph with entity extraction, implicit relationships, and topic clustering.
8910072D★ 610 Jul 2026
11568C
Real-time bidirectional communication with security focus on CSWSH prevention, authentication, and message validation
8910072D★ 610 Jul 2026
11569C
Coupon and promotion planning — coupon types, stacking rules, deal timing, redemption optimization
8910072C★ 610 Jul 2026
11570C
Review generation strategy — Request a Review, follow-up emails, insert cards, Vine, early reviewer programs
8910072C★ 610 Jul 2026
11571C
Email automation flows — welcome series, abandoned cart, post-purchase, win-back, browse abandonment
8910072C★ 610 Jul 2026
11572C
MoE expert-parallel communication overlap in Megatron Bridge. Covers dispatch/combine overlap, flex dispatcher backends, and expert wgrad scheduling.
8910073Cevals★ 610 Jul 2026
11573C
Long-context MoE training guidance for Megatron Bridge. Covers CP sizing, selective recompute, dispatcher choices, and practical patterns from DSV3, Qwen3, and Qwen3-Next long-context experiments.
8910073Cevals★ 610 Jul 2026
11574C
Practical guidance for training MoE VLMs in Megatron Bridge. Compares FSDP and 3D-parallel approaches, using rounded lessons from Qwen3-VL, Qwen3-Next, and other multimodal experiments.
8910073Cevals★ 610 Jul 2026
11575C
Casual but professional tone for team communication. Uses company-specific terminology with scannable format.
8910072C★ 610 Jul 2026
11576C
Professional narrative style with line breaks, hashtag strategy, and hooks in first 2 lines to avoid truncation
8910072C★ 610 Jul 2026
11577C
Generate player and team scouting reports. Strengths, weaknesses, tendencies, film breakdown, matchup advantages.
8910072C★ 610 Jul 2026
11578C
Convert long text into Slack-optimized format with emojis, bullets, code blocks, and threading suggestions
8910072C★ 610 Jul 2026
11579C
(Mobile-First · Touch-First · Platform-Respectful)
8910073B★ 610 Jul 2026
11580C
Comprehensive design guide for web and mobile applications. Use when designing new UI components or pages, choosing color palettes and typography, or reviewing code for UX issues.
899581B★ 610 Jul 2026
11581C
Generate Docker sandbox configurations for safely running untrusted OpenClaw skills. Isolates filesystem, network, and process access.
899875C★ 610 Jul 2026
11582C
EXPERIMENTAL: Three-layer parallel meta-cognition analysis. Triggers on: /meta-parallel, 三层分析, parallel analysis, 并行元认知
8910072B★ 610 Jul 2026
11583C
Django security best practices, authentication, authorization, CSRF protection, SQL injection prevention, XSS prevention, and secure deployment configurations.
8910072C★ 610 Jul 2026
11584C
Idiomatic C# and .NET patterns, conventions, dependency injection, async/await, and best practices for building robust, maintainable .NET applications.
8910072D★ 610 Jul 2026
11585C
Idiomatic Go patterns, best practices, and conventions for building robust, efficient, and maintainable Go applications.
8910072C★ 610 Jul 2026
11586C
NestJS architecture patterns for modules, controllers, providers, DTO validation, guards, interceptors, config, and production-grade TypeScript backends.
8910072C★ 610 Jul 2026
11587C
Prisma ORM patterns for TypeScript backends — schema design, query optimization, transactions, pagination, and critical traps like updateMany returning count not records, $transaction timeouts, migrat
8910072D★ 610 Jul 2026
11588C
Pythonic idioms, PEP 8 standards, type hints, and best practices for building robust, efficient, and maintainable Python applications.
8910072D★ 610 Jul 2026
11589C
Ethical hacking and security testing methodologies using penetration testing tools, exploit frameworks, and manual security validation. Use when assessing application security posture and identifying
899185D★ 610 Jul 2026
11590C
Audit a spreadsheet for formula accuracy, errors, and common mistakes. Scopes to a selected range, a single sheet, or the entire model (including financial-model integrity checks like BS balance, cash
8910073C★ 610 Jul 2026
11591C
Investigates bugs using scientific method, manages debug sessions, handles checkpoints. Spawned by /gsd:debug orchestrator or diagnose-issues workflow.
8910072C★ 610 Jul 2026
11592C
Conduct comprehensive, systematic literature reviews using multiple academic databases (PubMed, arXiv, bioRxiv, Semantic Scholar, etc.). This skill should be used when conducting systematic literature
899481C★ 610 Jul 2026
11593C
Toolkit-specific Remotion patterns — custom transitions, shared components, and project conventions. For core Remotion framework knowledge (hooks, animations, rendering, etc.), see the `remotion-offic
8910072D★ 610 Jul 2026
11594C
Read content from a Google Doc and use it as the body of a Gmail message.
8910073C★ 610 Jul 2026
11595C
Techniques for mapping interaction structure and flow — places, affordances, edge cases, and failure paths — without committing to visual form
8910072C★ 610 Jul 2026
11596C
Vue 3 and Nuxt 3 for JARVIS AI Assistant UI development with security-first patterns
8910072D★ 610 Jul 2026
11597C
Brand Registry enrollment guide — eligibility, application, benefits, A+ Content access, brand protection tools
8910072C★ 610 Jul 2026
11598C
Amazon FBA Calculator - Complete fee breakdown and profit analysis
8910073B★ 610 Jul 2026
11599C
Subscribe & Save optimization — enrollment, discount tiers, frequency optimization, retention analysis
8910072C★ 610 Jul 2026
11600C
Create and modify NeMo AutoModel training and evaluation recipes, including YAML structure, builders, and execution flow.
8910073Devals★ 610 Jul 2026