From 49b9a90d9c24c364fe5c6fe176ec2b1a6f16d38e Mon Sep 17 00:00:00 2001 From: "takeshi.kano" Date: Fri, 16 Jan 2026 20:53:40 +0900 Subject: [PATCH] Add skill: ibelick/ui-skills Add UI Skills - opinionated, evolving constraints to guide agents when building interfaces. Co-Authored-By: Claude Opus 4.5 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 792eae1..bcb7f2e 100644 --- a/README.md +++ b/README.md @@ -182,6 +182,7 @@ Official AI agent skills from the Expo team for building, deploying, and debuggi - **[sanjay3290/deep-research](https://github.com/sanjay3290/ai-skills/tree/main/skills/deep-research)** - Execute autonomous multi-step research using Gemini Deep Research Agent for market analysis and literature reviews - **[jthack/ffuf-claude-skill](https://github.com/jthack/ffuf_claude_skill)** - Web fuzzing with ffuf - **[lackeyjb/playwright-skill](https://github.com/lackeyjb/playwright-skill)** - Browser automation with Playwright +- **[ibelick/ui-skills](https://github.com/ibelick/ui-skills)** - Opinionated, evolving constraints to guide agents when building interfaces - **[scarletkc/vexor](https://github.com/scarletkc/vexor)** - Vector-powered CLI for semantic file search with a Claude/Codex skill - **[obra/test-driven-development](https://github.com/obra/superpowers/blob/main/skills/test-driven-development/SKILL.md)** - Write tests before implementing code - **[ComposioHQ/changelog-generator](https://github.com/ComposioHQ/awesome-claude-skills/tree/master/changelog-generator)** - Transform git commits into release notes