Labsco

Agent Skills

Instruction packs that give your AI agent know-how. Three different kinds — pick the right one below.

remotion-dev · Productivity

298 standalone skills
microsoft logo

add-onedrive

413

by microsoft

Adds OneDrive for Business connector to a Power Apps code app. Use when uploading, downloading, listing, or managing files in OneDrive.

🔥🔥🔥✓ VerifiedFreeQuick setup
microsoft logo

add-teams

413

by microsoft

Adds Microsoft Teams connector to a Power Apps code app. Use when sending Teams messages, posting to channels, or integrating with Teams chat.

🔥🔥🔥✓ VerifiedFreeQuick setup
microsoft logo

report-issue

413

by microsoft

Use when the user wants to report a bug, file an issue, submit a bug report, or report any problem with the mobile-app plugin.

🔥🔥FreeQuick setup
Automattic logo

wp-wpcli-and-ops

207

by automattic

Use when working with WP-CLI (wp) for WordPress operations: safe search-replace, db export/import, plugin/theme/user/content management, cron, cache flushing, multisite, and scripting/automation with wp-cli.yml.

🔥🔥🔥🔥✓ VerifiedFreeQuick setup
Automattic logo

wp-block-themes

207

by automattic

Use when developing WordPress block themes: theme.json (global settings/styles), templates and template parts, patterns, style variations, and Site Editor troubleshooting (style hierarchy, overrides, caching).

🔥🔥🔥🔥✓ VerifiedFreeQuick setup
Automattic logo

wp-project-triage

207

by automattic

Use when you need a deterministic inspection of a WordPress repository (plugin/theme/block theme/WP core/Gutenberg/full site) including tooling/tests/version hints, and a structured JSON report to guide workflows and guardrails.

🔥🔥🔥✓ VerifiedFreeQuick setup
Automattic logo

wp-interactivity-api

207

by automattic

Use when building or debugging WordPress Interactivity API features (data-wp-* directives, @wordpress/interactivity store/state/actions, block viewScriptModule integration, wp_interactivity_*()) including performance, hydration, and directive behavior.

🔥🔥🔥✓ VerifiedFreeQuick setup
Automattic logo

wp-performance

207

by automattic

Use when investigating or improving WordPress performance (backend-only agent): profiling and measurement (WP-CLI profile/doctor, Server-Timing, Query Monitor via REST headers), database/query optimization, autoloaded options, object caching, cron, HTTP API calls, and safe verification.

🔥🔥🔥🔥✓ VerifiedFreeQuick setup
Automattic logo

wp-phpstan

207

by automattic

Use when configuring, running, or fixing PHPStan static analysis in WordPress projects (plugins/themes/sites): phpstan.neon setup, baselines, WordPress-specific typing, and handling third-party plugin classes.

🔥🔥🔥✓ VerifiedFreeQuick setup
Automattic logo

wp-playground

207

by automattic

Use for WordPress Playground workflows: fast disposable WP instances in the browser or locally via @wp-playground/cli (server, run-blueprint, build-snapshot), auto-mounting plugins/themes, switching WP/PHP versions, blueprints, and debugging (Xdebug).

🔥🔥🔥✓ VerifiedFreeQuick setup
Automattic logo

wp-plugin-development

207

by automattic

Use when developing WordPress plugins: architecture and hooks, activation/deactivation/uninstall, admin UI and Settings API, data storage, cron/tasks, security (nonces/capabilities/sanitization/escaping), and release packaging.

🔥🔥🔥🔥✓ VerifiedFreeQuick setup
Automattic logo

wp-rest-api

207

by automattic

Use when building, extending, or debugging WordPress REST API endpoints/routes: register_rest_route, WP_REST_Controller/controller classes, schema/argument validation, permission_callback/authentication, response shaping, register_rest_field/register_meta, or exposing CPTs/taxonomies via show_in_rest.

🔥🔥🔥🔥✓ VerifiedFreeQuick setup
Automattic logo

wordpress-router

207

by automattic

Use when the user asks about WordPress codebases (plugins, themes, block themes, Gutenberg blocks, WP core checkouts) and you need to quickly classify the repo and route to the correct workflow/skill (blocks, theme.json, REST API, WP-CLI, performance, security, testing, release packaging).

🔥🔥🔥✓ VerifiedFreeQuick setup
Automattic logo

wp-block-development

207

by automattic

Use when developing WordPress (Gutenberg) blocks: block.json metadata, register_block_type(_from_metadata), attributes/serialization, supports, dynamic rendering (render.php/render_callback), deprecations/migrations, viewScript vs viewScriptModule, and @wordpress/scripts/@wordpress/create-block build and test workflows.

🔥🔥🔥🔥✓ VerifiedFreeQuick setup
Automattic logo

wp-abilities-api

207

by automattic

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, REST exposure, and permissions checks for clients.

🔥🔥🔥✓ VerifiedFreeQuick setup
getsentry logo

dex

205

by sentry

Manage tasks via dex CLI. Use when breaking down complex work, tracking implementation items, or persisting context across sessions.

🔥🔥✓ VerifiedFreeQuick setup
medusajs logo

learning-medusa

195

by medusajs

Load automatically when user asks to learn Medusa development (e.g., "teach me how to build with medusa", "guide me through medusa", "I want to learn medusa"). Interactive guided tutorial where Claude acts as a coding bootcamp instructor, teaching step-by-step with checkpoints and verification.

