Use context-mode tools (ctx_execute, ctx_execute_file) instead of Bash/cat when processing
large outputs. Triggers: "analyze logs", "summarize output",…
antigravity
claude
claude-code
claude-code-hooks
claude-code-plugins
claude-code-skill
codex
codex-cli
context-mode
copilot
cursor-plugin
kiro
mcp
mcp-server
mcp-tools
openclaw
opencode
pi-agent
skills
zed-extension
Updated 2026-09-19 03:27:16 +08:00
Build terminal UIs with OpenTUI. Covers Core, frameworks, components, application APIs, testing, extensions, integrations, deployment, and public API lookup.
Updated 2026-09-19 01:26:04 +08:00
codex-delegate: Delegate a coding task to the OpenAI Codex CLI as a background implementer, then review its diff and land it yourself. Use this whenever the user wants to hand…; opencode-delegate: Delegate a coding task to the OpenCode CLI as a background implementer, then review its diff and land it yourself. Use this whenever the user wants to hand…; claude-delegate: Delegate a coding task to a separate Claude Code CLI process or another Claude session as an implementer, then review its diff…
agent-skills
ai-coding-agent
antigravity
claude-code
claude-code-skills
codex
coding-agent
cursor
grok
kimi
mistral
openai-codex
opencode
qoder
skills-sh
Updated 2026-09-18 21:13:09 +08:00
paseo: Paseo reference for managing projects, workspaces, workspace scripts, agents, schedules, and heartbeats.; paseo-handoff: Hand off the current task to another agent with full context. Use when the user says "handoff", "hand off", "hand this to", or wants to pass work to another…; paseo-committee: Form a committee of two high-reasoning agents to step back, do root cause analysis, and produce a plan. Use when stuck, looping, tunnel-visioning, or facing a…; paseo-loop: Run an agent loop unti…
ade
agents
android
claude-code
codex
copilot
developer-tools
hermes
ios
linux
mobile
opencode
orchestration
pi
windows
Updated 2026-09-14 20:28:43 +08:00
story-long-write: 长篇网文写作。从大纲到正文,辅助长篇网络小说的创作,包括世界观、人物、情节线管理。触发方式:/story-long-write、/写长篇、「帮我开书」「写大纲」「日更」「续写」「继续写」「修改第X章」「回炉」「重写第X章」。; story-deslop: 网文去AI味。检测并清除文本中的AI写作痕迹,让文字回归自然、非模板化。触发方式:/story-deslop、/去AI味、「去AI味」「这篇太AI了」「网文去AI味」。; story-long-analyze: 长篇网文拆文。深度拆解爆款长篇小说的黄金三章、人设架构、爽点设计、节奏控制。单一深度拆解管道:跑完黄金三章(Stage 1)后产出快速预览报告并询问是否继续全量拆解,确认后从 Stage 2 续跑逐章摘要、聚合分析、设定关系、汇总报告,全程产物落盘…; story-short-write: 短篇网文写作。辅助短篇小说创作,从构思到成稿,聚焦情绪拉扯与节奏把控。触发方式:/story-short-write、/写短篇、「帮我写一篇短篇」「写个盐言故事」。; story-long-scan:…
agent-skills
ai-agent
ai-novel-writing
ai-writing
antigravity
chinese-novel
claude-code
claude-code-skills
claude-skills
codex
creative-writing
fiction-writing
novel-writing
openclaw
opencode
skill
web-novel
webnovel
writing-assistant
zenstory
Updated 2026-09-14 17:10:05 +08:00
typescript-advanced-types: Master TypeScript's advanced type system including generics, conditional types, mapped types, template literals, and utility types for building type-safe…; tailwind-design-system: Build scalable design systems with Tailwind CSS v4, design tokens, component libraries, and responsive patterns. Use when creating component libraries,…; nodejs-backend-patterns: Build production-ready Node.js backend services with Express/Fastify, implementing middleware patterns, error han…
agent-skills
agentic-ai
agents
ai-agents
anthropic
antigravity
claude
claude-code
claude-code-plugins
claude-skills
codex
copilot
cursor
cursor-rules
developer-tools
mcp
multi-agent
opencode
prompt-engineering
subagents
Updated 2026-09-14 09:07:50 +08:00
plannotator-visual-explainer: Generate self-contained HTML visualizations with Plannotator theming. Use for implementation plans, PR explainers, architecture diagrams, data tables, slide…; plannotator-compound: Analyze a user's Plannotator plan archive to extract denial patterns, feedback taxonomy, evolution over time, and actionable prompt improvements — then produce…; plannotator-setup-goal: Turn an idea or objective into a goal package for /goal. Interviews the user, builds a reviewed fact s…
Updated 2026-09-14 05:45:50 +08:00
ctf-reverse: Provides reverse engineering techniques for CTF challenges. Use when the main job is to understand how a compiled, obfuscated, packed, or virtualized target…; ctf-web: Provides web exploitation techniques for CTF challenges. Use when the target is primarily an HTTP application, API, browser client, template engine, identity…; ctf-pwn: Provides binary exploitation techniques for CTF challenges. Use when you already have a vulnerable native target or service and need to turn memory c…
agent-skills
claude-code
claude-code-skills
codex
codex-cli
ctf
ctf-challenges
ctf-tools
gemini
gemini-cli
opencode
security
Updated 2026-09-14 05:09:40 +08:00
golang-code-style: Golang code style conventions — line length and breaking, variable declarations, control flow clarity, when comments help vs hurt. Use when writing or…; golang-error-handling: Idiomatic Golang error handling — creation, wrapping with %w, errors.Is/As, errors.Join, custom error types, sentinel errors, panic/recover, the single…; golang-testing: Production-ready Golang tests — table-driven tests, testify suites and mocks, parallel tests, fuzzing, fixtures, goroutine leak detect…
agent
agent-skills
ai
antigravity
claude
claude-code
code
codex
coding
copilot
cursor
gemini
gemini-cli-extension
openclaw
opencode
plugin
skills
skillsmp
vibe-coding
Updated 2026-09-07 09:45:17 +08:00
Expert Django backend development guidance. Use when creating Django models, views, serializers, or APIs; debugging ORM queries or migrations; optimizing…
Updated 2026-07-24 00:51:17 +08:00
Comprehensive Rust coding guidelines with 265 rules across 26 categories. Use when writing, reviewing, or refactoring Rust code. Covers ownership, error…
agent-skills
ai-coding
best-practices
claude-code
code-quality
codex
coding-guidelines
copilot
llm
opencode
rust
rust-lang
rust-language
Updated 2026-06-15 06:51:09 +08:00
Use this skill whenever the user wants to design or implement caching in a Next.js 16+ App Router project — setting up the "use cache" directive, building a…
agentic-ai
agentic-framework
agents
ai-agent
ai-assistant
ai-coding
ai-skills
anthropic-claude
autonomous-agents
cache
codex
multi-agent
multi-agent-systems
nextjs
nextjs-cache
nextjscache
opencode
Updated 2026-05-30 15:54:02 +08:00