booklib-aibooklib-aiOfficialยท5 Agent Skills Included

booklib

Detects knowledge gaps and injects current docs while coding

Detects post-training library APIs in your codebase and resolves them with current documentation automatically. Stops hallucinated APIs, deprecated patterns, and code that ignores your team's decisions. Injects relevant knowledge at runtime via MCP hooks and bundles 23 expert code-review skills covering Java, Python, Kotlin, Rust, TypeScript, architecture, and design.
npx skills add booklib-ai/booklib --all -g -y
Available:

Tells the agent how the project is structured, which MCP tools (lookup, review, remember, verify, guard) to use, and to read the booklib-mcp-guide skill before working with the knowledge tools.

All Skills in This Repository (5)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install BookLib?โ–ผ

Run `npx skills add booklib-ai/booklib --all -g -y` in your terminal to install all skills in this suite globally.

How to stop AI from using outdated library APIs?โ–ผ

BookLib scans your dependencies, finds APIs released after the model's training cutoff, and injects current documentation as the agent writes code.

Does BookLib work with Claude Code and Cursor?โ–ผ

Yes. It configures MCP automatically for Claude Code, Cursor, Copilot, Gemini CLI, Codex, Windsurf, and 8 more tools via `booklib init`.

Can BookLib enforce team coding decisions?โ–ผ

Yes. Capture decisions with `booklib capture`, and the guard tool warns in real time when generated code contradicts them.

What expert skills are included?โ–ผ

23 skills distilled from books like Clean Code, Effective Java, Effective Python, Microservices Patterns, Domain-Driven Design, and Refactoring UI for code generation and review.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’