freshcrate
Skin:/
Home > MCP Servers > sawzhang_skills

sawzhang_skills

Claude Code skills collection โ€” CCA study guides, Twitter research, MCP review, auto-iteration tools

Why this rank:Release freshnessHealthy release cadenceStrong adoption

Description

Claude Code skills collection โ€” CCA study guides, Twitter research, MCP review, auto-iteration tools

README

sawzhang-skills

Plug-and-play skills that make Claude Code smarter โ€” MCP review, Twitter research, auto-iteration, CCA exam prep, and Harness Engineering workflows.

ๅณ่ฃ…ๅณ็”จ็š„ Claude Code ๆŠ€่ƒฝๅŒ… โ€” MCP ๅทฅๅ…ทๅฎกๆŸฅใ€Twitter ่ฐƒ็ ”ใ€่‡ชๅŠจ่ฟญไปฃไผ˜ๅŒ–ใ€CCA ่ฎค่ฏๅค‡่€ƒใ€Harness Engineering ๅ…จๆต็จ‹ๅผ€ๅ‘ใ€‚

Skills License

Why This Exists

Claude Code is a general-purpose agent. But for specific workflows โ€” reviewing MCP tool designs, researching Twitter trends, or studying for the CCA exam โ€” you need specialized instructions that encode domain expertise. That's what skills are: reusable prompt packages that turn Claude into a domain specialist.

Skills (7)

Developer Tools

Skill Description Trigger
mcp-review Audit MCP server tool designs against 10 best-practice rules, output a structured report with scores "review mcp tools", "ๆฃ€ๆŸฅๅทฅๅ…ท่ฎพ่ฎก"
auto-iterate Autonomous optimization loop โ€” set a metric, let Claude iterate until it improves "่‡ชๅŠจ่ฟญไปฃ", "auto iterate", "overnight experiment"
sdd Harness Engineering full dev loop โ€” design โ†’ plan โ†’ TDD โ†’ code review โ†’ PR, fully autonomous "่‡ชไธปๅผ€ๅ‘", "sdd", "harness ๅผ€ๅ‘"

Harness Methodology (based on Anthropic research)

Skill Description Trigger
harness 3-in-1 harness toolkit: build (Plannerโ†’Generatorโ†’Evaluator), QA (independent eval), plan (Sprint decomposition) "harness build", "harness qa", "harness plan"

Twitter / X Research

Skill Description Trigger
twitter-research Search Twitter/X for a topic, summarize key discussions and sentiment "ๆœTwitter", "twitter research"
read-tweet Read and analyze a specific tweet by URL "่ฏปไธ€ไธ‹่ฟ™ๆกๆŽจๆ–‡", "read tweet"

CCA Exam Prep (Claude Certified Architect)

Skill Description Trigger
cca Complete CCA study kit โ€” all 5 domains (27%+18%+20%+20%+15%) + 12-question mock exam, built-in routing "ๅญฆCCA", "ไปฃ็†ๆžถๆž„", "ๅทฅๅ…ท่ฎพ่ฎก", "ๆ็คบๅทฅ็จ‹", "CCAๆต‹้ชŒ"

Install

Via Claude Code Plugin Marketplace

# 1. Add marketplace
/plugin marketplace add sawzhang/sawzhang_skills

# 2. Install plugin
/plugin install sawzhang-skills@sawzhang-skills

# 3. Reload
/reload-plugins

Team Setup

Add to your project's .claude/settings.json โ€” team members get auto-prompted to install:

{
  "extraKnownMarketplaces": {
    "sawzhang-skills": {
      "source": {
        "source": "github",
        "repo": "sawzhang/sawzhang_skills"
      }
    }
  },
  "enabledPlugins": {
    "sawzhang-skills@sawzhang-skills": true
  }
}

Project Structure

sawzhang_skills/
โ”œโ”€โ”€ .claude-plugin/
โ”‚   โ””โ”€โ”€ marketplace.json         # Marketplace definition
โ”œโ”€โ”€ plugins/
โ”‚   โ””โ”€โ”€ sawzhang-skills/
โ”‚       โ”œโ”€โ”€ .claude-plugin/
โ”‚       โ”‚   โ””โ”€โ”€ plugin.json      # Plugin metadata (v1.4.0)
โ”‚       โ””โ”€โ”€ skills/
โ”‚           โ”œโ”€โ”€ mcp-review/      # MCP tool design audit
โ”‚           โ”œโ”€โ”€ auto-iterate/    # Autonomous optimization loop
โ”‚           โ”œโ”€โ”€ sdd/             # Harness Engineering dev loop
โ”‚           โ”œโ”€โ”€ harness/          # Harness methodology toolkit (build/qa/plan)
โ”‚           โ”œโ”€โ”€ twitter-research/# Twitter/X topic research
โ”‚           โ”œโ”€โ”€ read-tweet/      # Single tweet reader
โ”‚           โ””โ”€โ”€ cca/             # CCA complete study kit (5 domains + mock exam)
โ””โ”€โ”€ README.md

