Integrate or build a contenteditable-based editor with custom data models.
3.7
Rating
0
Installs
Frontend Development
Category
The skill addresses a genuinely complex domain (rich text editors) that would consume many tokens for a CLI agent to implement from scratch. However, the SKILL.md is extremely sparse and lacks actionable detail. The description mentions 'integrate or build' but provides no guidance on architecture patterns, data model examples, or concrete implementation steps. Key capabilities are listed at a very high level without explaining HOW to manage selection state, normalize content, or implement formatting operations. No code examples, algorithms, or references to specific APIs (contenteditable, Selection API, MutationObserver) are provided. While the structure is clean and uncluttered, this comes at the cost of insufficient task knowledge. A CLI agent reading this would still need to research contenteditable nuances, cross-browser selection handling, paste sanitization libraries, and model-view synchronization patterns—the very knowledge this skill should encapsulate.
Loading SKILL.md…

Skill Author