Skip to content

Skill Catalog

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

No spam. Unsubscribe anytime.

Workers Best Practices

Reviews and authors Cloudflare Workers code against production best practices. Load when writing new Workers, reviewing Worker code, configuring wrangler.jsonc, or checking for common Workers anti-patterns (streaming, floating promises, global state, secrets, bindings, observability). Biases towards retrieval from Cloudflare docs over pre-trained knowledge.

by cloudflare/skills / skills/workers-best-practices

#edge#cloudflare#backendSoftware Engineering

Workflow 1.5: Experiment Bridge

Workflow 1.5: Bridge between idea discovery and auto review. Reads EXPERIMENT_PLAN.md, implements experiment code, deploys to GPU, collects initial results. Use when user says "实现实验", "implement experiments", "bridge", "从计划到跑实验", "deploy the plan", or has an experiment plan ready to execute.

by wanshuiyin/Auto-claude-code-research-in-sleep / skills/skills-codex/experiment-bridge

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

Workflow 3: Paper Writing Pipeline

Workflow 3: Full paper writing pipeline. Orchestrates paper-plan → paper-figure → figure-spec/paper-illustration/mermaid-diagram → paper-write → paper-compile → auto-paper-improvement-loop to go from a narrative report to a polished PDF. At `— effort: max | beast` (or explicit `— assurance: submission`), Phase 6 gates the Final Report on `verify_paper_audits.sh` (resolved per integration-contract §2); the PDF is labelled `submission-ready` only when the external verifier is green. Use when user says "写论文全流程", "write paper pipeline", "从报告到PDF", "paper writing", or wants the complete paper generation workflow.

by wanshuiyin/Auto-claude-code-research-in-sleep / skills/skills-codex/paper-writing

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

workflow +email-to-task

Google Workflow: Convert a Gmail message into a Google Tasks entry.

by googleworkspace/cli / skills/gws-workflow-email-to-task

#work-life#productivity#externalPersonal Productivity

workflow +file-announce

Google Workflow: Announce a Drive file in a Chat space.

by googleworkspace/cli / skills/gws-workflow-file-announce

#work-life#productivity#externalPersonal Productivity

workflow +meeting-prep

Google Workflow: Prepare for your next meeting: agenda, attendees, and linked docs.

by googleworkspace/cli / skills/gws-workflow-meeting-prep

#work-life#productivity#externalPersonal Productivity

Workflow Orchestration Patterns

Design durable workflows with Temporal for distributed systems. Covers workflow vs activity separation, saga patterns, state management, and determinism constraints. Use when building long-running processes, distributed transactions, or microservice orchestration.

by wshobson/agents / plugins/backend-development/skills/workflow-orchestration-patterns

#broad-capability#engineering#agent-skillsSoftware Engineering

Workflow Patterns

Use this skill when implementing tasks according to Conductor's TDD workflow, handling phase checkpoints, managing git commits for tasks, or understanding the verification protocol.

by wshobson/agents / plugins/conductor/skills/workflow-patterns

#broad-capability#engineering#agent-skillsSoftware Engineering

workflow +standup-report

Google Workflow: Today's meetings + open tasks as a standup summary.

by googleworkspace/cli / skills/gws-workflow-standup-report

#work-life#productivity#externalPersonal Productivity

workflow (v1)

Google Workflow: Cross-service productivity workflows.

by googleworkspace/cli / skills/gws-workflow

#work-life#productivity#externalPersonal Productivity

workflow +weekly-digest

Google Workflow: Weekly summary: this week's meetings + unread email count.

by googleworkspace/cli / skills/gws-workflow-weekly-digest

#work-life#productivity#externalPersonal Productivity

Working With Dbt Mesh

Use when changing a dbt model in a way that could break its consumers — renaming, removing, or retyping a column, or changing a model that downstream models, exposures, dashboards, or BI tools depend on — to judge whether the change is breaking and who it affects. Also use when versioning a model (model versions, latest_version, latest_version_pointer, deprecation_date, migration windows), enforcing contracts, setting access or groups, or doing multi-project dbt Mesh work (cross-project refs via dependencies.yml, disambiguating similarly-named models, splitting a monolith). Covers single- and multi-project, and planning or advising as well as implementing.

