Knowledge-base skills extracted from engineering books (AI engineering, observability, SRE, SLOs, secure systems, software design, DevOps delivery). Each skill loads its core frameworks on demand and reads individual chapters as needed.
Knowledge base from "Accelerate: The Science of Lean Software and DevOps" by Nicole Forsgren, Jez Humble & Gene Kim. Use when applying the DORA four key metrics (deployment frequency, lead time for changes, MTTR, change failure rate), the 24 capabilities framework, Westrum organizational culture typology, or transformational leadership dimensions. Core lane: research-backed delivery performance — why speed and stability reinforce each other, how to measure and improve them, and the organizational practices (technical, management, cultural) that enable high-performing technology organizations.
Knowledge base from "The DynamoDB Book" by Alex DeBrie (v1.0, 2020). Use when designing DynamoDB tables, applying single-table design, choosing modeling strategies (one-to-many, many-to-many, filtering, sorting, migrations), reviewing access patterns, or referencing DDB API/expression usage.
Knowledge base from "Site Reliability Engineering: How Google Runs Production Systems" by Betsy Beyer, Chris Jones, Jennifer Petoff & Niall Murphy (Google). Use when applying SRE philosophy, setting SLOs/error budgets, managing on-call and toil, designing incident response, conducting postmortems, handling cascading failures, or referencing Google's operational frameworks. Lane: SRE philosophy, org/process, postmortems, toil, on-call, error budgets, monitoring, cascading failures, load balancing, data integrity.
Knowledge base from "Implementing Service Level Objectives" by Alex Hidalgo. Use when applying Hidalgo's frameworks for meaningful SLIs, reliability targets, error budget math and policy, SLO alerting, statistics behind SLOs, data reliability, or building SLO culture. This is the deepest practical SLI/SLO/error-budget treatment available — it covers the full Reliability Stack from measurement design through probability/statistics, alerting architecture, and organizational change.
Knowledge base from "AI Engineering: Building Applications with Foundation Models" by Chip Huyen. Use when applying Huyen's frameworks for foundation model adaptation, evaluation methodology, RAG architecture, prompt engineering, finetuning decisions, inference optimization, dataset engineering, and production AI system design.
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.
A private Claude Code skill marketplace. Currently ships one plugin, book-skills — a set of knowledge-base skills extracted from engineering books.
Study aids, not substitutes. Each skill is a condensed set of structural notes — frameworks, principles, and anti-patterns — distilled from the named book. They summarize ideas and methods rather than reproduce the text, and are meant to complement the original work, not replace it. If a book is useful to you, buy it and read it.
The book-skills plugin bundles nine on-demand knowledge bases. Each one loads ~3K tokens of core frameworks when invoked and reads individual chapter files only when a question maps to them.
| Skill | Book | Use it for |
|---|---|---|
huyen-ai-engineering | AI Engineering — Chip Huyen | Foundation models, RAG, evaluation, finetuning, inference optimization |
observability-engineering | Observability Engineering — Majors, Fong-Jones, Miranda | Structured events, tracing, OpenTelemetry, core analysis loop |
ousterhout-software-design | A Philosophy of Software Design — Ousterhout | Deep modules, complexity, the 15 principles + 14 red flags |
google-sre | Site Reliability Engineering (Google) | SRE philosophy, toil, on-call, postmortems, cascading failures |
sre-workbook | The Site Reliability Workbook (Google) | Practical SLOs, multi-burn-rate alerting, error-budget policy, canarying |
secure-reliable-systems | Building Secure and Reliable Systems (Google) | Security × reliability, least privilege, resilience, recovery, crisis mgmt |
hidalgo-slo | Implementing Service Level Objectives — Hidalgo | Deepest SLI/SLO/error-budget treatment + the statistics behind them |
accelerate-devops | Accelerate — Forsgren, Humble, Kim | DORA four key metrics, 24 capabilities, Westrum culture |
dynamodb-book | The DynamoDB Book — DeBrie | Single-table design, modeling strategies, access patterns |
/plugin marketplace add https://github.com/andersonfpcorrea/andersonfpcorrea-skills.git
/plugin install book-skills
Update later from /plugin.
Skills auto-trigger on relevant work, or invoke explicitly:
huyen-ai-engineering RAG — load the skill and jump to a topicGenerated with the book-to-skill converter, which extracts a book's frameworks, mental models, principles, techniques, and anti-patterns into the structured skill layout (SKILL.md + chapters/ + glossary.md + patterns.md + cheatsheet.md).
andersonfpcorrea-skills/
├── .claude-plugin/
│ └── marketplace.json # marketplace manifest
├── plugins/
│ └── book-skills/
│ ├── .claude-plugin/
│ │ └── plugin.json # plugin manifest
│ └── skills/ # one directory per skill
└── README.md
npx claudepluginhub andersonfpcorrea/andersonfpcorrea-skills --plugin book-skillsComprehensive 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.
Harness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses
Design 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
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.