project-scanner
✓Codebase analysis tool for quality-first editing. Scan before edit to understand relationships, patterns, and impact.
Installation
SKILL.md
| output.json | Full scan | | output-query.json | Query mode |
| First time với project | Full scan | | Edit shared service/utility | Query class | | Change method signature | Query class → check calledBy | | Delete/rename | Query → check all references | | Create new code | Query similar existing |
| Change method signature | calledBy | | Class extends another | inheritance | | Shared service | summary.mostUsedServices | | Delete/rename | All references |
Codebase analysis tool for quality-first editing. Scan before edit to understand relationships, patterns, and impact. Source: khaihuynhvn/mcp-server_ai-interaction.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/khaihuynhvn/mcp-server_ai-interaction --skill project-scanner- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is project-scanner?
Codebase analysis tool for quality-first editing. Scan before edit to understand relationships, patterns, and impact. Source: khaihuynhvn/mcp-server_ai-interaction.
How do I install project-scanner?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/khaihuynhvn/mcp-server_ai-interaction --skill project-scanner Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/khaihuynhvn/mcp-server_ai-interaction
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01