What problem does it solve?
This Skill addresses the challenge of technical debt and knowledge silos by automatically identifying undocumented packages, tools, and domain standards within a project, ensuring comprehensive documentation and reducing reliance on tribal knowledge.
Core Features & Use Cases
- Package Dependency Auditing: Scans project manifests (npm, Rust, Go, PHP, Python, Ruby) to find undocumented dependencies.
- Tooling Coverage Analysis: Checks for undocumented Homebrew formulae, casks, GitHub Actions, Docker images, and VSCode extensions.
- Domain Standard Identification: Detects usage of standards (e.g., GraphQL, gRPC) that lack corresponding documentation.
- Use Case: Before a major release, run this skill to ensure all critical dependencies and development tools used in the project are properly documented, preventing future onboarding issues and maintenance headaches.
Quick Start
Run the knowledge-gaps skill to audit the current project for undocumented packages and tools.