All Skills

3965 skills found

Skills List

cmux-diagnostics

cmux-diagnostics

25Kagent-workflows

Run end-user cmux diagnostics. Use when cmux hooks, notifications, session restore, settings, browser automation, socket access, CLI control, or agent resume behavior is not working, or when the user asks for a cmux health check, doctor report, or support-safe debug summary.

manaflow-ai avatarmanaflow-ai
Get
cmux-settings

cmux-settings

25Kagent-workflows

View and edit cmux settings in ~/.config/cmux/cmux.json. Use when the user wants to change cmux preferences (appearance, sidebar, notifications, automation, browser, shortcuts), set a value by JSON path, validate the file, open it in an editor, or look up which keys cmux recognizes. Triggers on '/cmux-settings', 'change cmux setting', 'set <something> in cmux', 'cmux config', 'cmux.json', or 'rebind a cmux shortcut'.

manaflow-ai avatarmanaflow-ai
Get
cmux-markdown

cmux-markdown

25Kagent-workflows

Open markdown files in a formatted viewer panel with live reload. Use when you need to display plans, documentation, or notes alongside the terminal with rich rendering (headings, code blocks, tables, lists).

manaflow-ai avatarmanaflow-ai
Get
cmux-browser

cmux-browser

25Kagent-workflows

End-user browser automation with cmux. Use when you need to open sites, interact with pages, wait for state changes, and extract data from cmux browser surfaces.

manaflow-ai avatarmanaflow-ai
Get
cli-creator

cli-creator

25Kbackend-api

Build a composable CLI for Codex from API docs, an OpenAPI spec, existing curl examples, an SDK, a web app, an admin tool, or a local script. Use when the user wants Codex to create a command-line tool that can run from any repo, expose composable read/write commands, return stable JSON, manage auth, and pair with a companion skill.

openai avataropenai
Get
aspnet-core

aspnet-core

24Ktesting-qa

Build, review, refactor, or architect ASP.NET Core web applications using current official guidance for .NET web development. Use when working on Blazor Web Apps, Razor Pages, MVC, Minimal APIs, controller-based Web APIs, SignalR, gRPC, middleware, dependency injection, configuration, authentication, authorization, testing, performance, deployment, or ASP.NET Core upgrades.

openai avataropenai
Get
netlify-deploy

netlify-deploy

24Kfrontend

Deploy web projects to Netlify using the Netlify CLI (`npx netlify`). Use when the user asks to deploy, host, publish, or link a site/repo on Netlify, including preview and production deploys.

openai avataropenai
Get
planning-with-files-zh

planning-with-files-zh

24Kagent-workflows

基于 Manus 风格的文件规划系统,用于组织和跟踪复杂任务的进度。创建 task_plan.md、findings.md 和 progress.md 三个文件。当用户要求规划、拆解或组织多步骤项目、研究任务或需要超过5次工具调用的工作时使用。支持 /clear 后的自动会话恢复。触发词:任务规划、项目计划、制定计划、分解任务、多步骤规划、进度跟踪、文件规划、帮我规划、拆解项目

othmanadi avatarothmanadi
Get
product-skills

product-skills

24Kdesign-ui

Use when coordinating product work across the 12 bundled product sub-skills (RICE, OKRs, UX research, design tokens, competitive teardown, analytics, experiments, discovery, roadmaps, spec-to-repo, landing pages, SaaS scaffolding) or the 4 standalone product-team plugins (user stories, Apple HIG, code-to-PRD, research summarizer). Triggers on 'help me prioritize', 'plan a product experiment', 'we ship features nobody uses', 'run the discovery loop', 'is our OST sound'. Forks context to route to one sub-skill via a deterministic signal router and returns a digest; can also drive a continuous-discovery loop (Torres cadence tracker + OST linter as machine gates) or a full goal→plan→execute→verify→close run through the repo-wide agent-harness. Distinct from project-management (how to deliver vs what to build), marketing/landing (from-scratch pages), and engineering/agent-harness (the generic loop engine this orchestrator plugs into).

alirezarezvani avataralirezarezvani
Get
pm-skills

pm-skills

24Kagent-workflows

