Go language best practices synthesizing Effective Go, the Google and Uber style guides, and the Go Code Review Comments — covering naming, control flow, errors, interfaces, concurrency, generics, testing, modules, tooling, and modern stdlib (context, log/slog, errors.Is/As, iter.Seq).
Chris Davenport's personal Claude Code plugin marketplace — a collection of skills covering frontend (Lit, Jack Henry Design System), backend (Go, TypeScript, SQLite, Spanner, Pub/Sub), and financial-services knowledge (US regulations, accounting fundamentals).
Add the marketplace, then install the plugins you want:
/plugin marketplace add christopherdavenport/christopherdavenport-marketplace
/plugin install <plugin-name>@christopherdavenport
For example: /plugin install go@christopherdavenport.
| Plugin | Category | Description |
|---|---|---|
financial-accounting | knowledge | Financial institution accounting fundamentals (journals, ledgers, sub-ledgers, chart of accounts) and US GAAP (FASB ASC) reference for FI operations. |
financial-regs | knowledge | US financial regulation lookup and compliance analysis. |
lit | frontend | Lit web component library expertise. |
lit-router | frontend | @lit-labs/router expertise. |
jh-design-system | frontend | Jack Henry Design System (jackhenry.design/v2) — components, foundations, tokens, content. |
go | backend | Go language best practices — Effective Go, Google + Uber style guides, Code Review Comments, modern stdlib (errors, context, slog, generics). |
typescript | backend | TypeScript best practices — type system, generics, utility & advanced types, discriminated unions, classes & OOP, error handling, async & cancellation, immutability, modules, strict tsconfig, naming, testing, plus a dedicated section on functional patterns. |
sqlite | backend | SQLite best practices — STRICT tables, must-set pragmas, BEGIN IMMEDIATE vs DEFERRED, indexes and EXPLAIN QUERY PLAN, JSON1/JSONB, the Go client, and server-side production use (Litestream/LiteFS/Turso/D1). |
spanner | backend | Google Cloud Spanner best practices — schema design, interleaving, indexes, transactions, query/DML optimization, schema evolution, and the Go client SDK. |
pubsub | backend | Google Cloud Pub/Sub best practices — topics & schemas, subscription types, delivery guarantees, ordering, dead-letter, ack deadline / lease, publisher batching, and the Go client SDK. |
Each plugin's SKILL.md contains the full reference; the per-plugin references/ folders break down topic-specific detail.
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 christopherdavenport/christopherdavenport-marketplace --plugin goUS financial regulation lookup and compliance analysis (Reg DD, Reg E, Reg Z, Reg CC, BSA/AML, Dodd-Frank).
Lit web component library expertise covering LitElement, reactive properties, templates, styles, lifecycle, decorators, @lit/task, reactive controllers, @lit/context, form-associated elements, ElementInternals, custom directives, Shadow DOM accessibility, and testing
Financial institution accounting fundamentals (journals, ledgers, sub-ledgers, chart of accounts) and US GAAP (FASB ASC) reference for FI operations.
Client routing for Lit components via @lit-labs/router — Router/Routes reactive controllers, URLPattern matching, nested routing, navigation, lifecycle, and pitfalls
Jack Henry Design System (jackhenry.design/v2) — components, foundations, design tokens, content guidelines.
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.
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.
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.
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.
Create new skills, improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, update or optimize an existing skill, run evals to test a skill, or benchmark skill performance with variance analysis.
Unity Development Toolkit - Expert agents for scripting/refactoring/optimization, script templates, and Agent Skills for Unity C# development