codedrobe-adapter-dev
Installation
SKILL.md
CodeDrobe Adapter Development
Work in the @codedrobe/core repository. Keep the adapter lightweight and prove selectors against a real installed application; never infer renderer compatibility from an app name, executable path, or screenshot alone.
Read the relevant references
- Read references/architecture.md before changing ownership between Core, adapters, renderer profiles, themes, Skills, or Desktop.
- Read references/adapter-contract.md before editing adapter code, exports, host settings, or types.
- Read references/dom-inspection.md before collecting CDP targets or choosing selectors.
- Read references/testing.md before claiming support or updating
lastVerified.