Use when coordinating project-delivery work across the 8 project-management sub-skills — sprint/velocity analytics, portfolio health, Jira/JQL, Confluence, Atlassian admin, templates, meeting analysis, team comms. Triggers on 'our sprints feel off', 'project health report', 'audit our Jira permissions', 'when will it be done', 'run the delivery loop'. Forks context to route to one sub-skill via a deterministic signal router and returns a digest; can also drive a full goal→plan→execute→verify→close delivery loop through the repo-wide agent-harness with Jira MCP data bridged into the domain's analytics tools. Distinct from product-team (what to build vs how to deliver it), business-operations (internal ops), and engineering/agent-harness (the generic loop engine this orchestrator plugs into).

alirezarezvani avataralirezarezvani
Get
ce-riffrec-feedback-analysis

ce-riffrec-feedback-analysis

24Kagent-workflows

Analyze Riffrec feedback captures from bundles or standalone recordings. Always load for `riffrec-*.zip`, `session.json` + `events.json` + `recording.webm` + `voice.webm` bundles, `.mp4`/`.mov`/`.webm` videos, `.m4a`/`.mp3`/`.wav` audio, or capture/share requests.

everyinc avatareveryinc
Get
herdr

herdr

24Kagent-workflows

Control Herdr, a terminal multiplexer for coding agents. Use only when the user explicitly mentions Herdr or asks to use Herdr to inspect or control panes, tabs, workspaces, commands, or another agent. Do not use merely because a task could benefit from a background terminal, delegation, or parallel work. Requires HERDR_ENV=1.

herdrdev avatarherdrdev
Get
ce-product-pulse

ce-product-pulse

24Kwriting-content

Generate time-windowed product pulse reports from configured signals.

everyinc avatareveryinc
Get
baoyu-electron-extract

baoyu-electron-extract

24Kagent-workflows

Extracts resources and JavaScript from any installed Electron app (`.asar` bundle), restoring original sources from `.js.map` files when available or formatting minified code with Prettier otherwise. Use when user wants to "extract Electron app", "decompile Electron", "get the source code of <app>", "inspect app.asar", "看 Electron 应用源码", "提取 .asar", or asks how a desktop Electron app is built. Skips `node_modules` and supports both macOS and Windows.

jimliu avatarjimliu
Get
ce-proof

ce-proof

24Ksecurity

Publish, read, comment on, or edit markdown in Proof. Use for Proof links, sharing specs/plans/drafts, or publish handoffs from planning workflows; avoid proofread, math, evidence, or proof-of-concept meanings.

everyinc avatareveryinc
Get
ce-strategy

ce-strategy

24Kwriting-content

Create or update STRATEGY.md. Use when starting a product, changing direction or roadmap, or when ce-ideate, ce-brainstorm, or ce-plan need upstream product grounding.

everyinc avatareveryinc
Get
ce-test-xcode

ce-test-xcode

24Ktesting-qa

Build and test iOS apps on simulator with XcodeBuildMCP.

everyinc avatareveryinc
Get
ce-worktree

ce-worktree

24Kcode-generation

Set up isolated git worktrees — create a new branch for fresh work, or attach a worktree to an existing branch/PR/commit to work on it in isolation. Use when starting isolated work or isolating an existing ref; detects existing isolation first.

everyinc avatareveryinc
Get
ce-test-browser

ce-test-browser

24Ktesting-qa

Run browser tests for pages affected by the current branch or PR.

everyinc avatareveryinc
Get
ce-simplify-code

ce-simplify-code

24Ksecurity

Simplify recently changed code for clarity, reuse, quality, and efficiency while preserving behavior. Use for tidy/refactor passes; use ce-debug for bugs.

everyinc avatareveryinc
Get
ce-resolve-pr-feedback

ce-resolve-pr-feedback

24Kbackend-api

Resolve PR review feedback. Use when addressing review comments, resolving review threads, or fixing code-review feedback.

everyinc avatareveryinc
Get
planning-with-files

planning-with-files

24Kresearch-knowledge

Manus-style persistent file-based planning for AI coding agents: keeps task_plan.md, findings.md, and progress.md on disk so work survives context loss and /clear. Use when asked to plan out, break down, or organize a multi-step project, research task, or any work requiring 5+ tool calls. Supports automatic session recovery after /clear.

othmanadi avatarothmanadi
Get
ce-compound-refresh

ce-compound-refresh

24Kresearch-knowledge

Refresh the repo's captured learnings against the current codebase. Use when auditing stale, overlapping, superseded, or drifted learnings; avoid general refactor, debugging, or code review unless the learnings store is explicit.

everyinc avatareveryinc
Get
ce-setup

ce-setup

24Kresearch-knowledge

Check Compound Engineering health and repo-local config.

everyinc avatareveryinc
Get
Want a category view? Try /category/writing-content.