asherzj/ashers-agent-skills

面向 Coding Agent 的中文研发流程与可组合工程 Skills

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

write-resume

01

asherzj/ashers-agent-skills

Skill Codex

A resume and CV writing workflow for turning real work experience into concise, evidence-based application content.

not rated 2 8d ago A 88 tokens original MIT

asherzj/ashers-agent-skills

Skill Claude CodeCodex

A routing guide for choosing Chinese coding-agent skills based on the kind of engineering work. It distinguishes complete workflows from smaller stages that can be combined.

not rated 2 8d ago A 45 tokens original MIT

code-review

03

asherzj/ashers-agent-skills

Skill Codex

A skill for reviewing changes from a chosen commit, branch, tag, or merge-base against coding standards and the source specification.

not rated 2 8d ago A 111 tokens original MIT

codebase-design

04

asherzj/ashers-agent-skills

Skill Codex

A design vocabulary and set of principles for building deep modules: small interfaces that hide substantial behavior behind them. It explains concepts such as interfaces, implementations, seams, adapters, leverage, and locality.

not rated 2 8d ago A 68 tokens original MIT

context-gc

05

asherzj/ashers-agent-skills

Skill Claude CodeCodex

A read-only audit process for cleaning up project knowledge so it can be rebuilt from domain terms, architecture decisions, interfaces, code, and tests. It checks which source is authoritative when records disagree.

not rated 2 8d ago A 56 tokens original MIT

diagnosing-bugs

06

asherzj/ashers-agent-skills

Skill Codex

A structured process for investigating difficult bugs and performance slowdowns. It starts by creating a repeatable check that clearly shows the reported problem, then uses tests, traces, scripts, or comparisons to narrow the cause.

not rated 2 8d ago A 48 tokens original MIT

domain-modeling

07

asherzj/ashers-agent-skills

Skill Codex

A set of practices for defining and maintaining the important concepts and relationships in a software project. A domain model is a shared description of how the project's subject area works.

not rated 2 8d ago A 36 tokens original MIT

asherzj/ashers-agent-skills

Skill Claude CodeCodex

A guided process for improving one existing architecture problem at a time while keeping the software’s current outward behaviour. Architecture here means how the code’s parts and interfaces are organised.

not rated 2 8d ago A 53 tokens original MIT

flow-feature

09

asherzj/ashers-agent-skills

Skill Claude CodeCodex

A workflow coordinator for taking a new software request from an initial conversation through research, specification, task breakdown, and implementation. It connects several separate development skills into one process.

not rated 2 8d ago A 73 tokens original MIT

flow-hard-bug

10

asherzj/ashers-agent-skills

Skill Claude CodeCodex

A delivery process for difficult bugs or performance regressions that are intermittent or hard to locate. A performance regression means software has become slower or uses more resources than before.

not rated 2 8d ago A 62 tokens original MIT

flow-incoming-issue

11

asherzj/ashers-agent-skills

Skill Claude CodeCodex

A workflow for handling issues or pull requests submitted from outside the team. It first sorts and verifies the report, then allows implementation only when the issue reaches the ready-for-agent status.

not rated 2 8d ago A 58 tokens original MIT

flow-large-effort

12

asherzj/ashers-agent-skills

Skill Claude CodeCodex

A workflow for handling very large software projects by mapping unresolved decisions, turning agreed decisions into a specification and linked work tickets, then implementing them one by one.

not rated 2 8d ago A 64 tokens original MIT

flow-small-change

13

asherzj/ashers-agent-skills

Skill Claude CodeCodex

A Chinese-language workflow for delivering one small, coherent software change. It combines documentation review with implementation and first reads repository instructions such as AGENTS.md or CLAUDE.md.

not rated 2 8d ago A 63 tokens original MIT

from-transcript

14

asherzj/ashers-agent-skills

Skill Claude CodeCodex

A workflow for turning spoken notes, meeting transcripts, or chat logs into a reviewed brief for software development. It separates stated facts, confirmed decisions, guesses, conflicts, and unknowns.

not rated 2 8d ago A 50 tokens original MIT

grill-with-docs

15

asherzj/ashers-agent-skills

Skill Claude CodeCodex

A short instruction that tells the agent to call two named skills: grilling and domain-modeling. The supplied information does not explain what those skills do.

not rated 2 8d ago A 36 tokens copy · 100% MIT

grilling

16

asherzj/ashers-agent-skills

Skill Codex

A structured interview workflow for testing a plan, decision, or idea through successive rounds of questions. It builds a decision tree, meaning later questions depend on answers to earlier ones.

not rated 2 8d ago A 48 tokens original MIT

implement

17

asherzj/ashers-agent-skills

Skill Claude CodeCodex

An end-to-end implementation and delivery workflow for completing one software specification or work ticket. It covers acceptance checks, implementation, testing, review, and an authorized commit and push.

not rated 2 8d ago A 47 tokens original MIT

asherzj/ashers-agent-skills

Skill Claude CodeCodex

A codebase review workflow that finds architectural friction and presents possible improvements in a visual HTML report. It focuses on making modules easier to understand, test, and navigate with AI.

not rated 2 8d ago A 44 tokens original MIT

prototype

19

asherzj/ashers-agent-skills

Skill Codex

A method for building a short-lived prototype to answer one design question. It supports either testing program logic or comparing different user-interface designs.

not rated 2 8d ago A 46 tokens original MIT

research

20

asherzj/ashers-agent-skills

Skill Codex

A research workflow that investigates a question using primary sources such as official documentation, source code, technical standards, or a service's own API description, then records the findings in a Markdown file.

not rated 2 8d ago A 58 tokens original MIT

asherzj/ashers-agent-skills

Skill Codex

Instructions for resolving conflicts during an active Git merge or rebase. A conflict happens when Git cannot combine competing changes automatically; a rebase replays commits on a different base.

not rated 2 8d ago A 23 tokens original MIT

asherzj/ashers-agent-skills

Skill Claude CodeCodex

A repository setup guide for engineering skills. It helps configure where work items, project context, and architecture decisions live before other skills use them.

not rated 2 8d ago A 48 tokens original MIT

tdd

23

asherzj/ashers-agent-skills

Skill Codex

A guide to test-driven development (TDD), a method where you write a test, make it pass with code, and then improve the code.

not rated 2 8d ago A 40 tokens original MIT

to-spec

24

asherzj/ashers-agent-skills

Skill Claude CodeCodex

A skill that turns the current conversation and repository understanding into a detailed software specification and publishes it to an issue tracker, a system for managing development work.

not rated 2 8d ago A 38 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: