Code Link: Add component best practices skill#550
Conversation
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
Bugbot Autofix is OFF. To automatically fix reported issues with Cloud Agents, enable Autofix in the Cursor dashboard.
Comment @cursor review or bugbot run to trigger another review on this PR
| - [Property Controls](references/PROPERTY_CONTROLS.md) - All ControlType documentation with examples | ||
| - [Property Control Types](references/PROPERTY_CONTROL_TYPES.md) - TypeScript interfaces for all control types | ||
| - [Property Control Guide](references/PROPERTY_CONTROL_GUIDE.md) - Font patterns, styling rules, and recommended default values | ||
| - [Example Components](references/EXAMPLES.md) - Cookie banner, image compare, sticky notes, twemoji |
There was a problem hiding this comment.
Unused duplicate SKILL.md with different skill name
Low Severity
src/skills/SKILL.md (name: creating-framer-components) appears to be dead code — it's never found or used by findSkillsSourceDir(), which resolves only the root-level skills/ directory (name: framer-component-best-practices). The file also references references/*.md files that don't exist under src/skills/. Since src/ isn't in the package.json files array, this file won't ship either. It looks like a leftover or earlier draft that wasn't cleaned up.


Description
Testing
plugins/code-linkrun the plugincode-link-clirunyarn dev [id from plugin].skillsdir is created