access-analyzer
Installation
SKILL.md
Microsoft Access Analyzer & Refactoring Tool
Comprehensive workflow for analyzing, exporting, refactoring, and re-importing Microsoft Access database applications without manually adding export modules to each project.
When to Use This Skill
Use this skill when the user asks to:
- Analyze an Access database (.accdb or .mdb file)
- Export Access objects for version control or code review
- Refactor Access VBA code in a modern editor (VS Code)
- Apply changes back to the original Access database
- Create backups before making changes
- Understand the structure of an Access application
IMPORTANT: Always ask user if they want to export table data (Step 2) before running export scripts.