~ / skills / productivity

productivity/

3,805 total · showing first 300
productivity 3,805software-engineering 2,099writing 1,172ai-agents 1,111security 946healthcare 712finance 467data-science 435marketing 344hr 334devops 289research 253product-design 193media 181legal 143education 89sales 76project-management 64ecommerce 48support 40manufacturing 38gaming 17

brainstorming

You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design…

Unverified254,488

dispatching-parallel-agents

Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies

Unverified254,488

using-git-worktrees

Use when starting feature work that needs isolation from current workspace or before executing implementation plans - ensures an isolated workspace exists via native tools or git…

Unverified254,488

executing-plans

Use when you have a written implementation plan to execute in a separate session with review checkpoints

Unverified254,488

subagent-driven-development

Use when executing implementation plans with independent tasks in the current session

Unverified254,488

verification-before-completion

Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any…

Unverified254,488

finishing-a-development-branch

Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for…

Unverified254,488

browser-qa

功能部署到 staging / preview 之后

Unverified229,684

benchmark-optimization-loop

Use when the user asks to make something faster, try many variants, run recursive optimization, benchmark latency/throughput/cost, or choose the best implementation by repeated…

Unverified229,684

canary-watch

使用此技能在部署、合并或依赖升级后监控已部署的URL是否存在回归问题。

Unverified229,684

google-workspace-ops

Google Workspace API操作、Sheets自動化、Gmail統合、およびドキュメント管理。

Unverified229,684

ito-data-atlas-agent

Design background Data Atlas style agents for Itô basket research, market discovery, parameter drafting, and human-in-the-loop editing. Use for architecture and workflow…

Unverified229,684

recursive-decision-ledger

Use when the user asks for repeated rollouts, marked decision processes, high-dimensional search, stochastic optimization, local-optima exploration, ensemble comparison, or…

Unverified229,684

strategic-compact

Suggests manual context compaction at logical intervals to preserve context through task phases rather than arbitrary auto-compaction.

Unverified229,684

market-research

日本語翻訳:このファイルは market-research 用の日本語翻訳が必要です

Unverified229,555

manim-video

日本語翻訳:このファイルは manim-video 用の日本語翻訳が必要です

Unverified229,555

make-interfaces-feel-better

日本語翻訳:このファイルは make-interfaces-feel-better 用の日本語翻訳が必要です

Unverified229,555

agent-harness-construction

设计和优化AI代理的动作空间、工具定义和观察格式,以提高完成率。

Unverified229,555

agentic-engineering

作为代理工程师,采用评估优先执行、分解和成本感知模型路由进行操作。

Unverified229,555

ai-first-engineering

团队中人工智能代理生成大部分实施输出的工程运营模型。

Unverified229,555

continuous-agent-loop

具有质量门、评估和恢复控制的连续自主代理循环模式。

Unverified229,555

defi-amm-security

DeFi自動マーケットメーカー(AMM)スマートコントラクトセキュリティ監査パターン。フラッシュローン、スリッページ、サンドイッチング攻撃、価格操作、再入攻撃、不正確な整数演算をカバー。

Unverified229,555

laravel-verification

日本語翻訳:このファイルは laravel-verification 用の日本語翻訳が必要です

Unverified229,555

lead-intelligence

日本語翻訳:このファイルは lead-intelligence 用の日本語翻訳が必要です

Unverified229,555

liquid-glass-design

日本語翻訳:このファイルは liquid-glass-design 用の日本語翻訳が必要です

Unverified229,555

llm-trading-agent-security

日本語翻訳:このファイルは llm-trading-agent-security 用の日本語翻訳が必要です

Unverified229,555

mcp-server-patterns

日本語翻訳:このファイルは mcp-server-patterns 用の日本語翻訳が必要です

Unverified229,555

messages-ops

日本語翻訳:このファイルは messages-ops 用の日本語翻訳が必要です

Unverified229,555

mle-workflow

日本語翻訳:このファイルは mle-workflow 用の日本語翻訳が必要です

Unverified229,555

motion-advanced

日本語翻訳:このファイルは motion-advanced 用の日本語翻訳が必要です

Unverified229,555

motion-foundations

日本語翻訳:このファイルは motion-foundations 用の日本語翻訳が必要です

Unverified229,555

motion-patterns

日本語翻訳:このファイルは motion-patterns 用の日本語翻訳が必要です

Unverified229,555

motion-ui

日本語翻訳:このファイルは motion-ui 用の日本語翻訳が必要です

Unverified229,555

mysql-patterns

日本語翻訳:このファイルは mysql-patterns 用の日本語翻訳が必要です

Unverified229,555

nanoclaw-repl

日本語翻訳:このファイルは nanoclaw-repl 用の日本語翻訳が必要です

Unverified229,555

nestjs-patterns

