SKILLEMALL.ai

Skill rating

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

22 943
#GradeSkillScore ▾SafetyQualityProcessTestsPopularityUpdated
301A
Integrate markstream-vue2 into Vue 2.6 or 2.7 with correct Composition API decisions, CSS, streaming state, optional peers, and scoped overrides.
9010076C★ 46 4122 d ago
302A
Turn vague research needs into one precise deep-research prompt with context and output criteria.
9010076B★ 46 4122 d ago
303A
Evaluate interfaces against 168 research-backed UX/UI principles, detect antipatterns, and inject UX context into AI coding sessions.
9010075B★ 46 4122 d ago
304A
Use codex-profiles to run Codex CLI or Codex Desktop with isolated CODEX_HOME profiles for separate accounts, projects, and local state.
9010076B★ 46 4122 d ago
305A
Automation discovery audit skill. Walks through a 5-question workflow intake, then audits Gmail/Calendar/Slack/task trackers to identify automation opportunities. Use when a user wants to discover wha
9010076C★ 46 4122 d ago
306A
Integrate markstream-vue into plain Vue 3 with renderer modes, code and DOM choices, streaming state, virtualization, optional peers, and scoped components.
9010076C★ 46 4122 d ago
307A
A trading journal that captures the decision, not just the fill: thesis, plan, and emotion at the moment of entry, written to the user's own Notion database; reviews grade decisions, not P&L.
9010076C★ 46 4122 d ago
308A
Build end-to-end type-safe APIs with tRPC — routers, procedures, middleware, subscriptions, and Next.js/React integration patterns.
9010075B★ 46 4122 d ago
309A
Research uncertain questions with an explicit, user-approved web search or ChatGPT consultation, then present options and wait for implementation approval.
9010076C★ 46 4122 d ago
310A
A ship gate that runs before any production deploy: checks the silent failure modes that make a deploy 'succeed' while prod stays broken, then verifies the live revision instead of trusting deploy out
9010076C★ 46 4122 d ago
311A
Stop coding agents from shipping generic UI. Extend the product's design system, use UIZZE evidence only when useful, cover required states, and inspect the rendered result.
9010076C★ 46 4122 d ago
312A
Generate professional, ATS-optimized CVs for FlowCV, Canva, Google Docs, or Word. Handles multi-source merging, JD targeting, seniority adaptation, and humanized rewriting. Outputs paste-ready text wi
9010075C★ 46 4122 d ago
313A
Autopsy a business idea before you build it: kill-list check, five hard filters, a free-AI one-prompt test, live ad-market verification, and a verdict with a named kill-pattern.
9010076B★ 46 4122 d ago
314A
Helps an AI agent provide non-judgmental, evidence-informed quit-smoking support with user-consented tracking, craving check-ins, and escalation to human or clinical help. Not medical care.
9010076B★ 46 4122 d ago
315A
Run reproducible DeepSWE coding-agent benchmark evaluations through OpenRouter and mini-swe-agent.
9010076A★ 46 4122 d ago
316A
Use GitHub Copilot CLI in non-interactive mode to ask questions, review code, or generate snippets without manual interaction.
9010075B★ 46 4122 d ago
317A
AI code reviewer grounded in classic software engineering books for catching design smells, coupling issues, and architectural risks.
9010076C★ 46 4122 d ago
318A
Use BrowserAct for authenticated browser automation, JS-rendered extraction, screenshots, parallel sessions, verification handling, and human handoff.
9010076C★ 46 4122 d ago
319A
Guide agent-driven parameter optimization for configurable systems with measurable objectives. Use for HPO, inference tuning, simulations, or RL/control experiments.
9010076C★ 46 4122 d ago
320A
Answers questions about a past agent run from its recording rather than from memory, and replays or forks that run. Use when asked why an earlier run did something, or to reproduce a failure.
9010076C★ 46 4122 d ago
321A
Coordinate focused subagents on substantial work, keep their ownership non-overlapping, and integrate verified results. Use for large-scope Codex tasks; keep trivial work with the coordinator.
9010076C★ 46 4122 d ago
322A
Build production-ready AI agents with PydanticAI — type-safe tool use, structured outputs, dependency injection, and multi-model support.
9010075B★ 46 4122 d ago
323A
Natural-language time tracking: parse what the user says they did into Activity/Minutes/Date rows in their own Notion database — asking instead of guessing when unsure.
9010076B★ 46 4122 d ago
324A
Spectral vector search using graph Laplacian eigenstructure. Use when cosine/L2 similarity misses latent structure in your embeddings.
9010076C★ 46 4122 d ago
325A
Done-for-you .faf generator. One-click AI context for any project - new, legacy, or famous. Auto-detects stack, scores readiness, works everywhere.
9010076B★ 46 4122 d ago
326A
AI-powered Claude Code skill that performs deep code review using formal logic and reasoning frameworks to detect bugs, anti-patterns, and security risks beyond what linters catch.
909976C★ 46 4122 d ago
327A
Walk a user through setup or installation one step at a time with the remaining steps visible.
9010076B★ 46 4122 d ago
328A
Routes frontend design tasks to 48 specific UI styles. Triggers for websites, app screens, or UI components requesting a specific aesthetic.
9010075B★ 46 4122 d ago
329A
Use when generating elite GSAP-heavy frontend pages with strict AIDA structure, wide hero typography, and gapless bento grids.
9010075C★ 46 4122 d ago
330A
FREE — God-tier long-context memory for AI agents. Injects 500K-1M clean tokens, auto-summarizes with tone/intent preservation, compresses 14-turn history into 800 tokens.
9010075C★ 46 4122 d ago
331A
Snapshot a site's SEO state and detect ranking, indexation, metadata, canonical, robots, schema, and on-page regressions over time.
9010076B★ 46 4122 d ago
332A
Build full-stack web applications with SvelteKit — file-based routing, SSR, SSG, API routes, and form actions in one framework.
9010075B★ 46 4122 d ago
333A
Break a plan, spec, or PRD into independently-grabbable issues on the project issue tracker using tracer-bullet vertical slices.
9010076C★ 46 4122 d ago
334A
Plan and review read-only data warehouse analysis with explicit scope, privacy, provenance, and validation checks.
9010076C★ 46 4122 d ago
335A
Interview the user relentlessly about a plan or design. Use when the user wants to stress-test a plan before building, or uses any 'grill' trigger phrases.
9010076C★ 46 4122 d ago
336A
Integrate the Modellix API/CLI for async AI image, video, and speech generation or transcription (model run --wait, task download).
9010076C★ 46 4122 d ago
337A
Full-cycle AI coding skill: plans, builds, tests, lints, fixes bugs, and writes production-grade docs. Auto-detects project state and adapts its 8-phase pipeline.
9010076C★ 46 4122 d ago
338A
WorkorAI talent-marketplace skill: candidates search jobs and manage applications; employers run the job lifecycle and get ranked candidate matches with white-box fit explanations.
9010076C★ 46 4122 d ago
339A
Runs a bounded spec-build-review development loop with explicit scope, stop conditions, and human approval gates for risky or ambiguous work.
9010075B★ 46 4122 d ago
340A
GDB debugging assistant for AI agents - analyze core dumps, debug live processes, investigate crashes and deadlocks with source code correlation
9010075B★ 46 4122 d ago
341A
Five-phase pipeline (triage → clarify → research → PRD → plan) that turns a raw idea into four linked files: clarifying questions, deep research, a PRD with non-goals and metrics, and a phased executi
9010076C★ 46 4122 d ago
342A
Riff a winning TikTok into your own short video — study a proven video's emotion formula and regenerate it with your product, character, and language (9 supported). Also makes UGC ad creative.
9010076B★ 46 4122 d ago
343A
Turn the current conversation into a PRD and publish it to the project issue tracker — no interview, just synthesis of what you've already discussed.
9010076C★ 46 4122 d ago
344A
Move issues and external PRs through a state machine of triage roles — categorise, verify, grill if needed, and write agent-ready briefs.
9010076C★ 46 4122 d ago
345A
Build content-focused websites with Astro — zero JS by default, islands architecture, multi-framework components, and Markdown/MDX support.
9010075B★ 46 4122 d ago
346A
Use when a user asks to mine or update a private, evidence-backed work profile from local Claude Code, Codex, Copilot CLI, or OpenCode sessions.
9010076C★ 46 4122 d ago
347A
Build ultra-fast web APIs and full-stack apps with Hono — runs on Cloudflare Workers, Deno, Bun, Node.js, and any WinterCG-compatible runtime.
9010075B★ 46 4122 d ago
348A
Expert tmux session, window, and pane management for terminal multiplexing, persistent remote workflows, and shell scripting automation.
9010075B★ 46 4122 d ago
349A
Test-driven development. Use when the user wants to build features or fix bugs test-first, mentions "red-green-refactor", or wants integration tests.
9010076C★ 46 4122 d ago
350A
Expert jq usage for JSON querying, filtering, transformation, and pipeline integration. Practical patterns for real shell workflows.
9010075B★ 46 4122 d ago