lore-accurate-frontend-design-skill
v1.0.0
Published
Cursor agent skill: card-heavy visual system for frontend UI—cards as default building blocks, hierarchy via scale/depth/layering/contrast/density, dramatic heroes, rich surfaces. Use for web UIs, landing pages, dashboards, or card-first layouts.
Maintainers
Readme
lore-accurate-frontend-design-skill
Cursor agent skill for a card-heavy, materially rich frontend design system. Published as an npm package so you can version and share it like any other dependency.
Install
npm install lore-accurate-frontend-design-skillUse with Cursor
Cursor loads skills from a folder that contains SKILL.md. After install, copy the bundled skill into your skills directory:
Personal (all projects):
Copy node_modules/lore-accurate-frontend-design-skill/lore-accurate-frontend-design/ to ~/.cursor/skills/lore-accurate-frontend-design/ (create folders as needed).
Single project:
Copy the same folder to .cursor/skills/lore-accurate-frontend-design/ in your repo.
Restart Cursor or reload the window if the skill does not appear immediately.
Update the skill in this repo
The source of truth in the monorepo is .cursor/skills/lore-accurate-frontend-design/. From this package directory:
npm run syncprepublishOnly runs sync automatically before npm publish.
License
MIT
