gongyijie85

116 mods across 4 repositories, 32 stars between them.

coding-standards

73

gongyijie85/dsh-ecc

Skill Claude CodeCodex

Baseline cross-project coding conventions for naming, readability, immutability, and code-quality review. Use detailed frontend or backend skills for framework-specific patterns. Use when reviewing code quality or naming with no framework-specific skill that applies.

6 7d ago A 50 tokens copy · 92% MIT

gongyijie85/dsh-ecc

Skill Claude CodeCodex

Use when scoping a competitive landscape — identifying, categorising, and score-filtering a competitor set before any benchmarking begins. Decides who counts as a competitor, which tier they belong to, and which sources to mine. First step in the three-skill competitive pipeline; precedes benchmark-methodology.

6 7d ago A 65 tokens copy · 100% MIT

gongyijie85/dsh-ecc

Skill Claude CodeCodex

Use after benchmark-methodology has produced scored competitor profile cards. Assembles findings into a decision-grade report: landscape map, competitor profiles, benchmarking matrix, white-space analysis, strategic recommendations, and team alignment trigger questions. Final step in the three-skill competitive…

6 7d ago A 59 tokens copy · 100% MIT

gongyijie85/dsh-ecc

Skill Claude CodeCodex

Compose Multiplatform and Jetpack Compose patterns for KMP projects — state management, navigation, theming, performance, and platform-specific UI. Use when building Compose or Jetpack Compose UI, state, navigation, or theming in a KMP project.

6 7d ago A 60 tokens copy · 95% MIT

config-gc

77

gongyijie85/dsh-ecc

Skill Claude CodeCodex

Garbage collection for your Claude Code configuration. Periodically scans /.claude (skills, memory, hooks, permissions, MCP servers, caches) for redundant, stale, orphaned, or low-value items, then walks the user through a confirm-each-deletion cleanup. Use when the user says "clean up my config", "config GC", "too…

6 7d ago B 101 tokens copy · 100% MIT

configure-ecc

78

gongyijie85/dsh-ecc

Skill Claude CodeCodex

Guide ECC installation, update, or reconfiguration from inside Claude Code, Codex, or Kimi while respecting each harness's real plugin, scope, and hook capabilities.

6 7d ago A 38 tokens original MIT

gongyijie85/dsh-ecc

Skill Claude CodeCodex

Reorganize the user's X and LinkedIn network with review-first pruning, add/follow recommendations, and channel-specific warm outreach drafted in the user's real voice. Use when the user wants to clean up following lists, grow toward current priorities, or rebalance a social graph around higher-signal relationships.

6 7d ago A 64 tokens copy · 100% MIT

content-engine

80

gongyijie85/dsh-ecc

Skill Claude CodeCodex

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.

6 7d ago A 55 tokens copy · 98% MIT

gongyijie85/dsh-ecc

Skill Claude CodeCodex

Cache expensive file processing results using SHA-256 content hashes — path-independent, auto-invalidating, with service layer separation. Use when repeated file processing is slow and results should be cached and invalidated by content rather than path.

6 7d ago A 51 tokens copy · 94% MIT

context-budget

82

gongyijie85/dsh-ecc

Skill Claude CodeCodex

Audits Claude Code context window consumption across agents, skills, MCP servers, and rules. Identifies bloat, redundant components, and produces prioritized token-savings recommendations. Use when the context window is filling up too fast and the agents, skills, MCP servers, or rules consuming it need to be…

6 7d ago A 65 tokens copy · 95% MIT

gongyijie85/dsh-ecc

Skill Claude CodeCodex

Patterns for continuous autonomous agent loops with quality gates, evals, and recovery controls. Use when running an agent loop that must self-check, gate on evals, and recover from failures.

6 7d ago A 42 tokens copy · 92% MIT

contract-first

84

gongyijie85/dsh-ecc

Skill Claude CodeCodex

Use when multiple consumers and providers must evolve an API or event schema without field drift, integration surprises, or one side silently redefining the interface.

6 7d ago A 32 tokens original MIT

gongyijie85/dsh-ecc

Skill Claude CodeCodex

Cost optimization patterns for LLM API usage — model routing by task complexity, budget tracking, retry logic, and prompt caching. Use when LLM spend needs to come down, or when routing tasks across model tiers and budgets.

6 7d ago A 53 tokens copy · 95% MIT

cost-tracking

86

gongyijie85/dsh-ecc

Skill Claude CodeCodex

Track and report Claude Code token usage, spending, and budgets from the local ECC cost-tracker metrics log. Use when the user asks about costs, spending, usage, tokens, budgets, or cost breakdowns by model, session, or date.

6 7d ago B 54 tokens copy · 100% MIT

council-multi-model

87

gongyijie85/dsh-ecc

Skill Claude CodeCodex

Add one optional external Codex critique after the existing council has produced a decision draft. Use when an ambiguous, high-consequence decision would benefit from a separate model invocation's attempt to break the synthesis. Requires explicit consent before sending the compact draft and disagreement to OpenAI…

6 7d ago A 78 tokens original MIT

council

88

gongyijie85/dsh-ecc

Skill Claude CodeCodex

Convene a four-voice council for ambiguous decisions, tradeoffs, and go/no-go calls. Use when multiple valid paths exist and you need structured disagreement before choosing.

6 7d ago A 38 tokens copy · 100% MIT

gongyijie85/dsh-ecc

Skill Claude CodeCodex

C++ coding standards based on the C++ Core Guidelines (isocpp.github.io). Use when writing, reviewing, or refactoring C++ code to enforce modern, safe, and idiomatic practices.

6 7d ago A 48 tokens copy · 98% MIT

cpp-testing

90

gongyijie85/dsh-ecc

Skill Claude CodeCodex

Use only when writing/updating/fixing C++ tests, configuring GoogleTest/CTest, diagnosing failing or flaky tests, or adding coverage/sanitizers.

6 7d ago A 34 tokens copy · 100% MIT

crosspost

91

gongyijie85/dsh-ecc

Skill Claude CodeCodex

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.

6 7d ago A 49 tokens copy · 94% MIT

ask-matt

92

gongyijie85/mattpocock-skills-dsh-zh

Skill Claude CodeCodex

A routing skill that recommends the right skill or workflow for a coding task. It maps work such as shaping an idea, writing specifications, splitting tickets, and implementing changes to an established process.

5 7d ago A 29 tokens original MIT

code-review

93

gongyijie85/mattpocock-skills-dsh-zh

Skill Claude CodeCodex

A review of changes made after a specified commit, branch, tag, or merge point. It checks both the project's coding standards and whether the changes implement the original issue or specification.

5 7d ago A 107 tokens original MIT

codebase-design

94

gongyijie85/mattpocock-skills-dsh-zh

Skill Claude CodeCodex

A design vocabulary and workflow for creating code modules with small interfaces that hide substantial behavior. A seam is a place where behavior can be changed or tested without editing the surrounding code.

5 7d ago A 68 tokens original MIT

diagnosing-bugs

95

gongyijie85/mattpocock-skills-dsh-zh

Skill Claude CodeCodex

A structured workflow for finding the cause of difficult bugs and performance slowdowns. It first builds a small, repeatable check that clearly shows whether the problem is present, then uses tests, scripts, traces, or comparisons to investigate it.

5 7d ago A 46 tokens original MIT

domain-modeling

96

gongyijie85/mattpocock-skills-dsh-zh

Skill Claude CodeCodex

A method for defining the important concepts and relationships in a project's problem area, such as what different kinds of users or orders mean. It records agreed terms in CONTEXT.md and important design decisions in ADR files, which are short decision records.

5 7d ago A 41 tokens original 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: