From neuraforge-ai
Point at a file or folder — get documentation explaining what it does, data flow, and key decisions
npx claudepluginhub vikisingh23/neuraforge-aiThis skill uses the workspace's default tool permissions.
Generate documentation for files, folders, or entire projects.
Searches, retrieves, and installs Agent Skills from prompts.chat registry using MCP tools like search_skills and get_skill. Activates for finding skills, browsing catalogs, or extending Claude.
Checks Next.js compilation errors using a running Turbopack dev server after code edits. Fixes actionable issues before reporting complete. Replaces `next build`.
Guides code writing, review, and refactoring with Karpathy-inspired rules to avoid overcomplication, ensure simplicity, surgical changes, and verifiable success criteria.
Share bugs, ideas, or general feedback.
Generate documentation for files, folders, or entire projects.
Point at code: "Explain src/modules/order/"
Outputs: purpose, dependencies, public API, data flow, key decisions, gotchas. For folders: architecture diagram, entry points, how to extend. For projects: tech stack, getting started, folder guide, key flows.
For full instructions, read agents/explain.md.