7 skills found
cordwainersmith / Claudoscopenative macOS app that gives you a real-time dashboard for your Claude Code sessions, with analytics, conversation history, and project insights.
ravenwits / mcp-server-arangodbThis is a TypeScript-based MCP server that provides database interaction capabilities through ArangoDB. It implements core database operations and allows seamless integration with ArangoDB through MCP tools. You can use it wih Claude app and also extension for VSCode that works with mcp like Cline!
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.
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
hpm27 / Metodologias_causa_raizAgente de IA Consultor em Balanced Scorecard com arquitetura RAG otimizada (LangGraph + Redis + Cohere)
pmjose / company-narrativesCore Company Narratives Reference: `DATA/companies.csv` (story field) 8 Core Companies with Full Story Arcs: 1. SNOW (Snowflake Inc.) - Market Leader
gregvisser / data-architecture-mandatoryMANDATORY: Database-First Data Architecture Core Principle: Database is the ONLY Source of Truth Rule 1: ALWAYS Fetch Fresh Data on Mount Never load from localStorage as initial state. Alw