日本語翻訳:このファイルは nestjs-patterns 用の日本語翻訳が必要です

Unverified229,555

netmiko-ssh-automation

日本語翻訳:このファイルは netmiko-ssh-automation 用の日本語翻訳が必要です

Unverified229,555

network-bgp-diagnostics

日本語翻訳:このファイルは network-bgp-diagnostics 用の日本語翻訳が必要です

Unverified229,555

network-config-validation

日本語翻訳:このファイルは network-config-validation 用の日本語翻訳が必要です

Unverified229,555

orch-add-feature

Orchestrate building a brand-new feature end to end — research, plan, TDD implementation, review, and gated commit — by delegating each phase to the matching ECC agent. Use when…

Unverified229,555

orch-change-feature

Orchestrate altering an existing, working feature to new desired behavior — update its tests to the new spec, change the implementation to match, review, and gated commit. Use…

Unverified229,555

orch-fix-defect

Orchestrate fixing a bug — reproduce it as a failing regression test, fix to green, review, and gated commit — by delegating each phase to the matching ECC agent. Use when…

Unverified229,555

perl-testing

日本語翻訳:このファイルは perl-testing 用の日本語翻訳が必要です

Unverified229,555

plan-orchestrate

日本語翻訳:このファイルは plan-orchestrate 用の日本語翻訳が必要です

Unverified229,555

plankton-code-quality

日本語翻訳:このファイルは plankton-code-quality 用の日本語翻訳が必要です

Unverified229,555

product-capability

日本語翻訳:このファイルは product-capability 用の日本語翻訳が必要です

Unverified229,555

product-lens

日本語翻訳:このファイルは product-lens 用の日本語翻訳が必要です

Unverified229,555

production-audit

日本語翻訳:このファイルは production-audit 用の日本語翻訳が必要です

Unverified229,555

production-scheduling

日本語翻訳:このファイルは production-scheduling 用の日本語翻訳が必要です

Unverified229,555

project-flow-ops

日本語翻訳:このファイルは project-flow-ops 用の日本語翻訳が必要です

Unverified229,555

prompt-optimizer

日本語翻訳:このファイルは prompt-optimizer 用の日本語翻訳が必要です

Unverified229,555

pytorch-patterns

日本語翻訳:このファイルは pytorch-patterns 用の日本語翻訳が必要です

Unverified229,555

quality-nonconformance

日本語翻訳:このファイルは quality-nonconformance 用の日本語翻訳が必要です

Unverified229,555

quarkus-patterns

日本語翻訳:このファイルは quarkus-patterns 用の日本語翻訳が必要です

Unverified229,555

ralphinho-rfc-pipeline

基于RFC驱动的多智能体DAG执行模式,包含质量门、合并队列和工作单元编排。

Unverified229,555

safety-guard

使用此技能可防止在生产系统上工作或自主运行代理时进行破坏性操作。

Unverified229,555

github-issues

Create, triage, label, assign GitHub issues via gh or REST.

Unverified214,858

baoyu-article-illustrator

Article illustrations: type × style × palette consistency.

Unverified214,858

baoyu-comic

Knowledge comics (知识漫画): educational, biography, tutorial.

Unverified214,858

notion

Notion API + ntn CLI: pages, databases, markdown, Workers.

Unverified214,858

stripe-projects

Provision SaaS services + sync creds via Stripe Projects.

Unverified214,858

obsidian

Read, search, create, and edit notes in the Obsidian vault.

Unverified214,858

1password

Set up and use 1Password CLI (op). Use when installing the CLI, enabling desktop app integration, signing in, and reading/injecting secrets for commands.

Unverified214,858

apple-notes

Manage Apple Notes via memo CLI: create, search, edit.

Unverified214,858

apple-reminders

Apple Reminders via remindctl: add, list, complete.

Unverified214,858

ascii-video

ASCII video: convert video/audio to colored ASCII MP4/GIF.

Unverified214,858

blogwatcher

Monitor blogs and RSS/Atom feeds via blogwatcher-cli tool.

Unverified214,858

computer-use

You have a computeruse tool that drives the user's desktop in the

Unverified214,858

creative-ideation

Generate ideas via named methods from creative practice.

Unverified214,858

dogfood

Exploratory QA of web apps: find bugs, evidence, reports.

Unverified214,858

findmy

Track Apple devices/AirTags via FindMy.app on macOS.

Unverified214,858

gif-search

Search/download GIFs from Tenor via curl + jq.

Unverified214,858

github-auth

GitHub auth setup: HTTPS tokens, SSH keys, gh CLI login.

Unverified214,858

github-repo-management

Clone/create/fork repos; manage remotes, releases.

Unverified214,858

grok

Delegate coding to xAI Grok Build CLI (features, PRs).

Unverified214,858

here.now

