gongyijie85/dsh-ecc

ECC (227k-star operator system) skills for DeepSeek Harness — progressive port, v0.1.0 ships 20 curated skills; adapted from affaan-m/ECC (MIT)

6Stars on the repository
200Mods indexed here, across every type
2d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

accessibility

01

gongyijie85/dsh-ecc

Skill Claude CodeCodex

Design, implement, and audit inclusive digital products using WCAG 2.2 Level AA. Use when building or auditing UI that must meet WCAG 2.2 Level AA, or when reviewing a change for keyboard, contrast, or screen-reader support. standards. Use this skill to generate semantic ARIA for Web and accessibility traits for Web…

not rated 6 2d ago A 81 tokens copy · 86% MIT

gongyijie85/dsh-ecc

Skill Claude CodeCodex

Full-stack diagnostic for agent and LLM applications. Audits the 12-layer agent stack for wrapper regression, memory pollution, tool discipline failures, hidden repair loops, and rendering corruption. Produces severity-ranked findings with code-first fixes. Essential for developers building agent applications…

not rated 6 2d ago A 95 tokens copy · 95% MIT

agent-eval

03

gongyijie85/dsh-ecc

Skill Claude CodeCodex

Head-to-head comparison of coding agents (Claude Code, Aider, Codex, etc.) on custom tasks with pass rate, cost, time, and consistency metrics. Use when choosing between coding agents, or when a change to an agent setup needs measured pass rate, cost, and time rather than an impression.

not rated 6 2d ago A 67 tokens copy · 80% MIT

gongyijie85/dsh-ecc

Skill Claude CodeCodex

Design and optimize AI agent action spaces, tool definitions, and observation formatting for higher completion rates. Use when defining or revising an agent's tool set, action space, or observation format.

not rated 6 2d ago A 44 tokens copy · 83% MIT

gongyijie85/dsh-ecc

Skill Claude CodeCodex

Structured self-debugging workflow for AI agent failures using capture, diagnosis, contained recovery, and introspection reports. Use when an agent run fails and you need a reproducible diagnosis instead of a retry.

not rated 6 2d ago A 46 tokens copy · 100% MIT

agent-payment-x402

06

gongyijie85/dsh-ecc

Skill Claude CodeCodex

Add x402 payment execution to AI agents with per-task budgets, spending controls, and non-custodial wallets. Supports Base through agentwallet-sdk and X Layer through OKX Payments / OKX Agent Payments Protocol. Use when an agent must pay for something itself and needs per-task budgets, spending controls, and a…

not rated 6 2d ago A 76 tokens copy · 94% MIT

gongyijie85/dsh-ecc

Skill Claude CodeCodex

Use after completing any non-trivial task. The agent self-rates its output on 5 axes — accuracy, completeness, clarity, actionability, conciseness — with concrete evidence per criterion. Produces a structured 1-5 scorecard with specific improvement suggestions.

not rated 6 2d ago A 60 tokens copy · 97% MIT

agent-sort

08

gongyijie85/dsh-ecc

Skill Claude CodeCodex

Build an evidence-backed ECC install plan for a specific repo by sorting skills, commands, rules, hooks, and extras into DAILY vs LIBRARY buckets using parallel repo-aware review passes. Use when ECC should be trimmed to what a project actually needs instead of loading the full bundle.

not rated 6 2d ago A 58 tokens copy · 95% MIT

agentic-engineering

09

gongyijie85/dsh-ecc

Skill Claude CodeCodex

Operate as an agentic engineer using eval-first execution, decomposition, and cost-aware model routing. Use when planning or executing engineering work that agents will carry out end to end.

not rated 6 2d ago A 40 tokens copy · 83% MIT

agentic-os

10

gongyijie85/dsh-ecc

Skill Claude CodeCodex

Build persistent multi-agent operating systems on Claude Code. Covers kernel architecture, specialist agents, slash commands, file-based memory, scheduled automation, and state management without external databases. Use when building a persistent multi-agent system on Claude Code with its own memory, commands, and…

not rated 6 2d ago A 59 tokens copy · 95% MIT

gongyijie85/dsh-ecc

Skill Claude CodeCodex

Engineering operating model for teams where AI agents generate a large share of implementation output. Use when setting team process, review gates, or ownership rules for a codebase largely written by agents.

not rated 6 2d ago A 42 tokens original MIT

gongyijie85/dsh-ecc

Skill Claude CodeCodex needs its repo