by dbt-labs/dbt-agent-skills / skills/dbt/skills/working-with-dbt-mesh

#dbt#analytics-engineering#dataData, AI & Research

WorkIQ

Query Microsoft 365 Copilot for workplace intelligence - emails, meetings, documents, Teams messages, and people information. USE THIS SKILL for ANY workplace-related question where the answer likely exists in Microsoft 365 data. This includes questions about what someone said, shared, or communicated; meetings, emails, messages, or documents; priorities, decisions, or context from colleagues; organizational knowledge; project status; team activities; or any information that would be in Outlook, Teams, SharePoint, OneDrive, or Calendar. When in doubt about workplace context, try WorkIQ first. Trigger phrases include "what did [person] say", "what are [person]'s priorities", "top of mind from [person]", "what was discussed", "find emails about", "what meetings", "what documents", "who is working on", "what's the status of", "any updates on", etc.

by github/copilot-plugins / plugins/workiq/skills/workiq

#github#broad-capability#externalPersonal Productivity

Workiq Copilot

Guides the Copilot CLI on how to use the WorkIQ CLI/MCP server to query Microsoft 365 Copilot data (emails, meetings, docs, Teams, people) for live context, summaries, and recommendations.

by github/awesome-copilot / skills/workiq-copilot

#github-copilot#google#workspacePersonal Productivity

Workout Routine Builder

Builds a personalized workout program based on fitness goals, available equipment, and schedule. Researches exercises via Brave Search, calculates progressive overload, and generates trackable workout logs. Prerequisites: brave-search MCP, python3.

by AgentArmory

#fitness#exercise#workoutHealth & Wellness

Workspace

Dynamic multi-repo and monorepo awareness for Claude Code. Analyze workspace topology, track API contracts, and maintain cross-repo context.

by alinaqi/maggy / skills/workspace

#claude-bootstrap#bootstrap#planningSoftware Engineering

Workspace Branch

Use when setting up workspace and branch context, switching workspaces or branches, creating or deleting branches, reviewing branch history, or creating a pull request for a working branch. This skill should be used when the user asks to "list workspaces", "switch workspace", "create a branch", "delete a branch", "switch branch", "show branch history", "create a PR", or "open a pull request" in Honeydew.

by honeydew-ai/honeydew-ai-coding-agents-plugins / skills/workspace-branch

#honeydew-ai-plugins#coding-agents#ciDevOps & Cloud

World Builder

Create and manage generative game zones for Dorothy's Pokemon-style world. Use this skill when creating, updating, or designing game worlds via MCP tools.

by Charlie85270/Dorothy / skills/world-builder

#work-life#productivity#documentationGame Development

Wrangler

Cloudflare Workers CLI for deploying, developing, and managing Workers, KV, R2, D1, Vectorize, Hyperdrive, Workers AI, Containers, Queues, Workflows, Pipelines, and Secrets Store. Load before running wrangler commands to ensure correct syntax and best practices. Biases towards retrieval from Cloudflare docs over pre-trained knowledge.

by cloudflare/skills / skills/wrangler

#edge#cloudflare#cloudDevOps & Cloud

Write Coding Standards From File

Write a coding standards document for a project using the coding styles from the file(s) and/or folder(s) passed as arguments in the prompt.

by github/awesome-copilot / skills/write-coding-standards-from-file

#github-copilot#awesome-copilot#externalSoftware Engineering

Write Spec

Write a feature spec or PRD from a problem statement or feature idea. Use when turning a vague idea or user request into a structured document, scoping a feature with goals and non-goals, defining success metrics and acceptance criteria, or breaking a big ask into a phased spec.

by anthropics/knowledge-work-plugins / product-management/skills/write-spec

#work-life#productivity#knowledge-workSoftware Engineering

Writing Docs

Guides for writing and editing Remotion documentation. Use when adding docs pages, editing MDX files in packages/docs, or writing documentation content.

by foryourhealth111-pixel/Vibe-Skills / bundled/skills/writing-docs

