Productivity

github/draw-io-diagram-generator

36.7kgithub.com

Use when creating, editing, or generating draw.io diagram files (.drawio, .drawio.svg, .drawio.png). Covers mxGraph XML authoring, shape libraries, style strings, flowcharts, system architecture, sequence diagrams, ER diagrams, UML class diagrams, network topology, layout strategy, the hediet.vscode-drawio VS Code extension, and the full agent workflow from request to a ready-to-open file.

$ npx skills add github/awesome-copilot
View skill

hashicorp/provider-actions

736github.com

Implement Terraform Provider actions using the Plugin Framework. Use when developing imperative operations that execute at lifecycle events (before/after create, update, destroy).

$ npx skills add hashicorp/agent-skills
View skill

github/flowstudio-power-automate-build

36.7kgithub.com

Build, scaffold, and deploy Power Automate cloud flows using the FlowStudio MCP server. Your agent constructs flow definitions, wires connections, deploys, and tests — all via MCP without opening the portal. Load this skill when asked to: create a flow, build a new flow, deploy a flow definition, scaffold a Power Automate workflow, construct a flow JSON, update an existing flow's actions, patch a flow definition, add actions to a flow, wire up connections, or generate a workflow definition from scratch. Requires a FlowStudio MCP subscription — see https://mcp.flowstudio.app

$ npx skills add github/awesome-copilot
View skill

manutej/docker-compose-orchestration

github.com

Container orchestration with Docker Compose for multi-container applications, networking, volumes, and production deployment

$ npx skills add manutej/luxor-claude-marketplace
View skill

nicholasspisak/second-brain

618github.com

Set up a new Obsidian knowledge base with the LLM Wiki pattern. Use when the user wants to create a second brain, initialize a vault, set up a personal knowledge base, or says "onboard". Guides through an interactive wizard to configure vault name, location, domain, agent support, and tooling.

$ npx skills add nicholasspisak/second-brain
View skill

avdlee/core-data-expert

github.com

Expert Core Data guidance (iOS/macOS): stack setup, fetch requests & NSFetchedResultsController, saving/merge conflicts, threading & Swift Concurrency, batch operations & persistent history, migrations, performance, and NSPersistentCloudKitContainer/CloudKit sync.

$ npx skills add avdlee/core-data-agent-skill
View skill

aradotso/everything-claude-code-harness

63github.com

Agent harness performance system for Claude Code and other AI coding agents — skills, instincts, memory, hooks, commands, and security scanning

$ npx skills add aradotso/trending-skills
View skill

nrwl/link-workspace-packages

github.com

