Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
cunzhi
寸止协议 - Pause and wait mechanism for human confirmation at critical
decision points. Prevents AI from proceeding autonomously past important
checkpoints. Core safety and collaboration mechanism.
WenJunDuan/Rlues 166
-
debugging
Systematic four-phase debugging: reproduce, locate, fix, verify
WenJunDuan/Rlues 166
-
agent-teams
Path D parallel execution with Lead-Teammate architecture and context handoff
WenJunDuan/Rlues 166
-
tdd
Test-Driven Development with RED-GREEN-REFACTOR cycle and commit strategy per Path
WenJunDuan/Rlues 166
-
archive
Context threshold management and done task archival for long sessions
WenJunDuan/Rlues 166
-
worktrees
Git worktree isolation for Path C/D development with branch strategy
WenJunDuan/Rlues 166
-
context7
Library documentation query via ctx7 CLI with deepwiki fallback
WenJunDuan/Rlues 166
-
knowledge
Experience extraction and knowledge base management with instinct scoring
WenJunDuan/Rlues 166
-
code-quality
Linus-style six-dimension code review with official plugins and security scanning
WenJunDuan/Rlues 166
-
verification
Path-conditional verification checklist (basic/standard/strict) with retry loop
WenJunDuan/Rlues 166
-
brainstorm
R/D phase enhancement: Socratic questioning, ADR writing, and design confirmation via cunzhi
WenJunDuan/Rlues 166
-
cunzhi
Checkpoint-based pause and confirm system using cunzhi MCP for quality gates
WenJunDuan/Rlues 166
-
doc-coauthoring
Guide users through a structured workflow for co-authoring documentation. Use when user wants to write documentation, proposals, technical specs, decision docs, or similar structured content. This workflow helps users efficiently transfer context, refine content through iteration, and verify the doc works for readers. Trigger when user mentions writing docs, creating proposals, drafting specs, or similar documentation tasks.
WenJunDuan/Rlues 166
-
debugging
Systematic four-phase debugging: reproduce, locate, fix, verify with chrome-devtools
WenJunDuan/Rlues 166
-
tdd
Test-Driven Development with RED-GREEN-REFACTOR cycle and commit strategy per Path
WenJunDuan/Rlues 166
-
archive
Context threshold management and done task archival for long sessions
WenJunDuan/Rlues 166
-
worktrees
Git worktree isolation for Path C development with branch strategy
WenJunDuan/Rlues 166
-
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 some sort of internal communications (status reports, leadership updates, 3P updates, company newsletters, FAQs, incident reports, project updates, etc.).
WenJunDuan/Rlues 166
-
mcp-builder
Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).
WenJunDuan/Rlues 166
-
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 static piece. Create original visual designs, never copying existing artists' work to avoid copyright violations.
WenJunDuan/Rlues 166
-
context7
Library documentation query via ctx7 CLI with deepwiki fallback
WenJunDuan/Rlues 166
-
skill-installer
Install Codex skills into $CODEX_HOME/skills from a curated list or a GitHub repo path. Use when a user asks to list installable skills, install a curated skill, or install a skill from another repo (including private repos).
WenJunDuan/Rlues 166
-
skill-creator
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Codex's capabilities with specialized knowledge, workflows, or tool integrations.
WenJunDuan/Rlues 166
-
web-artifacts-builder
Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use for complex artifacts requiring state management, routing, or shadcn/ui components - not for simple single-file HTML/JSX artifacts.
WenJunDuan/Rlues 166