From 49b9a90d9c24c364fe5c6fe176ec2b1a6f16d38e Mon Sep 17 00:00:00 2001 From: "takeshi.kano" Date: Fri, 16 Jan 2026 20:53:40 +0900 Subject: [PATCH 1/2] 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 From 3a37e765f46d8fc320e5034fe4458b8bc0f1d091 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Pierzcha=C5=82a?= Date: Sat, 17 Jan 2026 13:25:57 +0100 Subject: [PATCH 2/2] Add link to React Native best practices resource Link to [react-native-best-practices](https://github.com/callstackincubator/agent-skills/blob/main/skills/react-native-best-practices/SKILL.md) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index bcb7f2e..1c4e9f3 100644 --- a/README.md +++ b/README.md @@ -203,6 +203,7 @@ Official AI agent skills from the Expo team for building, deploying, and debuggi - **[omkamal/pypict-skill](https://github.com/omkamal/pypict-claude-skill/blob/main/SKILL.md)** - Pairwise test generation - **[alinaqi/claude-bootstrap](https://github.com/alinaqi/claude-bootstrap)** - Opinionated project initialization with security-first guardrails, spec-driven atomic todos, LLM testing patterns, and CLI tool orchestration (gh, vercel, supabase) - **[ZhangHanDong/makepad-skills](https://github.com/ZhangHanDong/makepad-skills)** - Makepad UI development skills for Rust apps: setup, patterns, shaders, packaging, and troubleshooting. +- **[callstackincubator/react-native-best-practices](https://github.com/callstackincubator/agent-skills/blob/main/skills/react-native-best-practices/SKILL.md)** - Performance optimization for React Native apps from Callstack ### Context Engineering