Skip to content

Skill Catalog

Browse 5,478 curated AI agent skills. No account needed.

No spam. Unsubscribe anytime.

VoltAgent Embedded Docs Lookup

Look up VoltAgent documentation embedded in node_modules/@voltagent/core/docs for version-matched docs. Use for API signatures, guides, and examples.

by VoltAgent/skills / skills/voltagent-docs-bundle

#github#external#license-mitAgent Orchestration

Voyager

Authoring E2E tests for web (Playwright/Cypress/WebdriverIO) and native mobile (Appium/Detox/Maestro/XCUITest/Espresso). Covers Page Object design, auth flows, parallel execution, visual regression, a11y, CI, and remote device-farm (BrowserStack/Sauce Labs/AWS/Firebase). Use when authoring E2E suites. Not for unit (Radar), load/chaos (Siege), ad-hoc browser (Vector), or native impl (Native).

by simota/agent-skills / voyager

#broad-capability#development#securityWeb & Browser Automation

VSCode Ext Commands

Guidelines for contributing commands in VS Code extensions. Indicates naming convention, visibility, localization and other relevant attributes, following VS Code extension development guidelines, libraries and good practices

by github/awesome-copilot / skills/vscode-ext-commands

#github-copilot#api#designSoftware Engineering

VSCode Ext Localization

Guidelines for proper localization of VS Code extensions, following VS Code extension development guidelines, libraries and good practices

by github/awesome-copilot / skills/vscode-ext-localization

#github-copilot#internationalizationSoftware Engineering

VS Code Insiders Accessibility Tracker

Specialized agent for tracking and analyzing accessibility improvements in VS Code Insiders builds

by github/awesome-copilot / agents/insiders-a11y-tracker.agent.md

#github-copilot#accessibilitySoftware Engineering

VSCode Release Notes Writer

Guidelines for writing and reviewing Insiders and Stable release notes for Visual Studio Code.

by foryourhealth111-pixel/Vibe-Skills / bundled/skills/vscode-release-notes-writer

#broad-capability#creative#releaseEducation & Writing

VSCode Tour Expert

Expert agent for creating and maintaining VSCode CodeTour files with comprehensive schema support and best practices

by github/awesome-copilot / agents/code-tour.agent.md

#github-copilot#documentationSoftware Engineering

Vue Expert

Builds Vue 3 components with Composition API patterns, configures Nuxt 3 SSR/SSG projects, sets up Pinia stores, scaffolds Quasar/Capacitor mobile apps, implements PWA features, and optimises Vite builds. Use when creating Vue 3 applications with Composition API, writing reusable composables, managing state with Pinia, building hybrid mobile apps with Quasar or Capacitor, configuring service workers, or tuning Vite configuration and TypeScript integration.

by Jeffallan/claude-skills / skills/vue-expert

#engineering#full-stack#frontendSoftware Engineering

Vue Expert JS

Creates Vue 3 components, builds vanilla JS composables, configures Vite projects, and sets up routing and state management using JavaScript only — no TypeScript. Generates JSDoc-typed code with @typedef, @param, and @returns annotations for full type coverage without a TS compiler. Use when building Vue 3 applications with JavaScript only (no TypeScript), when projects require JSDoc-based type hints, when migrating from Vue 2 Options API to Composition API in JS, or when teams prefer vanilla JavaScript, .mjs modules, or need quick prototypes without TypeScript setup.

by Jeffallan/claude-skills / skills/vue-expert-js

#engineering#full-stack#frontendSoftware Engineering

W3c Specification Writer

AI technical specification writer following W3C conventions and best practices for formal specifications

by github/gh-aw / .github/agents/w3c-specification-writer.agent.md

#broad-capability#agentic-workflows#github-actionsEducation & Writing

Wacli

Send third-party WhatsApp messages or sync/search WhatsApp history via wacli, not normal active chats.

by openclaw/openclaw / skills/wacli

#google#workspacePersonal Productivity

Watchers

Poll RSS, JSON APIs, and GitHub with watermark dedup.

by NousResearch/hermes-agent / optional-skills/devops/watchers

#broad-capability#development#creativeDevOps & Cloud

Watch for Drive Changes

Subscribe to change notifications on a Google Drive file or folder.

by googleworkspace/cli / skills/recipe-watch-drive-changes

