YuxiaoWang-520/harness-craft

A composable library of skills and rules for AI coding agents. Covers repo memory, long-horizon execution, multi-agent coordination, TDD, security review, and delivery automation.

73Stars on the repository
47Mods indexed here, across every type
5mo agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

skill-creator

01

YuxiaoWang-520/harness-craft

Skill Codex

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 agent capabilities with specialized knowledge, workflows, or tool integrations.

not rated 73 5mo ago A 44 tokens

skill-installer

02

YuxiaoWang-520/harness-craft

Skill Codex

Install skills into the local skills directory 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).

not rated 73 5mo ago A 50 tokens

agent-team-dev

03

YuxiaoWang-520/harness-craft

Skill Codex

Coordinate coding tasks with a lean sub-agent team (max 4 sub-agents) using explicit role ownership and strict quality gates. Use when tasks need parallel design/implementation/testing/review handoffs with correctness as the top priority, efficiency second, and token optimization third.

not rated 73 5mo ago A 58 tokens

api-design

04

YuxiaoWang-520/harness-craft

Skill Codex

REST API design patterns including resource naming, status codes, pagination, filtering, error responses, versioning, and rate limiting for production APIs.

not rated 73 5mo ago A 31 tokens

article-writing

05

YuxiaoWang-520/harness-craft

Skill Codex

Write articles, guides, blog posts, tutorials, newsletter issues, and other long-form content in a distinctive voice derived from supplied examples or brand guidance. Use when the user wants polished written content longer than a paragraph, especially when voice consistency, structure, and credibility matter.

not rated 73 5mo ago A 57 tokens

backend-patterns

06

YuxiaoWang-520/harness-craft

Skill Codex

Backend architecture patterns, API design, database optimization, and server-side best practices for Node.js, Express, and Next.js API routes.

not rated 73 5mo ago A 31 tokens

canvas-design

07

YuxiaoWang-520/harness-craft

Skill Claude CodeCodex

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.

not rated 73 5mo ago A 59 tokens

claude-api

08

YuxiaoWang-520/harness-craft

Skill Codex

Anthropic Claude API patterns for Python and TypeScript. Covers Messages API, streaming, tool use, vision, extended thinking, batches, prompt caching, and Claude Agent SDK. Use when building applications with the Claude API or Anthropic SDKs.

not rated 73 5mo ago A 53 tokens

coding-standards

09

YuxiaoWang-520/harness-craft

Skill Codex

Universal coding standards, best practices, and patterns for TypeScript, JavaScript, React, and Node.js development.

not rated 73 5mo ago A 28 tokens

content-engine

10

YuxiaoWang-520/harness-craft

Skill Codex

Create platform-native content systems for X, LinkedIn, TikTok, YouTube, newsletters, and repurposed multi-platform campaigns. Use when the user wants social posts, threads, scripts, content calendars, or one source asset adapted cleanly across platforms.

not rated 73 5mo ago A 55 tokens

crosspost

11

YuxiaoWang-520/harness-craft

Skill Codex

Multi-platform content distribution across X, LinkedIn, Threads, and Bluesky. Adapts content per platform using content-engine patterns. Never posts identical content cross-platform. Use when the user wants to distribute content across social platforms.

not rated 73 5mo ago B 49 tokens

deep-research

12

YuxiaoWang-520/harness-craft

Skill Codex

Multi-source deep research using firecrawl and exa MCPs. Searches the web, synthesizes findings, and delivers cited reports with source attribution. Use when the user wants thorough research on any topic with evidence and citations.

not rated 73 5mo ago B 48 tokens

develop-web-game

13

YuxiaoWang-520/harness-craft

Skill Codex

Use when Codex is building or iterating on a web game (HTML/JS) and needs a reliable development + testing loop: implement small changes, run a Playwright-based test script with short input bursts and intentional pauses, inspect screenshots/text, and review console errors with rendergametotext.

not rated 73 5mo ago A 64 tokens

dmux-workflows

14

YuxiaoWang-520/harness-craft

Skill Codex

Multi-agent orchestration using dmux (tmux pane manager for AI agents). Patterns for parallel agent workflows across Claude Code, Codex, OpenCode, and other harnesses. Use when running multiple agent sessions in parallel or coordinating multi-agent development workflows.

not rated 73 5mo ago A 56 tokens

doc

15

YuxiaoWang-520/harness-craft

Skill Codex

Use when the task involves reading, creating, or editing .docx documents, especially when formatting or layout fidelity matters; prefer python-docx plus the bundled scripts/renderdocx.py for visual checks.

not rated 73 5mo ago B 47 tokens

e2e-testing

16

YuxiaoWang-520/harness-craft

Skill Codex

Playwright E2E testing patterns, Page Object Model, configuration, CI/CD integration, artifact management, and flaky test strategies.

not rated 73 5mo ago A 31 tokens

eval-harness

17

YuxiaoWang-520/harness-craft

Skill Codex

Formal evaluation framework for Claude Code sessions implementing eval-driven development (EDD) principles.

not rated 73 5mo ago A 19 tokens

exa-search

18

YuxiaoWang-520/harness-craft

Skill Codex

Neural search via Exa MCP for web, code, and company research. Use when the user needs web search, code examples, company intel, people lookup, or AI-powered deep research with Exa's neural search engine.

not rated 73 5mo ago A 49 tokens

fal-ai-media

19

YuxiaoWang-520/harness-craft

Skill Codex

Unified media generation via fal.ai MCP — image, video, and audio. Covers text-to-image (Nano Banana), text/image-to-video (Seedance, Kling, Veo 3), text-to-speech (CSM-1B), and video-to-audio (ThinkSound). Use when the user wants to generate images, videos, or audio with AI.

not rated 73 5mo ago B 78 tokens

YuxiaoWang-520/harness-craft

Skill Codex

Translate Figma nodes into production-ready code with 1:1 visual fidelity using the Figma MCP workflow (design context, screenshots, assets, and project-convention translation). Trigger when the user provides Figma URLs or node IDs, or asks to implement designs or components that must match Figma specs. Requires a…

not rated 73 5mo ago A 76 tokens

figma

21

YuxiaoWang-520/harness-craft

Skill Codex

Use the Figma MCP server to fetch design context, screenshots, variables, and assets from Figma, and to translate Figma nodes into production code. Trigger when a task involves Figma URLs, node IDs, design-to-code implementation, or Figma MCP setup and troubleshooting.

not rated 73 5mo ago A 59 tokens

frontend-design

22

YuxiaoWang-520/harness-craft

Skill Claude CodeCodex

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).…

not rated 73 5mo ago A 77 tokens

frontend-patterns

23

YuxiaoWang-520/harness-craft

Skill Codex

Frontend development patterns for React, Next.js, state management, performance optimization, and UI best practices.

not rated 73 5mo ago A 24 tokens

frontend-slides

24

YuxiaoWang-520/harness-craft

Skill Codex

Create stunning, animation-rich HTML presentations from scratch or by converting PowerPoint files. Use when the user wants to build a presentation, convert a PPT/PPTX to web, or create slides for a talk/pitch. Helps non-designers discover their aesthetic through visual exploration rather than abstract choices.

not rated 73 5mo ago A 63 tokens

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: