19 skills, live from D1
Skills
Every real skill this repo's 20 plugins ship, grouped by plugin unless filtered. Filter by plugin or gate status:
all plugins
cwc-agent-resources
cwc-analytics-engineering
cwc-customer-support
cwc-data
cwc-data-engineering
cwc-deploy
cwc-design
cwc-engineering
cwc-finance
cwc-hardware-engineering
cwc-human-resources
cwc-ios-engineering
cwc-legal
cwc-marketing
cwc-operations
cwc-product-management
cwc-sales
cwc-science
cwc-swift-engineering
cwc-xcode-engineering
| skill | gated | summary | source |
|---|---|---|---|
| agentcrawls-worker | open | The agentcrawls.com Python Worker (R2 + Cache API + Secrets Store + Cron Trigger) — build/ship boundary, secret name/scope, and how it relates to the local scrapyd/scrapydweb crawler. | plugins/cwc-engineering/skills/agentcrawls-worker/SKILL.md |
| atlas-graph-prototype | open | No-JVM fallback prototype of the Netflix Atlas Graph API (`GET /api/v1/graph?q=<expr>[&OPTIONS]`, port 7102 — real Atlas owns :7101 since the 2026-07-05 swap) over the Coworkers board's telemetry.jsonl — stdlib ThreadingHTTPServer + matplotlib Agg (always headless), uv-managed (`uv run pytest` /... | plugins/cwc-engineering/skills/atlas-graph-prototype/SKILL.md |
| code-mode-ptc | open | Token-thrift execution doctrine: prefer CLIs and python scripts over resident plugins/tools, batch tool work programmatically (PTC/code-mode), route heavy work to sonnet-tier subagents, and answer lookups from caches (ragcache) — so context carries decisions, not tooling. | plugins/cwc-engineering/skills/code-mode-ptc/SKILL.md |
| code-review-workflow | open | Grounds this repo's use of Claude Code's real Code Review capabilities: the managed, billed GitHub-PR-review service (admin-enabled per org, posts inline 🔴/🟡/🟣-severity comments, customizable via REVIEW.md) and the local, unbilled-beyond-usage /code-review terminal command (--comment, --fix, effo... | plugins/cwc-engineering/skills/code-review-workflow/SKILL.md |
| docker-mcp-build | open | Deterministic, token-free "build" gate for the Docker MCP Toolkit profile mirror (skills/docker-mcp-config/mcp_config.yaml). | plugins/cwc-engineering/skills/docker-mcp-build/SKILL.md |
| docker-mcp-config | open | Type-safe, version-controlled mirror of the Docker MCP Toolkit profiles on this Mac (mcp_config.yaml: top-level keys = profile ids, values = enabled servers + config + ${VAR} secrets). | plugins/cwc-engineering/skills/docker-mcp-config/SKILL.md |
| docs-rag | open | Token-thrift RAG over the docs/ mirrors: three-tier cache (functools.lru_cache → redis → sqlite FTS5) at crawlers/ragcache.py. | plugins/cwc-engineering/skills/docs-rag/SKILL.md |
| durable-mac-toolchain | open | Doctor + install + autoresolve for the developer Mac (darwin/zsh/Homebrew) in ONE skill — the darwin member of the durable-toolchain family (doctor/install/autoresolve), combined and scoped to this workstation with a typed manifest. | plugins/cwc-engineering/skills/durable-mac-toolchain/SKILL.md |
| engineering-playbook | open | Engineering playbook for the subagent*.com fleet. | plugins/cwc-engineering/skills/engineering-playbook/SKILL.md |
| git-github-integration | open | Typed catalog of git/GitHub integration surfaces for an operator with NO ANTHROPIC_API_KEY — claude.ai 20x (Max-tier) subscription via OAuth in Claude Desktop only. | plugins/cwc-engineering/skills/git-github-integration/SKILL.md |
| model-routing-hooks | open | The zero-token model router + telemetry spine for Agent/Task dispatches: four stdlib-only python3 hooks in scripts/hooks/ (PreToolUse router rewriting an absent `model` param to sonnet via updatedInput, async PostToolUse usage capture, SessionStart policy context, async Stop flush of redis route:... | plugins/cwc-engineering/skills/model-routing-hooks/SKILL.md |
| platform-doctor | open | Doctor + version-drift reporter + gated installer for Claude-brand applications on this Mac (macOS 27.0 / arm64) — Claude Desktop, Claude Bioscience, Claude Code CLI, the VS Code extension, JetBrains Toolbox, and Chrome (chrome-devtools MCP dependency). | plugins/cwc-engineering/skills/platform-doctor/SKILL.md |
| preview-layout-verify | open | Verify layout/CSS changes with a real browser via the Claude Preview harness (mcp__Claude_Preview__*) — measurements first, screenshots second. | plugins/cwc-engineering/skills/preview-layout-verify/SKILL.md |
| scrapy-docs-crawler | open | Keep the docs/ mirrors fresh with the Scrapy sitemap crawler (crawlers/): md-first fetching (.md variant tried per-URL, deterministic HTML distiller as fallback), bloom-filter cross-run URL skipping, and sha256 CDC so unchanged pages never rewrite. | plugins/cwc-engineering/skills/scrapy-docs-crawler/SKILL.md |
| scrapyd-scrapydweb-local | open | Run the local scrapyd job daemon + scrapydweb visual dashboard for the docs crawler (crawlers/claude_docs) — the manual/full-recrawl half of crawling, distinct from the daily automated Cloudflare Cron Trigger on workers/agentcrawls. | plugins/cwc-engineering/skills/scrapyd-scrapydweb-local/SKILL.md |
| security-guidance-wiring | open | Grounds this repo's use of Anthropic's official security-guidance plugin (three review layers: per-edit pattern match, end-of-turn model-backed diff review, commit/push agentic review) and the two files that extend it — .claude/claude-security-guidance.md (freeform guidance) and .claude/security-... | plugins/cwc-engineering/skills/security-guidance-wiring/SKILL.md |
| system-data-doctor | open | Measure, rank, and (gated) clean the macOS "System Data" storage category on this Mac — the AI-tooling logs, VM disks, hidden dotfile stores, and caches that repeatedly fill the disk. | plugins/cwc-engineering/skills/system-data-doctor/SKILL.md |
| worker-build | open | The engineering view of building ONE Cloudflare Worker correctly in the 71-worker fleet: scripts/worker-build.sh (kit-dep resolution → tsc → drift gate vs .build-lock.json) and scripts/build-graph.py (the committed workers/build-graph.json dependency graph). | plugins/cwc-engineering/skills/worker-build/SKILL.md |
| worker-conventions-lint | open | Structural lint for a workers/<name>/ directory against the fleet's five real conventions (each grep-verified 2026-07-09): direct-path ../../_shared/kit/<mod> imports (barrel imports evade scripts/worker-build.sh's kit drift gate), account_id pinned to the fleet Cloudflare account in wrangler.tom... | plugins/cwc-engineering/skills/worker-conventions-lint/SKILL.md |
Machine-readable version: GET /api/skills?plugin=cwc-engineering