🔥🔥🔥🔥✓ VerifiedFreeQuick setup
medusajs logo

building-storefronts

195

by medusajs

Load automatically when planning, researching, or implementing Medusa storefront features (calling custom API routes, SDK integration, React Query patterns, data fetching). REQUIRED for all storefront development in ALL modes (planning, implementation, exploration). Contains SDK usage patterns, frontend integration, and critical rules for calling Medusa APIs.

🔥🔥🔥🔥✓ VerifiedFreeQuick setup
medusajs logo

building-with-medusa

195

by medusajs

Load automatically when planning, researching, or implementing ANY Medusa backend features (custom modules, API routes, workflows, data models, module links, business logic). REQUIRED for all Medusa backend work in ALL modes (planning, implementation, exploration). Contains architectural patterns, best practices, and critical rules that MCP servers don't provide.

🔥🔥🔥🔥✓ VerifiedFreeQuick setup
temporalio logo

temporal-developer

191

by temporalio

Develop, debug, and manage Temporal applications across Python, TypeScript, Go, Java, .NET, Ruby, and Rust. Use when the user is building workflows, activities, or workers with a Temporal SDK, debugging issues like non-determinism errors, stuck workflows, or activity retries, using Temporal CLI, Temporal Server, or Temporal Cloud, or working with durable execution concepts like signals, queries, heartbeats, versioning, continue-as-new, child workflows, or saga patterns. Also use when the user me

🔥🔥🔥🔥✓ VerifiedFreeQuick setup
makenotion logo

notion-cli

134

by notion

Use the Notion CLI (`ntn`) to interact with the Notion API, manage workers, and upload files. Use when the user asks to "call the Notion API", "deploy a worker", "upload a file to Notion", "create a page", "query a database", or any task involving the `ntn` command.

🔥🔥🔥✓ VerifiedAccount requiredNeeds API keys
bitwarden logo

researching-jira-issues

121

by bitwarden

Use whenever the user mentions a Jira issue key and wants more than a surface-level lookup — "Read PROJ-123", "What's PROJ-123 about?", "Give me context on PROJ-123", "Deep dive PROJ-123", "What's blocking PROJ-123?", "Summarize PROJ-123 and its dependencies", "I need to work on PROJ-123, what should I know?", or any request to understand an issue's purpose, scope, or requirements. Thoroughly researches and synthesizes a Jira issue including all linked issues, sub-tasks, blocked dependencies, an

🔥🔥🔥✓ VerifiedFreeQuick setup
warpdotdev logo

spec-driven-implementation

119

by warpdotdev

Drive a spec-first workflow for substantial features by writing PRODUCT.md before implementation, writing TECH.md when warranted, and keeping both specs updated as implementation evolves. Use when starting a significant feature, planning agent-driven implementation, or when the user wants product and tech specs checked into source control.

🔥🔥🔥🔥✓ VerifiedFreeQuick setup
Automattic logo

design-systems

102

by automattic

Bold aesthetic direction guidance for web design. Use when making creative decisions about typography, color, motion, spatial composition, and overall visual style. Helps avoid generic "AI slop" aesthetics.

🔥🔥🔥✓ VerifiedFreeQuick setup
Automattic logo

wordpress-block-theming

102

by automattic

WordPress Full Site Editing (FSE) theme architecture. Use when generating theme.json, block templates, template parts, patterns, and functions.php for WordPress block themes.

🔥🔥🔥🔥✓ VerifiedFreeQuick setup
Automattic logo

site-specification

102

by automattic

Extract comprehensive site specifications from simple descriptions. Use when analyzing a user's theme request to determine site type, audience, tone, layout requirements, and typography.

🔥🔥🔥✓ VerifiedFreeQuick setup
webflow logo

webflow-mcp:safe-publish

100

by webflow

Publish a Webflow site with a plan-confirm-publish workflow. Shows what changed since last publish, runs pre-publish checks, and requires explicit confirmation before going live.

🔥🔥🔥✓ VerifiedFreeQuick setup
Factory-AI logo

droid-control

90

by factory-ai

Control terminal TUIs and web/Electron apps for testing, demos, QA, and computer-use tasks. Use when you need to automate a CLI, drive a browser, record a demo, or capture proof artifacts.

🔥🔥🔥✓ VerifiedFreeQuick setup
xixu-me logo

tzst

70

by xixu-me

Use when the user needs to create, extract, flatten, list, test, install, script, or troubleshoot `tzst` CLI workflows for `.tzst` or `.tar.zst` archives, including compression levels, streaming mode, extraction filters, conflict resolution, JSON output, or standalone binary setup, even if they describe the archive task without naming `tzst`.

🔥🔥✓ VerifiedFreeQuick setup
xixu-me logo

running-claude-code-via-litellm-copilot

70

by xixu-me

Use when routing Claude Code through a local LiteLLM proxy to GitHub Copilot, reducing direct Anthropic spend, configuring ANTHROPIC_BASE_URL or ANTHROPIC_MODEL overrides, or troubleshooting Copilot proxy setup failures such as model-not-found, no localhost traffic, or GitHub 401/403 auth errors.

🔥🔥🔥✓ VerifiedAccount requiredNeeds API keys
← PrevPage 9 of 10Next →