agentsclimarketplace

No duplicate ui

Skill HeyEddi-com/skills/evals/runs/2026-07-04T22-58-59Z/full-product-integration/.agents/skills/no-duplicate-ui

Scans Vue files for duplicate component names and similar template overlap. Use during PR review or when refactoring UI to enforce DRY architecture.From its SKILL.md

Install
npx -y skills add HeyEddi-com/skills --skill no-duplicate-ui

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

SKILL.md

0.6 KB, 89 tokens by cl100k_base, as published. Nobody here has run it

No Duplicate UI

When to use

  • PR adds a new Button/Card wrapper similar to existing ones
  • Refactoring to consolidate forked components
  • Pre-merge gate optional duplicate scan

Instructions

  1. Run python scripts/find_duplicate_ui.py --project-root <root>.
  2. Review pairs with high template similarity or matching filenames.
  3. Consolidate into shared components under @/components/ui/.

What ships with it: 6 files

4.3 KB alongside SKILL.md, 2 of them executable

scripts/

Keep looking

Skills are one crate of 326,422. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.