callstackincubator/agent-skills
A collection of agent-optimized React Native skills for AI coding assistants.
What it solves
AI 코딩 어시스턴트에게 전문적이고 프로덕션 수준의 React Native 지식을 제공하여, 일반적으로 깊은 전문가 경험이 필요한 성능 최적화, 버전 업그레이드, 네이티브 앱 마이그레이션과 같은 복잡한 작업을 수행할 수 있도록 합니다.
How it works
이 프로젝트는 전문가의 React Native 워크플로우를 "기술(skills)"로 정리합니다. 이는 CLI 또는 플러그인 시스템을 통해 AI 어시스턴트(Cursor, GitHub Copilot, Claude Code, Gemini CLI 등)에 설치할 수 있는 구조화된 가이드 및 참조 자료입니다. 설치가 완료되면, 어시스턴트는 사용자의 요청에 따라 관련 기술을 자연스럽게 선택하여 더욱 정확하고 전문적인 기술적 조언을 제공할 수 있습니다.
Who it’s for
AI 코딩 어시스턴트를 사용하여 React Native 앱을 구축, 테스트 또는 마이그레이션하는 개발자.
Highlights
- Comprehensive Bundles: 앱 구축/최적화, 테스트/QA 자동화, 그리고 기존 네이티브 앱을 React Native로 마이그레이션하는 전문 기술 세트를 포함합니다.
- Performance Focus: FPS, 시작 시간,启动, 메모리 사용량 및 번들 크기를 개선하기 위한 구체적인 가이드 제공.
- Native Integration: brownfield 마이그레이션(기존 iOS/Android 앱에 React Native를 통합하는 것) 및 네이티브 모듈 생성을 위한 도구를 포함합니다.
- Broad Assistant Support: OpenAI Codex, Claude Code, Cursor, GitHub Copilot을 포함한 광범위한 AI 도구와 호환됩니다.
관련
- 프로젝트
samber/cc-skills-golangA curated set of AI‑agent “skills” that encode Go best‑practice guidance (style, testing, concurrency, libraries, etc.). Installable via the universal `skills` CLI or by cloning into the discovery folder of Claude Code, Copilot, Gemini, Cursor, etc. Skills are atomic, human‑reviewed, and dramatically improve AI‑assistant accuracy on Go code reviews.
- 프로젝트
onmax/nuxt-skillsAI 코드 보조 도구가 Vue, Nuxt, NuxtHub 코드를 작성할 때 정확성을 높이기 위해 특화된 지식 모듈의 컬렉션입니다.
- 프로젝트
- 프로젝트
homeassistant-ai/skillsA collection of portable knowledge packs that teach AI coding agents Home Assistant best practices to prevent common configuration errors.
- 프로젝트
expo/skillsExpo Skills is a set of AI‑agent extensions that teach coding assistants how to work with the Expo React‑Native platform. Installable as a Claude Code/OpenAI Codex plugin or via a generic `skills` CLI, the package provides dozens of focused “skills”—from project scaffolding and router setup to paid EAS services like builds, hosting, and update monitoring. Agents pick the appropriate skill based on a user’s request, can even call the Expo MCP server for live actions, and telemetry is opt‑in. All content is MIT‑licensed.