Skip to content

Add python-skills plugin and refactor CLAUDE.md guidelines - #160

Merged
fcakyon merged 4 commits into
mainfrom
python-skills-plugin
Apr 13, 2026
Merged

Add python-skills plugin and refactor CLAUDE.md guidelines#160
fcakyon merged 4 commits into
mainfrom
python-skills-plugin

Conversation

@fcakyon

@fcakyon fcakyon commented Apr 13, 2026

Copy link
Copy Markdown
Owner

Extract the 48-line Python section from .claude/CLAUDE.md into a standalone python-skills plugin with SKILL.md + 4 reference docs (Zen of Python, Google style guide, idiomatic patterns, Effective Python tips). CLAUDE.md now points to the plugin in 5 lines.

  • AI Guidance section tightened: 15 bullets -> 8, with a philosophy tagline and self-test questions
  • python-skills plugin: core rules, 4 self-test questions, YAGNI anti-abstraction guidance, before/after code patterns
  • general-dev plugin removed (code-simplifier agent + rg hook now redundant with CLAUDE.md rules)
  • plugin.json files slimmed to name/version/description only; marketplace arrays compacted to single-line
  • Karpathy's LLM pitfalls quote added to README intro and CLAUDE.md
/plugin install python-skills@claude-settings

fcakyon added 4 commits April 13, 2026 21:37
15 verbose bullets -> 8 terse ones with philosophy tagline.
Python section replaced with pointer to python-skills plugin.
Self-test questions added to Git and Citation sections.
Karpathy LLM pitfalls reference added to intro.
SKILL.md with 4 self-test questions, YAGNI anti-abstraction guidance,
and 4 reference docs (Zen of Python, Google style, idiomatic patterns,
Effective Python tips). Slim plugin.json to name/version/description.
Marketplace arrays compacted to single-line format.
Code-simplifier agent and rg-over-grep hook are redundant
with CLAUDE.md rules and python-skills plugin.
Karpathy's LLM coding pitfalls quote in intro.
python-skills plugin section added, general-dev removed.
@fcakyon fcakyon self-assigned this Apr 13, 2026
@fcakyon
fcakyon merged commit 50d45b9 into main Apr 13, 2026
1 check passed
@fcakyon
fcakyon deleted the python-skills-plugin branch April 13, 2026 18:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant