domain cluster

Tools & Utilities

Essential command-line tools and system utilities.

32082 skillsall categories
sorting
stars
current ordering strategy
query
all entries
refine the visible subset
system-admin
1

inv-runner

Python Invoke task automation for DTX website. This skill should be used when running repo commands, backend tests via Docker, database migrations, updating invoke tasks, Docker operations, or workflow automation. Supports dev/test/prod environments with run, exec, up, down commands. References docs/development/invoke-tasks.md for complete command reference.

kettleofketchup
kettleofketchup
tools
open
productivity-tools
1

shopify

Shopify API patterns, GraphQL, webhooks

violetio
violetio
tools
open
productivity-tools
1

github-mcp

GitHub operations for creating PRs, pushing files, and managing branches.

5dlabs
5dlabs
tools
open
productivity-tools
1

wordpress-blocks

WordPress block development including Gutenberg blocks, Block Hooks API for dynamic injection, Interactivity API for frontend features, custom post types, shortcodes, widgets, and meta boxes. Use when building blocks, adding interactivity, or creating content structures.

mikkelkrogsholm
mikkelkrogsholm
tools
open
system-admin
1

cloudflare-deployment

Deploy and manage Cloudflare Workers, Pages, KV, R2, and D1 using wrangler CLI or MCP server. Use when working with Cloudflare services, serverless functions, or edge deployments.

AutumnsGrove
AutumnsGrove
tools
open
productivity-tools
1

commit

Stage changes, create Conventional Commits, push branches, open GitHub pull requests with gh, and manage PR checks/auto-merge. Use when a user asks to commit, push, open a PR, enable auto-merge, or shepherd CI checks to green.

lqxc-org
lqxc-org
tools
open
automation-tools
1

analyze-yii2-project

Use this when user provides a Yii2 codebase for analysis or migration planning. Provides 6-phase workflow: scan, capability extraction, dependency analysis, requirements extraction, semantic indexing, and migration roadmap. Apply when user mentions Yii2, PHP legacy modernization, or framework migration to NestJS

PearlThoughts
PearlThoughts
tools
open
productivity-tools
1

code-examples

Production-grade skill for generating clear, well-documented code examples, implementation patterns, configuration files, and integration samples with multi-language support.

pluginagentmarketplace
pluginagentmarketplace
tools
open
productivity-tools
1

api-documentation-generator

Generate comprehensive API documentation for Confluence from code, OpenAPI specs, or endpoints. Use when documenting REST APIs, GraphQL APIs, or any API endpoints. Creates structured documentation with examples, parameters, responses, and error codes.

sethdford
sethdford
tools
open
automation-tools
1

ankane-readme-writer

Use this agent when you need to create or update README files following the Ankane-style template for Ruby gems. This includes writing concise documentation with imperative voice, keeping sentences under 15 words, organizing sections in the standard order (Installation, Quick Start, Usage, etc.), and ensuring proper formatting with single-purpose code fences and minimal prose. Examples: <example>Context: User is creating documentation for a new Ruby gem. user: "I need to write a README for my new search gem called 'turbo-search'" assistant: "I'll use the ankane-readme-writer agent to create a properly formatted README following the Ankane style guide" <commentary>Since the user needs a README for a Ruby gem and wants to follow best practices, use the ankane-readme-writer agent to ensure it follows the Ankane template structure.</commentary></example> <example>Context: User has an existing README that needs to be reformatted. user: "Can you update my gem's README to follow the Ankane style?" assistant: "Let me

i3ringit
i3ringit
tools
open
productivity-tools
1

canvas-assignment-design

Design Canvas LMS assignments using evidence-based learning science principles from the Four Learning Design Pillars. Use when educators want to create pedagogically sound assignments, need help writing assignment descriptions with clear objectives, want rubric suggestions, or are creating quizzes/discussions/peer reviews. Integrates with canvas-mcp for direct Canvas creation.

vishalsachdev
vishalsachdev
tools
open
system-admin
1

cloudflare-platform-products

This skill should be used when the user asks about "R2", "D1", "KV", "Durable Objects", "Queues", "Vectorize", "Hyperdrive", "Workers Analytics", "Email Routing", "Browser Rendering", or discusses Cloudflare platform services, storage options, database choices, when to use which service, or integration patterns between Workers and platform products.