#broad-capability#creative#technicalEducation & Writing

Writing Go

Idiomatic Go 1.25+ development. Use when writing Go code, designing APIs, discussing Go patterns, or reviewing Go implementations. Emphasizes stdlib, concrete types, simple error handling, and minimal dependencies.

by julianobarbosa/claude-code-skills / skills/writing-go

#broad-capability#devops#azureSoftware Engineering

Writing Go Skill

Writing Go Skill linked from Juliano Barbosa Claude Code Skills, with the upstream skill instructions available on GitHub.

by julianobarbosa/claude-code-skills / skills/writing-go-skill

#github#broad-capability#externalSoftware Engineering

Writing Implementation Plans

Write implementation plans: bite-sized tasks, paths, code.

by NousResearch/hermes-agent / skills/software-development/writing-plans

#github#broad-capability#externalSoftware Engineering

Writing Plans

Use when you have a spec or requirements for a multi-step task, before touching code

by guanyang/antigravity-skills / skills/writing-plans

#broad-capability#agent-skills#designSoftware Engineering

Writing Plans

Use when you have a spec or requirements for a multi-step task, before touching code

by foryourhealth111-pixel/Vibe-Skills / bundled/skills/writing-plans

#broad-capability#creative#planningSoftware Engineering

Writing Python

Idiomatic Python 3.14+ development. Use when writing Python code, CLI tools, scripts, or services. Emphasizes stdlib, type hints, uv/ruff toolchain, and minimal dependencies.

by julianobarbosa/claude-code-skills / skills/writing-python

#broad-capability#devops#azureSoftware Engineering

Writing Python Skill

Writing Python Skill linked from Juliano Barbosa Claude Code Skills, with the upstream skill instructions available on GitHub.

by julianobarbosa/claude-code-skills / skills/writing-python-skill

#github#broad-capability#externalSoftware Engineering

Writing Skills

Use when creating new skills, editing existing skills, or verifying skills work before deployment

by guanyang/antigravity-skills / skills/writing-skills

#broad-capability#agent-skills#designAgent Orchestration

Writing Systems Papers

Paragraph-level structural blueprint for 10-12 page systems papers targeting OSDI, SOSP, ASPLOS, NSDI, and EuroSys. Provides page allocation, paragraph templates, and writing patterns. Use when user says "写系统论文", "systems paper structure", "OSDI paper", "SOSP paper", or wants fine-grained structural guidance for a systems conference submission.

by wanshuiyin/Auto-claude-code-research-in-sleep / skills/skills-codex/writing-systems-papers

#broad-capability#wanshuiyin-aris#ml-researchEducation & Writing

Writing Typescript

Idiomatic TypeScript development. Use when writing TypeScript code, Node.js services, React apps, or discussing TS patterns. Emphasizes strict typing, composition, and modern tooling (bun/vite).

by julianobarbosa/claude-code-skills / skills/writing-typescript

#broad-capability#devops#azureSoftware Engineering

Writing Typescript Skill

Writing Typescript Skill linked from Juliano Barbosa Claude Code Skills, with the upstream skill instructions available on GitHub.

by julianobarbosa/claude-code-skills / skills/writing-typescript-skill

#github#broad-capability#externalSoftware Engineering

Wwas

Create product backlog items in Why-What-Acceptance format — independent, valuable, testable items with strategic context. Use when writing structured backlog items, breaking features into work items, or using the WWA format.

by phuryn/pm-skills / pm-execution/skills/wwas

#work-life#productivity#product-managementBusiness, Marketing & Sales

wxPython Specialist

wxPython GUI expert -- sizer layouts, event handling, AUI framework, custom controls, threading (wx.CallAfter/wx.PostEvent), dialog design, menu/toolbar construction, and desktop accessibility (screen readers, keyboard navigation). Covers cross-platform gotchas for Windows and macOS.

by Community-Access/accessibility-agents / codex-skills/wxpython-specialist

#broad-capability#accessibility#a11ySoftware Engineering

xan

High-performance CSV processing with xan CLI for large tabular datasets, streaming transformations, and low-memory pipelines.

by foryourhealth111-pixel/Vibe-Skills / bundled/skills/xan

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

