booklib
Detects knowledge gaps and injects current docs while coding
All Skills in This Repository (5)
Pure Emerald Level Indicatorsbooklib-skills
Centralizes BookLib skills into a searchable catalog with metadata for automated indexing.
spring-boot-in-action
Evaluate Spring Boot code for anti-patterns and idiomatic practices.
rust-in-action
Analyze and fix Rust code for ownership, lifetimes, and threading issues.
programming-with-rust
Review and generate idiomatic Rust code with ownership and concurrency best practices.
effective-typescript
Analyze TypeScript code against Effective TypeScript principles to identify anti-patterns.
Frequently Asked Questions
FAQPage SchemaHow 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โopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core