By lars-hh
Coding principles (Think Before, Simplicity First, Surgical Changes, Goal-Driven Execution). Karpathy-inspired, by forrestchang/multica-ai.
Curated Claude Code skills, refined for knowledge workers.
Status: v0.1.0 — experimental, in active development.
A small, opinionated marketplace of skills picked from across the Claude Code ecosystem, refined where useful, and attributed cleanly. Focused on knowledge-worker workflows — vault tooling, research, writing, light coding — not sales or homelab automation.
docs/veredelung-workflow.md — sub-plan via /taches-cc-resources:create-plan, baseline + re-audit via Agent(taches-cc-resources:skill-auditor), writing-patterns checklist from the official skill-creator skill.origin.yaml recording the upstream source, the divergence notes, and the last upstream check. We track for updates, not for identity.docs/license-audit.md./plugin marketplace add lars-hh/lars-cc-skills
/plugin install <skill-name>@lars-cc-skills
| Skill | Source | Mode | License |
|---|---|---|---|
| caveman | JuliusBrussee/caveman | Vanilla | MIT |
| repomix | yamadashy/repomix | Vanilla (CLI wrapper) | MIT |
| security-auditor | alirezarezvani/claude-skills | Refined | MIT |
| mermaid-diagram-specialist | davila7/claude-code-templates | Vanilla | MIT |
| changelog-skill | myl7/changelog-skill | Vanilla | Apache-2.0 |
| karpathy-skills | multica-ai/andrej-karpathy-skills | Refined (owner attribution) | MIT |
| humanizer | blader/humanizer | Refined (German variant) | MIT |
| obsidian-markdown | davila7/claude-code-templates | Refined (wikilink convention) | MIT |
| jq | majiayu000/claude-skill-registry | Vanilla | MIT |
See THIRD_PARTY_LICENSES.md for full attribution.
These are NOT in this marketplace — install them separately. They pair well with what's here.
See CONTRIBUTING.md and docs/adding-a-skill.md.
MIT for the marketplace structure, scripts, and refinements. Individual skills under skills/ may carry their own compatible licenses — see THIRD_PARTY_LICENSES.md.
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 lars-hh/lars-cc-skills --plugin karpathy-skillsGenerate valid Obsidian-flavored markdown (wikilinks, callouts, properties, embeds). Activate PARA-style path conventions with `wikilink_style: lars-para` or `--wikilink-style lars-para`.
Pack a folder as single AI-readable file for cross-project context.
Generate Mermaid diagrams (flowchart, sequence, ERD, C4, state, Gantt) from text descriptions.
Audit a skill or plugin folder for supply-chain risks (LICENSE, allowed-tools, bash calls).
Output token reduction via caveman-speak modes (lite/full/ultra).
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.
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.
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review
Design fluency for frontend development. 1 skill with 23 commands (/impeccable polish, /impeccable audit, /impeccable critique, etc.) and curated anti-pattern detection.
UI/UX design intelligence. 84 styles, 161 palettes, 73 font pairings, 25 charts, 17 stacks (React, Next.js, Vue, Nuxt.js, Nuxt UI, Svelte, Astro, SwiftUI, React Native, Flutter, Tailwind, shadcn/ui, Jetpack Compose, Angular, Laravel, JavaFX, Three.js). Actions: plan, build, create, design, implement, review, fix, improve, optimize, enhance, refactor, check UI/UX code. Projects: website, landing page, dashboard, admin panel, e-commerce, SaaS, portfolio, blog, mobile app. Elements: button, modal, navbar, sidebar, card, table, form, chart. Styles: glassmorphism, claymorphism, minimalism, brutalism, neumorphism, bento grid, dark mode, responsive, skeuomorphism, flat design. Topics: color palette, accessibility, animation, layout, typography, font pairing, spacing, hover, shadow, gradient.
Behavioral guidelines to reduce common LLM coding mistakes, derived from Andrej Karpathy's observations on LLM coding pitfalls