X Article Publisher

Publish Markdown articles to X (Twitter) Articles editor with proper formatting. Use when user wants to publish a Markdown file/URL to X Articles, or mentions "publish to X", "post article to Twitter", "X article", or wants help with X Premium article publishing. Handles cover image upload and converts Markdown to rich text automatically.

by wshuyi/x-article-publisher-skill / skills/x-article-publisher

#work-life#productivity#wshuyi-x-article-publisherBusiness, Marketing & Sales

Xcode build and export

Build, archive, export, upload, and manage Xcode version/build numbers with the current asc xcode helpers before App Store Connect upload or submission. Use when creating an IPA or PKG for upload.

by rorkai/app-store-connect-cli-skills / skills/asc-xcode-build

#github#external#license-mitMobile App Development

Xcuitest Skill

Generates XCUITest UI tests for iOS/iPadOS apps in Swift. Apple's native testing framework for reliable, fast UI automation. Supports local simulators and TestMu AI cloud real devices. Use when user mentions "XCUITest", "XCTest", "iOS UI test", "Swift test", "XCUIApplication". Triggers on: "XCUITest", "XCTest UI", "iOS UI test", "Swift UI test", "XCUIApplication", "TestMu".

by LambdaTest/agent-skills / xcuitest-skill

#testing#automation#xcodeMobile App Development

Xlsx

Use this skill any time a spreadsheet file is the primary input or output. This means any task where the user wants to: open, read, edit, or fix an existing .xlsx, .xlsm, .csv, or .tsv file (e.g., adding columns, computing formulas, formatting, charting, cleaning messy data); create a new spreadsheet from scratch or from other data sources; or convert between tabular file formats. Trigger especially when the user references a spreadsheet file by name or path — even casually (like "the xlsx in my downloads") — and wants something done to it or produced from it. Also trigger for cleaning or restructuring messy tabular data files (malformed rows, misplaced headers, junk data) into proper spreadsheets. The deliverable must be a spreadsheet file. Do NOT trigger when the primary deliverable is a Word document, HTML report, standalone Python script, database pipeline, or Google Sheets API integration, even if tabular data is involved.

by guanyang/antigravity-skills / skills/xlsx

#broad-capability#agent-skills#designPresentations & Documents

Xlsx

Comprehensive spreadsheet creation, editing, and analysis with support for formulas, formatting, data analysis, and visualization. When Claude needs to work with spreadsheets (.xlsx, .xlsm, .csv, .tsv, etc) for: (1) Creating new spreadsheets with formulas and formatting, (2) Reading or analyzing data, (3) Modify existing spreadsheets while preserving formulas, (4) Data analysis and visualization in spreadsheets, or (5) Recalculating formulas

by smartnews/claude-skills / document-skills/xlsx

#broad-capability#creative#office-docsPresentations & Documents

Xlsx

Create, edit, analyze, or convert Excel spreadsheets (.xlsx, .xlsm) where the workbook file is the primary deliverable. Use for formulas, formatting, financial models, multi-sheet workbooks, and tabular cleanup exported to Excel. Also applies to .csv/.tsv when the user wants spreadsheet output. Do NOT use for Word documents, HTML reports, standalone Python scripts, database pipelines, or Google Sheets API work.

by K-Dense-AI/scientific-agent-skills / skills/xlsx

#broad-capability#science#mathPresentations & Documents

Xlsx

Comprehensive spreadsheet creation, editing, and analysis with support for formulas, formatting, data analysis, and visualization. When Claude needs to work with spreadsheets (.xlsx, .xlsm, .csv, .tsv, etc) for: (1) Creating new spreadsheets with formulas and formatting, (2) Reading or analyzing data, (3) Modify existing spreadsheets while preserving formulas, (4) Data analysis and visualization in spreadsheets, or (5) Recalculating formulas

by snyk/agent-scan / tests/skills/xlsx

#security#spreadsheetsPresentations & Documents

XLSX Manipulation Skill

Create, edit, and manipulate Excel spreadsheets programmatically using openpyxl

by claude-office-skills/skills / xlsx-manipulation

