Skills

Superpowers Dev Workflow@wlshlad85
#debugging#subagent

Spec-first, TDD, subagent-driven software development workflow. Use when: (1)…

Development
Updated 3mo ago 18 26.2k
Using Superpowers@zlc000190

Use when starting any conversation - establishes how to find and use skills,…

Other
Updated 3mo ago 62 35.5k
Superpowers-Openclaw@fenccerece

Complete Superpowers methodology for OpenClaw. A 12-skill collection that…

Creative
Updated 3mo ago 0 1.7k
Superpowers (OpenClaw)@yantianlong-01
#编程#工作流

提供系统化的 AI 编程工作流支持,包括测试驱动开发、代码审查、重构、文档生成和自动化验收测试。

Development
Updated 3mo ago 3 3.2k
Superpowers Cn@openxcn
#工作流

中文AI工作流框架 - 先理解需求再执行,让AI做事更有逻辑

Automation
Updated 3mo ago 1 5.1k
Superpowers Brainstorming@axelhu
#documentation

Use before any creative work - creating features, building components, adding…

Creative, Knowledge
Updated 3mo ago 1 3.4k
Superpowers Systematic Debugging@axelhu
#debugging#调试

Enforce a four-phase debugging process—root cause investigation, pattern…

Development
Updated 3mo ago 1 2.4k
Superpowers Mode@spiceman161
#coding#debug

Enable or disable a strict engineering workflow for coding tasks enforcing…

Development
Updated 3mo ago 6 4.9k
Writing Plans@axelhu

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

Development
Updated 3mo ago 0 1.9k
Superpowers Requesting Code Review@axelhu
#code-review#subagent

Use when completing tasks, implementing major features, or before merging -…

Development, Agents
Updated 3mo ago 0 815
Superpowers Tdd@axelhu
#开发#测试

Enforces strict RED-GREEN-REFACTOR TDD cycle by writing failing real-code…

Development
Updated 3mo ago 0 1.4k
Superpowers Verification@axelhu

Use when about to claim any work is complete, fixed, passing, or successful -…

Other
Updated 3mo ago 0 4.1k
Superpowers Overview@axelhu
#开发

Use when starting any development work or when unsure which superpowers…

Development
Updated 3mo ago 0 2.1k
using-superpowers@thcjp
#using#superpowers

Use when starting any conversation - establishes how to find and use skills,…

Agents
Updated 1w ago 0 57
子代理任务拆分 + Superpowers@weilixiong
#subagent

子代理任务拆分 + using-superpowers 技能执行。每次 spawn 子代理前必须遵守的铁律。结合 using-superpowers 和…

Agents
Updated 3mo ago 0 956
Parallel Agents@axelhu

Use when facing 2 or more independent tasks that can be worked on without…

Other
Updated 3mo ago 1 1.1k
Subagent Dev@axelhu
#subagent#开发

Use when executing implementation plans with independent tasks - coordinates…

Agents
Updated 3mo ago 0 1.3k
Isolated Workspace@axelhu
#git

Use when starting feature work that needs isolation from current workspace -…

Development
Updated 3mo ago 0 822
Finishing Branch@axelhu
#git

Use when implementation is complete, all tests pass, and you need to decide…

Development
Updated 3mo ago 0 1.1k
Superpowers Receiving Code Review@axelhu
#code-review

Use when receiving code review feedback - requires technical verification…

Development
Updated 3mo ago 0 861
chinese-git-workflow@jnmetacodeskills.sh

# 国内 Git 工作流规范 ## 概述 国内团队用 Git 经常踩的坑:GitHub 访问不稳定、CI/CD 方案照搬国外水土不服、commit…

External source
Observed 50m ago920 Source
using-git-worktrees@jnmetacodeskills.sh

# 使用 Git 工作树 ## 概述 确保工作发生在隔离的工作区中。优先使用你的平台的原生 worktree 工具。仅在没有原生工具可用时,再回退到手动…

External source
Observed 50m ago923 Source
executing-plans@jnmetacodeskills.sh

# 执行计划 ## 概述 加载计划,批判性审查,执行所有任务,完成后报告。 **开始时宣布:** "我正在使用 executing-plans…

External source
Observed 50m ago941 Source
subagent-driven-development@jnmetacodeskills.sh

# 子智能体驱动开发 通过为每个任务分派一个全新的实现子智能体来执行计划:每个任务完成后做一次任务审查(规格合规性 +…

External source
Observed 50m ago942 Source
chinese-commit-conventions@jnmetacodeskills.sh

# 中文 Git 提交规范 ## 1. Conventional Commits 中文适配 基于 Conventional Commits 1.0.0…

External source
Observed 52m ago971 Source