Latest Agent Skills
25788 skills
Fp Async
Build clean async pipelines with fp-ts TaskEither, replacing nested try/catch blocks with composable error handling and real API examples.
3
Form Cro
Optimize non-signup forms such as lead capture, contact, demo request, application, survey, quote, and checkout forms to maximize completion while preserving data usefulness.
3
Firebase
Covers Firebase Authentication, Firestore, Realtime Database, Cloud Functions, Storage, and Hosting, with patterns for security rules, data modeling, and real-time listeners.
3
Doc2math
Formalizes narrative technical documents into structured mathematical problem specifications with variables, constraints, objectives, and uncertainty, citing evidence and flagging missing information.
3
Defuddle
Extracts clean markdown from web pages via the Defuddle CLI, removing navigation and clutter to reduce token usage for reading or analyzing URLs.
3
Debugger
Provides a structured debugging workflow for diagnosing errors, test failures, and unexpected behavior, including root cause analysis and fix verification.
3
Database
Guides database design, implementation, optimization, migration, pipeline development, quality, and operations across SQL and NoSQL platforms.
3
Blockrun
Pays for image generation, real-time X data, and LLM calls via x402 micropayments from a local wallet, with budget tracking and cost controls.
3
Bash Pro
Write defensive, portable Bash scripts for automation, CI/CD, and system utilities, with strict error handling, safe argument parsing, and testing.
3
Ask Matt
Routes you to the right skill or flow for your situation, covering idea-to-ship, triage, codebase health, and cross-session handoffs.
3
Wiki QA
Answer repository questions grounded entirely in source code evidence, with inline citations and key file tables.
3
Videodb
Ingests video and audio from files, URLs, and live streams, builds searchable visual and spoken indexes, edits timelines with subtitles and overlays, and generates real-time alerts.
3 · bundle
Varlock
Manages environment variables and secrets in Claude Code sessions without exposing values, using Varlock for validation, masking, and secure command execution.
3
UX Flow
Design user flows and screen structure using UX patterns like progressive disclosure, hub-and-spoke navigation, and information pyramids.
3
UX Copy
Generates concise, Toss-inspired UX microcopy for buttons, empty states, errors, toasts, confirmations, and form guidance, with tone and localization notes.
3
UI Page
Scaffolds a new mobile-first page using StyleSeed Toss layout patterns, section rhythm, and existing shell components.
3
UI A11Y
Audits StyleSeed-based components and pages for WCAG 2.2 AA issues and applies practical accessibility fixes where safe.
3
SQL Pro
Provides expert guidance on modern SQL, cloud-native databases, query optimization, performance tuning, and data modeling for OLTP/OLAP workloads.
3
SEO Geo
Optimize content for AI Overviews, ChatGPT, Perplexity, and other AI search systems. Use when improving GEO, AI citations, llms.txt readiness, crawler accessibility, and passage-level citability.
3
Seaborn
Create publication-quality statistical graphics directly from tabular datasets, covering relational, distribution, categorical, regression, and matrix plots with minimal code.
3
PHP Pro
Write idiomatic, high-performance PHP using generators, iterators, SPL data structures, and modern OOP features.
3
Molykit
Build cross-platform AI chat interfaces with Makepad using MolyKit, covering async patterns, chat widgets, and OpenAI-compatible SSE streaming.
3
Moatmri
Analyzes AI disruption pressure across a business, maps competitive exposure, and produces a 90-day defensive action plan.
3
Mmx CLI
Generates text, images, video, speech, and music, and performs web searches via the MiniMax AI platform using the mmx terminal CLI.
3
Lookdev
Builds interactive in-browser studios for tuning visual parameters or editing and annotating text and media, enabling direct manipulation instead of static comparisons.
3
LLM Ops
Implements production LLM operations: RAG pipelines, embeddings, vector databases, fine-tuning, advanced prompt engineering, cost estimation, quality evals, semantic caching, streaming, and agents.
3
Lemmaly
Enforces an algorithm-first discipline: state Big-O, data structure, and algorithm family before writing loops, queries, or recursion, catching O(n^2), N+1, and brute-force defaults.
3
Inngest
Build serverless background jobs and event-driven workflows with Inngest, covering functions, steps, cron schedules, webhooks, and fan-out patterns.
3
Idea Os
Turns a raw idea into four linked planning files through a five-phase pipeline: clarifying questions, deep research, a PRD with non-goals and metrics, and a phased execution plan with kill criteria.
3
Hasdata
Extract public web data via HasData APIs, including search engine results, structured data from ecommerce, travel, jobs, and local business platforms, with support for web scraping, pre-parsed APIs, and async jobs.
3 · bundle
Handoff
Compacts the current conversation into a handoff document for another agent to continue the work, saving it to the OS temporary directory.
3
GRAPHQL
Design GraphQL schemas, resolvers, and DataLoader patterns, and integrate clients with Apollo or urql.
3
Gdb CLI
Analyzes core dumps and live processes with GDB, correlating source code with runtime state to diagnose crashes, deadlocks, and memory issues in C/C++ programs.
3
Favicon
Generates a complete set of favicons from a source image and updates project HTML with the appropriate link tags.
3
Cpp Pro
Write idiomatic C++ code with modern features, RAII, smart pointers, and STL algorithms. Handles templates, move semantics, and performance optimization.
3 · bundle
C4 Code
Analyzes code directories to produce C4 code-level documentation with function signatures, dependencies, and structure diagrams.
3
Astropy
Provides guidance for using the Astropy Python library in astronomical research, covering coordinates, units, FITS files, cosmology, tables, time, and WCS transformations.
3 · bundle
Angular
Provides expert guidance on modern Angular development, covering Signals, Standalone Components, Zoneless applications, SSR/Hydration, and reactive patterns.
3 · bundle
Yes Md
Governs AI coding agents with safety gates, evidence-based debugging, anti-slack detection, and machine-enforced hooks to ensure safe, thorough, and honest work.
3
Vizcom
Transforms rough sketches or text descriptions into high-fidelity 3D-like product renders using Vizcom's AI platform.
3
Unslop
Post-process AI-generated text through the unslop CLI to strip AI writing patterns before publishing.
3
Unship
Compare AI-generated UI variants in a running local app, then keep the chosen option and remove temporary code.
3
Triage
Moves issues and external PRs through a state machine of triage roles, categorizing, verifying, grilling, and writing agent-ready briefs.
3 · bundle
To Prd
Synthesizes the current conversation into a PRD and publishes it to the project issue tracker with a triage label.
3
Shadcn
Manages shadcn/ui components and projects, providing context, documentation, and usage patterns for building modern design systems.
3 · bundle
Scanpy
Analyze single-cell RNA-seq data with Scanpy, covering quality control, normalization, clustering, marker gene identification, visualization, and trajectory analysis.
3
Satori
Engages users in structured philosophical and psychological conversations, blending clinical frameworks with wisdom traditions for self-exploration and emotional support.
3
Revops
Designs and improves revenue operations, including lead lifecycle rules, scoring, routing, handoffs, and CRM process automation for marketing, sales, and customer success alignment.
3 · bundle
Readme
Generates thorough project documentation by exploring the codebase, identifying the tech stack and deployment target, and writing a comprehensive README.md covering local development, architecture, and production deployment.
3
Qiskit
Build, optimize, and execute quantum circuits using Qiskit on simulators or real quantum hardware, with support for IBM Quantum, IonQ, and Amazon Braket.
3
Polars
Process in-memory tabular data with a fast, expression-based DataFrame library that supports lazy evaluation, parallel execution, and Apache Arrow semantics.
3
Plotly
Create interactive, publication-quality visualizations with 40+ chart types, hover, zoom, pan, and web embedding. Choose between Plotly Express and Graph Objects for dashboards, exploratory analysis, and presentations.
3
Kaizen
Guides incremental code improvements, error-proofing through types and validation, and standardization for higher quality and fewer defects.
3
Jobgpt
Automates job search, auto-apply, resume generation, application tracking, salary intelligence, and recruiter outreach via the JobGPT MCP server.
3
Issues
Guides users through creating, listing, and viewing GitHub issues using the gh CLI, with structured prompts for titles, descriptions, labels, and filters.
3
Imagen
Generates images from text prompts using Google Gemini's image generation model, saving them as PNG files for use in UI, documentation, and design projects.
3
Hr Pro
Provides HR guidance and templates for hiring, onboarding, PTO, performance, and employee relations, with compliance and legal disclaimers.
3
Github
Interact with GitHub issues, pull requests, Actions runs, and API queries using the gh CLI.
3 · bundle
Crewai
Designs collaborative AI agent teams using the CrewAI framework, covering agent roles, task decomposition, crew orchestration, process types, memory systems, and event-driven flows.
3
Convex
Build reactive backends with Convex: schema design, TypeScript functions, real-time subscriptions, auth, file storage, scheduling, and deployment.
3