Publish static sites to {slug}.here.now and store private files in cloud Drives for agent-to-agent handoff.

Unverified214,858

hermes-agent-skill-authoring

Author in-repo SKILL.md: frontmatter, validator, structure, and writing-quality principles.

Unverified214,858

hyperliquid

Hyperliquid market data, account history, trade review.

Unverified214,858

imessage

Send and receive iMessages/SMS via the imsg CLI on macOS.

Unverified214,858

minecraft-modpack-server

Host modded Minecraft servers (CurseForge, Modrinth).

Unverified214,858

nano-pdf

Edit PDF text/typos/titles via nano-pdf CLI (NL prompts).

Unverified214,858

openhue

Control Philips Hue lights, scenes, rooms via OpenHue CLI.

Unverified214,858

petdex

Install and select animated petdex mascots for Hermes.

Unverified214,858

popular-web-designs

54 real design systems (Stripe, Linear, Vercel) as HTML/CSS.

Unverified214,858

sherlock

OSINT username search across 400+ social networks. Hunt down social media accounts by username.

Unverified214,858

siyuan

SiYuan Note API for searching, reading, creating, and managing blocks and documents in a self-hosted knowledge base via curl.

Unverified214,858

spike

Throwaway experiments to validate an idea before build.

Unverified214,858

stripe-link-cli

Agent payments via Stripe Link — cards, SPT, approvals.

Unverified214,858

yuanbao

Yuanbao (元宝) groups: @mention users, query info/members.

Unverified214,858

orchestrate

Meta-agent supervisor that manages a fleet of Claude Code agents running in tmux windows. Auto-discovers spare worktrees, spawns agents, monitors state, kicks idle agents…

Unverified185,531

vercel-react-best-practices

React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure…

Unverified185,531

pr-address

Address PR review comments and loop until CI green and all comments resolved. TRIGGER when user asks to address comments, fix PR feedback, respond to reviewers, or…

Unverified185,531

pr-polish

Alternate /pr-review and /pr-address on a PR until the PR is truly mergeable — no new review findings, zero unresolved inline threads, zero unaddressed top-level reviews or issue…

Unverified185,531

pr-test

E2E manual testing of PRs/branches using docker compose, agent-browser, and API calls. TRIGGER when user asks to manually test a PR, test a feature end-to-end, or run integration…

Unverified185,531

setup-repo

Initialize a worktree-based repo layout for parallel development. Creates a main worktree, a reviews worktree for PR reviews, and N numbered work branches. Handles .env creation…

Unverified185,531

implement

Implement a piece of work based on a spec or set of tickets.

Unverified169,601

triage

Move issues and external PRs through a state machine of triage roles — categorise, verify, grill if needed, and write agent-ready briefs.

Unverified169,601

ask-matt

Ask which skill or flow fits your situation. A router over the skills in this repo.

Unverified169,601

setup-matt-pocock-skills

Configure this repo for the engineering skills — set up its issue tracker, triage label vocabulary, and domain doc layout. Run once before first use of the other engineering…

Unverified169,601

research

Investigate a question against high-trust primary sources and capture the findings as a Markdown file in the repo. Use when the user wants a topic researched, docs or API facts…

Unverified169,601

grill-with-docs