Adding a New Skill

  1. Create a directory under plugins/sawzhang-skills/skills/
  2. Add a SKILL.md with YAML frontmatter (allowed-tools must use standard tool names only)
  3. Bump plugins/sawzhang-skills/.claude-plugin/plugin.json version (new skill โ†’ minor bump)

License

MIT

Release History

VersionChangesUrgencyDate
0.0.0No release found โ€” using repo HEADHigh4/11/2026
master@2026-04-11Latest activity on master branchHigh4/11/2026
master@2026-04-11Latest activity on master branchHigh4/11/2026
master@2026-04-11Latest activity on master branchHigh4/11/2026
master@2026-04-11Latest activity on master branchHigh4/11/2026
master@2026-04-11Latest activity on master branchHigh4/11/2026
master@2026-04-11Latest activity on master branchMedium4/11/2026
master@2026-04-11Latest activity on master branchMedium4/11/2026
master@2026-04-11Latest activity on master branchMedium4/11/2026
master@2026-04-11Latest activity on master branchMedium4/11/2026
master@2026-04-11Latest activity on master branchMedium4/11/2026
master@2026-04-11Latest activity on master branchMedium4/11/2026
master@2026-04-11Latest activity on master branchMedium4/11/2026
master@2026-04-11Latest activity on master branchMedium4/11/2026
master@2026-04-11Latest activity on master branchMedium4/11/2026
master@2026-04-11Latest activity on master branchMedium4/11/2026
master@2026-04-11Latest activity on master branchMedium4/11/2026
master@2026-04-11Latest activity on master branchMedium4/11/2026
master@2026-04-11Latest activity on master branchMedium4/11/2026
master@2026-04-11Latest activity on master branchMedium4/11/2026
master@2026-04-11Latest activity on master branchMedium4/11/2026
master@2026-04-11Latest activity on master branchMedium4/11/2026
master@2026-04-11Latest activity on master branchMedium4/11/2026
master@2026-04-11Latest activity on master branchMedium4/11/2026
master@2026-04-11Latest activity on master branchMedium4/11/2026
master@2026-04-11Latest activity on master branchMedium4/11/2026
master@2026-04-11Latest activity on master branchMedium4/11/2026
master@2026-04-11Latest activity on master branchMedium4/11/2026
master@2026-04-11Latest activity on master branchMedium4/11/2026
master@2026-04-11Latest activity on master branchLow4/11/2026
master@2026-04-11Latest activity on master branchLow4/11/2026
master@2026-04-11Latest activity on master branchLow4/11/2026
master@2026-04-11Latest activity on master branchLow4/11/2026
master@2026-04-11Latest activity on master branchLow4/11/2026
master@2026-04-11Latest activity on master branchLow4/11/2026
master@2026-04-11Latest activity on master branchLow4/11/2026
master@2026-04-11Latest activity on master branchLow4/11/2026
master@2026-04-11Latest activity on master branchLow4/11/2026
master@2026-04-11Latest activity on master branchLow4/11/2026
master@2026-04-11Latest activity on master branchLow4/11/2026
master@2026-04-11Latest activity on master branchLow4/11/2026
master@2026-04-11Latest activity on master branchLow4/11/2026
master@2026-04-11Latest activity on master branchLow4/11/2026
master@2026-04-11Latest activity on master branchLow4/11/2026
master@2026-04-11Latest activity on master branchLow4/11/2026
master@2026-04-11Latest activity on master branchLow4/11/2026
master@2026-04-11Latest activity on master branchLow4/11/2026
master@2026-04-11Latest activity on master branchLow4/11/2026
master@2026-04-11Latest activity on master branchLow4/11/2026
master@2026-04-11Latest activity on master branchLow4/11/2026
master@2026-04-11Latest activity on master branchLow4/11/2026
master@2026-04-11Latest activity on master branchLow4/11/2026
master@2026-04-11Latest activity on master branchLow4/11/2026
master@2026-04-11Latest activity on master branchLow4/11/2026
master@2026-04-11Latest activity on master branchLow4/11/2026

Dependencies & License Audit

Loading dependencies...

Similar Packages

ouroborosStop prompting. Start specifying.v0.40.1
claude-code-configClaude Code skills, architectural principles, and alternative approaches for AI-assisted developmentmain@2026-05-28
CladeTurn Claude Code from a chat assistant into an autonomous coding systemv0.1.0
jdocmunch-mcpThe leading, most token-efficient MCP server for documentation exploration and retrieval via structured section indexingv1.67.0
clumsiesPersistent, deterministic, and user-managed project memory for vibe coding.v0.19.1-alpha

More in MCP Servers

AstrBotAgentic IM Chatbot infrastructure that integrates lots of IM platforms, LLMs, plugins and AI feature, and can be your openclaw alternative. โœจ
agentscopeBuild and run agents you can see, understand and trust.
claude-plugins-officialOfficial, Anthropic-managed directory of high quality Claude Code Plugins.
langchain4jLangChain4j is an open-source Java library that simplifies the integration of LLMs into Java applications through a unified API, providing access to popular LLMs and vector databases. It makes impleme