Open-source agent skills

Precision workflows
for coding agents.

Small, focused skills that turn vague agent behavior into rigorous, repeatable engineering workflows.

Evidence-driven Zero runtime Copy and run
agent / workspace ready
/pink-review
00:01Resolved change scope
00:03Traced affected call paths
00:07Ran defect + simplification passes
Review complete2 findings

Evidence first. Every finding includes a trigger, impact, location, and verification path.

correctnessmaintainabilityverified
portable SKILL.md
no setup required
Four focused skillsEnglish + 中文Built for real repositoriesOpen source

The collection

Less prompting.
More engineering.

Each skill owns one demanding workflow end to end—without adding a framework, runtime, or new dependency.

01EN

Pink Review

/pink-review

Evidence-backed defect review, followed by a separate pass for high-value simplification.

  • Automatic Git scope
  • Concrete execution paths
  • Behavior-preserving refactors
Explore skill
02EN

Parse Requirements

/parse-requirements

Turns documents, screenshots, and wireframes into traceable, codebase-grounded requirements.

  • Atomic requirement mapping
  • Image-aware analysis
  • Concrete verification paths
Explore skill
03中文

Pink Review 中文版

/pink-review-cn

同一套证据驱动审查流程,提供完整、准确的中文缺陷结论与精简建议。

  • 自动确定 Git 变更范围
  • 追踪具体执行路径
  • 寻找行为保持型精简方案
查看技能
04中文

需求解析中文版

/parse-requirements-cn

完整读取需求材料与标注图片,拆分原子需求,并结合当前代码库形成可落地方案。

  • 需求来源全程可追溯
  • 区分事实与推断
  • 五段式中文交付
查看技能

Designed for trust

Agent work you can inspect.

Clear boundaries, concrete evidence, and output that survives contact with a real codebase.

01 / Evidence

Claims earn their place.

Findings cite real files, symbols, execution paths, and observable impact. Plausible is not enough.

02 / Scope

Focused by default.

Every skill has one job, explicit boundaries, and a hard definition of done.

03 / Fit

Grounded in your repo.

Existing architecture and conventions shape the answer—not generic advice.

04 / Simplicity

Markdown in. Better decisions out.

No service, database, account, or package install. The workflow lives in one readable file.

From zero to useful

Install in minutes.

Clone the collection, copy the skill directory into your agent's skills folder, then invoke it by name.

01

Clone

Bring the repository to your machine.

02

Copy

Move one skill folder into your agent's skills directory.

03

Run

Invoke the slash command in your project.

Terminal git clone https://github.com/3xian/PinkSkills.git

Skills are plain Markdown. Review every instruction before adding it to your agent.

Open source. Intentionally small.

Give your agent
a sharper way to work.

Explore on GitHub