Agent Skills Overview.mdc
Callstack agent-skills — SKILL.md entry points and workflow for this repository
Loading actions...
Skill content
Main instructions and any bundled files for this skill.
Agent skills (Callstack)
This repository uses the agentskills.io layout. Read the relevant SKILL.md first, then follow links into references/.
Skill entry points
Use the copy under skills/ when this repository is checked out; otherwise use the web view:
- react-native-best-practices — RN performance (FPS, lists, native, bundle)
- github — PRs, review, branching
- github-actions — Actions, simulators, artifacts
- upgrading-react-native — RN / Expo upgrades
- react-native-brownfield-migration — brownfield adoption
Consuming these rules in another project
If you imported this ruleset from GitHub into a different workspace, the markdown files above may not exist locally. Clone or copy the skills/ tree (see the repository README Cursor section) so paths resolve, or ask the user to add the skill files.
Workflow
Follow measure → optimize → re-measure. Prefer profiler evidence over speculative optimizations.
Related Skills
Frontend Typescript Linting.mdc
TypeScript and ESLint rules that MUST be followed when creating, modifying, or reviewing any file under apps/frontend/, including .ts, .tsx, .js, and .jsx files. Also apply when discussing frontend li...
2. Apply Deepthink Protocol (reason about dependencies
risks