#work-life#office#productivityPresentations & Documents

X Post

Post to X (Twitter) from the command line. Text, images, and video.

by rameerez/claude-code-startup-skills / skills/x-post

#work-life#productivity#rameerez-startup-skillsBusiness, Marketing & Sales

Xquik API Integration

Use when the user needs X (Twitter) data or confirmation-gated X actions through Xquik: tweet search, user lookup, follower extraction, media download, monitoring, webhooks, MCP, SDKs, posting, likes, DMs, and profile updates. Requires a Xquik API key. Never ask for X login material.

by Xquik-dev/x-twitter-scraper / skills/x-twitter-scraper

#broad-capability#github#externalWeb & Browser Automation

X Twitter Growth

X/Twitter growth engine for building audience, crafting viral content, and analyzing engagement. Use when the user wants to grow on X/Twitter, write tweets or threads, analyze their X profile, research competitors on X, plan a posting strategy, or optimize engagement. Complements social-content (generic multi-platform) with X-specific depth: algorithm mechanics, thread engineering, reply strategy, profile optimization, and competitive intelligence via web search.

by alirezarezvani/claude-skills / marketing-skill/skills/x-twitter-growth

#work-life#productivity#businessBusiness, Marketing & Sales

XUnit Best Practices

Get best practices for XUnit unit testing, including data-driven tests

by github/awesome-copilot / skills/csharp-xunit

#github-copilot#awesome-copilot#externalSoftware Engineering

Xunit Skill

Generates xUnit.net tests in C#. Covers Fact/Theory, constructor injection, IClassFixture, and FluentAssertions. Use when user mentions "xUnit", "[Fact]", "[Theory]", "Assert.Equal", "C# xUnit". Triggers on: "xUnit", "[Fact]", "[Theory]", "Assert.Equal C#", "xUnit.net".

by LambdaTest/agent-skills / xunit-skill

#testing#automationSoftware Engineering

xurl

xurl CLI for authenticated X posts, replies, reads/search, DMs, media upload, followers, auth status, or raw v2 API calls.

by openclaw/openclaw / skills/xurl

#github#broad-capability#externalWeb & Browser Automation

Xurl

X/Twitter via xurl CLI: post, search, DM, media, v2 API.

by NousResearch/hermes-agent / skills/social-media/xurl

#work-life#productivity#personal-productivityBusiness, Marketing & Sales

X Writer

Creates viral X (Twitter) posts using proven formats, post templates, and creator voice matching. Use when user needs engaging, high-performing posts for X/Twitter.

by ognjengt/founder-skills / skills/x-writer

#work-life#productivity#startupBusiness, Marketing & Sales

Yc Reader

Look up Y Combinator companies, batches, and startup ecosystem data using the yc-oss API (read-only). Use this skill whenever the user wants to research YC-backed startups, find companies in a specific batch or industry, check which YC companies are hiring, explore top YC companies, or analyze startup trends by sector or tag. Triggers include: "YC companies in fintech", "who's in the latest YC batch", "YC startups hiring", "top Y Combinator companies", "find YC companies tagged AI", "W25 batch", "S24 companies", "YC stats", "Y Combinator portfolio", "startup research", "which YC companies do X", "venture research on YC", any mention of Y Combinator, YC batch, or YC-backed companies in the context of startup research, venture analysis, or market intelligence. This is a read-only data source — the API is a static JSON dataset updated daily.

by himself65/finance-skills / plugins/social-readers/skills/yc-reader

#work-life#productivity#financeBusiness, Marketing & Sales

Yeet

Use only when the user explicitly asks to stage, commit, push, and open a GitHub pull request in one flow using the GitHub CLI (`gh`).

by foryourhealth111-pixel/Vibe-Skills / bundled/skills/yeet

#broad-capability#creative#codeSoftware Engineering

Yfinance Data

Fetch financial and market data using the yfinance Python library. Use this skill whenever the user asks for stock prices, historical data, financial statements, options chains, dividends, earnings, analyst recommendations, or any market data. Triggers include: any mention of stock price, ticker symbol (AAPL, MSFT, TSLA, etc.), "get me the financials", "show earnings", "what's the price of", "download stock data", "options chain", "dividend history", "balance sheet", "income statement", "cash flow", "analyst targets", "institutional holders", "compare stocks", "screen for stocks", or any request involving Yahoo Finance data. Always use this skill even if the user only provides a ticker — infer intent from context.