#work-life#productivity#externalPersonal Productivity

Watchos Design Guidelines

Apple Human Interface Guidelines for Apple Watch. Use when building watchOS apps, complications, or workout features. Triggers on tasks involving Watch UI, Digital Crown, glanceable interfaces, or wrist-based interactions.

by ehmo/platform-design-skills / skills/watchos

#work-life#productivity#designMobile App Development

Wcag3 Preview

Educational agent for WCAG 3.0 (W3C Accessibility Guidelines). Explains methodology changes, outcome-based conformance, the APCA contrast algorithm, functional needs categories, and new cognitive/task-based criteria. Helps teams plan for the transition from WCAG 2.2 to 3.0. WCAG 3.0 is in early draft — this agent clearly communicates its draft status.

by Community-Access/accessibility-agents / codex-skills/wcag3-preview

#broad-capability#accessibility#a11yEducation & Writing

Wcag Aaa

WCAG AAA conformance specialist. Audits web content against WCAG 2.2 Level AAA success criteria that go beyond the standard AA target. Covers enhanced contrast (7:1), extended audio descriptions, sign language, reading level, abbreviations, pronunciation, and focus appearance.

by Community-Access/accessibility-agents / codex-skills/wcag-aaa

#broad-capability#accessibility#a11ySecurity & Compliance

Wcag Audit Patterns

Conduct WCAG 2.2 accessibility audits with automated testing, manual verification, and remediation guidance. Use when auditing websites for accessibility, fixing WCAG violations, or implementing accessible design patterns.

by wshobson/agents / plugins/accessibility-compliance/skills/wcag-audit-patterns

#broad-capability#engineering#agent-skillsWeb & Browser Automation

Wcag Guide

WCAG 2.2 AA learning and reference agent. Use when you need to understand WCAG success criteria, learn what changed between versions, understand conformance levels, clarify when criteria apply, or get plain-language explanations of accessibility standards. Does not write or review code - teaches the standard itself.

by Community-Access/accessibility-agents / codex-skills/wcag-guide

#broad-capability#accessibility#a11yEducation & Writing

Weather

Current weather and forecasts with web_fetch, falling back to wttr.in curl for locations, rain, temperature, travel planning.

by openclaw/openclaw / skills/weather

#weather#forecastsData, AI & Research

Weather Automation

Automate weather-based workflows, forecasts, alerts, and location-aware notifications

by claude-office-skills/skills / weather-automation

#work-life#office#productivityPersonal Productivity

Weather Fetcher Skill

Instructions for fetching current weather temperature data for Dubai, UAE from Open-Meteo API

by shanraisshan/claude-code-best-practice / .claude/skills/weather-fetcher

#github#broad-capability#externalPersonal Productivity

Weather SVG Creator Skill

Creates an SVG weather card showing the current temperature for Dubai. Writes the SVG to orchestration-workflow/weather.svg and updates orchestration-workflow/output.md.

by shanraisshan/claude-code-best-practice / .claude/skills/weather-svg-creator

#github#broad-capability#externalDesign, Media & Creative

Weave

Designing workflows and state machines. Use when state transition design, invalid transition detection, Saga patterns, or approval flow design is needed.

by simota/agent-skills / weave

#broad-capability#development#securitySoftware Engineering

Web3 Testing

Test smart contracts comprehensively using Hardhat and Foundry with unit tests, integration tests, and mainnet forking. Use when testing Solidity contracts, setting up blockchain test suites, or validating DeFi protocols.

by wshobson/agents / plugins/blockchain-web3/skills/web3-testing

#broad-capability#engineering#agent-skillsSoftware Engineering

Web Accessibility Wizard

Interactive web accessibility review wizard. Runs a guided, step-by-step WCAG audit of your web application. Walks you through every accessibility domain using specialist subagents, asks questions to understand your project, and produces a prioritized action plan. Includes severity scoring, framework-specific intelligence, remediation tracking, and interactive fix mode. For document accessibility (Word, Excel, PowerPoint, PDF), use the document-accessibility-wizard instead.

by Community-Access/accessibility-agents / codex-skills/web-accessibility-wizard

#broad-capability#accessibility#a11ySecurity & Compliance

Webapp Testing

Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.

by snyk/agent-scan / tests/skills/webapp-testing

#security#playwright#testingWeb & Browser Automation

