SKILLEMALL.ai

Skill rating

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

24 863
#GradeSkillScore ▾SafetyQualityProcessTestsPopularityUpdated
12451A
TDD-first development workflow with structured planning, task tracking, and PR-based code review. Use when building software projects that require clarification phases, planning approval gates, Trello
9210080C★ 1416 Jun 2026
12452A
Master TypeScript's advanced type system including generics, conditional types, mapped types, template literals, and utility types for building type-safe applications. Use when implementing complex ty
9210080B★ 1416 Jun 2026
12453A
Quick upload audio to AIOZ Stream API. Create audio objects with default or custom encoding configurations, upload the file, complete the upload, then return the audio link to the user.
9210080C★ 1416 Jun 2026
12454A
Receive-only email addresses for AI agents via aiemailservice.com. Use when an agent needs to sign up for a service, receive verification codes/OTPs, get password reset links, or read incoming emails.
929884D★ 1416 Jun 2026
12455A
Systematically build a "Build with Public" technical blog writing workflow, including directory architecture, version management, multi-angle approaches, link sharing, and complete toolchain
929982C★ 1416 Jun 2026
12456A
Suggests emoji reactions for text messages based on sentiment analysis (positive, negative, funny, neutral). Use to increase social engagement and human-likeness in conversations.
9210079C★ 1416 Jun 2026
12457A
Expert in event sourcing, CQRS, and event-driven architecture patterns. Masters event store design, projection building, saga orchestration, and eventual consistency patterns. Use PROACTIVELY for even
9210080C★ 1416 Jun 2026
12458A
Integrate with Garmin Connect to fetch and analyze deep fitness metrics including sleep, body battery, resting heart rate, stress, and training status. Use this skill for enhanced training insights, r
9210081D★ 1416 Jun 2026
12459A
Bitwarden & Vaultwarden password manager integration. Use when storing, retrieving, generating, or managing passwords and credentials. Wraps the Bitwarden CLI (bw) with automatic session management. W
929883D★ 1416 Jun 2026
12460A
Comprehensive catalog of what people are doing with OpenClaw. Covers 15+ categories with real examples, sources, and inspiration. Use when asked about OpenClaw use cases, what others are building, pro
9210079D★ 1416 Jun 2026
12461A
You are a GitHub issue resolution expert specializing in systematic bug investigation, feature implementation, and collaborative development workflows. Your expertise spans issue triage, root cause an
9210080B★ 1416 Jun 2026
12462A
Use when you need to address review or issue comments on an open GitHub Pull Request using the gh CLI.
9210081C★ 1416 Jun 2026
12463A
Master error handling patterns across languages including exceptions, Result types, error propagation, and graceful degradation to build resilient applications. Use when implementing error handling, d
9210080B★ 1416 Jun 2026
12464A
Master Go concurrency with goroutines, channels, sync primitives, and context. Use when building concurrent Go applications, implementing worker pools, or debugging race conditions.
9210080B★ 1416 Jun 2026
12465A
Hardware-level mouse, keyboard & dialog automation on macOS via CGEvent + AppleScript. When CDP and JS .click() fail. Zero deps.
9210080D★ 1416 Jun 2026
12466A
Automatically analyzes Python code and suggests memory usage optimizations for improved performance
9210079C★ 1416 Jun 2026
12467A
Build production-ready Node.js backend services with Express/Fastify, implementing middleware patterns, error handling, authentication, database integration, and API design best practices. Use when cr
9210080B★ 1416 Jun 2026
12468A
Generate and maintain OpenAPI 3.1 specifications from code, design-first specs, and validation patterns. Use when creating API documentation, generating SDKs, or ensuring API contract compliance.
9210080B★ 1416 Jun 2026
12469A
Implement comprehensive testing strategies with pytest, fixtures, mocking, and test-driven development. Use when writing Python tests, setting up test suites, or implementing testing best practices.
9210080C★ 1416 Jun 2026
12470A
Use when you have a spec or approved design before implementation
9210080C★ 1416 Jun 2026
12471A
Implement the minimal code needed to make failing tests pass in the TDD green phase.
9210081C★ 1416 Jun 2026
12472A
Use this skill to execute AetherLang V3 AI workflows from Claude Code. AetherLang provides 9 specialized AI engines for culinary consulting, business strategy, scientific research, and more.
929982C★ 1416 Jun 2026
12473A
Search the Agent Failure Registry for known agent failures, solutions, and lessons learned. Use when encountering errors, debugging issues, or wanting to learn from other agents' documented post-morte
929587C★ 1416 Jun 2026
12474A
Automatically fetch latest library/framework documentation for Claude Code via Context7 API
9210081C★ 1416 Jun 2026
12475A
Control and inspect Home Assistant via REST API for entities, states, services, scenes, scripts, and automations. Use when the user asks to turn devices on/off, set values like brightness or temperatu
9210080B★ 1416 Jun 2026
12476A
Publish markdown and return share links using curl. Support markdown with mermaid diagrams such as component diagrams, flowcharts, and sequence diagrams. Also supports KaTex and code blocks. AutEng wi
9210080D★ 1416 Jun 2026
12477A
Implement memory-safe programming with RAII, ownership, smart pointers, and resource management across Rust, C++, and C. Use when writing safe systems code, managing resources, or preventing memory bu
9210080B★ 1416 Jun 2026
12478A
Professional DOCX/PPTX document editing with tracked changes, formatting preservation, highlights, strikethrough, and Git version control.
9210079C★ 1416 Jun 2026
12479A
Audit codebases and infrastructure for security issues. Use when scanning dependencies for vulnerabilities, detecting hardcoded secrets, checking OWASP top 10 issues, verifying SSL/TLS, auditing file
929884D★ 1416 Jun 2026
12480A
将普通剧情文本重写成适配 Seedance 的“3x3 法则”视觉化脚本(对峙/爆发/终结或和谐/裂痕/决裂,共 9 段)。当用户说“按 3x3/33 法则优化剧情”“把这段故事改成更有画面感的 Seedance 文本”“做成可直接粘贴的视频生成脚本”时使用。
9210080C★ 1416 Jun 2026
12481A
Security auditing for git commits, repos, and skills before publishing. Run automatically before any `git commit`, `git push`, or `clawhub publish`. Detects hardcoded secrets, API keys, tokens, absolu
9210079D★ 1416 Jun 2026
12482A
Master REST and GraphQL API design principles to build intuitive, scalable, and maintainable APIs that delight developers. Use when designing new APIs, reviewing API specifications, or establishing AP
9210080C★ 1416 Jun 2026
12483A
Implement proven backend architecture patterns including Clean Architecture, Hexagonal Architecture, and Domain-Driven Design. Use when architecting complex backend systems or refactoring existing app
9210080C★ 1416 Jun 2026
12484A
Master Python asyncio, concurrent programming, and async/await patterns for high-performance applications. Use when building async APIs, concurrent systems, or I/O-bound applications requiring non-blo
9210080C★ 1416 Jun 2026
12485A
Turn your code scan findings into search queries — research existing implementations before consulting an attorney. NOT legal advice.
9210080C★ 1416 Jun 2026
12486A
Generates an ASCII tree or JSON representation of a directory structure. Use when you need to visualize file hierarchies, document folder contents, or debug directory layouts.
9210081C★ 1416 Jun 2026
12487A
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code
9210081C★ 1416 Jun 2026
12488A
Use when profiling native macOS or iOS apps with Instruments/xctrace. Covers correct binary selection, CLI arguments, exports, and common gotchas.
9210080C★ 1416 Jun 2026
12489A
Next.js 16 Cache Components - PPR, use cache directive, cacheLife, cacheTag, updateTag
9210081D★ 1416 Jun 2026
12490A
Web search and URL fetching via Perplexity (default: sonar, optional: sonar-pro). Use when searching the web, looking up information, fetching URL content, or configuring web search settings. Covers w
9210079D★ 1416 Jun 2026
12491A
Test web applications with screen readers including VoiceOver, NVDA, and JAWS. Use when validating screen reader compatibility, debugging accessibility issues, or ensuring assistive technology support
9210080B★ 1416 Jun 2026
12492A
Using volcengine web_search.py script to search web and get the result, prepare clear and specific `query`.Run the script `python scripts/web_search.py "query"`. Organize the answer based on the retur
9210079C★ 1416 Jun 2026
12493A
Use when executing any task. Work through plans systematically, tracking progress, handling blockers, and coordinating with other skills. The central execution skill.
9210079C★ 1416 Jun 2026
12494A
Explain how external/public bots can participate in Cubistic (cubistic.com) and help maintain the Public Bot API docs (PoW challenge + /act). Use when Andreas asks about onboarding outside bots, publi
9210080D★ 1416 Jun 2026
12495A
Master systematic debugging techniques, profiling tools, and root cause analysis to efficiently track down bugs across any codebase or technology stack. Use when investigating bugs, performance issues
9210080C★ 1416 Jun 2026
12496A
调用钉钉开放平台API,支持用户搜索/详情/查询、部门管理(搜索/详情/子部门/用户列表/父部门)、机器人单聊消息发送、群聊消息发送、群内机器人列表查询、Stream模式事件推送、多会话隔离管理等核心功能。Use when needing to search DingTalk users or departments, get user/department details, send robot
929981D★ 1416 Jun 2026
12497A
Master end-to-end testing with Playwright and Cypress to build reliable test suites that catch bugs, improve confidence, and enable fast deployment. Use when implementing E2E tests, debugging flaky te
9210080B★ 1416 Jun 2026
12498A
Senior-level code review for GitLab merge requests. Use when: reviewing MRs, providing feedback on code quality, security, performance, maintainability, or preparing review comments for GitLab MRs.
9210081D★ 1416 Jun 2026
12499A
Route model requests based on configured models, costs and task complexity. Use for routing general/low-complexity requests to the cheapest available model and for higher-complexity requests to strong
9210079C★ 1416 Jun 2026
12500A
Expert integration of Supabase Auth with Next.js App Router Use when: supabase auth next, authentication next.js, login supabase, auth middleware, protected route.
9210079C★ 1416 Jun 2026