Regression testing strategies for AI-assisted development. Sandbox-mode API testing without database dependencies, automated bug-check workflows, and patterns to catch AI blind spots where the same model writes and reviews code. Use when adding regression coverage to AI-assisted code, or when the same model both wrote…

not rated 6 2d ago A 64 tokens copy · 86% MIT

gongyijie85/dsh-ecc

Skill Claude CodeCodex

Clean Architecture patterns for Android and Kotlin Multiplatform projects — module structure, dependency rules, UseCases, Repositories, and data layer patterns. Use when structuring modules, layers, or data flow in an Android or KMP project.

not rated 6 2d ago A 53 tokens copy · 94% MIT

angular-developer

14

gongyijie85/dsh-ecc

Skill Claude CodeCodex

Generates Angular code and provides architectural guidance. Trigger when creating projects, components, or services, or for best practices on reactivity (signals, linkedSignal, resource), forms, dependency injection, routing, SSR, accessibility (ARIA), animations, styling (component styles, Tailwind CSS), testing, or…

not rated 6 2d ago A 68 tokens copy · 94% MIT

gongyijie85/dsh-ecc

Skill Claude CodeCodex

Build a new API connector or provider by matching the target repo's existing integration pattern exactly. Use when adding one more integration without inventing a second architecture.

not rated 6 2d ago A 36 tokens copy · 94% MIT

api-design

16

gongyijie85/dsh-ecc

Skill Claude CodeCodex

REST API design patterns including resource naming, status codes, pagination, filtering, error responses, versioning, and rate limiting for production APIs. Use when designing or reviewing REST endpoints, resource names, status codes, pagination, or versioning.

not rated 6 2d ago A 51 tokens copy · 97% MIT

gongyijie85/dsh-ecc

Skill Claude CodeCodex

Capture architectural decisions made during Claude Code sessions as structured ADRs. Auto-detects decision moments, records context, alternatives considered, and rationale. Maintains an ADR log so future developers understand why the codebase is shaped the way it is.

not rated 6 2d ago A 55 tokens copy · 91% MIT

article-writing

18

gongyijie85/dsh-ecc

Skill Claude CodeCodex

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 6 2d ago A 57 tokens copy · 94% MIT

gongyijie85/dsh-ecc

Skill Claude CodeCodex

Evidence-first automation inventory and overlap audit workflow for ECC. Use when the user wants to know which jobs, hooks, connectors, MCP servers, or wrappers are live, broken, redundant, or missing before fixing anything.

not rated 6 2d ago A 49 tokens copy · 86% MIT

gongyijie85/dsh-ecc

Skill Claude CodeCodex

Transform Claude Code into a fully autonomous agent system with persistent memory, scheduled operations, computer use, and task queuing. Replaces standalone agent frameworks (Hermes, AutoGPT) by leveraging Claude Code's native crons, dispatch, MCP tools, and memory. Use when the user wants continuous autonomous…

not rated 6 2d ago A 79 tokens copy · 95% MIT

autonomous-loops

21

gongyijie85/dsh-ecc

Skill Claude Code needs its repo

Patterns and architectures for autonomous Claude Code loops — from simple sequential pipelines to RFC-driven multi-agent DAG systems. Retained for compatibility only: when new autonomous loop guidance is needed, use continuous-agent-loop instead.

not rated 6 2d ago A 46 tokens copy · 95% MIT

backend-patterns

22

gongyijie85/dsh-ecc

Skill Claude CodeCodex

Backend architecture patterns, API design, database optimization, and server-side best practices for Node.js, Express, and Next.js API routes. Use when building or reviewing Node.js, Express, or Next.js API routes and their data access.

not rated 6 2d ago A 51 tokens copy · 89% MIT

gongyijie85/dsh-ecc

Skill Claude CodeCodex

Use after competitive-platform-analysis has produced a tiered competitor set. Scores each competitor across nine weighted dimensions (positioning, voice, visual craft, offer packaging, evidence, enterprise-readiness, thought leadership, pricing, client's strategic tension) with explicit 1–5 rubrics and a tension-plot.…

not rated 6 2d ago A 72 tokens copy · 94% MIT

gongyijie85/dsh-ecc

Skill Claude CodeCodex

Use when the user asks to make something faster, try many variants, run recursive optimization, benchmark latency/throughput/cost, or choose the best implementation by repeated measured tests.

not rated 6 2d ago A 41 tokens copy · 91% MIT

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: