zhuangwenhuizhuangwenhuiCommunityยท5 Agent Skills Included

CodingSkills

Consistent Python and C++ style, prompts, and review workflows

Applies consistent Python 3.12 and C++20 style rules when writing, editing, or reviewing code. Improves prompt writing with proven patterns like few-shot examples, chain-of-thought, and persuasion principles. Runs structured review-simplify-verify cycles for long coding sessions and creates hooks to enforce coding policies automatically.
npx skills add zhuangwenhui/CodingSkills --all -g -y

All Skills in This Repository (5)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install CodingSkills?โ–ผ

Run `npx skills add zhuangwenhui/CodingSkills --all -g -y` in your terminal to install all five skills globally.

How to keep Python code style consistent?โ–ผ

The python-code-format skill applies clear Python 3.12 rules for formatting, naming, docstrings, logging, and resource handling, with a detailed reference sheet for edge cases.

How to write better prompts for coding assistants?โ–ผ

The prompt-engineering skill covers few-shot learning, chain-of-thought, prompt templates, and research-backed persuasion principles to make instructions more reliable.

Does CodingSkills work with Claude Code and Codex?โ–ผ

Yes. Each skill follows the standard SKILL.md format and includes openai.yaml configs, so they run in Claude Code, Codex, and other compatible assistants.

How to manage long coding sessions without losing track?โ–ผ

The incremental-change-cycle skill keeps checklists synchronized and runs review, simplify, and verification checkpoints so long tasks stay organized even after interruptions.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’