Webapp Testing

Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.

by github/awesome-copilot / skills/webapp-testing

#github-copilot#playwright#testingWeb & Browser Automation

Webapp Testing

Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.

by guanyang/antigravity-skills / skills/webapp-testing

#broad-capability#agent-skills#designWeb & Browser Automation

Web Artifacts Builder

Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use for complex artifacts requiring state management, routing, or shadcn/ui components - not for simple single-file HTML/JSX artifacts.

by snyk/agent-scan / tests/skills/web-artifacts-builder

#security#frontend#developmentSoftware Engineering

Web Artifacts Builder

Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use for complex artifacts requiring state management, routing, or shadcn/ui components - not for simple single-file HTML/JSX artifacts.

by guanyang/antigravity-skills / skills/web-artifacts-builder

#broad-capability#agent-skills#designSoftware Engineering

Web Coder Skill

Expert 10x engineer with comprehensive knowledge of web development, internet protocols, and web standards. Use when working with HTML, CSS, JavaScript, web APIs, HTTP/HTTPS, web security, performance optimization, accessibility, or any web/internet concepts. Specializes in translating web terminology accurately and implementing modern web standards across frontend and backend development.

by github/awesome-copilot / skills/web-coder

#github-copilot#awesome-copilot#externalSoftware Engineering

Web Component Design

Master React, Vue, and Svelte component patterns including CSS-in-JS, composition strategies, and reusable component architecture. Use when building UI component libraries, designing component APIs, or implementing frontend design systems.

by wshobson/agents / plugins/ui-design/skills/web-component-design

#github#broad-capability#externalDesign, Media & Creative

Web Component Specialist

Audits web components (custom elements, Shadow DOM) for accessibility. Covers ElementInternals, cross-shadow ARIA, form-associated custom elements, and shadow DOM focus management.

by Community-Access/accessibility-agents / codex-skills/web-component-specialist

#broad-capability#accessibility#a11ySecurity & Compliance

Web Content

SEO and AI discovery (GEO) - schema, ChatGPT/Perplexity optimization

by alinaqi/maggy / skills/web-content

#claude-bootstrap#bootstrap#seoBusiness, Marketing & Sales

Web CSV Reporter

Internal helper agent. Invoked by orchestrator agents via Task tool. Internal helper for exporting web accessibility audit findings to CSV format. Generates structured CSV reports with severity scoring, WCAG criteria mapping, Accessibility Insights help links, and actionable remediation guidance for each finding.

by Community-Access/accessibility-agents / codex-skills/web-csv-reporter

#broad-capability#accessibility#a11ySecurity & Compliance

Web Design Engineer

Build polished visual web artifacts with HTML/CSS/JavaScript/React: pages, dashboards, prototypes, slide decks, animations, UI mockups, and data visualizations. Use when the user wants a browser-rendered, interactive, or presentational front-end deliverable. Not for back-end, CLI, or non-visual coding tasks.

by ConardLi/garden-skills / skills/web-design-engineer

#broad-capability#web-design#image-generationDesign, Media & Creative

Web Design Guidelines

Web platform design and accessibility guidelines. Use when building web interfaces, auditing accessibility, implementing responsive layouts, or reviewing web UI code. Triggers on tasks involving HTML, CSS, web components, WCAG compliance, responsive design, or web performance.

by ehmo/platform-design-skills / skills/web

#work-life#productivity#designSoftware Engineering

Web Design Guidelines

Review UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "check accessibility", "audit design", "review UX", or "check my site against best practices".

by vercel-labs/agent-skills / skills/web-design-guidelines

#broad-capability#vercel#reactSoftware Engineering

Web Design Reviewer

This skill enables visual inspection of websites running locally or remotely to identify and fix design issues. Triggers on requests like "review website design", "check the UI", "fix the layout", "find design problems". Detects issues with responsive design, accessibility, visual consistency, and layout breakage, then performs fixes at the source code level.

by github/awesome-copilot / skills/web-design-reviewer

#github-copilot#web#testingWeb & Browser Automation

Webdriverio Skill

Generates WebdriverIO (WDIO) automation tests in JavaScript or TypeScript. Supports local and TestMu AI cloud. Use when user mentions "WebdriverIO", "WDIO", "wdio.conf", "browser.url", "$", "$$". Triggers on: "WebdriverIO", "WDIO", "wdio", "browser.$".

