chen3feng/agent-skills

AI Agent Skills:

5Stars on the repository
25Mods indexed here, across every type
3mo agoLast push, which is what freshness is scored on
Apache-2.0Licence, which decides whether bodies are shown

chen3feng/agent-skills

Skill Claude CodeCodex

Before "fixing" a recurring error, check git log to see if it was already fixed upstream — the working tree may just be stale.

5 3mo ago A 37 tokens original Apache-2.0

chen3feng/agent-skills

Skill Claude CodeCodex

House style for Chinese Markdown docs, and how to enforce it with the cndocstyle package from cn-doc-style-guide.

5 3mo ago A 31 tokens original Apache-2.0

chen3feng/agent-skills

Skill Claude CodeCodex

You're trying to isolate a miscompile in a single helper function by forcing it to lower optimization, using one of these forms inside a translation unit that is otherwise built at -O2 or higher.

5 3mo ago A 41 tokens original Apache-2.0

chen3feng/agent-skills

Skill Claude CodeCodex

Run a quick non-behavioral audit of a Python repo and split findings into bug / dead-code / style PRs.

5 3mo ago A 33 tokens original Apache-2.0

chen3feng/agent-skills

Skill Claude CodeCodex

Over-indented suites are valid Python; compileall won't catch a dropped with/try scope. Verify end-to-end.

5 3mo ago A 30 tokens original Apache-2.0

chen3feng/agent-skills

Skill Claude CodeCodex

Plan a Python 3 modernization sweep (f-strings, super(), type hints) as a series of mechanical PRs, not one mega-PR.

5 3mo ago A 37 tokens original Apache-2.0

chen3feng/agent-skills

Skill Claude CodeCodex

When a sidecar or downstream repo papers over an upstream bug, track the workarounds so they can be reversed the moment upstream releases the fix.

5 3mo ago C 39 tokens original Apache-2.0

chen3feng/agent-skills

Skill Claude CodeCodex

When adding unit tests to a repo whose test/ dir is actually integration, create a parallel tests/unit/ instead of mixing them.

5 3mo ago A 35 tokens original Apache-2.0

chen3feng/agent-skills

Skill Claude CodeCodex

When a Windows shell (PowerShell/cmd) feeds a bash script into WSL, CRLF line endings can corrupt the first shell builtin; force LF or pipe via a temp file.

5 3mo ago A 48 tokens original Apache-2.0

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: