Custom agent skills for Heard (joinheard.com), maintained by Design X Develop.
This repository is intended to be installed through skills.sh or copied into an agent skills directory that supports SKILL.md-based skills.
Build or modify Webflow custom code embeds without leaking styles into the surrounding Webflow site.
Use this skill when working on:
- Webflow Embed elements
- Page Settings custom code snippets
- HTML/CSS/JS embeds
- Scoped custom landing-page sections
- Minified production snippets for non-technical Webflow users
- Bugs where embed CSS affects nav, footer, forms, or existing site styles
skills/
heard-webflow-code/
SKILL.md
Agents should treat SKILL.md as the source of truth. The skill emphasizes:
- Scoped embed wrappers
- Namespaced classes
- No global element selectors
- Safe reuse of Webflow site button classes
- Production minification before handoff
- Clear paste instructions for non-technical Webflow users