by LambdaTest/agent-skills / webdriverio-skill

#testing#automation#browserWeb & Browser Automation

Webhook Automation

Build and manage webhook-based integrations for real-time event processing and API connections

by claude-office-skills/skills / webhook-automation

#work-life#office#productivitySoftware Engineering

Webhook Subscriptions

Webhook subscriptions: event-driven agent runs.

by NousResearch/hermes-agent / skills/devops/webhook-subscriptions

#github#broad-capability#externalDevOps & Cloud

Web Interface Guidelines

Review UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "check accessibility", "audit design", "review UX", or "check my site against best practices".

by guanyang/antigravity-skills / skills/web-design-guidelines

#github#broad-capability#externalDesign, Media & Creative

Web Issue Fixer

Internal helper agent. Invoked by orchestrator agents via Task tool. Internal helper for applying accessibility fixes to web source code. Handles auto-fixable issues (missing alt, lang, labels, tabindex) and presents human-judgment fixes for approval. Generates framework-specific code using the detected stack.

by Community-Access/accessibility-agents / codex-skills/web-issue-fixer

#broad-capability#accessibility#a11ySoftware Engineering

Web Payments

Stripe Checkout, subscriptions, webhooks, customer portal

by alinaqi/maggy / skills/web-payments

#claude-bootstrap#bootstrap#apiSoftware Engineering

Web Perf

Analyzes web performance using Chrome DevTools MCP. Measures Core Web Vitals (LCP, INP, CLS) and supplementary metrics (FCP, TBT, Speed Index), identifies render-blocking resources, network dependency chains, layout shifts, caching issues, and accessibility gaps. Use when asked to audit, profile, debug, or optimize page load performance, Lighthouse scores, or site speed. Biases towards retrieval from current documentation over pre-trained knowledge.

by cloudflare/skills / skills/web-perf

#edge#cloudflare#webWeb & Browser Automation

Web Search

Formulate effective web search queries, analyze search results, and synthesize findings. Optimize search strategies for different types of information needs.

by claude-office-skills/skills / web-search

#work-life#office#productivityData, AI & Research

Website Exploration for Testing

Website exploration for testing using Playwright MCP

by github/awesome-copilot / skills/playwright-explore-website

#github-copilot#awesome-copilot#externalWeb & Browser Automation

Websocket Engineer

Use when building real-time communication systems with WebSockets or Socket.IO. Invoke for bidirectional messaging, horizontal scaling with Redis, presence tracking, room management.

by Jeffallan/claude-skills / skills/websocket-engineer

#engineering#full-stack#backendSoftware Engineering

Webthinker Deep Research

Deep web research for VCO: multi-hop search+browse+extract with an auditable action trace and a structured report (WebThinker-style).

by foryourhealth111-pixel/Vibe-Skills / bundled/skills/webthinker-deep-research

#broad-capability#creative#deepData, AI & Research

Web To App Funnel

When the user wants to design or optimize the funnel that takes web visitors into installing and onboarding the app — including smart app banners, web-to-app deep links, deferred deep links, web onboarding (Stripe-paid web flow before app install), QR codes, "open in app" CTAs, and the trade-off between paying on web vs in-app. Use when the user mentions "web to app", "smart app banner", "Stripe before app", "web paywall before install", "Branch web SDK", "web funnel for app", "AppsFlyer OneLink web", "Universal Links", "App Links", "QR code to app", "open in app", "deferred deep link from web", or "should I sell on web first then push to app". For pure in-app onboarding, see onboarding-optimization. For deep link infra, see attribution-setup.

by Eronred/aso-skills / skills/web-to-app-funnel

#work-life#productivity#app-store-optimizationBusiness, Marketing & Sales

Web Video Presentation