Link workspace packages in monorepos (npm, yarn, pnpm, bun). USE WHEN: (1) you just created or generated new packages and need to wire up their dependencies, (2) user imports from a sibling package and needs to add it as a dependency, (3) you get resolution errors for workspace packages (@org/*) like "cannot find module", "failed to resolve import", "TS2307", or "cannot resolve". DO NOT patch around with tsconfig paths or manual package.json edits - use the package manager's workspace commands to fix actual linking.

$ npx skills add nrwl/nx-ai-agents-config
View skill

simonwong/code-simplifier

github.com

Simplifies and refines code for clarity, consistency, and maintainability while preserving all functionality. Focuses on recently modified code unless instructed otherwise.

$ npx skills add simonwong/agent-skills
View skill

binance/binance-agentic-wallet

github.com

Use when the user mentions connect/disconnect wallet, sign in, sign out, web3 wallet, wallet address, check balance, how much crypto do I have, send BNB/USDT/crypto, transfer tokens, swap tokens, buy/sell token, DEX trade, limit order, market order, cancel order, get a quote, transaction history, wallet settings, daily limit, slippage, MEV protection, supported chains, available networks, prediction market, predict.fun, YES/NO market, place a prediction, redeem winnings, claim payout, prediction portfolio, prediction PnL, x402 payment, HTTP 402 Payment Required, pay a known x402 API, or any on-chain wallet operation.

$ npx skills add binance/binance-skills-hub
View skill

base44/base44-sdk

github.com

The base44 SDK is the library to communicate with base44 services. In projects, you use it to communicate with remote resources (entities, backend functions, ai agents) and to write backend functions. This skill is the place for learning about available modules and types. When you plan or implement a feature, you must learn this skill

$ npx skills add base44/skills
View skill

sergiodxa/frontend-testing-best-practices

github.com

Testing best practices for the frontend. Emphasizes E2E tests over unit tests, minimal mocking, and testing behavior over implementation details. Use when writing tests or reviewing test code.

$ npx skills add sergiodxa/agent-skills
View skill

vercel/workflow-init

github.com

Install and configure Vercel Workflow SDK before it exists in node_modules. Use when the user asks to "install workflow", "set up workflow", "add durable workflows", "configure workflow sdk", or "init workflow" for Next.js, Express, Hono, Fastify, NestJS, Nitro, Nuxt, Astro, SvelteKit, or Vite.

$ npx skills add vercel/workflow
View skill

temporalio/temporal-developer

github.com

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 mentions "run a Temporal workflow from the CLI", "start a dev server", "run temporal server start-dev", "temporal workflow start", "temporal workflow execute", "temporal workflow signal", "temporal workflow query", "temporal workflow update".

$ npx skills add temporalio/skill-temporal-developer
View skill

agentmail-to/agentmail

github.com

Give AI agents their own email inboxes using the AgentMail API. Use when building email agents, sending/receiving emails programmatically, managing inboxes, handling attachments, organizing with labels, creating drafts for human approval, or setting up real-time notifications via webhooks/websockets. Supports multi-tenant isolation with pods.

$ npx skills add agentmail-to/agentmail-skills
View skill

hashicorp/new-terraform-provider

736github.com

Use this when scaffolding a new Terraform provider.

$ npx skills add hashicorp/agent-skills
View skill

base44/base44-cli

github.com

The base44 CLI is used for EVERYTHING related to base44 projects: resource configuration (entities, backend functions, ai agents), initialization and actions (resource creation, deployment). This skill is the place for learning about how to configure resources. When you plan or implement a feature, you must learn this skill

$ npx skills add base44/skills
View skill

paulrberg/cli-gh

67github.com

Use for GitHub CLI automation: gh commands, repo info, workflow triggers, GitHub search, codespaces, PR status, issues, repo browsing, or command-line GitHub tasks.

$ npx skills add paulrberg/agent-skills
View skill

aahl/mcp-hass

144github.com

The skill for control Home Assistant smart home devices and query states using MCP protocol.

$ npx skills add aahl/skills
View skill

dpearson2699/core-bluetooth

github.com

Build direct Bluetooth Low Energy workflows with Core Bluetooth. Use when implementing BLE central or peripheral GATT communication, scanning or connecting with CBCentralManager, discovering services and characteristics, reading/writing/subscribing with CBPeripheral, publishing local services with CBPeripheralManager, handling Bluetooth authorization, background BLE modes, state restoration, write flow control, or CBUUID-based workflows. For privacy-preserving accessory setup/picker flows, use accessorysetupkit first and return here for post-setup GATT communication.

$ npx skills add dpearson2699/swift-ios-skills
View skill

aradotso/agent-browser-automation

63github.com

Headless browser automation CLI for AI agents using native Rust binary with Chrome DevTools Protocol

$ npx skills add aradotso/trending-skills
View skill

frames-engineering/agentwallet

github.com

Wallets for AI agents with x402 and MPP payment signing, referral rewards, and policy-controlled actions.

$ npx skills add frames-engineering/skills
View skill

dicklesworthstone/cass

github.com

Coding Agent Session Search - unified CLI/TUI to index and search local coding agent history from Claude Code, Codex, Gemini, Cursor, Aider, ChatGPT, Pi-Agent, Factory, and more. Purpose-built for AI agent consumption with robot mode.

$ npx skills add dicklesworthstone/coding_agent_session_search
View skill

heroui-inc/heroui-migration

github.com

HeroUI v2 to v3 migration guide for agents. Use when migrating HeroUI v2 apps to v3, upgrading components, or accessing migration documentation. Keywords: HeroUI migration, v2 to v3, migration guide, upgrade HeroUI.

$ npx skills add heroui-inc/heroui
View skill