PluginBench
Skill
Pass
Audit score 90

frontend-design

pbakaus/impeccable

DEPRECATED: Use the 'impeccable' skill instead for frontend design functionality.

What is frontend-design?

This skill has been deprecated and renamed to 'impeccable'. All frontend design capabilities have been moved to the /impeccable skill. Do not use this skill for design work.

How to install frontend-design

npx skills add https://github.com/pbakaus/impeccable --skill frontend-design
Claude Code
Cursor
Windsurf
Cline

How to use frontend-design

  1. 1.Check if the /impeccable skill is available in your environment
  2. 2.If /impeccable exists, use it directly instead of this skill
  3. 3.If /impeccable does not exist, run 'npx impeccable skills update' in your terminal to install it
  4. 4.Delete the frontend-design folder as it is a deprecated leftover

frontend-design FAQ

Why is this skill deprecated?

The frontend-design skill has been renamed to 'impeccable' and all functionality has been consolidated there.

What should I do if I see this skill?

Use the /impeccable skill instead. If it's not available, update your skills with 'npx impeccable skills update'.

Can I still use frontend-design for design work?

No. Do not attempt any design work from this skill. Redirect all design tasks to /impeccable.

Full instructions (SKILL.md)

Source of truth, from pbakaus/impeccable.


name: frontend-design description: DEPRECATED: This skill has been renamed to 'impeccable'. Run /impeccable instead.

This skill has been renamed to impeccable. All design functionality now lives in the /impeccable skill.

Check if the impeccable skill is available:

  • If /impeccable exists, use it directly. You can safely inform the user that the frontend-design folder is a deprecated leftover and can be deleted.
  • If /impeccable does NOT exist, tell the user to update their skills by running npx impeccable skills update in their terminal.

Do NOT attempt any design work from this skill. Redirect to /impeccable instead.