Loading...
Loading...
Found 5,440 Skills
Strip designs to their essence by removing unnecessary complexity. Great design is simple, powerful, and clean.
Complete guide for building beautiful apps with Expo Router. Covers fundamentals, styling, components, navigation, animations, patterns, and native tabs.
Use when implementing or debugging ANY network request, API call, or data fetching. Covers fetch API, axios, React Query, SWR, error handling, caching strategies, offline support.
Guidelines for upgrading Expo SDK versions and fixing dependency issues
Build and distribute Expo development clients locally or via TestFlight
Guidelines for creating API routes in Expo Router with EAS Hosting
Use Expo DOM components to run web code in a webview on native and as-is on web. Migrate web code to native incrementally.
When user is asking for guidance for which role to assign to an identity given desired permissions, this agent helps them understand the role that will meet the requirements with least privilege access and how to apply that role.
Review the C#/.NET code for design pattern implementation and suggest improvements.
Serves as a reviewer of the codebase with instructions on looking for Apple App Store optimizations or rejection reasons.
Review and refactor code in your project according to defined instructions
Refactor given method `${input:methodName}` to reduce its cognitive complexity to `${input:complexityThreshold}` or below, by extracting helper methods.