71 boosters for "database" — open source, verified from GitHub, ready to install
The xlsx skill enables Claude to work with spreadsheet files—opening, editing, creating, cleaning, and converting .xlsx, .xlsm, .csv, and .tsv files. It's essential for users who need programmatic spreadsheet manipulation without leaving their AI assistant.
Backend Architect is an AI agent that provides expert guidance on scalable system design, database architecture, API development, and cloud infrastructure. It's ideal for developers and teams building robust, secure server-side applications and microservices.
Database Optimizer is an expert agent for PostgreSQL, MySQL, Supabase, and PlanetScale that helps developers design scalable schemas, write efficient queries, and troubleshoot performance issues using EXPLAIN ANALYZE and indexing strategies. Developers building database-backed applications benefit from expert guidance on optimization without hiring a DBA.
Analyzes git repositories to map security ownership, identify bus factors, and detect orphaned sensitive code, exporting results for graph visualization. Essential for security teams and DevOps engineers managing code risk and maintainer dependencies.
Do NOT check or review pull requests. Do NOT call commands. Run CodeRabbit locally against the working repository only. From the output, extract for each finding:
"name": "claudekit-skills", "name": "ClaudeKit", "email": "[email protected]"
TypeScript-first schema validation library with static type inference. This skill covers v4 patterns including the metadata registry system. Zod v4 stores metadata in registries (primarily ). Use as the primary API and as shorthand for description-only cases.
Headless component library providing accessible, unstyled React primitives for building custom UI components with full control over styling and behavior.
Leverage strings with drizzle types, instead of enums: Only use varchar for ids, similiar to the users table. Otherwise use text. When creating a new table, leverage the id util
<!-- This file is derived from CLAUDE.md. Keep them in sync. --> A lightweight, file-backed vector database for Node.js and browsers with Pinecone-compatible filtering and hybrid BM25 search.
A skill booster that teaches developers how to create, structure, and publish reusable Convex components with proper isolation and dependency management. Useful for backend engineers and full-stack developers building modular applications with Convex.
A Claude Code skill that allows you to search, browse, and install skills from a database of 31,767+ community skills with intelligent folder-level downloads. Skill Manager provides an easy way to discover and install Claude Code skills. Simply describe what you're looking for, and it will search th
Build Android applications following Google's official architecture guidance, as demonstrated in the NowInAndroid reference app. → Read modularization.md for project structure → Create feature module with and submodules
An MCP server that enables Claude to execute MySQL database operations directly, allowing AI assistants to query, insert, and manage database records. Useful for developers integrating Claude with MySQL-backed applications and data workflows.
GPUI is a UI framework which also provides primitives for state and concurrency management. Context types allow interaction with global state, windows, entities, and system services. They are typically passed to functions as the argument named . When a function takes callbacks they come after the p
Research people and companies, add to CRM database with smart linking
Analyze, review, and provide recommendations for distributed system designs. Use when: (1) Reviewing existing system architectures for gaps or improvements, (2) Analyzing system designs for scalability, reliability, or performance issues, (3) Providing recommendations on load balancing, caching, databases, sharding, replication, messaging, rate limiting, authentication, resilience, or monitoring, (4) Assessing trade-offs in system design decisions, (5) Creating system design review documents with gaps and recommendations. Triggers: "review my system design", "analyze this architecture", "what are the gaps", "system design recommendations", "scalability review", "reliability analysis".
Heuristic scoring (no AI key configured).
An MCP server that enables Claude to maintain persistent long-term and short-term memory across conversations using a local SQLite database. Developers and AI agents benefit from enhanced context retention and conversation continuity.
This skill walks a user through writing a systematic literature review (SLR) that follows the PRISMA 2020 reporting guideline. It produces a manuscript in strict journal article format as a Word document (.docx), generates an annotated PRISMA flow diagram, and enforces APA 7th Edition referencing th
"description": "Pinecone vector database integration. Streamline your Pinecone development with powerful tools for managing vector indexes, querying data, and rapid prototyping. Use slash commands like /quickstart to generate AGENTS.md files and initialize Python projects and /query to quickly explo
Ozma is cursor-optimized rules for rapidly building customizable CRM/ERP systems with low-code development and full PostgreSQL integration. It benefits enterprises and developers needing quick enterprise-system deployment with minimal coding overhead.
A SQLite and SQL query guide for Claude Code that provides best practices for writing queries, designing schemas, and working with SQLite databases. Developers working with SQLite in their projects will benefit from quick reference guidance.
A SQLite query and database design guide for Claude Code that helps developers write better SQL queries, optimize schemas, and manage migrations. Useful for anyone building SQLite-backed applications.