把一篇文章或口播稿,做成"看起来像视频"的点击驱动 16:9 网页演示,可选合成口播音频。流程:原始文章 → **一次产出**口播稿 + outline 开发计划 → 用户**一次对齐** 5 件事(稿子 / outline / 主题 / 素材 / 开发模式)→ 网页开发(逐章 / 顺序 / 并行)→ 可选音频合成(provider-agnostic:内置 MiniMax mmx-cli + OpenAI TTS,可换 ElevenLabs / edge-tts / Azure / 自带 TTS)。**outline 只规划节奏与信息密度,不规划动画** —— 动画由章节开发时按 PRINCIPLES + ANTI-AI 法则即时设计。每次点击推进口播稿的一个节拍,每一步独占整屏,进度条平时隐藏只在悬浮时出现。适用场景:用网页做视频(动态 PPT 但不像 PPT)、把口播稿 / 文章变成可交互的解说、为 B 站 / YouTube / 视频号录屏教程、做有电影感的产品 / talk demo。本 Skill 沉淀的是设计方法论 + 协作流程 —— 不绑定任何特定样式 / 字体 / 颜色 —— 因此能复用到任意主题与美学。

by ConardLi/garden-skills / skills/web-video-presentation

#broad-capability#web-design#image-generationPresentations & Documents

Weekly Cleanup Routine

A lightweight 5-minute weekly health check covering bounce monitoring, new contact quality, workflow health, list growth trends, and data quality sampling. Quick early warning system, not a comprehensive audit.

by TomGranot/hubspot-admin-skills / skills/weekly-cleanup-routine

#work-life#crm#hubspotBusiness, Marketing & Sales

Weekly Meal Planner & Grocery List

Generates a personalized weekly meal plan based on dietary preferences and calorie targets via Brave Search, then produces a consolidated grocery list with estimated costs. Prerequisites: brave-search MCP, python3.

by AgentArmory

#health#meal-planning#groceryHealth & Wellness

Weekly Prep Brief

Generate a comprehensive weekly briefing for all external calls in the next 7 days. Triggers on 'weekly prep brief', 'prepare my week', 'what calls do I have this week', 'Monday prep', or any weekly planning request.

by anthropics/knowledge-work-plugins / partner-built/common-room/skills/weekly-prep-brief

#work-life#productivity#knowledge-workBusiness, Marketing & Sales

Weekly Report

>

by claude-office-skills/skills / weekly-report

#work-life#office#productivityPersonal Productivity

Weekly Review

Weekly review and planning session. Use at end of week or weekend to review progress, plan next week, and set priorities. Triggers on "weekly review", "plan my week", "what did I do this week", "Sunday planning".

by TaylorHuston/local-life-manager / .claude/skills/weekly-review

#personal-productivity#daily-routine#weekly-reviewPersonal Productivity

Weekly Review & Planning System

Runs a structured weekly review covering accomplishments, energy audit, and next-week priority planning. Generates time-blocked schedules with focus session integration. Prerequisites: python3.

by AgentArmory

#productivity#weekly-review#planningProductivity & Planning

Weightloss Analyzer

分析减肥数据、计算代谢率、追踪能量缺口、管理减肥阶段

by huifer/WellAlly-health / .claude/skills/weightloss-analyzer

#work-life#productivity#claude-ally-healthPersonal Productivity

Weights And Biases

Track ML experiments with automatic logging, visualize training in real-time, optimize hyperparameters with sweeps, and manage model registry with W&B - collaborative MLOps platform

by Orchestra-Research/AI-Research-SKILLs / 13-mlops/weights-and-biases

#broad-capability#ai-research#machine-learningData, AI & Research

Weights & Biases: ML Experiment Tracking & MLOps

Track ML experiments with automatic logging, visualize training in real-time, optimize hyperparameters with sweeps, and manage model registry with W&B - collaborative MLOps platform

by foryourhealth111-pixel/Vibe-Skills / bundled/skills/weights-and-biases

#broad-capability#github#externalData, AI & Research

Wellally Tech

Integrate digital health data sources (Apple Health, Fitbit, Oura Ring) and connect to WellAlly.tech knowledge base. Import external health device data, standardize to local format, and recommend relevant WellAlly.tech knowledge base articles based on health data. Support generic CSV/JSON import, provide intelligent article recommendations, and help users better manage personal health data.

by huifer/WellAlly-health / skills/wellally-tech

#work-life#productivity#claude-ally-healthPersonal Productivity

What Context Do You Need?

Ask Copilot what files it needs to see before answering a question

by github/awesome-copilot / skills/what-context-needed

#github-copilot#awesome-copilot#externalSoftware Engineering

What If Oracle

Run structured What-If scenario analysis with 4–6 branch possibility exploration (best, likely, worst, wild card, contrarian, second-order). Use when the user asks speculative what-if questions about uncertain futures, strategic forks, contingency planning, or stress-testing a decision before committing.

