Skill rating
2 123 skills. The A–F grade combines safety (60%) and quality (40%); tests add a bonus. The rating refreshes automatically from open catalogs.
ManufacturingLogistics and warehouseProcurementQuality controlContact centreField serviceFinanceCustomer supportindustry shortcuts
| # | Grade | Skill | Score ▾ | Safety | Quality | Process | Tests | Popularity | Updated |
|---|---|---|---|---|---|---|---|---|---|
| 401 | A | Write idiomatic Elixir code with OTP patterns, supervision trees, and Phoenix LiveView. Masters concurrency, fault tolerance, and distributed systems. | 100 | 84 | B | — | ★ 46 412 | 2 d ago | |
| 402 | A | Front-end JavaScript reverse engineering: locate signature chains, analyze encrypted request parameters, sample runtime behavior, and reproduce logic locally in Node for evidence-based output. | 100 | 86 | C | — | ★ 46 412 | 2 d ago | |
| 403 | A | When the user wants to optimize post-signup onboarding, user activation, first-run experience, or time-to-value. | 100 | 86 | B | evals | ★ 46 412 | 2 d ago | |
| 404 | A | Authorized Active Directory and Windows identity attacks: Kerberos abuse, AD CS escalation, BloodHound path analysis, NTLM relay, and domain privilege-escalation research. | 99 | 86 | C | — | ★ 46 412 | 2 d ago | |
| 405 | A | Game audio principles. Sound design, music integration, adaptive audio systems. | 100 | 84 | B | — | ★ 46 412 | 2 d ago | |
| 406 | A | When the user wants to set up, improve, or audit analytics tracking and measurement. | 100 | 86 | C | evals | ★ 46 412 | 2 d ago | |
| 407 | A | Authorized cloud, container, and Kubernetes security assessment: metadata SSRF, IAM misconfiguration, container escape paths, and cluster RBAC review. | 99 | 86 | D | — | ★ 46 412 | 2 d ago | |
| 408 | A | Find bugs, security vulnerabilities, and code quality issues in local branch changes. Use when asked to review changes, find bugs, security review, or audit code on the current branch. | 100 | 84 | B | — | ★ 46 412 | 2 d ago | |
| 409 | A | Math-heavy escalation for n >= 10^6 — Bloom, HyperLogLog, Count-Min, MinHash/LSH, FFT, JL projection, sweep line. Use when classical O(n log n) is the floor and approximate or math wins. | 100 | 85 | B | — | ★ 46 412 | 2 d ago | |
| 410 | A | Create and optimize popups, modals, overlays, slide-ins, and banners to increase conversions without harming user experience or brand trust. | 100 | 84 | B | — | ★ 46 412 | 2 d ago | |
| 411 | A | Authorized RF/SDR security research: signal identification, replay-feasibility study in shielded labs, and wireless protocol analysis outside regulated bands. | 100 | 86 | C | — | ★ 46 412 | 2 d ago | |
| 412 | A | Review generated or changed WooCommerce extensions, payment and shipping integrations, checkout customizations, and order or product logic. | 100 | 85 | C | — | ★ 46 412 | 2 d ago | |
| 413 | A | Master Odoo ORM patterns: search, browse, create, write, domain filters, computed fields, and performance-safe query techniques. | 100 | 84 | D | — | ★ 46 412 | 2 d ago | |
| 414 | A | Alias for pr-writer. Use when users explicitly ask for "create-pr" or reference the legacy skill name. Redirects to the canonical PR writing workflow. | 100 | 84 | B | — | ★ 46 412 | 2 d ago | |
| 415 | A | Master of defensive Bash scripting for production automation, CI/CD
pipelines, and system utilities. Expert in safe, portable, and testable shell
scripts. | 100 | 84 | B | — | ★ 46 412 | 2 d ago | |
| 416 | A | Extract clean markdown content from web pages using Defuddle CLI, removing clutter and navigation to save tokens. Use instead of WebFetch when the user provides a URL to read or analyze, for online do | 100 | 84 | B | — | ★ 46 412 | 2 d ago | |
| 417 | A | Convert narrative technical documents into grounded Mathematical Problem Specifications with variables, constraints, objectives, and uncertainty. | 100 | 84 | C | — | ★ 46 412 | 2 d ago | |
| 418 | A | Firebase gives you a complete backend in minutes - auth, database, storage, functions, hosting. But the ease of setup hides real complexity. Security rules are your last line of defense, and they're o | 100 | 85 | B | — | ★ 46 412 | 2 d ago | |
| 419 | A | Master Java 21+ with modern features like virtual threads, pattern matching, and Spring Boot 3.x. Expert in the latest Java ecosystem including GraalVM, Project Loom, and cloud-native patterns. | 100 | 84 | B | — | ★ 46 412 | 2 d ago | |
| 420 | A | Write idiomatic Ruby code with metaprogramming, Rails patterns, and performance optimization. Specializes in Ruby on Rails, gem development, and testing frameworks. | 100 | 84 | B | — | ★ 46 412 | 2 d ago | |
| 421 | A | Score a UI file's design quality 0-100 against StyleSeed's design language — per-category breakdown, the worst offenders, and a prioritized fix list. A quantified version of /ss-review. | 100 | 85 | C | — | ★ 46 412 | 2 d ago | |
| 422 | A | 2D game development principles. Sprites, atlases, tilemaps, physics, cameras, and genre patterns (platformer, top-down). Use for canvas/Phaser/Kaplay/Pixi 2D games or guest viewports inside hybrid web | 100 | 84 | C | — | ★ 46 412 | 2 d ago | |
| 423 | A | Astropy is the core Python package for astronomy, providing essential functionality for astronomical research and data analysis. | 100 | 86 | C | — | ★ 46 412 | 2 d ago | |
| 424 | A | Expert C4 Code-level documentation specialist. Analyzes code directories to create comprehensive C4 code-level documentation including function signatures, arguments, dependencies, and code structure. | 100 | 84 | B | — | ★ 46 412 | 2 d ago | |
| 425 | A | GraphQL gives clients exactly the data they need - no more, no less. One endpoint, typed schema, introspection. But the flexibility that makes it powerful also makes it dangerous. Without proper contr | 100 | 85 | B | — | ★ 46 412 | 2 d ago | |
| 426 | A | LLM Operations -- RAG, embeddings, vector databases, fine-tuning, prompt engineering avancado, custos de LLM, evals de qualidade e arquiteturas de IA para producao. | 100 | 84 | B | — | ★ 46 412 | 2 d ago | |
| 427 | A | Write idiomatic PHP code with generators, iterators, SPL data
structures, and modern OOP features. Use PROACTIVELY for high-performance PHP
applications. | 100 | 84 | B | — | ★ 46 412 | 2 d ago | |
| 428 | A | Optimize content for AI search and LLM citations across AI Overviews, ChatGPT, Perplexity, Claude, Gemini, and similar systems. Use when improving AI visibility, answer engine optimization, or citatio | 100 | 85 | B | evals | ★ 46 412 | 2 d ago | |
| 429 | A | AI image generation skill powered by Google Gemini, enabling seamless visual content creation for UI placeholders, documentation, and design assets. | 100 | 84 | B | — | ★ 46 412 | 2 d ago | |
| 430 | A | When the user wants to design, construct, or improve an offer — the thing they actually sell — including value framing, bonus stacking, guarantee design, scarcity/urgency, naming, and payment structur | 100 | 86 | C | — | ★ 46 412 | 2 d ago | |
| 431 | A | Design and improve revenue operations, lead lifecycle rules, scoring, routing, handoffs, and CRM process automation. Use when marketing, sales, and customer success workflows need clearer operational | 100 | 84 | A | evals | ★ 46 412 | 2 d ago | |
| 432 | A | Discover, find, compare, audit, repair, adapt, craft, run, debrief, and prepare repeatable AI-agent loops for publication. | 100 | 86 | C | — | ★ 46 412 | 2 d ago | |
| 433 | A | SymPy is a Python library for symbolic mathematics that enables exact computation using mathematical symbols rather than numerical approximations. | 100 | 86 | C | — | ★ 46 412 | 2 d ago | |
| 434 | A | Fetch any X/Twitter post as clean LLM-friendly JSON. Converts x.com, twitter.com, or adhx.com links into structured data with full article content, author info, and engagement metrics. No scraping or | 100 | 84 | B | — | ★ 46 412 | 2 d ago | |
| 435 | A | When the user wants to optimize, improve, or increase conversions on any marketing page or form — including homepage, landing pages, pricing pages, feature pages, lead capture forms, or contact forms. | 100 | 85 | C | evals | ★ 46 412 | 2 d ago | |
| 436 | A | Goal-integrity skill. Use for backend/API/persistence, preserve/do-not-change, tests/validation, mocks, rework, multi-part requests. Emits Goal Contracts, Deviation Notices, Phase Checks, Final Audits | 100 | 86 | B | — | ★ 46 412 | 2 d ago | |
| 437 | A | Auri: assistente de voz inteligente (Alexa + Claude claude-opus-4-20250805). Visao do produto, persona Vitoria Neural, stack AWS, modelo Free/Pro/Business/Enterprise, roadmap 4 fases, GTM, north star | 100 | 85 | B | — | ★ 46 412 | 2 d ago | |
| 438 | A | Hreflang and international SEO audit, validation, and generation. Detects common mistakes, validates language/region codes, and generates correct hreflang implementations. Use when user says "hreflang | 95 | 90 | A | — | ★ 46 412 | 2 d ago | |
| 439 | A | documentation-generation-doc-generateGeneratorWriting and documentsSoftware developmentsickn33/agentic-awesome-skillsAgent Skills You are a documentation expert specializing in creating comprehensive, maintainable documentation from code. Generate API docs, architecture diagrams, user guides, and technical references using AI-po | 100 | 83 | B | — | ★ 46 412 | 2 d ago | |
| 440 | A | azure-ai-language-conversations-pyIntegrationAzureInfrastructureSoftware developmentsickn33/agentic-awesome-skillsAgent Skills Implement Conversational Language Understanding (CLU) using the azure-ai-language-conversations Python SDK. Use when working with ConversationAnalysisClient to analyze conversation intent and entities | 100 | 82 | D | — | ★ 46 412 | 2 d ago | |
| 441 | A | code-showcase-systematic-debuggingAnalyzerSoftware developmentsickn33/agentic-awesome-skillsAgent Skills Four-phase debugging methodology with root cause analysis. Use when investigating bugs, fixing test failures, or troubleshooting unexpected behavior. Emphasizes NO FIXES WITHOUT ROOT CAUSE FIRST. | 100 | 82 | C | — | ★ 46 412 | 2 d ago | |
| 442 | A | python-development-python-scaffoldPersonaSoftware developmentsickn33/agentic-awesome-skillsAgent Skills You are a Python project architecture expert specializing in scaffolding production-ready Python applications. Generate complete project structures with modern tooling (uv, FastAPI, Django), type hint | 100 | 82 | B | — | ★ 46 412 | 2 d ago | |
| 443 | A | Reverse JavaScript-based custom DSL/VM interpreters and risk-control engines: identify IIFE/switch-based opcode dispatch, extract opcode tables, and capture runtime semantics. | 100 | 82 | C | — | ★ 46 412 | 2 d ago | |
| 444 | A | Find and fix WCAG 2.2 accessibility issues. Two modes — report (sweep a codebase or page, produce a prioritized written report, no edits) and fix (audit→edit→verify loop on a target). Prefers direct-C | 100 | 82 | A | — | ★ 46 412 | 2 d ago | |
| 445 | A | c4-architecture-c4-architectureGeneratorKubernetesDockerWriting and documentssickn33/agentic-awesome-skillsAgent Skills Generate comprehensive C4 architecture documentation for an existing repository/codebase using a bottom-up analysis approach. | 100 | 82 | B | — | ★ 46 412 | 2 d ago | |
| 446 | A | code-showcase-react-ui-patternsIntegrationSoftware developmentsickn33/agentic-awesome-skillsAgent Skills Modern React UI patterns for loading states, error handling, and data fetching. Use when building UI components, handling async data, or managing UI states. | 100 | 82 | C | — | ★ 46 412 | 2 d ago | |
| 447 | A | Diff a live page's accessibility violations against a baseline — by default compares uncommitted changes (stash-based), or pass --branch [<name>] to diff against a branch. Reports only new violations | 100 | 82 | B | — | ★ 46 412 | 2 d ago | |
| 448 | A | code-showcase-testing-patternsProcedureSoftware developmentsickn33/agentic-awesome-skillsAgent Skills Jest testing patterns, factory functions, mocking strategies, and TDD workflow. Use when writing unit tests, creating test factories, or following TDD red-green-refactor cycle. | 100 | 82 | C | — | ★ 46 412 | 2 d ago | |
| 449 | A | Discover the effective local AWS profile, region, account, and caller identity before any AWS task without exposing credentials. | 100 | 82 | C | — | ★ 46 412 | 2 d ago | |
| 450 | A | To test local web applications, write native Python Playwright scripts. | 100 | 83 | C | — | ★ 46 412 | 2 d ago |