Top Agent Skills

25836 skills

neuralblitz
Algorithms
Implements and applies algorithms concepts, designs solutions using algorithmic principles, and optimizes performance for algorithm implementations.
1
neuralblitz
Biomedical
Explains biomedical concepts, vital signs, biological signals, medical device classifications, and healthcare data standards for technical teams.
1
neuralblitz
Complexity
Analyzes algorithm time and space complexity, classifies problems by complexity classes, proves NP-completeness, and designs approximation algorithms.
1
neuralblitz
Bluebubbles
Sends and manages iMessages through the BlueBubbles integration, including texts, attachments, reactions, edits, unsends, and thread replies.
1
neuralblitz
Create Rule
Creates Cursor rules in .cursor/rules/ with YAML frontmatter for persistent AI guidance, including scope and file pattern configuration.
1
neuralblitz
Astrophysics
Analyzes stellar structure, galactic dynamics, orbital mechanics, gravitational lensing, cosmic microwave background, and exoplanet detection methods.
1
neuralblitz
Cloud Native
Designs cloud-native architectures using containers, microservices, Kubernetes, serverless, and event-driven patterns, with guidance on observability and GitOps.
1
neuralblitz
Accessibility
Implement WCAG-compliant web interfaces with semantic HTML, keyboard navigation, ARIA attributes, color contrast, and screen reader support, plus automated testing with axe-core.
1
mariadb-corporation
Mariadb Call
Documents MariaDB-specific CALL syntax and behavior, including optional parentheses, OUT/INOUT parameter binding, result sets, privileges, prepared statements, and recursion limits.
0
mariadb-corporation
Mariadb Client
Covers MariaDB-specific behavior of the mariadb command-line client, including batch mode output, delimiter handling, safe-updates, charset detection, and TLS defaults, for writing or reviewing shell commands and scripts.
0
mariadb-corporation
Mariadb Select
Covers MariaDB-specific SELECT syntax and behavior, including optimizer hints, LIMIT extensions, row locking, temporal queries, and file output.
0
mariadb-corporation
Mariadb Replace
Explains MariaDB's REPLACE statement: its delete-then-insert behavior, when it triggers, data-loss risks, and the upsert alternative. Use when writing or reviewing REPLACE statements.
0
mariadb-corporation
Mariadb Alter User
Covers MariaDB-specific ALTER USER and SET PASSWORD syntax, including IF EXISTS semantics, authentication methods, password expiration, account locking, and resource limits.
0
mariadb-corporation
Mariadb Lock Tables
Explains MariaDB explicit table locking (LOCK TABLES/UNLOCK TABLES) and named user-level locks (GET_LOCK family), covering alias traps, implicit commits, and multi-lock semantics for writing or reviewing locking code.
0
mariadb-corporation
Mariadb Create Trigger
Covers MariaDB-specific CREATE TRIGGER syntax and behavior, including OR REPLACE, DEFINER, multiple trigger events, FOLLOWS/PRECEDES ordering, OLD/NEW rules, and restrictions. Use when writing, generating, or reviewing CREATE TRIGGER statements for MariaDB.
0
mariadb-corporation
Mariadb Create Sequence
Generates and reviews MariaDB CREATE SEQUENCE statements with version-specific syntax, defaults, and gotchas.
0
mariadb-corporation
Mariadb REST Service Show
Browse and inspect MariaDB REST Service objects using read-only SHOW REST and SHOW CREATE REST statements to list services, schemas, views, procedures, functions, content sets, auth apps, roles, grants, and dump DDL for reverse-engineering or auditing.
0
mariadb-corporation
Mariadb Connector Cpp Usage
Covers MariaDB-specific behavior of the Connector/C++ sql:: API, including driver and connection setup, 1-based indexes, placeholder syntax, ResultSet iteration, raw pointer ownership, SQLString, autocommit, and exception handling.
0
mariadb-corporation
Mariadb Encryption Functions
Reference for MariaDB's built-in encryption, hashing, and compression functions, covering AES_ENCRYPT/DECRYPT, SHA2, KDF, COMPRESS, and related functions, with guidance on correct usage and common pitfalls.
0
mariadb-corporation
Create Shell Plugin
Scaffolds a MariaDB Shell plugin folder with a correctly documented init.py or init.js, following the plugin registrar's conventions for decorators, docstrings, and loading paths.
0
mariadb-corporation
Mariadb Connector R2dbc Install
Adds the MariaDB Connector/R2DBC reactive driver to a Maven or Gradle build and configures connection factories, pooling, and TLS, including the R2DBC-specific URL scheme and parameter names.
0
mariadb-corporation
Mariadb Schema Management Deploy
Deploys a MariaDB Schema Management (MSM) schema version onto a live server using msm.deploy_schema, creating a fresh schema or upgrading an existing one, with optional backup.
0
auto-skiller
Test Coverage
Analyzes test coverage reports, identifies under-covered files, and generates missing tests to reach 80% or higher coverage.
1
auto-skiller
Verification Patterns
Provides grep-based patterns to verify that code artifacts are real implementations rather than stubs or placeholders, covering React components, API routes, database schemas, and hooks.
1
auto-skiller
Swift Concurrency
Adopt Swift 6.2's concurrency model with patterns for MainActor isolation, isolated conformances, and explicit background offloading to eliminate data-race errors.
1
auto-skiller
Autobrowse
Builds reliable browser automation skills by iteratively running a browsing task, reading the trace, and improving the navigation strategy until it passes consistently.
1 · bundle
mhassan0000
PDF
Reads, extracts, merges, splits, rotates, watermarks, creates, encrypts, and OCRs PDF files using Python libraries and command-line tools.
1 · bundle
mhassan0000
MCP Builder
Guides the creation of high-quality MCP servers, covering design, implementation, testing, and evaluation for Python and TypeScript.
1 · bundle
mhassan0000
Webapp Testing
Interact with and test local web applications using Playwright, including verifying frontend functionality, debugging UI behavior, capturing screenshots, and viewing browser logs.
1 · bundle
mhassan0000
UI Demo
Records polished UI demo videos of web applications using Playwright, with an injected cursor overlay, natural pacing, and a discover-rehearse-record workflow.
1
mhassan0000
Doc
Read, create, and edit .docx documents with formatting and layout fidelity.
1
mhassan0000
Crosspost
Adapts a single piece of content into platform-specific versions for X, LinkedIn, Threads, and Bluesky, preserving the author's voice and avoiding duplicate copy.
1
mhassan0000
Repo Scan
Audits source code across C++, Android, iOS, and Web to classify files, detect embedded third-party libraries, and produce four-level verdicts with interactive HTML reports.
1
mhassan0000
Agent Eval
Compares coding agents head-to-head on reproducible tasks, measuring pass rate, cost, time, and consistency.
1
mhassan0000
Django Tdd
Guides test-driven development for Django applications using pytest, factory_boy, and Django REST Framework, covering models, views, serializers, and API testing.
1
mhassan0000
Strict API
Prevents AI agents from calling methods, imports, or variables that do not provably exist in the user's installed version, reducing hallucinated code.
1
mhassan0000
Bun Runtime
Adopt Bun as a JavaScript runtime, package manager, bundler, and test runner, including migration from Node and Vercel deployment.
1
mhassan0000
Laravel Tdd
Write and run test-driven Laravel applications using PHPUnit, Pest, factories, HTTP tests, and Sanctum authentication.
1
mhassan0000
Fal 3d
Generates 3D models from text or images via fal.ai, useful for game assets, AR previews, product mockups, and concept sculpting.
1
mhassan0000
Schema Markup
Adds, fixes, and optimizes schema.org structured data (JSON-LD) for rich results, including validation and implementation guidance.
1 · bundle
mhassan0000
Product Lens
Validates product direction before building, runs product diagnostics, founder reviews, user journey audits, and feature prioritization, producing actionable briefs and recommendations.
1
mhassan0000
Search First
Guides the agent to research existing tools, libraries, and patterns before writing custom code, using parallel searches across package registries, MCP servers, skills, and GitHub, then evaluating and deciding to adopt, extend, or build.
1
mhassan0000
Vue Patterns
Guides Vue.js 3 development with Composition API, covering component architecture, reactivity, state management with Pinia, routing, testing, and SSR patterns.
1
mits-pl
SEO
Runs comprehensive SEO audits and analysis for websites, covering technical SEO, content quality, schema markup, Core Web Vitals, local SEO, and AI search optimization using browser automation tools.
39 · bundle
mits-pl
SEO Content
Analyzes content quality and E-E-A-T signals, scores readability, keyword use, structure, and AI citation readiness, and flags thin or outdated content.
39
mits-pl
Electron API
Guides adding new Electron APIs to Wave Terminal, covering TypeScript types, preload exposure, IPC handlers, and preview stubs for sync, async, fire-and-forget, and event-listener patterns.
39
sethmblack
Banksy Expert
Adopts the voice and methodology of the street artist Banksy to craft subversive, visual, and economically precise messaging for maximum impact.
6
sethmblack
Sun Tzu Expert
Provides strategic analysis and advice in the voice of Sun Tzu, applying principles from The Art of War to modern challenges.
6
sethmblack
Diogenes Expert
Adopts the persona of Diogenes of Sinope to deliver provocative, stripped-down advice and challenge assumptions through radical simplicity and irreverent wit.
6
sethmblack
Theo Von Expert
Emulates the voice and storytelling style of comedian Theo Von, using his signature metaphors, digressions, and vulnerable humor for creative writing or conversational responses.
6
sethmblack
Ag Lafley Expert
Provides a strategic advisory persona based on A.G. Lafley, applying the Strategy Choice Cascade and consumer-centric frameworks to business decisions.
6
sethmblack
Bill Burr Expert
Rewrites content in the voice of comedian Bill Burr, applying his signature techniques to expose corporate hypocrisy and working-class realities.
6
sethmblack
Confucius Expert
Embody the voice and methodology of Confucius to analyze situations through virtue, relationships, and self-cultivation, offering sage-like guidance.
6
sethmblack
Eric Idle Expert
Transforms earnest content into playful, satirical material using the voice and techniques of Eric Idle, including musical comedy, wordplay, and cheerful subversion.
6
sethmblack
John Boyd Expert
Embody the voice and methodology of Colonel John Boyd, applying OODA Loop analysis, maneuver warfare strategy, and systems thinking to competitive and strategic challenges.
6 · bundle
sethmblack
Malcolm X Expert
Embody Malcolm X's confrontational clarity to name uncomfortable truths, expose double standards, and pursue self-determination through direct, historically grounded analysis.
6
sethmblack
Tom Waits
Transforms content into the cinematic, vernacular voice of Tom Waits, grounding abstractions in concrete imagery and finding dignity in the downtrodden.
6
sethmblack
Andy Grove Expert
Embody the voice and methodology of Andy Grove for strategic management advice, including frameworks for strategic inflection points, 10X forces, and high-output management.
6 · bundle
sethmblack
Bill Hicks Expert
Embody the voice and methodology of comedian Bill Hicks, using dark humor and philosophical confrontation to critique society, consumerism, and hypocrisy.
6 · bundle
sethmblack
Colin Jost Expert
Crafts topical comedy and humor in the voice of SNL's Colin Jost, with techniques for wordplay, self-deprecation, and deadpan delivery.
6