by K-Dense-AI/scientific-agent-skills / skills/what-if-oracle

#broad-capability#science#mathData, AI & Research

What-If Oracle — Possibility Space Explorer

Run structured What-If scenario analysis with multi-branch possibility exploration. Use this skill when the user asks speculative questions like "what if...", "what would happen if...", "what are the possibilities", "explore scenarios", "scenario analysis", "possibility space", "what could go wrong", "best case / worst case", "risk analysis", "contingency planning", "strategic options", or any question about uncertain futures. Also trigger when the user faces a fork-in-the-road decision, wants to stress-test an idea, or needs to think through consequences before committing.

by K-Dense-AI/scientific-agent-skills / scientific-skills/what-if-oracle

#github#broad-capability#externalData, AI & Research

Whatsapp Automation

WhatsApp Business automation - customer support, notifications, chatbots, and broadcast messaging

by claude-office-skills/skills / whatsapp-automation

#work-life#office#productivityBusiness, Marketing & Sales

Whats Next

Quick prioritization of what to work on. Use when unsure what to do next, need help deciding, or want a quick recommendation. Triggers on "what's next", "what should I do", "prioritize", "what now".

by TaylorHuston/local-life-manager / .claude/skills/whats-next

#personal-productivity#daily-routine#weekly-reviewPersonal Productivity

When to Use This Skill

Use this skill to get context about Fabric Lakehouse and its features for software systems and AI-powered functions. It offers descriptions of Lakehouse data components, organization with schemas and shortcuts, access control, and code examples. This skill supports users in designing, building, and optimizing Lakehouse solutions using best practices.

by github/awesome-copilot / skills/fabric-lakehouse

#github-copilot#awesome-copilot#externalData, AI & Research

Wheretocredit

Mileage earning rates by airline and booking class via wheretocredit.com. Redeemable and qualifying miles across 50+ programs. Use when deciding where to credit a flight or comparing earning rates.

by borski/travel-hacking-toolkit / plugins/travel-hacking-toolkit/skills/wheretocredit

#travel#flights#hotelsWeb & Browser Automation

Whisper

OpenAI's general-purpose speech recognition model. Supports 99 languages, transcription, translation to English, and language identification. Six model sizes from tiny (39M params) to large (1550M params). Use for speech-to-text, podcast transcription, or multilingual audio processing. Best for robust, multilingual ASR.

by NousResearch/hermes-agent / optional-skills/mlops/whisper

#broad-capability#development#creativeData, AI & Research

Whisper (CLI)

Local speech-to-text with the Whisper CLI (no API key).

by openclaw/openclaw / skills/openai-whisper

#github#broad-capability#externalWeb & Browser Automation

Wiki Ado Convert

Converts VitePress/GFM wiki markdown to Azure DevOps Wiki-compatible format. Generates a Node.js build script that transforms Mermaid syntax, strips front matter, fixes links, and outputs ADO-compatible copies to dist/ado-wiki/.

by microsoft/skills / .github/plugins/deep-wiki/skills/wiki-ado-convert

#broad-capability#development#setupEducation & Writing

Wiki Agents Md

Generates AGENTS.md files for repository folders — coding agent context files with build commands, testing instructions, code style, project structure, and boundaries. Only generates where AGENTS.md is missing.

by microsoft/skills / .github/plugins/deep-wiki/skills/wiki-agents-md

#broad-capability#development#setupSoftware Engineering

Wiki Architect

Analyzes code repositories and generates hierarchical documentation structures with onboarding guides. Use when the user wants to create a wiki, generate documentation, map a codebase structure, or understand a project's architecture at a high level.

by microsoft/skills / .github/plugins/deep-wiki/skills/wiki-architect

#broad-capability#development#setupSoftware Engineering

Wiki Changelog

Analyzes git commit history and generates structured changelogs categorized by change type. Use when the user asks about recent changes, wants a changelog, or needs to understand what changed in the repository.

by microsoft/skills / .github/plugins/deep-wiki/skills/wiki-changelog

#broad-capability#development#setupSoftware Engineering

Wiki LLMs Txt

Generates llms.txt and llms-full.txt files for LLM-friendly project documentation following the llms.txt specification. Use when the user wants to create LLM-readable summaries, llms.txt files, or make their wiki accessible to language models.

