Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
smart-archive
Intelligent context archiving for the 1M token era.
Replaces strategic-compact. Works with server-side Compaction API.
Archives completed RIPER phases to .ai_state/ instead of emergency compression.
WenJunDuan/Rlues 166
-
iterative-retrieval
Large context iterative retrieval. For tasks requiring
information from many files, retrieves in batches to avoid
overwhelming the context window.
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
-
phase-router
P.A.C.E. v2.0 complexity routing engine. Analyzes task complexity
and routes to optimal path (A/B/C/D) with effort level mapping.
v8.0: Added Path D for Agent Teams, effort parameter integration.
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
-
continuous-learning
v1 basic learning. Extracts patterns from sessions and stores
them in the experience skill.
WenJunDuan/Rlues 166
-
continuous-learning-v2
v2 Instinct-based learning system. Builds confidence through
repeated observations and evolves high-confidence patterns into skills.
WenJunDuan/Rlues 166
-
verification-loop
Verify-fix-retry loop with cross-model validation support.
v8.0: Added --cross mode for dual-model verification.
WenJunDuan/Rlues 166
-
context7
Library documentation fetcher using Context7 CLI (npx ctx7).
Provides up-to-date, version-specific docs for external libraries.
CLI version replaces Context7 MCP for lower context overhead.
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
-
service-analysis
Service boundary analysis. Identifies service boundaries,
dependencies, and integration points in the codebase.
WenJunDuan/Rlues 166
-
pdf
Use this skill whenever the user wants to do anything with PDF files. This includes reading or extracting text/tables from PDFs, combining or merging multiple PDFs into one, splitting PDFs apart, rotating pages, adding watermarks, creating new PDFs, filling PDF forms, encrypting/decrypting PDFs, extracting images, and OCR on scanned PDFs to make them searchable. If the user mentions a .pdf file or asks to produce one, use this skill.
WenJunDuan/Rlues 166
-
eval-harness
Evaluation framework for measuring code agent effectiveness.
v8.0: Added Agent Teams collaboration quality metrics.
WenJunDuan/Rlues 166
-
brand-guidelines
Applies Anthropic's official brand colors and typography to any sort of artifact that may benefit from having Anthropic's look-and-feel. Use it when brand colors or style guidelines, visual formatting, or company design standards apply.
WenJunDuan/Rlues 166
-
docx
Use this skill whenever the user wants to create, read, edit, or manipulate Word documents (.docx files). Triggers include: any mention of "Word doc", "word document", ".docx", or requests to produce professional documents with formatting like tables of contents, headings, page numbers, or letterheads. Also use when extracting or reorganizing content from .docx files, inserting or replacing images in documents, performing find-and-replace in Word files, working with tracked changes or comments, or converting content into a polished Word document. If the user asks for a "report", "memo", "letter", "template", or similar deliverable as a Word or .docx file, use this skill. Do NOT use for PDFs, spreadsheets, Google Docs, or general coding tasks unrelated to document generation.
WenJunDuan/Rlues 166
-
xlsx
Use this skill any time a spreadsheet file is the primary input or output. This means any task where the user wants to: open, read, edit, or fix an existing .xlsx, .xlsm, .csv, or .tsv file (e.g., adding columns, computing formulas, formatting, charting, cleaning messy data); create a new spreadsheet from scratch or from other data sources; or convert between tabular file formats. Trigger especially when the user references a spreadsheet file by name or path — even casually (like "the xlsx in my downloads") — and wants something done to it or produced from it. Also trigger for cleaning or restructuring messy tabular data files (malformed rows, misplaced headers, junk data) into proper spreadsheets. The deliverable must be a spreadsheet file. Do NOT trigger when the primary deliverable is a Word document, HTML report, standalone Python script, database pipeline, or Google Sheets API integration, even if tabular data is involved.
WenJunDuan/Rlues 166
-
code-quality
Linus-style code quality enforcement. Checks taste, simplicity,
and engineering rigor.
WenJunDuan/Rlues 166
-
algorithmic-art
Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright violations.
WenJunDuan/Rlues 166
-
webapp-testing
Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.
WenJunDuan/Rlues 166
-
pptx
Use this skill any time a .pptx file is involved in any way — as input, output, or both. This includes: creating slide decks, pitch decks, or presentations; reading, parsing, or extracting text from any .pptx file (even if the extracted content will be used elsewhere, like in an email or summary); editing, modifying, or updating existing presentations; combining or splitting slide files; working with templates, layouts, speaker notes, or comments. Trigger whenever the user mentions "deck," "slides," "presentation," or references a .pptx filename, regardless of what they plan to do with the content afterward. If a .pptx file needs to be opened, created, or touched, use this skill.
WenJunDuan/Rlues 166
-
theme-factory
Toolkit for styling artifacts with a theme. These artifacts can be slides, docs, reportings, HTML landing pages, etc. There are 10 pre-set themes with colors/fonts that you can apply to any artifact that has been creating, or can generate a new theme on-the-fly.
WenJunDuan/Rlues 166
-
model-router
Intelligent task-to-model routing based on benchmark data.
Routes tasks to Claude Code or Codex CLI based on task type
and model strengths. New in v8.0.
WenJunDuan/Rlues 166
-
frontend-design
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, artifacts, posters, or applications (examples include websites, landing pages, dashboards, React components, HTML/CSS layouts, or when styling/beautifying any web UI). Generates creative, polished code and UI design that avoids generic AI aesthetics.
WenJunDuan/Rlues 166