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.
ManufacturingLogistics and warehouseProcurementQuality controlContact centreField serviceFinanceCustomer supportindustry shortcuts
| # | Grade | Skill | Score ▾ | Safety | Quality | Process | Tests | Popularity | Updated |
|---|---|---|---|---|---|---|---|---|---|
| 11501 | A | Debug and profile Flutter applications using DevTools, structured logging, and memory analysis. Use when diagnosing layout issues, tracking performance bottlenecks, or setting up centralized error rep | 100 | 84 | C | — | ★ 6 | 10 Jul 2026 | |
| 11502 | A | Fix MSBuild targets that generate files during the build but those files are missing from compilation or output. USE FOR: generated source files not compiling (CS0246 for a type that should exist), cu | 100 | 86 | C | — | ★ 6 | 10 Jul 2026 | |
| 11503 | A | migrate-static-to-wrapperProcedureSoftware developmentWriting and documentsLord1Egypt/RA-SkillsAgent Skills Mechanically replace static dependency call sites with wrapper or built-in abstraction calls across a bounded scope (file, project, or namespace). Performs codemod-style bulk replacement of DateTime.U | 100 | 86 | C | — | ★ 6 | 10 Jul 2026 | |
| 11504 | A | Use this skill when the user wants to debug, diagnose, or systematically iterate on an experiment that already exists, or when they need a structured experiment log for tracking runs, hypotheses, fail | 100 | 85 | C | — | ★ 6 | 10 Jul 2026 | |
| 11505 | A | flutter-use-http-packageProcedureMedia and videoSoftware developmentLord1Egypt/RA-SkillsAgent Skills Use the `http` package to execute GET, POST, PUT, or DELETE requests. Use when you need to fetch from or send data to a REST API. | 100 | 84 | D | — | ★ 6 | 10 Jul 2026 | |
| 11506 | A | Receive and verify Stripe webhooks. Use when setting up Stripe webhook handlers, debugging signature verification, or handling payment events like payment_intent.succeeded, customer.subscription.creat | 97 | 89 | C | — | ★ 6 | 10 Jul 2026 | |
| 11507 | A | AI product photography with studio lighting, lifestyle shots, and packshot conventions. Covers angles, backgrounds, shadow types, hero shots, and e-commerce image requirements. Use for: product photos | 100 | 84 | D | — | ★ 6 | 10 Jul 2026 | |
| 11508 | A | google-apps-scriptGeneratorGoogle SheetsData and analyticsSoftware developmentLord1Egypt/RA-SkillsAgent Skills Build Google Apps Script automation for Sheets and Workspace. Custom menus, triggers (onEdit / time-driven / form submit), dialogs, sidebars, email batches, PDF export, external API. Use whenever the | 100 | 84 | C | — | ★ 6 | 10 Jul 2026 | |
| 11509 | A | baoyu-post-to-weiboProcedureWriting and documentsSoftware developmentLord1Egypt/RA-SkillsAgent Skills Posts content to Weibo (微博). Supports regular posts with text, images, and videos, and headline articles (头条文章) with Markdown input via Chrome CDP. Use when user asks to "post to Weibo", "发微博", "发布微博" | 100 | 86 | B | — | ★ 6 | 10 Jul 2026 | |
| 11510 | A | Use this skill whenever the user wants to create, read, edit, or manipulate Word documents (.docx files). Triggers include: any mention of 'Word doc', 'word document', '.docx', or requests to produce | 100 | 86 | C | — | ★ 6 | 10 Jul 2026 | |
| 11511 | A | Use when Code implementation and refactoring, architecturing or designing systems, process and workflow improvements, error handling and validation. Provide tehniquest to avoid over-engineering and ap | 100 | 84 | C | — | ★ 6 | 10 Jul 2026 | |
| 11512 | A | Guide for using Netlify Forms for HTML form handling. Use when adding contact forms, feedback forms, file upload forms, or any form that should be collected by Netlify. Covers the data-netlify attribu | 100 | 84 | D | — | ★ 6 | 10 Jul 2026 | |
| 11513 | A | Full 5-layer analysis of a specific function. Use when debugging or deeply understanding code. | 100 | 84 | C | — | ★ 6 | 10 Jul 2026 | |
| 11514 | A | Expert-level Python programming with PEP 8 standards and modern best practices. Use when writing Python code, debugging Python issues, explaining Python concepts, or reviewing Python code. | 100 | 84 | D | — | ★ 6 | 10 Jul 2026 | |
| 11515 | A | Use this skill when compositing display objects with blend modes in PixiJS v8. Covers standard modes (normal, add, multiply, screen, erase, min, max), advanced modes via pixi.js/advanced-blend-modes ( | 100 | 85 | C | — | ★ 6 | 10 Jul 2026 | |
| 11516 | A | TypeScript and TSX refactoring and modernization guidelines from a principal specialist perspective, current to TypeScript 6.0 and React 19. This skill should be used when refactoring, reviewing, or m | 100 | 84 | C | — | ★ 6 | 10 Jul 2026 | |
| 11517 | A | Set up or repair codecontext adoption in a project. Use this whenever the user wants to add @context annotations to a repo, install the codecontext toolchain, update AGENTS.md guidance, improve agent | 100 | 84 | C | — | ★ 6 | 10 Jul 2026 | |
| 11518 | A | Frontend development guidelines for React/TypeScript applications. Modern patterns including Suspense, lazy loading, useSuspenseQuery, file organization with features directory, MUI v7 styling, TanSta | 100 | 85 | C | — | ★ 6 | 10 Jul 2026 | |
| 11519 | A | Use when working with the WordPress Abilities API (wp_register_ability, wp_register_ability_category, /wp-json/wp-abilities/v1/*, @wordpress/abilities) including defining abilities, categories, meta, | 100 | 84 | C | — | ★ 6 | 10 Jul 2026 | |
| 11520 | A | 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 | 100 | 84 | C | — | ★ 6 | 10 Jul 2026 | |
| 11521 | A | Test Temporal workflows with pytest, time-skipping, and mocking strategies. Covers unit testing, integration testing, replay testing, and local development setup. Use when implementing Temporal workfl | 100 | 84 | D | — | ★ 6 | 10 Jul 2026 | |
| 11522 | A | CRITICAL: Use for mutability issues. Triggers: E0596, E0499, E0502, cannot borrow as mutable, already borrowed as immutable, mut, &mut, interior mutability, Cell, RefCell, Mutex, RwLock, 可变性, 内部可变性, 借 | 100 | 84 | C | — | ★ 6 | 10 Jul 2026 | |
| 11523 | A | Internal support skill for actionbook MCP selectors used by Rust documentation research workflows. Use only when another rust-skills workflow explicitly requests actionbook-backed selectors. | 100 | 84 | D | — | ★ 6 | 10 Jul 2026 | |
| 11524 | A | Guide developers through creating and updating ChatGPT apps.
Covers the full lifecycle: brainstorming ideas against UX guidelines, bootstrapping projects, implementing tools/views, debugging, running | 100 | 84 | D | — | ★ 6 | 10 Jul 2026 | |
| 11525 | A | Execute git and GitHub operations with Conventional Commits and agent-safe defaults. Use raw git/gh directly. Use gw only for worktree lifecycle (create/finish). Use when making commits, managing bran | 100 | 84 | D | — | ★ 6 | 10 Jul 2026 | |
| 11526 | A | Guide to handling keyboard in Capacitor apps including visibility detection, accessory bar, scroll behavior, and input focus. Use this skill when users have keyboard-related issues. | 100 | 84 | C | — | ★ 6 | 10 Jul 2026 | |
| 11527 | A | tailwind-capacitorProcedureSoftware developmentWriting and documentsLord1Egypt/RA-SkillsAgent Skills Guide to using Tailwind CSS in Capacitor mobile apps. Covers mobile-first design, touch targets, safe areas, dark mode, and performance optimization. Use this skill when users want to style Capacitor | 100 | 84 | D | — | ★ 6 | 10 Jul 2026 | |
| 11528 | A | Access PUDL table data plus table/column/source metadata in Jupyter or Marimo notebooks for debugging and visualization. Use when users ask what a table contains, how to read it, or how columns are de | 100 | 84 | C | — | ★ 6 | 10 Jul 2026 | |
| 11529 | A | Looks up implementation details in the latest Cloudinary docs via the relevant llms.txt file. Use when building code or answering questions relating to image or video uploads, management, SDKs, APIs, | 100 | 85 | D | — | ★ 6 | 10 Jul 2026 | |
| 11530 | A | Extract full paper details from a CNKI paper page including title, authors, affiliations, abstract, keywords, fund, classification. Use when the user needs detailed information about a specific paper. | 100 | 84 | B | — | ★ 6 | 10 Jul 2026 | |
| 11531 | A | Use this skill to review code. It supports both local changes (staged or working tree) and remote Pull Requests (by ID or URL). It focuses on correctness, maintainability, and adherence to project sta | 100 | 84 | D | — | ★ 6 | 10 Jul 2026 | |
| 11532 | A | Official GSAP skill for performance — prefer transforms, avoid layout thrashing, will-change, batching. Use when optimizing GSAP animations, reducing jank, or when the user asks about animation perfor | 100 | 85 | C | — | ★ 6 | 10 Jul 2026 | |
| 11533 | A | Audit and fix HTML accessibility issues including ARIA labels, keyboard navigation, focus management, color contrast, and form errors. Use when adding interactive controls, forms, dialogs, or reviewin | 100 | 84 | C | — | ★ 6 | 10 Jul 2026 | |
| 11534 | A | Expert guide for Supabase integration - database schemas, RLS policies, auth, Edge Functions, and real-time subscriptions. Use when working with Supabase backend features. | 100 | 84 | C | — | ★ 6 | 10 Jul 2026 | |
| 11535 | A | Build Raycast extensions with React and TypeScript. Use when the user asks to create a Raycast extension, command, or tool. | 100 | 84 | C | — | ★ 6 | 10 Jul 2026 | |
| 11536 | A | language-evolutionGeneratorSoftware developmentWriting and documentsLord1Egypt/RA-SkillsAgent Skills Design evolving language systems for fictional worlds. Use when creating language families, dialects, linguistic history, or when language should reflect cultural and historical development. | 100 | 84 | C | — | ★ 6 | 10 Jul 2026 | |
| 11537 | A | Python linting with ruff. Fast linting, rule selection, auto-fixing, and config. Use when checking Python code quality, enforcing standards, or finding bugs. | 100 | 84 | C | — | ★ 6 | 10 Jul 2026 | |
| 11538 | A | GitHub workflow for ToolUniverse - push code safely by moving temp files, activating pre-commit hooks, running tests, and cleaning staged files. Use when pushing to GitHub, fixing CI failures, or clea | 100 | 84 | C | — | ★ 6 | 10 Jul 2026 | |
| 11539 | A | Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative | 100 | 84 | C | — | ★ 6 | 10 Jul 2026 | |
| 11540 | A | Analyzes codebases to identify refactoring opportunities based on Martin Fowler's catalog of code smells and refactoring techniques. Detects duplicated code, high coupling, complex conditionals, primi | 100 | 85 | C | — | ★ 6 | 10 Jul 2026 | |
| 11541 | A | r-package-developmentGeneratorSoftware developmentWriting and documentsLord1Egypt/RA-SkillsAgent Skills R package development with devtools, testthat, and roxygen2. Use when the user is working on an R package, running tests, writing documentation, or building package infrastructure. | 100 | 84 | C | — | ★ 6 | 10 Jul 2026 | |
| 11542 | A | Clean Architecture principles and best practices from Robert C. Martin's book. This skill should be used when designing software systems, reviewing code structure, or refactoring applications to achie | 100 | 84 | C | — | ★ 6 | 10 Jul 2026 | |
| 11543 | A | Invoke this skill when the user asks how to USE the 10x-cli day-to-day — fetching lessons, listing modules, switching AI tools, troubleshooting errors, understanding where artifacts land, or working o | 100 | 84 | C | — | ★ 6 | 10 Jul 2026 | |
| 11544 | A | ALWAYS invoke this skill when the user mentions 10x-cli, @przeprogramowani/10x-cli, the 10xDevs CLI, or the 10xDevs course environment in a setup context. This skill fetches the live README — Claude d | 100 | 84 | B | — | ★ 6 | 10 Jul 2026 | |
| 11545 | A | backend-engineerGeneratorDockerKubernetesSoftware developmentInfrastructureLord1Egypt/RA-SkillsAgent Skills Build robust backend systems with modern technologies (Node.js, Python, Go, Rust), frameworks (NestJS, FastAPI, Django), databases (PostgreSQL, MongoDB, Redis), APIs (REST, GraphQL, gRPC), authenticat | 100 | 85 | D | — | ★ 6 | 10 Jul 2026 | |
| 11546 | A | Tiger Brokers OpenAPI Python SDK — complete skills for AI coding tools. Covers SDK setup, market data queries, stock/futures/options trading, real-time push subscriptions, CLI command-line tool, and M | 98 | 89 | D | — | ★ 6 | 10 Jul 2026 | |
| 11547 | A | Store user preferences, learnings from tasks, and procedure outcomes. Use to remember what works and recall context before new tasks. (user) | 100 | 84 | C | — | ★ 6 | 10 Jul 2026 | |
| 11548 | A | Apply when designing or implementing how a VTEX IO backend app integrates with VTEX services or external APIs through @vtex/api and @vtex/clients. Covers choosing the correct client type, registering | 100 | 84 | C | — | ★ 6 | 10 Jul 2026 | |
| 11549 | A | Master effective code review practices to provide constructive feedback, catch bugs early, and foster knowledge sharing while maintaining team morale. Use when reviewing pull requests, establishing re | 100 | 84 | D | — | ★ 6 | 10 Jul 2026 | |
| 11550 | A | CRITICAL: Use for ownership/borrow/lifetime issues. Triggers: E0382, E0597, E0506, E0507, E0515, E0716, E0106, value moved, borrowed value does not live long enough, cannot move out of, use of moved v | 100 | 84 | C | — | ★ 6 | 10 Jul 2026 |