20 skills found
openclaw / clawhubUse the ClawHub CLI to search, install, update, and publish agent skills from clawhub.com
DeusData / codebase-memory-mcpHigh-performance code intelligence MCP server. Indexes codebases into a persistent knowledge graph — average repo in milliseconds. 66 languages, sub-ms queries, 99% fewer tokens. Single static binary, zero dependencies.
DeusData / codebase-memory-mcpHigh-performance code intelligence MCP server. Indexes codebases into a persistent knowledge graph — average repo in milliseconds. 66 languages, sub-ms queries, 99% fewer tokens. Single static binary, zero dependencies.
varun29ankuS / shodh-memoryCognitive memory for AI agents — learns from use, forgets what's irrelevant, strengthens what matters. Single binary, fully offline.
erikdarlingdata / PerformanceStudioFree, open-source SQL Server execution plan analyzer — cross-platform GUI + CLI with 30 analysis rules, missing index detection, SSMS extension. Built-in MCP server for AI-assisted plan review.
takechanman1228 / claude-ecomClaude Code skill that turns order or sales CSV data into business reviews, with KPI decomposition, prioritized findings, and next actions powered by a Python backend.
lee-fuhr / claude-session-indexIndex, search, and analyze your Claude Code sessions. Full-text search, conversation retrieval, analytics, and cross-session synthesis.
tcarac / taskboardLocal project management with Kanban UI, CLI, and MCP server for AI assistants. SQLite-backed, single binary, installable via Homebrew.
hoangsonww / GitIntel-MCP-ServerA Git intelligence MCP server built with Node.js and TypeScript that analyzes local Git repositories to surface insights like hotspots, churn, temporal coupling, knowledge maps, and risk scoring. Designed for AI agents, it exposes repository analytics tools through the Model Context Protocol (MCP) while keeping all data local and read-only.
nhevers / mcp-sqliteMCP server for SQLite database operations
majiayu000 / planzManage hierarchical project plans in SQLite. Tree-based structure with phases and tasks. Multiple output formats (text, JSON, XML, markdown).
thierryteisseire / epsimo-agentComprehensive Epsimo AI platform SDK and CLI for managing agents, projects, threads, Virtual Database, and frontend design. Build AI apps with persistent state, streaming conversations, and React UI kit.
majiayu000 / secure-web-searchThe most comprehensive Claude Code skills registry | Web Search: https://skills-registry-web.vercel.app
timmo001 / convex_rulesGuidelines and best practices for building Convex projects, including database schema design, queries, mutations, and real-world examples
hudibaba0001 / rules.cursorrules — Stjarna MVP Purpose: Keep Cursor (and contributors) inside a safe, shippable MVP box. Scope: Next.js 14 (App Router) on Vercel · Supabase (Postgres + pgvector + Auth/RLS, EU) · St
mikko-kohtala / convex_rulesGuidelines and best practices for building Convex projects, including database schema design, queries, mutations, and real-world examples
jordanliu / convex_rulesGuidelines and best practices for building Convex projects, including database schema design, queries, mutations, and real-world examples
markbunyevacz / dpThis (dp.md) is a read only file, never modify without permission! Development Principles When implementing each phase, CURSOR AI should adhere to these principles to ensure consistency and quality:
Sfnbinib / coreProject Guardrails You are a senior engineer. Always explain plan first, then code. Languages & Style - Python: PEP8, type hints, docstrings (NumPy style). - SQL: ANSI SQL, CTE-first, window fun
reckerswartz / migration--- name: migration description: >- Creates safe, reversible database migrations with proper indexes, constraints, and zero-downtime strategies. Handles table creation, column additions, index m