by microsoft/skills / .github/plugins/deep-wiki/skills/wiki-llms-txt

#broad-capability#development#setupEducation & Writing

Wiki Maintainer

Maintain the OpenClaw memory wiki vault with deterministic pages, managed blocks, and source-backed updates.

by openclaw/openclaw / extensions/memory-wiki/skills/wiki-maintainer

#github#broad-capability#externalWeb & Browser Automation

Wiki Manager

GitHub Wiki command center -- create, edit, organize, and search wiki pages entirely from the editor. Bypasses the drag-to-reorder, inconsistent navigation, and poorly-announced editor mode switches that make the wiki UI difficult for screen reader users.

by Community-Access/accessibility-agents / codex-skills/wiki-manager

#broad-capability#accessibility#a11yEducation & Writing

Wiki Onboarding

Generates four audience-tailored onboarding guides in an onboarding/ folder — Contributor, Staff Engineer, Executive, and Product Manager. Use when the user wants onboarding documentation for a codebase.

by microsoft/skills / .github/plugins/deep-wiki/skills/wiki-onboarding

#broad-capability#development#setupEducation & Writing

Wiki Page Writer

Generates rich technical documentation pages with dark-mode Mermaid diagrams, source code citations, and first-principles depth. Use when writing documentation, generating wiki pages, creating technical deep-dives, or documenting specific components or systems.

by microsoft/skills / .github/plugins/deep-wiki/skills/wiki-page-writer

#broad-capability#development#setupEducation & Writing

Wikipedia Airports

Discover destinations served from any airport via Wikipedia. Sanity-check whether an airline flies a specific route, find regional service that fare tools miss, identify late-split-return airport options.

by borski/travel-hacking-toolkit / plugins/travel-hacking-toolkit/skills/wikipedia-airports

#travel#flights#hotelsPersonal Productivity

Wiki QA

Answers questions about a code repository using source file analysis. Use when the user asks a question about how something works, wants to understand a component, or needs help navigating the codebase.

by microsoft/skills / .github/plugins/deep-wiki/skills/wiki-qa

#broad-capability#development#setupSoftware Engineering

Wiki Researcher

Conducts multi-turn iterative deep research on specific topics within a codebase with zero tolerance for shallow analysis. Use when the user wants an in-depth investigation, needs to understand how something works across multiple files, or asks for comprehensive analysis of a specific system or pattern.

by microsoft/skills / .github/plugins/deep-wiki/skills/wiki-researcher

#broad-capability#development#setupSoftware Engineering

Wiki Vitepress

Packages generated wiki Markdown into a VitePress static site with dark theme, dark-mode Mermaid diagrams with click-to-zoom, and production build output. Use when the user wants to create a browsable website from generated wiki pages.

by microsoft/skills / .github/plugins/deep-wiki/skills/wiki-vitepress

#broad-capability#development#setupPresentations & Documents

Winapp CLI

Winapp CLI linked from github/awesome-copilot, with the upstream skill instructions available on GitHub.

by github/awesome-copilot / skills/winapp-cli

#github-copilot#awesome-copilot#externalSoftware Engineering

Windows Builder

Build Windows images with Packer using WinRM communicator and PowerShell provisioners. Use when creating Windows AMIs, Azure images, or VMware templates.

by hashicorp/agent-skills / packer/builders/skills/windows-builder

#terraform#packer#infrastructure-as-codeDevOps & Cloud

Windows Hook Debugging

Windows环境下Claude Code插件Hook执行错误的诊断与修复。当遇到hook error、cannot execute binary file、.sh regex误匹配、WSL/Git Bash冲突时使用。

by foryourhealth111-pixel/Vibe-Skills / bundled/skills/windows-hook-debugging

#broad-capability#creative#debuggingSoftware Engineering

Windows Remote Desktop Connection Doctor

Diagnose Windows App (Microsoft Remote Desktop / Azure Virtual Desktop / W365) connection quality issues on macOS. Analyze transport protocol selection (UDP Shortpath vs WebSocket), detect VPN/proxy interference with STUN/TURN negotiation, and parse Windows App logs for Shortpath failures. This skill should be used when VDI connections are slow, when transport shows WebSocket instead of UDP, when RDP Shortpath fails to establish, or when RTT is unexpectedly high.

