18 skills found
JSungMin / vs-token-saferToken-saving code search for AI coding agents — TypeScript, JavaScript & Python (zero setup), C#, C++, Go & 30+ more, via a language-server or tree-sitter index instead of grep. Local-only, no IDE. Claude Code plugin + MCP + CLI.
kapillamba4 / code-memoryMCP server with local vector search for your codebase. Smart indexing, semantic search, Git history — all offline.
MinishLab / sembleFast and Accurate Code Search for Agents. Uses 99% fewer tokens than grep+read
seekrays / seekcodeA clean and efficient code snippet and clipboard management tool designed for developers
aahlijia / dekkoStatic code map generator (MAP.md + map.json) powered by tree-sitter — a Claude Code /map plugin and MCP server that gives coding agents call graphs, file outlines, and impacted-test lookups without spending tokens on parsing.
Consiliency / Code-Index-MCPCode indexing MCP server to provide context to coding agents.
nimiusrd / code_styleコードスタイルとパターンに関するガイドライン
zilliztech / claude-contextCode search MCP for Claude Code. Make entire codebase the context for any coding agent.
kensave / roberto-mcpSimple Code Analysis MCP server, language agnostic with code indexing and search capabilities.
OmarAlite946 / python-code-stylePython代码风格规范 这个规则定义了本项目中Python代码的风格标准,包括命名约定、格式化规则和代码组织标准,确保代码库的一致性和可读性。所有的Python文件应遵循这些规范。
FlareCoding / styleCode style and naming conventions
ndhkaeru / codeloupe-mcpLoupe for large codebases: focused MCP tools for code search, symbols, maps, diffs, and safe edits.
UfoMiao / zcfZero-Config Code Flow for Claude code & Codex
crepererum-oss / common-sense-coderAn LSP-MCP bridge for code assistants.
MarcelRoozekrans / roslyn-codelens-mcpRoslyn-based MCP server giving AI agents deep semantic understanding of .NET/C# codebases — 67 tools for navigation, call graphs, diagnostics & code fixes, safe refactoring, code-quality auditing, test intelligence, DI graphs, and IL/external-assembly inspection.
d2a8k3u / claude-code-memoryA Claude Code plugin that gives Claude fully automatic, per-project cognitive memory with hybrid search, session lifecycle hooks, and local embeddings.
DanielHyeon / code-inspection본 스킬은 코드의 결함을 사전에 탐지하고(Inspection), 변경 사항이 기존 기능을 파괴하지 않음을 보증하는(Testing) 체계적인 규칙을 정의합니다. 마틴 파울러의 "자가 테스트 코드" 철학을 실천하여, AI가 작성하거나 수정한 코드가 항상 '배포 가능한 상태'를 유지하도록 합니다. ---
vitali87 / code-graph-ragThe ultimate RAG for your monorepo. Query, understand, and edit multi-language codebases with the power of AI and knowledge graphs