involvex
involvex
tools
open
productivity-tools
1

feature-flag-manager

Adds feature flag support using LaunchDarkly or JSON-based configuration to toggle features in UI components and Server Actions. This skill should be used when implementing feature flags, feature toggles, progressive rollouts, A/B testing, or gating functionality behind configuration. Use for feature flags, feature toggles, LaunchDarkly integration, progressive rollout, canary releases, or conditional features.

hopeoverture
hopeoverture
tools
open
productivity-tools
1

vercel-llm-docs

Fetch LLM-optimized documentation for Vercel, the frontend cloud platform.

5dlabs
5dlabs
tools
open
productivity-tools
1

theme-dev

Shopify theme development workflows and best practices. Use for theme deployment, local development, asset management, and theme customization.

antoineschaller
antoineschaller
tools
open
ide-plugins
1

vscode-extension-expert

Comprehensive VSCode extension development expert that guides you through creating extensions using the official Yeoman generator tool. Provides interactive setup, configuration guidance, and development workflow support. Covers scaffolding with yo code, extension anatomy, debugging, testing, publishing, and API reference. Features primary access to complete VS Code API documentation at `@source/vscode-docs/api/` for authoritative reference. Use when starting new VSCode extensions, setting up development environment, configuring extension manifests, debugging extensions, or when mentioning VSCode extension creation, TypeScript extensions, plugin development, or editor customization. Built with official VS Code documentation, generator best practices, and complete API reference.

StrayDragon
StrayDragon
tools
open
productivity-tools
1

github-sync

Skill base para sincronizacao com GitHub. Gerencia issues, labels e milestones de forma automatica. Use quando: criar issues, sincronizar milestones, gerenciar labels SDLC.

arbgjr
arbgjr
tools
open
productivity-tools
1

julien-notion-template-validate

Valide la conformité d'une page Notion par rapport à son template. Vérifie les properties requises et la structure du contenu. Use when checking template compliance or auditing pages.

theflysurfer
theflysurfer
tools
open
productivity-tools
1

vercel-deploy

Deploy applications and websites to Vercel. Use this skill when the user requests deployment actions such as "Deploy my app", "Deploy this to production", "Create a preview deployment", "Deploy and give me the link", or "Push this live". No authentication required - returns preview URL and claimable deployment link.

derKlinke
derKlinke
tools
open
productivity-tools
1

workers-development

This skill should be used when the user asks about "Workers API", "fetch handler", "Workers runtime", "request handling", "response handling", "Workers bindings", "environment variables in Workers", "Workers context", or discusses implementing Workers code, routing patterns, or using Cloudflare bindings like KV, D1, R2, Durable Objects in Workers.

involvex
involvex
tools
open
productivity-tools
1

github-project

GitHub project management for Bluegrass Songbook. Use when working with issues, milestones, labels, PRs, or release workflows.

Jollyhrothgar
Jollyhrothgar
tools
open
debugging
1

revalidation-strategy-planner

Evaluates Next.js routes and outputs optimal revalidate settings, cache tags for ISR, SSR configurations, or streaming patterns. This skill should be used when optimizing Next.js caching strategies, configuring Incremental Static Regeneration, planning cache invalidation, or choosing between SSR/ISR/SSG. Use for Next.js caching, revalidation, ISR, cache tags, on-demand revalidation, or rendering strategies.

hopeoverture
hopeoverture
tools
open
productivity-tools
1

supabase-llm-docs

Fetch LLM-optimized documentation for Supabase, the open-source Firebase alternative.

5dlabs
5dlabs
tools
open
productivity-tools
1

ds-pro-max

Design system intelligence. Search AntD, Material-UI, Figma, Bootstrap, Tailwind specs. Generate compliant CSS code. Audit for violations. Components, colors, typography, spacing, tokens. Actions: search, generate, audit, review, fix, implement, migrate. Projects: React, Vue, web apps, dashboards, admin panels.

kyirexy
kyirexy
tools
open
Previous
Page 856 / 1337
Next