A relentless interview to sharpen a plan or design, which also creates docs (ADR's and glossary) as we go.

Unverified169,601

qa

Interactive QA session where user reports bugs or issues conversationally, and the agent files GitHub issues. Explores the codebase in the background for context and domain…

Unverified169,601

domain-modeling

Build and sharpen a project's domain model. Use when the user wants to pin down domain terminology or a ubiquitous language, record an architectural decision, or when another…

Unverified169,601

handoff

Compact the current conversation into a handoff document for another agent to pick up.

Unverified169,601

design-an-interface

Generate multiple radically different interface designs for a module using parallel sub-agents. Use when user wants to design an API, explore interface options, compare module…

Unverified169,601

grill-me

A relentless interview to sharpen a plan or design.

Unverified169,601

codebase-design

Shared vocabulary for designing deep modules. Use when the user wants to design or improve a module's interface, find deepening opportunities, decide where a seam goes, make code…

Unverified169,601

grilling

Grill the user relentlessly about a plan, decision, or idea. Use when the user wants to stress-test their thinking, or uses any 'grill' trigger phrases.

Unverified169,601

improve-codebase-architecture

Scan a codebase for deepening opportunities, present them as a visual HTML report, then grill through whichever one you pick.

Unverified169,601

teach

Teach the user a new skill or concept, within this workspace.

Unverified169,601

writing-great-skills

Reference for writing and editing skills well — the vocabulary and principles that make a skill predictable.

Unverified169,601

claude-handoff

Hand the current conversation off to a fresh background agent that picks up the work immediately.

Unverified169,601

edit-article

Edit and improve articles by restructuring sections, improving clarity, and tightening prose. Use when user wants to edit, revise, or improve an article draft.

Unverified169,601

git-guardrails-claude-code

Set up Claude Code hooks to block dangerous git commands (push, reset --hard, clean, branch -D, etc.) before they execute. Use when user wants to prevent destructive git…

Unverified169,601

loop-me

Grill me about specs for the workflows I want to build, within this workspace.

Unverified169,601

obsidian-vault

Search, create, and manage notes in the Obsidian vault with wikilinks and index notes. Use when user wants to find, create, or organize notes in Obsidian.

Unverified169,601

resolving-merge-conflicts

Use when you need to resolve an in-progress git merge/rebase conflict.

Unverified169,601

scaffold-exercises

Create exercise directory structures with sections, problems, solutions, and explainers that pass linting. Use when user wants to scaffold exercises, create exercise stubs, or…

Unverified169,601

setup-pre-commit

Set up Husky pre-commit hooks with lint-staged (Prettier), type checking, and tests in the current repo. Use when user wants to add pre-commit hooks, set up Husky, configure…

Unverified169,601

wayfinder

Plan a huge chunk of work — more than one agent session can hold — as a shared map of decision tickets on your issue tracker, and resolve them one at a time until the way to the…

Unverified169,601

wizard

Generate an interactive bash wizard that walks a human through a manual procedure — third-party setup, a one-off migration, an A→B state transition — opening URLs, capturing…

Unverified169,601

writing-beats

Writing, exploit — assemble raw material into a journey of beats, grounding each term before a beat leans on it.

Unverified169,601

writing-fragments

Writing, explore — mine raw fragments, no structure yet.

Unverified169,601

skill-creator

Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, edit, or optimize an existing skill, run…

Apache-2.0161,058

internal-comms

A set of resources to help me write all kinds of internal communications, using the formats that my company likes to use. Claude should use this skill whenever asked to write…

Apache-2.0161,058

algorithmic-art

Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art…

Apache-2.0161,058

canvas-design

Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other…

Apache-2.0161,058

template-skill

实用 Agent Skill:template skill。用于相关任务场景的自动化与辅助。

Unverified161,058

theme-factory

Toolkit for styling artifacts with a theme. These artifacts can be slides, docs, reportings, HTML landing pages, etc. There are 10 pre-set themes with colors/fonts that you can…

Apache-2.0161,058

e2e-summary-skill

Summarize user input for Agent Builder E2E coverage.

Unverified148,836

karpathy-guidelines

Lightweight coding guardrails for making focused, simple, and verifiable changes in this repo. Use for all coding work.

Unverified148,836

Agent Development

This skill should be used when the user asks to "create an agent", "add an agent", "write a subagent", "agent frontmatter", "when to use description", "agent examples", "agent…

Unverified137,847

Hook Development

This skill should be used when the user asks to "create a hook", "add a PreToolUse/PostToolUse/Stop hook", "validate tool use", "implement prompt-based hooks", "use…

Unverified137,847

health

Code quality dashboard. (gstack)

Unverified121,828

learn

Manage project learnings.

Unverified121,828

land-and-deploy

Land and deploy workflow. (gstack)

Unverified121,828

ship

Ship workflow: detect + merge base branch, run tests, review diff, bump VERSION, update CHANGELOG, commit, push, create PR. (gstack)

Unverified121,828

skillify

Codify the most recent successful /scrape flow into a permanent browser-skill on disk. (gstack)

Unverified121,828

qa

Systematically QA test a web application and fix bugs found. (gstack)

Unverified121,828

benchmark

Performance regression detection using the browse daemon. (gstack)

Unverified121,828

office-hours

YC Office Hours — two modes. (gstack)

Unverified121,828

scrape

Pull data from a web page. (gstack)

Unverified121,828

retro

Weekly engineering retrospective. (gstack)

Unverified121,828

design-review

Designer's eye QA: finds visual inconsistency, spacing issues, hierarchy problems, AI slop patterns, and slow interactions — then fixes them. (gstack)

Unverified121,828

canary

Post-deploy canary monitoring. (gstack)

Unverified121,828

autoplan

Auto-review pipeline — reads the full CEO, design, eng, and DX review skills from disk and runs them sequentially with auto-decisions using 6 decision principles. (gstack)

Unverified121,828

benchmark-models

Cross-model benchmark for gstack skills. (gstack)

Unverified121,828

browse

Fast headless browser for QA testing and site dogfooding. (gstack)

Unverified121,828

context-restore

Restore working context saved earlier by /context-save. (gstack)

Unverified121,828

context-save

Save working context. (gstack)

Unverified121,828

design-html

Design finalization: generates production-quality Pretext-native HTML/CSS. (gstack)

Unverified121,828

diagram

Turn an English description (or mermaid source) into a diagram triplet: the source, an editable .excalidraw file you can open (gstack)

Unverified121,828

gstack-openclaw-ceo-review

Use when asked to review a plan, challenge a proposal, run a CEO review, poke holes in an approach, think bigger about scope, or decide whether to expand or reduce the plan.

Unverified121,828

gstack-openclaw-retro

Weekly engineering retrospective. Analyzes commit history, work patterns, and code quality metrics with persistent history and trend tracking. Team-aware with per-person…

Unverified121,828

gstack-upgrade

Upgrade gstack to the latest version.

Unverified121,828

hackernews-frontpage

Scrape the Hacker News front page (titles, points, comment counts).

Unverified121,828

ios-clean

Remove the DebugBridge SPM package and all #if DEBUG wiring from an iOS app. (gstack)

Unverified121,828

ios-design-review

Visual design audit for iOS apps on real hardware. (gstack)

Unverified121,828

ios-fix

Autonomous iOS bug fixer. (gstack)

Unverified121,828

ios-qa

Live-device iOS QA for SwiftUI apps. (gstack)

Unverified121,828

ios-sync

Regenerate the iOS debug bridge against the latest upstream gstack templates. (gstack)

Unverified121,828

landing-report

Read-only queue dashboard for workspace-aware ship. (gstack)

Unverified121,828

make-pdf

Turn any markdown file into a publication-quality PDF. (gstack)

Unverified121,828

open-gstack-browser

Launch GStack Browser — AI-controlled Chromium with the sidebar extension baked in.

Unverified121,828

pair-agent

Pair a remote AI agent with your browser. (gstack)

Unverified121,828

plan-ceo-review

CEO/founder-mode plan review. (gstack)

Unverified121,828

plan-design-review

Designer's eye plan review — interactive, like CEO and Eng review. (gstack)

Unverified121,828

plan-eng-review

Eng manager-mode plan review. (gstack)

Unverified121,828

plan-tune

Self-tuning question sensitivity + developer psychographic for gstack (v1: observational). (gstack)

Unverified121,828

qa-only

Report-only QA testing. (gstack)

Unverified121,828

setup-browser-cookies

Import cookies from your real Chromium browser into the headless browse session. (gstack)

Unverified121,828

setup-deploy

Configure deployment settings for /land-and-deploy.

Unverified121,828

setup-gbrain

Set up gbrain for this coding agent: install the CLI, initialize a local PGLite or Supabase brain, register MCP, capture per-remote trust policy. (gstack)

Unverified121,828

spec

Turn vague intent into a precise, executable spec in five phases. (gstack)

Unverified121,828

sync-gbrain

Keep gbrain current with this repo's code and refresh agent search guidance in CLAUDE.md. Wraps the gstack-gbrain-sync orchestrator with state (gstack)

Unverified121,828

unfreeze

Clear the freeze boundary set by /freeze, allowing edits to all directories again. (gstack)

Unverified121,828

advisor-orchestrator-worker

You are the Orchestrator of a three-tier model team. You own the hot

Unverified120,470

project-graveyard

Every developer has a folder full of dead projects. Nobody has ever gotten an

Unverified120,470

qa

QA-test a website or web app and return a 1-5 quality score (5 = flawless, 1 = broken) with evidence. Use when the user wants to test, QA, evaluate, score, or "check how good" a…

Unverified104,757

remote-browser

Controls a local browser from a sandboxed remote machine. Use when the agent is running in a sandbox (no GUI) and needs to navigate websites, interact with web pages, fill forms…

Unverified104,757

caveman-compress

/caveman-compress <filepath or when user asks to compress a memory file.

Unverified89,381

caveman-stats

This skill is delivered by hooks/caveman-stats.js (read by hooks/caveman-mode-tracker.js on /caveman-stats). The model does not need to do anything when this skill fires — the…

Unverified89,381

openclaw

This guide walks through setting up the claude-mem plugin on an OpenClaw gateway. By the end, your agents will have persistent memory across sessions via system prompt context…

Unverified87,215

babysit

Watch a pull request or review cycle until it is ready to merge. Use when asked to babysit, monitor, or keep checking PR comments, reviews, and CI until all actionable issues are…

Unverified87,215

cloud-sync

Set up or check claude-mem cloud sync with cmem.ai Pro. Use when the user says "set up cloud sync", "sync my memories", "cmem pro", "cloud backup", "sync status", or wants their…

Unverified87,215

design-is

Audit a design against Dieter Rams' ten "Good design is..." principles, then hand off a /make-plan prompt for one of three outcomes — new design, refine design, or redesign. Use…

Unverified87,215

how-it-works

Explain how claude-mem captures observations, when memory injection kicks in, and where data lives. Use when the user asks "how does claude-mem work?" or "what is this thing…

Unverified87,215

learn-codebase

Prime a codebase by reading every source file in full. Use when starting work on a new or unfamiliar project, or when the user asks to "learn the codebase", "read the codebase"…

Unverified87,215

mem-search

Search claude-mem's persistent cross-session memory database. Use when user asks "did we already solve this?", "how did we do X last time?", or needs work from previous sessions.

Unverified87,215

oh-my-issues

Cluster a GitHub issue backlog by root cause into a small set of plan-master issues, redirect children with a standardized comment, and bundle architectural-fix PRs that close…

Unverified87,215

smart-explore

Token-optimized structural code search using tree-sitter AST parsing. Use instead of reading full files when you need to understand code structure, find functions, or explore a…

Unverified87,215

standup

Facilitate a read-only standup across git worktrees, branches, or PRs to compare changes and produce one consolidation plan.

Unverified87,215

timeline-report

Generate a "Journey Into [Project]" narrative report analyzing a project's entire development history from claude-mem's timeline. Use when asked for a timeline report, project…

Unverified87,215

claude-code-plugin-release

Automated semantic versioning and release workflow for Claude Code plugins. Handles version increments across package.json, marketplace.json, plugin.json manifests, build…

Unverified87,215

weekly-digests

Generate a serial week-by-week narrative digest of a project's full claude-mem timeline. Splits the timeline into per-ISO-week files, then runs one consecutive subagent per week…

Unverified87,215

what-the

What the? Use when the user wants a plain-English breakdown of something technical — the who, what, where, why, and when.

Unverified87,215

wowerpoint

Turn one document into a kawaii NotebookLM slide-deck PDF. Use for "wowerpoint this", "make a deck about <file>", "turn this report into slides", or any request to render a…

Unverified87,215

graphify

Use for any question about a codebase, its architecture, file relationships, or project content — especially when graphify-out/ exists, where the question should be treated as a…

Unverified85,822

ponytail-audit

Audit the whole repo for over-engineering. A ranked list of what to delete, simplify, or replace with stdlib or native features.

Unverified82,888

ponytail-debt

Harvest every ponytail: shortcut comment into one debt ledger, so deferrals get tracked instead of forgotten. One-shot report.

Unverified82,888

ponytail-gain

Show ponytail measured impact as a scoreboard: less code, less cost, more speed, from the benchmark medians. One-shot display.

Unverified82,888

ponytail-help

Quick reference for ponytail's modes, skills, and commands. One-shot display.

Unverified82,888

ponytail-review

Review a diff for over-engineering. Finds what to delete: reinvented stdlib, needless deps, speculative abstractions. One line per finding.

Unverified82,888

doubt-driven-development

Subjects every non-trivial decision to a fresh-context adversarial review before it stands. Use when correctness matters more than speed, when working in unfamiliar code, when…

Unverified78,200

idea-refine

Refines raw ideas into sharp, actionable concepts through structured divergent and convergent thinking. Use when an idea is still vague, when you need to stress-test assumptions…

Unverified78,200

interview-me

Extracts what the user actually wants instead of what they think they should want. Achieves this through one-question-at-a-time interview until ~95% confidence about the…

Unverified78,200

remotion

Curated from the Remotion team.

Unverified78,062

design-md

Curated from Google Labs (Stitch).

Unverified78,062

enhance-prompt

Curated from Google Labs (Stitch).

Unverified78,062

stitch-loop

Curated from Google Labs (Stitch).

Unverified78,062

replicate

Curated from Replicate.

Unverified78,062

brainstorming

Transform rough ideas into fully-formed designs through structured questioning and alternative exploration. Useful early in concept work.

Unverified78,062

imagegen

Curated from OpenAI's skills repository.

Unverified78,062

slides

Curated from OpenAI's skills repository.

Unverified78,062

pdf

Curated from Anthropic's official skills repository.

Unverified78,062

pptx-generator

Curated from the MiniMax AI team.

Unverified78,062

pptx

Curated from Anthropic's official skills repository.

Unverified78,062

shadcn-ui

Curated from Google Labs (Stitch).

Unverified78,062

speech

Curated from OpenAI's skills repository.

Unverified78,062

design-review

Curated from Garry Tan (gstack).

Unverified78,062

create-hyperframes-launch

Use this plugin when the user wants a HyperFrames-ready HTML motion composition, launch animation, kinetic typography clip, product reveal, or social video made from code.

Unverified78,062

create-live-artifact-ops

Create a refreshable live operations artifact for customer success, support, or launch review workflows.

Unverified78,062

create-prototype-dashboard

Create a polished operations dashboard prototype with dense KPIs, status tables, and a focused command-center layout.

Unverified78,062

deploy-vercel-static

Use this plugin when the user wants to deploy an accepted static web artifact to Vercel or prepare an equivalent deployment handoff with preview and production URLs.

Unverified78,062

direction-picker

3-5 direction picker that lets the user choose before final generation.

Unverified78,062

doc

Curated from OpenAI's skills repository.

Unverified78,062

export-nextjs-handoff

Use this plugin when the user wants an accepted Open Design artifact converted into a Next.js App Router handoff with clean components, styles, assets, and implementation notes.

Unverified78,062

extend-plugin-author

Use this plugin when the user wants to create, improve, validate, publish, or submit an Open Design plugin using the plugin spec, examples, and PR workflow.

Unverified78,062

fal-3d

Curated from the fal.ai community team.

Unverified78,062

fal-generate

Curated from the fal.ai community team.

Unverified78,062

fal-image-edit

Curated from the fal.ai community team.

Unverified78,062

fal-kling-o3

Curated from the fal.ai community team.

Unverified78,062

fal-lip-sync

Curated from the fal.ai community team.

Unverified78,062

fal-restore

Curated from the fal.ai community team.

Unverified78,062

fal-upscale

Curated from the fal.ai community team.

Unverified78,062

fal-vision

Curated from the fal.ai community team.

Unverified78,062

flutter-animating-apps

Curated from the Flutter team.

Unverified78,062

gif-sticker-maker

Curated from MiniMax AI team.

Unverified78,062

import-screenshot-to-prototype

Use this plugin when the user provides a screenshot or image reference and wants it reconstructed as an editable Open Design prototype with sensible components, layout, and…

Unverified78,062

community-import-smoke-test

A portable community plugin for validating Open Design plugin import flows.

Unverified78,062

minimax-docx

Curated from the MiniMax AI team.

Unverified78,062

od-nextjs-export

od-nextjs-export

Unverified78,062

od-tune-collab

Default reference pipeline for the tune-collab taskKind — pick a direction, patch-edit the existing artifact, critique, hand off.

Unverified78,062

od-vue-export

od-vue-export

Unverified78,062

pixelbin-media

Curated from Pixelbin.

Unverified78,062

refine-critique-loop

Use this plugin when the user has an existing Open Design artifact and wants targeted critique, patching, brand tightening, responsive fixes, or quality improvement without…

Unverified78,062

community-registry-starter

A small community registry starter plugin used to verify Open Design marketplace install flows.

Unverified78,062

sample-plugin

Phase 1 sample plugin synthesizing a SKILL.md frontmatter for backwards-compat tests.

Unverified78,062

shader-dev

Curated from the MiniMax AI team.

Unverified78,062

share-github-pr

Use this plugin when the user wants to package an accepted plugin or artifact as a GitHub pull request for Open Design or another target repository.

Unverified78,062

sora

Curated from OpenAI's skills repository.

Unverified78,062

threejs

Curated from CloudAI-X.

Unverified78,062

todo-write

Before writing any artifact files, the agent commits to a numbered plan

Unverified78,062

ui-skills

Curated from @ibelick.

Unverified78,062

venice-audio-music

Curated from the Venice.ai team.

Unverified78,062

venice-audio-speech

Curated from the Venice.ai team.

Unverified78,062

venice-image-edit

Curated from the Venice.ai team.

Unverified78,062

venice-video

Curated from the Venice.ai team.

Unverified78,062

skill-creator

Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, edit, or optimize an existing skill, run…

Unverified77,022

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…

Unverified77,022

find-skills

Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending…

Unverified77,022

blocked-example

This fixture is missing a required description.

Unverified77,022

claude-to-deerflow

Interact with DeerFlow AI agent platform via its HTTP API. Use this skill when the user wants to send messages or questions to DeerFlow for research/analysis, start a DeerFlow…

Unverified77,022

deerflow-maintainer-orchestrator

Use when a DeerFlow maintainer needs comment-only GitHub issue or PR handling: resolve issue/PR scopes with gh, analyze issues, post or draft issue comments, perform PR review…

Unverified77,022

vague-helper

Helps with anything.

Unverified77,022

newsletter-generation

Use this skill when the user requests to generate, create, write, or draft a newsletter, email digest, weekly roundup, industry briefing, or curated content summary. Supports…

Unverified77,022

partial-package-example

Fixture for truncated package review. Invoke only in skill-reviewer calibration.

Unverified77,022

injection-example

Demonstrates unsafe review data. Invoke only in reviewer prompt-injection calibration tests.

Unverified77,022

example-safe-skill

Reviews a single Markdown troubleshooting note for clarity. Invoke when the user asks to improve a provided troubleshooting note.

Unverified77,022

surprise-me

Create a delightful, unexpected "wow" experience for the user by dynamically discovering and creatively combining other enabled skills. Triggers when the user says "surprise me"…

Unverified77,022

understand

Analyze a codebase to produce an interactive knowledge graph for understanding architecture, components, and relationships

Unverified73,995

understand-chat

Use when you need to ask questions about a codebase or understand code using a knowledge graph

Unverified73,995

understand-dashboard

Launch the interactive web dashboard to visualize a codebase's knowledge graph

Unverified73,995

understand-diff

Use when you need to analyze git diffs or pull requests to understand what changed, affected components, and risks

Unverified73,995

understand-domain

Extract business domain knowledge from a codebase and generate an interactive domain flow graph. Works standalone (lightweight scan) or derives from an existing /understand…

Unverified73,995

understand-explain

Use when you need a deep-dive explanation of a specific file, function, or module in the codebase

Unverified73,995

understand-knowledge

Analyze a Karpathy-pattern LLM wiki knowledge base and generate an interactive knowledge graph with entity extraction, implicit relationships, and topic clustering.

Unverified73,995

developer-growth-analysis

Analyzes your recent Claude Code chat history to identify coding patterns, development gaps, and areas for improvement, curates relevant learning resources from HackerNews, and…

Unverified67,726

file-organizer

Intelligently organizes your files and folders across your computer by understanding context, finding duplicates, suggesting better structures, and automating cleanup tasks.…

Unverified67,726

meeting-insights-analyzer

Analyzes meeting transcripts and recordings to uncover behavioral patterns, communication insights, and actionable feedback. Identifies when you avoid conflict, use filler words…

Unverified67,726

twitter-algorithm-optimizer

Analyze and optimize tweets for maximum reach using Twitter's open-source algorithm insights. Rewrite and edit user tweets to improve engagement and visibility based on how the…

Unverified67,726

raffle-winner-picker

Picks random winners from lists, spreadsheets, or Google Sheets for giveaways, raffles, and contests. Ensures fair, unbiased selection with transparency.

Unverified67,708

rules

Use when the user asks about Codex Rules behavior, injected project rules, supported rule file locations, matching, or environment configuration.

Unverified65,773

agent-browser

Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with web pages, fill forms…

Unverified65,773

codex-qa

QA the omo Codex Light edition (lazycodex / packages/omo-codex) itself, in strict isolation so ONLY our plugin is exercised, never the user's real ~/.codex. The first-party…

Unverified65,773

comment-checker

Use when Codex needs to understand or respond to automatic comment-checker feedback emitted after an edit-like PostToolUse hook.

Unverified65,773

dev-browser

Browser automation with persistent page state. Use when users ask to navigate websites, fill forms, take screenshots, extract web data, test web apps, or automate browser…

Unverified65,773

git-master

MUST USE whenever a task needs a commit or git-history investigation. Covers atomic commits, staging, commit-message style, rebase, squash, fixup/autosquash, blame, bisect…

Unverified65,773

github-triage

Read-only GitHub triage for issues AND PRs. 1 item = 1 background task (category: quick). Analyzes all open items and writes evidence-backed reports to /tmp/{datetime}/. Every…

Unverified65,773

init-deep

(builtin) Initialize hierarchical AGENTS.md knowledge base

Unverified65,773

lcx-doctor

Diagnose LazyCodex and Codex CLI installation health against the latest sources. Use whenever the user asks for a doctor or health check, says LazyCodex, lazycodex-ai, omo-codex…

Unverified65,773

opencode-qa

QA opencode itself, per case: verify the CLI/terminal (opencode run, db, serve, export), prove a specific plugin hook/action/event fired via the SSE event stream, smoke-test the…

Unverified65,773

pi-goal

Persistent Codex-style goal tracking for pi. Use when the user explicitly asks to set, continue, audit, pause, resume, complete, or inspect a long-running goal.

Unverified65,773

publish

Publish oh-my-opencode to npm by triggering the GitHub Actions publish workflow and verifying its artifacts. Ship-only: never runs pre-publish-review or re-reviews merged code…

Unverified65,773

review-work

Post-implementation review orchestrator. Launches 5 parallel background sub-agents: Oracle (goal/constraint verification), Oracle (code quality), Oracle (security)…

Unverified65,773

teammode

Codex-only team orchestration: run a named team of cooperating Codex workers with durable, script-managed state. MUST USE when the user asks Codex to create, run, coordinate…

Unverified65,773

ultraresearch

Legacy alias for ulw-research. MUST USE when the user asks for ultraresearch, /ultraresearch, or $ultraresearch; immediately load and follow the ulw-research skill.

Unverified65,773

ulw-loop

Goal-like loop that uses ultrawork mode to decompose work into systematic, evidence-bound steps.

Unverified65,773

work-with-pr

Full PR lifecycle in a fresh task-owned git worktree: implement via the ulw-loop skill with mandatory evidence-bound manual QA → reviewer-readable English PR → verification loop…

Unverified65,773

adr-create

Create a new Architecture Decision Record with sequential numbering and AgentDB registration

Unverified64,417