by daymade/claude-code-skills / windows-remote-desktop-connection-doctor

#broad-capability#research#documentsDevOps & Cloud

Windows Vm

Create, manage, or connect to a headless Windows 11 VM running in Docker with SSH access. Use when the user wants to spin up, stop, restart, or SSH into a Windows VM.

by obra/superpowers-lab / skills/windows-vm

#broad-capability#experimental#cloudDevOps & Cloud

WinForms Expert

Support development of .NET (OOP) WinForms Designer compatible Apps.

by github/awesome-copilot / agents/WinFormsExpert.agent.md

#github-copilot#frontend#developmentSoftware Engineering

Winmd API Search

Find and explore Windows desktop APIs. Use when building features that need platform capabilities — camera, file access, notifications, UI controls, AI/ML, sensors, networking, etc. Discovers the right API for a task and retrieves full type details (methods, properties, events, enumeration values).

by github/awesome-copilot / skills/winmd-api-search

#github-copilot#api#designSoftware Engineering

Winui3 Migration Guide

UWP-to-WinUI 3 migration reference. Maps legacy UWP APIs to correct Windows App SDK equivalents with before/after code snippets. Covers namespace changes, threading (CoreDispatcher to DispatcherQueue), windowing (CoreWindow to AppWindow), dialogs, pickers, sharing, printing, background tasks, and the most common Copilot code generation mistakes.

by github/awesome-copilot / skills/winui3-migration-guide

#github-copilot#frontend#developmentSoftware Engineering

WinUI 3 / Windows App SDK

WinUI 3 and Windows App SDK coding guidelines. Prevents common UWP API misuse, enforces correct XAML namespaces, threading, windowing, and MVVM patterns for desktop Windows apps.

by github/awesome-copilot / instructions/winui3.instructions.md

#github-copilot#frontend#developmentSoftware Engineering

Woocommerce

WooCommerce REST API - products, orders, customers, webhooks

by alinaqi/maggy / skills/woocommerce

#claude-bootstrap#bootstrap#apiSoftware Engineering

WooCommerce Automation

Automate WooCommerce e-commerce operations including orders, inventory, customers, and marketing

by claude-office-skills/skills / woocommerce-automation

#work-life#office#productivityBusiness, Marketing & Sales

Word Accessibility

Word document accessibility specialist. Use when scanning, reviewing, or remediating .docx files for accessibility. Covers document title, heading structure, alt text, table headers, hyperlink text, merged cells, language settings, and reading order. Enforces Microsoft Accessibility Checker rules mapped to WCAG 2.1 AA.

by Community-Access/accessibility-agents / codex-skills/word-accessibility

#broad-capability#accessibility#a11yPresentations & Documents

WordPress Development — Copilot Instructions

Coding, security, and testing rules for WordPress plugins and themes

by github/awesome-copilot / instructions/wordpress.instructions.md

#github-copilot#backend#developmentSoftware Engineering

Wordpress Elementor

Edit Elementor pages and manage templates on WordPress sites via browser automation (for visual / structural changes) or WP-CLI (for safe text replacements). Use whenever the user wants to edit an Elementor page, update text in Elementor widgets, apply or manage Elementor templates, or make content changes to pages built with the Elementor page builder.

by jezweb/claude-skills / plugins/wordpress/skills/wordpress-elementor

#web#testingWeb & Browser Automation

Wordpress Pro

Develops custom WordPress themes and plugins, creates and registers Gutenberg blocks and block patterns, configures WooCommerce stores, implements WordPress REST API endpoints, applies security hardening (nonces, sanitization, escaping, capability checks), and optimizes performance through caching and query tuning. Use when building WordPress themes, writing plugins, customizing Gutenberg blocks, extending WooCommerce, working with ACF, using the WordPress REST API, applying hooks and filters, or improving WordPress performance and security.

by Jeffallan/claude-skills / skills/wordpress-pro

#engineering#full-stack#backendSoftware Engineering

Word 批注回复(.docx/.doc)

Reply to comments (批注) in Word .docx/.doc files: extract comment context, draft replies, write threaded replies back, and validate OOXML.

by foryourhealth111-pixel/Vibe-Skills / bundled/skills/docx-comment-reply

#broad-capability#github#externalPresentations & Documents