by himself65/finance-skills / plugins/market-analysis/skills/yfinance-data

#work-life#productivity#financeData, AI & Research

YouTube Automation

Automate YouTube content workflows including video management, analytics, scheduling, and channel optimization

by claude-office-skills/skills / youtube-automation

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

Youtube Catchup

Fetch and summarize latest videos from priority YouTube channels. Creates notes with transcripts summarized as bullet points. Use to catch up on subscriptions without watching everything. Triggers on "youtube catchup", "video catchup", "check youtube", "summarize videos".

by TaylorHuston/local-life-manager / .claude/skills/youtube-catchup

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

Youtube Clipper

YouTube 视频智能剪辑工具。下载视频和字幕,AI 分析生成精细章节(几分钟级别), 用户选择片段后自动剪辑、翻译字幕为中英双语、烧录字幕到视频,并生成总结文案。 使用场景:当用户需要剪辑 YouTube 视频、生成短视频片段、制作双语字幕版本时。 关键词:视频剪辑、YouTube、字幕翻译、双语字幕、视频下载、clip video

by op7418/Youtube-clipper-skill

#broad-capability#op7418-youtube-clipper#videoDesign, Media & Creative

Youtube Downloader

Download YouTube videos and HLS streams (m3u8) from platforms like Mux, Vimeo, etc. using yt-dlp and ffmpeg. Use this skill when users request downloading videos, extracting audio, handling protected streams with authentication headers, or troubleshooting download issues like nsig extraction failures, 403 errors, or cookie extraction problems.

by daymade/claude-code-skills / youtube-downloader

#broad-capability#research#documentsDesign, Media & Creative

Youtube Search

Search YouTube and return structured video results with metadata and engagement metrics using yt-dlp. USE WHEN youtube search, find videos, search videos, video research, youtube results, channel research, video metrics, trending videos, content research. Even if the user just says "search YouTube for X" or "find videos about X", use this skill.

by julianobarbosa/claude-code-skills / skills/youtube-search

#broad-capability#devops#azureData, AI & Research

Youtube Search Skill

Youtube Search Skill linked from Juliano Barbosa Claude Code Skills, with the upstream skill instructions available on GitHub.

by julianobarbosa/claude-code-skills / skills/youtube-search-skill

#github#broad-capability#externalWeb & Browser Automation

YouTube Shorts Generator

Auto-generate viral 9:16 YouTube Shorts (or TikTok / Reels clips) from a long-form video. Thin platform-aware wrapper around the AI Clipping skill — picks sensible defaults for short-form social platforms (9:16, 30–60s sweet spot) and delegates the actual highlight extraction + crop to muapi.ai's `/ai-clipping` endpoint.

by SamurAIGPT/Generative-Media-Skills / library/social/youtube-shorts

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

YouTube Video Script Writer

Researches a topic via Brave Search, writes a structured video script with hooks, timestamps, B-roll suggestions, and generates an optimized title/description/tags for YouTube SEO. Prerequisites: brave-search MCP, python3.

by AgentArmory

#content#youtube#videoContent Creation

Zabbix API

Zabbix monitoring system automation via API and Python. Use when: (1) Managing hosts, templates, items, triggers, or host groups, (2) Automating monitoring configuration, (3) Sending data via Zabbix trapper/sender, (4) Querying historical data or events, (5) Bulk operations on Zabbix objects, (6) Maintenance window management, (7) User/permission management

by julianobarbosa/claude-code-skills / skills/zabbix-api

#broad-capability#devops#azureDevOps & Cloud

Zabbix API Skill

Zabbix API Skill linked from Juliano Barbosa Claude Code Skills, with the upstream skill instructions available on GitHub.

by julianobarbosa/claude-code-skills / skills/zabbix-api-skill

#github#broad-capability#externalDevOps & Cloud

Zarr Python

