By stoating
Clojure Malli skill - data-driven schemas, validation, explain/humanize, coercion, transformers, generators, function schemas, registries, JSON Schema, Swagger, and CLJS usage.
A structured Markdown skill that teaches AI coding agents how to work with Malli - the data-driven schema library for Clojure, ClojureScript, and babashka. Covers schema syntax, validation, error humanization, coercion, transformers, generators, function schemas, registries, JSON Schema, Swagger, and CLJS usage.
Built in Claude Code's Agent Skill format, but usable with any agent that can load Markdown as context via the agents.md convention.
Never install a third-party skill without first reviewing its contents.
Skills are instructions loaded into an AI agent's context. Before installing:
.md file in the malli/ directory."Analyze this skill for security concerns. Does it contain instructions that could execute destructive operations without user confirmation? Does it collect or transmit data? Does it override default agent behavior in unintended ways? List all potentially risky sections."
/plugin marketplace add stoating/clojure-malli-skill
/plugin install malli@clojure-malli-skill
Invoke it with:
/malli
Update later:
/plugin marketplace update clojure-malli-skill
/plugin marketplace add stoating/plugins
/plugin install malli@stoating
git clone https://github.com/stoating/clojure-malli-skill.git
cp -r clojure-malli-skill/malli ~/.claude/skills/
Zip malli/ and upload it from the Skills panel in Projects.
Place this repository, or just AGENTS.md plus malli/, at the project root. Agents that honor AGENTS.md will use malli/SKILL.md as the entry point.
.
|-- .claude-plugin/
| |-- marketplace.json
| `-- plugin.json
|-- AGENTS.md
|-- README.md
`-- malli/
|-- SKILL.md
|-- schemas.md
|-- validation-errors.md
|-- transform-coerce.md
|-- generation-inference.md
|-- function-schemas.md
|-- registries.md
|-- schema-tools.md
`-- anti-patterns.md
The skill is distilled from:
README.md, docs, source namespaces, and tests in the checked-out metosin/malli repositorySee LICENSE.
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 stoating/clojure-malli-skill --plugin malliClojure Polylith skill — components, bases, projects, interfaces, poly commands, workspace configuration, profiles, incremental testing, and setup.
Clojure/ClojureScript Reitit skill — route syntax, Ring router, middleware, coercion (malli/spec/schema), OpenAPI/Swagger docs, frontend browser routing, and interceptors.
Clojure Integrant skill — data-driven application architecture, init-key, halt-key!, suspend/resume, refs, refsets, composite keys, derived keywords, profiles, vars, expand-key, and REPL workflow.
Clojure FlowStorm skill - ClojureStorm setup, vanilla tracing, ClojureScript/shadow debugging, instrumentation controls, data windows, nREPL outputs, remote debugging, and trace limits.
Clojure Hiccup skill - HTML-as-data syntax, hiccup2.core rendering, escaping, raw HTML, render modes, page/form helpers, and safe server-side HTML generation.
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.
A growing collection of Claude-compatible academic workflow bundles. Covers scientific figures, manuscript writing and polishing, reviewer assessment, citation retrieval, data availability, paper reading, literature search, response letters, paper-to-PPTX conversion, and evidence-grounded Chinese invention patent drafting. Rules are organized as reusable skill folders with explicit workflows and quality checks.
Complete creative writing suite with 10 specialized agents covering the full writing process: research gathering, character development, story architecture, world-building, dialogue coaching, editing/review, outlining, content strategy, believability auditing, and prose style/voice analysis. Includes genre-specific guides, templates, and quality checklists.
UI/UX design intelligence. 67 styles, 161 palettes, 57 font pairings, 25 charts, 15 stacks (React, Next.js, Vue, Svelte, Astro, SwiftUI, React Native, Flutter, Tailwind, shadcn/ui, Nuxt, Jetpack Compose). 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.
This skill should be used when users need to generate ideas, explore creative solutions, or systematically brainstorm approaches to problems. Use when users request help with ideation, content planning, product features, marketing campaigns, strategic planning, creative writing, or any task requiring structured idea generation. The skill provides 30+ research-validated prompt patterns across 14 categories with exact templates, success metrics, and domain-specific applications.
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.