By JCSnap
A collection of Claude Code skills by JCSnap. Bite-sized SE insights, and more to come.
When the user substantively pushes back on your approach or design and that pushback resolves into a changed direction, write a concise markdown entry to /Users/jcjustin/Projects/tippytop/pushback-vault and commit it. Trigger automatically (the user does not need to ask) on questioning, reframing, root-cause diagnoses, Socratic challenges, or approach corrections that materially change what you do. Skip trivial corrections (typos, syntax preferences) and unresolved disagreements.
Use at the start of every new conversation and after completing substantial feature implementations or bug fixes
A collection of custom skills for Claude Code by JCSnap. Each folder in skills/ contains one skill.
| Skill | Description |
|---|---|
| se-insights | Bite-sized software engineering insights delivered at session start and after substantial implementations. Builds a personal SE knowledge base over time. Prevents brain rot from using Claude Code too much. |
Install as a plugin directly from Claude Code:
/plugin marketplace add JCSnap/claude-code-skills
/plugin install cc-skills@jcsnap-skills
cd ~/Downloads && git clone https://github.com/JCSnap/claude-code-skills.git
ln -s ~/Downloads/claude-code-skills/skills/se-insights ~/.claude/skills/se-insights
mkdir -p ~/.claude/skills/se-insights
curl -o ~/.claude/skills/se-insights/SKILL.md https://raw.githubusercontent.com/JCSnap/claude-code-skills/main/skills/se-insights/SKILL.md
ls ~/.claude/skills/se-insights/SKILL.md
Check each skill's folder for any additional setup instructions (e.g., trigger lines to add to ~/.claude/CLAUDE.md).
skills/
skill-name/
SKILL.md # Skill definition with YAML frontmatter (name + description)
README.md # Skill-specific documentation
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 claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub jcsnap/claude-code-skills --plugin cc-skillsCreate, test, measure, and iteratively improve Claude Code skills with category-aware design, gotchas-driven development, progressive disclosure coaching, and automated description optimization.
Curate auto-memory, promote learnings to CLAUDE.md and rules, extract proven patterns into reusable skills.
Skill and agent authoring tools: generate, audit, and improve Claude Code skills, commands, and agents
Editorial "Web Designer" bundle for Claude Code from Antigravity Awesome Skills.
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Frontend design skill for UI/UX implementation