Co-Pilot
Updated a month ago

ui-skills

Iibelick
0.6k
ibelick/ui-skills
76
Agent Score

💡 Summary

A set of skills for AI agents to review and improve UI code for baseline quality, accessibility, metadata, and motion performance.

🎯 Target Audience

Frontend developers using AI agentsUI/UX engineers automating code reviewsAccessibility auditorsProject managers overseeing UI quality

🤖 AI Roast:It's a UI polish kit that's great at pointing out your flaws but might leave you wondering how to actually fix them.

Security AnalysisLow Risk

The skill likely executes code on the user's filesystem to analyze UI components. This poses a risk if the skill or its dependencies are compromised, allowing arbitrary code execution. Mitigation: Run in a sandboxed environment and audit the specific skill's code before use.

UI Skills

UI Skills

A set of skills to polish interfaces built by agents.

Installation

npx skills add ibelick/ui-skills

Add a specific skill

npx ui-skills add baseline-ui npx ui-skills add fixing-accessibility npx ui-skills add fixing-metadata npx ui-skills add fixing-motion-performance npx ui-skills add --all

Usage

/baseline-ui review src/

Available skills

| Skill | Purpose | |------|---------| | baseline-ui | opinionated UI baseline | | fixing-accessibility | keyboard, labels, focus, semantics | | fixing-metadata | correct titles, meta, social cards | | fixing-motion-performance | safe, performance-first UI motion |

License

Licensed under the MIT license.

5-Dim Analysis
Clarity8/10
Novelty6/10
Utility9/10
Completeness7/10
Maintainability8/10
Pros & Cons

Pros

  • Targets critical UI quality areas (a11y, metadata, motion)
  • Modular design allows adding specific skills
  • Simple CLI integration for agents

Cons

  • README lacks detailed examples of skill output
  • No clear explanation of the 'opinionated baseline'
  • Dependency on external skill definitions not shown

Related Skills

pytorch

S
toolCode Lib
92/ 100

“It's the Swiss Army knife of deep learning, but good luck figuring out which of the 47 installation methods is the one that won't break your system.”

agno

S
toolCode Lib
90/ 100

“It promises to be the Kubernetes for agents, but let's see if developers have the patience to learn yet another orchestration layer.”

nuxt-skills

S
toolCo-Pilot
90/ 100

“It's essentially a well-organized cheat sheet that turns your AI assistant into a Nuxt framework parrot.”

Disclaimer: This content is sourced from GitHub open source projects for display and rating purposes only.

Copyright belongs to the original author ibelick.