Latest Agent Skills
25788 skills
203 How Bae434ee
Tracks Claude Code tool usage and prompts via hooks to analyze patterns and suggest new skills for repetitive tasks.
7 · bundle
193 Map 499a16db
Maps images and data onto 3D surfaces using Three.js textures, covering types, material maps, wrapping, filtering, UV mapping, color space, and optimization.
7 · bundle
190 How 4fe83d90
Coordinates a goal lifecycle: define, decompose, activate, track, and execute goals using a set of system skills that write markdown files.
7 · bundle
186 Src Aadf2abe
Sets up a Spring Boot 3.2 project with clean architecture, Maven configuration, database setup, and exception handling.
7 · bundle
184 See 8d3a4f98
Documents the required and optional keys for defining unit tests in a dbt YAML schema file.
7 · bundle
Ost
Runs an Opportunity Solution Tree workflow with a lightweight graph database and CLI, routing through outcome, opportunity, solution, and assumption phases.
7 · bundle
172 Rvc 7a57af2e
Guides downloading and configuring RVC voice conversion models, including HuBERT and index files, and running voice conversion scripts.
7 · bundle
160 How 20440682
Coordinates four reasoning skills and an agent for structured thinking, problem solving, creative ideation, and learning.
7 · bundle
116 Mdr 27c00614
Classifies medical devices under EU MDR 2017/745 Annex VIII rules, including software per MDCG 2019-11, with examples and conformity assessment routes.
7 · bundle
113 PHP 940d3fff
Build Livewire components with patterns for lists, forms, validation, and events.
7 · bundle
095 Pre 9aeee64e
Provides pre-built HubSpot workflow configurations for lead scoring, nurturing, MQL-to-SQL handoffs, partner lead tracking, and campaign tracking.
7 · bundle
076 App A62b3f4e
Guides building Expo Router navigation with file-based routing, layouts, tabs, protected routes, and deep linking.
7 · bundle
045 MCP 82e722ba
Configure MCP servers in .claude/.mcp.json with examples for memory, filesystem, search, and browser automation, plus environment variable handling and validation rules.
7 · bundle
042 Soc 1d937eaf
Reference for SOC 2, PCI-DSS, HIPAA, and GDPR compliance requirements, including control checklists, evidence collection, and audit preparation guidance.
7 · bundle
041 You 95270314
Provides a suite of five product team skills covering OKR alignment, feature prioritization, sprint planning, user research, and design systems, with scripts and templates for each role.
7 · bundle
033 Pro F2796465
Quick reference for Salesforce Agent Script CLI commands, covering retrieve, validate, publish, deploy, and test workflows, plus authoring bundle structure and CI/CD integration.
7 · bundle
019 Bio 26c87b28
Processes and analyzes multiple physiological signals (ECG, respiration, EDA, EMG, PPG, EOG) together using NeuroKit2, including cross-signal features like RSA and event-related analysis.
7 · bundle
011 API 1e4e9944
Queries the Metabolomics Workbench REST API to retrieve metabolite, study, and RefMet data in JSON or text formats.
7 · bundle
010 API 0769441a
Reference for Benchling REST API v2 endpoints, covering authentication, pagination, error handling, and CRUD operations for sequences, entities, containers, and notebook entries.
7 · bundle
Wp Plugin Cron
Implements scheduled tasks and background jobs in WordPress plugins, covering native WP cron and Action Scheduler.
0
Stripe Best Practices
Guides Stripe integration decisions: API selection, Connect platform setup, billing, Treasury, and security best practices for building or reviewing Stripe integrations.
0 · bundle
Recipe Find Large Files
Identify large Google Drive files consuming storage quota by listing files sorted by size.
0
Recipe Email Drive Link
Shares a Google Drive file with a recipient and emails them the link with a custom message.
0
Recipe Create Task List
Creates a new Google Tasks list and populates it with initial tasks using the gws CLI.
0
Recipe Block Focus Time
Creates recurring focus time blocks on Google Calendar to protect deep work hours.
0
Persona Project Manager
Coordinates projects by tracking tasks in Sheets, scheduling meetings in Calendar, and sharing documents via Drive and Gmail.
0
Persona Content Creator
Draft, organize, and distribute content across Google Workspace using Docs, Drive, Gmail, and Chat.
0
Gemini Interactions API
Writes Python and TypeScript code that calls the Gemini Interactions API for text generation, chat, multimodal understanding, image generation, streaming, research, function calling, and structured output, including migration from the legacy generateContent API.
0 · bundle
Wp Security Secrets
Audits WordPress plugin and theme code for secret-handling issues: hardcoded credentials, weak randomness, insecure password storage, cookie flags, and secret leakage in logs.
0
Wp Locale And Dates
Handle dates, times, and numbers in WordPress plugins using the modern locale-aware helpers (wp_date, current_datetime, wp_timezone, get_gmt_from_date, number_format_i18n) and avoid legacy pitfalls. Covers storing site-local and UTC timestamps, REST date emission, and locale-aware number formatting for multi-locale.
0
Wp Admin List Table
Build WordPress admin tables by extending WP_List_Table, covering required overrides, pagination, bulk actions, and CSRF protection.
0 · bundle
Wp Admin Codemirror
Integrates WordPress's bundled CodeMirror editor into admin pages using wp_enqueue_code_editor() and wp.codeEditor.initialize(), covering MIME selection, linter handles, settings filters, and programmatic control for syntax-highlighted textareas.
0
Wc Payment Tokens
Manage WooCommerce saved payment methods via WC_Payment_Tokens and WC_Payment_Token_CC, covering token creation, retrieval, validation, attachment to orders, and deletion with proper nonce and ownership checks.
0
Wc Emails Classic
Customize WooCommerce transactional emails using the classic PHP-template approach: extend WC_Email, override templates in your theme, and adjust admin-customizable strings.
0
Wc Coupon Dynamic
Implement runtime-synthesized WooCommerce coupons without creating shop_coupon posts, using the woocommerce_get_shop_coupon_data filter and related hooks for custom discount types and validation.
0
Wp Plugin Dto
Design and review native DTOs in WordPress plugins without better-data, covering immutable data carriers, explicit hydration, strict coercion, WP_Error validation, sensitive-field handling, and layer boundaries.
0 · bundle
Recipe Log Deal Update
Appends a deal status update to a Google Sheets sales tracking spreadsheet.
0
Persona Hr Coordinator
Handles HR workflows including onboarding, announcements, and employee communications using Google Workspace tools.
0
Persona Exec Assistant
Manage an executive's schedule, inbox, and communications using GWS workflows for email triage, calendar management, and meeting preparation.
0
Recipe Find Free Time
Queries Google Calendar free/busy status for multiple users to find a meeting slot and create an event.
0
Wp Security Audit
Audits WordPress plugin or theme PHP code for common security mistakes including missing nonce checks, capability checks, input sanitization, output escaping, SQL preparation, AJAX exposure, file traversal, and unsafe redirects.
0 · bundle
Wp Filesystem API
Write files from a WordPress plugin using the WP_Filesystem abstraction, covering bootstrap, transports, credentials flow, and when to use plain PHP instead.
0
Wp Connectors API
Register and review WordPress 7.0 Connectors API integrations for external services, especially AI providers and API-key backed services shown under Settings > Connectors. Covers wp_connectors_init, WP_Connector_Registry, wp_get_connector, wp_get_connectors, wp_is_connector_registered, api_key vs none authentication.
0
Gws Events Subscribe
Subscribes to Google Workspace events and streams them as NDJSON, with options for Pub/Sub setup, polling, and cleanup.
0
Stitch Manage Design System
Manages design systems in Stitch by retrieving project assets, creating or updating design systems from DESIGN.md files, and applying them to screens.
0 · bundle
Wp Security Deep
Audits WordPress plugin and theme PHP code for advanced security issues beyond basic sanitization, including object injection, SSRF, CSRF, mass assignment, file inclusion, mail header injection, ZipSlip, type juggling, and TOCTOU races.
0
Wp CLI Extending
Add custom WP-CLI commands to a WordPress plugin using WP_CLI::add_command(), covering PHPDoc-driven synopsis, argument types, I/O helpers, formatted output, progress bars, runcommand(), and lifecycle hooks.
0 · bundle
Wp Admin Notices
Render WordPress admin notices using core hooks and the 6.4+ helper functions, including dismissal persistence and screen targeting.
0
Wp Abilities API
Registers and invokes WordPress plugin capabilities through a standardized, schema-typed API for AI agents and external tools.
0
Wc REST API V4
Reference for the WooCommerce REST API v4 (namespace wc/v4, since WC 10.2), covering the verified route catalog, v3 vs v4 selection guidance, authentication, and behavior changes.
0
Gws Gmail Reply All
Sends a reply-all to a Gmail message, handling threading and recipient exclusions automatically.
0
Gws Calendar Insert
Creates a new Google Calendar event with optional location, description, attendees, and Google Meet link.
0
Gws Calendar Agenda
Shows upcoming events across all Google calendars with filters for today, tomorrow, week, or a custom date range.
0
Gemini Live API Dev
Builds real-time, bidirectional streaming applications with the Gemini Live API, covering WebSocket audio/video/text streaming, VAD, function calling, session management, ephemeral tokens, and live translation across Python and JavaScript SDKs.
0
Stitch Extract Static HTML
Captures a self-contained static HTML file from a running web app or React components by inlining CSS and images, with strategies for both simple snapshots and interactive captures.
0 · bundle
Wp Presence API
Points developers to the canonical WordPress Presence API sources and explains its ephemeral-table-plus-TTL architectural pattern, so they avoid inventing postmeta-based presence implementations.
0
Stripe Directory
Finds businesses, software, and service providers for a given industry or workflow using Stripe Directory, and can purchase MPP-supported services with user approval.
0
Persona Researcher
Organize research by managing references, notes, and collaboration across Google Drive, Docs, Sheets, and Gmail.
0
Wp Query Cache
Guides WordPress plugin developers in using salted query cache helpers on WP 6.9+, covering affected cache groups, invalidation, and when to prefer core query APIs over direct cache writes.
0
Wc Store API
Build against the WooCommerce Store API for shopper-facing products, cart, checkout, and headless carts, including route selection, nonce and cart-token handling, extension data, and payment requirements.
0