Chunked N-D arrays for cloud storage (Zarr-Python 3). Compressed arrays, parallel I/O, S3/GCS via fsspec, NumPy/Dask/Xarray compatible, for large-scale scientific computing pipelines.

by K-Dense-AI/scientific-agent-skills / skills/zarr-python

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

Zarr Python

Chunked N-D arrays for cloud storage. Compressed arrays, parallel I/O, S3/GCS integration, NumPy/Dask/Xarray compatible, for large-scale scientific computing pipelines.

by foryourhealth111-pixel/Vibe-Skills / bundled/skills/zarr-python

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

Zen

Refactoring code via variable name improvement, function extraction, magic number constants, dead code removal, and code review. Does not change behavior. Don't use for bug/security (Judge), new tests (Radar), architecture (Atlas), or feature implementation (Builder).

by simota/agent-skills / zen

#broad-capability#development#securitySoftware Engineering

Zendesk Automation

Automate customer support workflows with Zendesk ticket management, routing, and analytics

by claude-office-skills/skills / zendesk-automation

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

Zod 4

Zod 4 schema validation patterns. Trigger: When using Zod for validation - breaking changes from v3.

by Gentleman-Programming/Gentleman-Skills / curated/zod-4

#angular#react#typescriptSoftware Engineering

Zoho Mail Automation via Rube MCP

Automate Zoho Mail tasks via Rube MCP (Composio). Always search tools first for current schemas.

by ComposioHQ/awesome-claude-skills / composio-skills/zoho-mail-automation

#work-life#productivity#composioPersonal Productivity

Zoominfo Automation via Rube MCP

Automate Zoominfo tasks via Rube MCP (Composio). Always search tools first for current schemas.

by ComposioHQ/awesome-claude-skills / composio-skills/zoominfo-automation

#work-life#productivity#composioPersonal Productivity

Zoom Out

Tell the agent to zoom out and give broader context or a higher-level perspective. Use when you're unfamiliar with a section of code or need to understand how it fits into the bigger picture.

by mattpocock/skills / skills/engineering/zoom-out

#github#broad-capability#externalSoftware Engineering

Zsh Path

Manage and troubleshoot PATH configuration in zsh. Use when adding tools to PATH (bun, nvm, Python venv, cargo, go), diagnosing "command not found" errors, validating PATH entries, or organizing shell configuration in .zshrc and .zshrc.local files.

by julianobarbosa/claude-code-skills / skills/zsh-path

#broad-capability#devops#azureSoftware Engineering

Zsh Path Skill

Zsh Path Skill linked from Juliano Barbosa Claude Code Skills, with the upstream skill instructions available on GitHub.

by julianobarbosa/claude-code-skills / skills/zsh-path-skill

#github#broad-capability#externalPersonal Productivity

Zustand 5

Zustand 5 state management patterns. Trigger: When managing React state with Zustand.

by Gentleman-Programming/Gentleman-Skills / curated/zustand-5

#angular#react#typescriptSoftware Engineering

摸鱼 Lite / Moyu Lite

Lightweight anti-over-engineering guard. Activates when: (1) Modifying code or files the user did not explicitly ask to change (2) Creating new abstraction layers without being asked (3) Rewriting entire files instead of making minimal edits (4) Diff scope significantly exceeding the user's request (5) User signals like "too much", "only change X", "keep it simple" 轻量级反过度工程守卫。当检测到以下模式时激活: (1) 修改用户未明确要求改动的代码或文件 (2) 创建用户未要求的新抽象层 (3) 重写整个文件而非做最小编辑 (4) diff 范围明显超出用户请求 (5) 用户说"太多了"、"只改 X"、"简单点"

by uucz/moyu / skills/moyu-lite

#work-life#productivity#externalPersonal Productivity

示例: "燕麦粥 1杯 + 鸡蛋 1个 + 牛奶 250ml"

**技能名称**: Food Database Query **技能类型**: 数据查询与分析 **创建日期**: 2026-01-06 **版本**: v1.0

by huifer/WellAlly-health / .claude/skills/food-database-query

#work-life#productivity#claude-ally-healthData, AI & Research