By ferax564
Maintain Noma (.noma) documents safely: block-level patch ops, proof-before-apply, validation, and LLM context export.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub ferax564/noma --plugin nomaCode retrieval engine that saves your AI agent 73% of its token budget. Replaces grep with ranked, AST-aware search so models spend tokens reasoning, not reading. Before modifying code, Codixing tells Claude what will break — predicting impact across the dependency graph, finding affected tests, and tracing callers through the call hierarchy. Unlike text search, Codixing builds an AST-aware index with BM25 + semantic hybrid retrieval, dependency graphs with PageRank ranking, and trigram-accelerated grep — all running locally with zero cloud dependencies. 57 MCP tools cover the full development loop: search by symbol or natural language, trace dependencies, predict change impact, discover test coverage, review complexity, and navigate unfamiliar codebases. Five built-in slash commands (/codixing-setup, /codixing-explore, /codixing-review, /codixing-preflight, /codixing-release) provide guided workflows for project onboarding, architecture exploration, and dependency-aware code review. Tested at scale on the Linux kernel (73K files, 1.6s cold start). Runs on macOS, Linux, and Windows.
Access official Microsoft documentation, API references, and code samples for Azure, .NET, Windows, and more.
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
Build and maintain an LLM-curated personal knowledge base in your project — Andrej Karpathy's LLM Wiki pattern, designed to scale to thousands of pages without becoming a context bottleneck. Now with an optional compiled graph layer for typed, provenance-backed relationships.
Connect to Atlassian products including Jira and Confluence. Search and create issues, access documentation, manage sprints, and integrate your development workflow with Atlassian's collaboration tools.
AI-powered wiki generator for code repositories. Generates comprehensive, Mermaid-rich documentation with dark-mode VitePress sites, onboarding guides, deep research, and source citations. Inspired by OpenDeepWiki and deepwiki-open.
20 modular skills for idiomatic Go — each under 225 lines, backed by 48 reference files, 8 automation scripts (all with --json, --limit, --force), and 4 asset templates. Covers error handling, naming, testing, concurrency, interfaces, generics, documentation, logging, performance, and more. Activates automatically with progressive disclosure and conditional cross-references.