doc-scanner
25Agent
Scans a codebase to identify features, modules, and documentation gaps. Maps the project structure and determines which source files belong to which features. Use for bootstrap scanning of undocumented projects.
259 tagged documentation, measured the same way as everything else here.
Browse within: agent-sdk 23codium 21derivative 21operators 21knowledge-base 20code-quality 18dev-tools 15plugins 15Code Generation 14cicd 12plugin 12salesforce 12sfdx 12codebase-analysis 11
Agent
Scans a codebase to identify features, modules, and documentation gaps. Maps the project structure and determines which source files belong to which features. Use for bootstrap scanning of undocumented projects.
Agent Codex
Self-sufficient analyzer of ABAP sources for the L1 step of the abapwiki knowledge base. Operates raw-only: reads the files in raw/system-library/ without MCP. Receives sapname, saptype, devclass, rawsourcepath and an artifactpath; WRITES to file a structured YAML report with narrativesections, classified dependencies…
Agent Codex
Independent adversarial judge that verifies the L1 analysis of an ABAP object. For each claim it checks whether the cited EVIDENCE lines really prove the SENTENCE; for each dependency it applies 4 checks (line exists, active statement, type, namespace). Runs in a separate session from the author, with a different…
Agent Codex
L2 functional researcher of the abapwiki knowledge base. For a slice (business process) it reads the members' L1 pages and the dependency graph, identifies the functional GAPS (why it exists, who launches it, semantics of the Z fields and of the magic numbers, standard integration, data lifecycle), classifies them and…
Agent
Automated documentation generation for code, APIs, and technical systems.
jeftarmascarenhas/context-mesh
Agent
Implement user authentication with JWT, including signup, login, and logout functionality.
jeftarmascarenhas/context-mesh
Agent
Create GitHub Actions workflows for continuous integration and deployment.
jeftarmascarenhas/context-mesh
Agent
Implement the React frontend with authentication and todo management features.
Agent
Agent "archive" from thevibeworks/claude-code-docs, covering archive agent, path parameters, headers, returns and example.
Agent
Agent "create" from thevibeworks/claude-code-docs, covering create agent, headers, body parameters, returns and example.
Agent
Agent "update" from thevibeworks/claude-code-docs, covering update agent, path parameters, headers, body parameters and returns.
Agent
Bulk-ingestion specialist — runs the full ingest / re-ingest / prune / crawl / git-history lifecycle via shell commands. Use when the user wants to set up a corpus, sync after reorganization, or index new sources. Complements doc-keeper (which does single-file CRUD).
Agent
Documentation maintainer — index new docs, update stale content, run the full corpus lifecycle (files, git history, web crawl, prune, re-ingest). Use after features, reorganizations, or when docs drift from code.
Agent
Code-aware documentation reviewer — checks docs for accuracy against the actual codebase. Use before releases or after major refactors to catch doc drift.
Agent
How an agent finds these surfaces without being told: the API catalog, DNS-based discovery, an agent-skills index, and the places people actually look.
Agent
Duvlify defines six agent surfaces and four tools once, then adapts them to MCP, plain HTTP and WebMCP so they always agree.
Agent
Two retrieval backends: a lexical index built at compile time that needs no account, and Cloudflare AI Search for hybrid semantic search when you want it.
Agent
Reviews code changes for architectural consistency and patterns. Use PROACTIVELY after any structural changes, new services, or API modifications. Ensures SOLID principles, proper layering, and maintainability.
Agent
Validates review findings against full source context to remove false positives. Runs after synthesis, before user approval. Does NOT add new findings.
Agent
Reviews product specifications for completeness, consistency, feasibility, and technical correctness. Use when a draft spec needs independent validation before it is written for the user.
Agent
Guards schema integrity; reviews every migration.
Agent
OWASP, access control, threat modeling.
Agent
Guards design principles and ui-patterns; reviews every UI change.
huangdijia/oh-my-claude-code-plugins
Agent
An agent for analysing an existing codebase and creating core project guidance files in .ai-rules/. It is intended for project setup, architecture analysis, project rules, and technology-stack reviews.