addfox-debugging
SKILL.md
Addfox Debugging
Use this skill to diagnose and resolve Addfox build/runtime issues.
When to use
addfox buildoraddfox devfails- Extension cannot load in browser
- Popup is blank or content script does not inject
- Messaging returns
undefinedor no response - Hot reload is not updating as expected
Debug workflow
- Read terminal output and identify first actionable error.
- Inspect
.addfox/error.mdand.addfox/meta.mdwhen present. - Verify
addfox.config.tsand manifest structure. - Validate entry files and resolved output paths.
- Reproduce issue in browser (
chrome://extensionsorabout:debugging).
Common fixes
- Missing plugin dependency: install the required Rsbuild plugin.
- Entry path mismatch: verify path is correct relative to
appDir. - MV2/MV3 mismatch: align manifest version with API usage.
- Service worker issues: ensure background entry exists and is bundled.
Related skills
addfox-best-practicesfor correct configuration patternsaddfox-testingfor automated regression validation
Weekly Installs
11
Repository
addfox/skillsGitHub Stars
1
First Seen
4 days ago
Security Audits
Installed on
amp11
cline11
opencode11
cursor11
kimi-cli11
warp11