Personal Claude Code marketplace with three skills for research and writing workflows.
| Skill | Description |
|---|---|
| coding-philosophy | Behavioral guidelines to reduce common LLM coding mistakes (simplicity first, surgical changes, goal-driven execution) |
| plot | Matplotlib templates for paper/report figures — Palatino body font + Google-brand palette. Bar, boxplot, line, scatter. |
| read | PDF paper reader with image extraction. Study and analyze research papers. |
In Claude Code, add this repo as a plugin marketplace:
/plugin marketplace add FFGGSSJJ/my-claude-skills
Then install the plugins you want:
/plugin install coding-philosophy@my-claude-skills
/plugin install plot@my-claude-skills
/plugin install read@my-claude-skills
Or run /plugin and pick them from the interactive menu.
readThe read skill needs its Node dependencies installed once:
cd ~/.claude/plugins/marketplaces/my-claude-skills/skills/read && npm install
These skills were inspired by and build on the work of others:
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimnpx claudepluginhub ffggssjj/my-claude-skills --plugin coding-philosophyDesign fluency for frontend development. 1 skill with 23 commands (/impeccable polish, /impeccable audit, /impeccable critique, etc.) and curated anti-pattern detection.
Behavioral guidelines to reduce common LLM coding mistakes, derived from Andrej Karpathy's observations on LLM coding pitfalls
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Access thousands of AI prompts and skills directly in your AI coding assistant. Search prompts, discover skills, save your own, and improve prompts with AI.
Develop, test, build, and deploy Godot 4.x games with Claude Code. Includes GdUnit4 testing, web/desktop exports, CI/CD pipelines, and deployment to Vercel/GitHub Pages/itch.io.
Complete developer toolkit for Claude Code