SKILLEMALL.ai

Skill rating

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

24 652
#GradeSkillScore ▾SafetyQualityProcessTestsPopularityUpdated
251A
Azure Key Vault Keys library for Rust. Create, manage, and use cryptographic keys including RSA, EC, and HSM-protected keys. Triggers: "keyvault keys rust", "KeyClient rust", "create key rust", "encry
9610090C★ 3 0143 d ago
252A
Connect to Azure Database for PostgreSQL Flexible Server from Node.js/TypeScript using the pg (node-postgres) package. Use for PostgreSQL queries, connection pooling, transactions, and Microsoft Entra
9610090C★ 3 0143 d ago
253A
Deploy Python (Flask/Django/FastAPI) code to Azure App Service Linux. WHEN: "Flask App Service", "Django App Service", "FastAPI App Service", "deploy Python to App Service". DO NOT USE FOR: Container
9610091C★ 3 0143 d ago
254A
Build Azure Cosmos DB NoSQL services with Python/FastAPI following production-grade patterns. Use when implementing database client setup with dual auth (DefaultAzureCredential + emulator), service la
969992C★ 3 0143 d ago
255A
Create Pydantic models following the multi-model pattern with Base, Create, Update, Response, and InDB variants. Use when defining API request/response schemas, database models, or data validation in
9610089C★ 3 0143 d ago
256A
Configure Azure API Management as an AI Gateway for AI models, MCP tools, and agents. WHEN: semantic caching, token limit, content safety, load balancing, AI model governance, MCP rate limiting, jailb
9610089C★ 3 0143 d ago
257A
Review and create distinctive, production-grade frontend interfaces with high design quality and design system compliance. Evaluates using three pillars: frictionless insight-to-action, quality craft,
9610090C★ 3 0143 d ago
258A
Generate AI-powered podcast-style audio narratives using Azure OpenAI's GPT Realtime Mini model via WebSocket. Use when building text-to-speech features, audio narrative generation, podcast creation f
9610091C★ 3 0143 d ago
259A
Query, design, migrate, and optimize SQL databases. Use when working with SQLite, PostgreSQL, or MySQL — schema design, writing queries, creating migrations, indexing, backup/restore, and debugging sl
9410084D↓ 20 796 ★ 4111 May 2026
260A
Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evidence
9410084D★ 286 1703 d ago
261A
Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative
9410084C★ 286 1703 d ago
262A
Use when starting feature work that needs isolation from current workspace or before executing implementation plans - ensures an isolated workspace exists via native tools or git worktree fallback
9410084C★ 286 1703 d ago
263A
Record a site's XHR into a HAR, derive an HTTP client.
9410085D★ 245 15614 h ago
264A
Turn an unanswerable decision into a questionnaire doc.
9410086C★ 245 15614 h ago
265A
Debug Node.js via --inspect + Chrome DevTools Protocol CLI.
9410084C★ 245 15614 h ago
266A
1-3-1 decision briefs: problem, three options, one pick.
9410086C★ 245 15614 h ago
267A
Adversarial plan interview before implementation.
9410086C★ 245 15614 h ago
268A
Fast BPE/WordPiece tokenization and custom vocab training.
9410085D★ 245 15614 h ago
269A
llama.cpp local GGUF inference + HF Hub model discovery.
9410086B★ 245 15614 h ago
270A
Clean training loops with built-in distributed support.
9410085D★ 245 15614 h ago
271A
Speed up long-sequence transformer training and inference.
9410085D★ 245 15614 h ago
272A
Passive recon of subdomains, SSL certs, WHOIS, and DNS.
9410085D★ 245 15614 h ago
273A
Scrape sites with stealth browsing and Cloudflare bypass.
9410084D★ 245 15614 h ago
274A
OBLITERATUS: abliterate LLM refusals (diff-in-means).
9410085C★ 245 15614 h ago
275A
Run PyTorch training across GPUs with minimal changes.
9410085D★ 245 15614 h ago
276A
Pretrain LLMs at scale with PyTorch 4D parallelism.
9410085D★ 245 15614 h ago
277A
Stock quotes, history, search, compare, crypto via Yahoo.
9410085D★ 245 15614 h ago
278A
Serverless GPU cloud for ML jobs and model APIs.
9410085D★ 245 15614 h ago
279A
Review Kanban handoffs and route verified outcomes.
9410085C★ 245 15614 h ago
280A
Geocode, POIs, routes, timezones via OpenStreetMap/OSRM.
9410085D★ 245 15614 h ago
281A
Build explorable isometric architecture atlases as HTML.
9410086C★ 245 15614 h ago
282A
Generate one- or two-ink editorial print poster images.
9410085C★ 245 15614 h ago
283A
Systematic code review patterns covering security, performance, maintainability, correctness, and testing — with severity levels, structured feedback guidance, review process, and anti-patterns to avo
9410084D↓ 18 431 ★ 2011 May 2026
284A
After you give a substantive answer or draft that the user may act on — advice or recommendations, drafted artifacts such as goals, plans, pitches, proposals, or emails, estimates or projections, anal
9410085B★ 176 1194 d ago
285A
Knowledge and utilities for creating animated GIFs optimized for Slack. Provides constraints, validation tools, and animation concepts. Use when users request animated GIFs for Slack like "make me a G
9410085C★ 176 1194 d ago
286A
Python coding guidelines and best practices. Use when writing, reviewing, or refactoring Python code. Enforces PEP 8 style, syntax validation via py_compile, unit test execution, modern Python version
9410084C↓ 14 278 ★ 1411 May 2026
287A
Guides systematic root-cause debugging. Use when tests fail, builds break, something that worked yesterday broke, behavior doesn't match expectations, or you encounter any unexpected error. Use when y
9410084C★ 94 0142 d ago
288A
Structures git workflow practices. Use when making any code change. Use when committing, branching, resolving conflicts, splitting uncommitted work in a messy working tree into clean atomic commits, o
9410084C★ 94 0142 d ago
289A
Delivers changes incrementally in thin, verifiable slices. Use when implementing any feature or change that touches more than one file, or when picking up the next task from a plan. Use when rolling a
9410084C★ 94 0142 d ago
290A
Manages deprecation and migration. Use when removing old systems, APIs, or features. Use when migrating users from one implementation to another. Use when migrating a database schema in production, su
9410084C★ 94 0142 d ago
291A
Guides stable API and interface design. Use when designing APIs, module boundaries, or any public interface. Use when creating REST or GraphQL endpoints, defining type contracts between modules, or es
9410084B★ 94 0142 d ago
292A
Subjects every non-trivial decision to a fresh-context adversarial review before it stands. Use when you want every assumption cross-examined before proceeding, when stress-testing a plan for hidden f
9410084C★ 94 0142 d ago
293A
Drives development with tests using the red-green-refactor loop. Use when implementing any logic, fixing any bug, or changing any behavior. Use when you need to prove that code works, when a bug repor
9410084D★ 94 0142 d ago
294A
Simplifies code for clarity. Use when refactoring code for clarity without changing behavior. Use when code works but is harder to read, maintain, or extend than it should be. Use when reviewing code
9410084D★ 94 0142 d ago
295A
Optimizes agent context setup. Use when starting a new session, when agent output quality degrades, when switching between tasks, or when you need to configure rules files and context for a project.
9410084D★ 94 0142 d ago
296A
Any-to-any AI sub-agent — research, images, video, audio, music, podcasts, avatars, voice cloning, documents, spreadsheets, dashboards, 3D models, diagrams, and code in one request. Agent-to-agent pro
9410086B↓ 18 152 ★ 821 d ago
297A
Use this skill to query your Google NotebookLM notebooks directly from Claude Code for source-grounded, citation-backed answers from Gemini. Browser automation, library management, persistent auth. Dr
9410085C↓ 9 264 ★ 1618 May 2026
298A
Check Claude Code OAuth usage limits (session & weekly quotas). Use when user asks about Claude Code usage, remaining limits, rate limits, or how much Claude usage they have left. Includes automated m
949986B↓ 6 854 ★ 164 d ago
299A
You are a React component architecture expert specializing in scaffolding production-ready, accessible, and performant components. Generate complete component implementations with TypeScript, tests, s
9410084B★ 46 36816 h ago
300A
You are a TypeScript project architecture expert specializing in scaffolding production-ready Node.js and frontend applications. Generate complete project structures with modern tooling (pnpm, Vite, N
9410084B★ 46 36816 h ago