CodingSkills
New12GitHub TrendingGeneralby zhuangwenhui
Reusable skills for AI coding assistants (Claude Code / Codex): Python and C++ code-style rules, prompt engineering, hook authoring, and an incremental-change workflow.
Install & Usage
1
Create the skills directory
mkdir -p .claude/skills2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/codingskills.md https://raw.githubusercontent.com/zhuangwenhui/CodingSkills/main/SKILL.md3
Invoke in Claude Code
/codingskillsView source on GitHub
python
Security Audits
LicenseUnknownSourceWarnRepositoryPass
Frequently Asked Questions
What is CodingSkills?
Reusable skills for AI coding assistants (Claude Code / Codex): Python and C++ code-style rules, prompt engineering, hook authoring, and an incremental-change workflow.
How to install CodingSkills?
To install CodingSkills, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /codingskills.
What is CodingSkills best for?
CodingSkills is a community categorized under General. It is designed for: python. Created by zhuangwenhui.