Skip to content

Commit e3fb0ee

Browse files
artus9033github-actions[bot]
authored andcommitted
chore: update vendored skills
1 parent 819e29a commit e3fb0ee

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

src/lookup-table.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"catalogVersion": 1,
3-
"lastSyncedAt": "2026-05-14T09:34:27.459Z",
3+
"lastSyncedAt": "2026-05-19T03:32:23.300Z",
44
"sources": {
55
"callstackincubator/agent-skills": {
66
"repo": "callstackincubator/agent-skills",
@@ -58,6 +58,10 @@
5858
"name": "react-native-best-practices",
5959
"description": "Software Mansion's best practices for production React Native and Expo apps on the New Architecture."
6060
},
61+
{
62+
"name": "rnrepo",
63+
"description": "\"Best practices for integrating and using RNRepo — Software Mansion's infrastructure for pre-built React Native library artifacts that reduces native build times by up to 2×. Use when setting up, configuring, or troubleshooting RNRepo in a React Native or Expo project. Trigger on: 'RNRepo', 'rnrepo', 'slow builds', 'build times', 'prebuilt artifacts', 'prebuilt libraries', '@rnrepo/expo-config-plugin', '@rnrepo/build-tools', 'prebuilds-plugin', 'rnrepo.config.json', 'DISABLE_RNREPO', 'packages.rnrepo.org', 'Maven prebuild', 'CocoaPods prebuild', 'xcframework prebuild', 'prebuild AAR', 'build from source', 'native compilation slow', 'Gradle plugin slow', 'pod install slow', 'CI build times'.\""
64+
},
6165
{
6266
"name": "typegpu",
6367
"description": "TypeGPU is type-safe WebGPU in TypeScript. Use whenever the user writes, debugs, or designs TypeGPU code: 'use gpu' shader functions, tgpu.fn, buffers, textures, bind groups, compute and render pipelines, vertex layouts, slots, accessors, and any TypeGPU API. Shader logic and CPU-side resources are tightly coupled - handle both sides here even if the user only mentions one (e.g. \"how do I write a shader\", \"how do I create a buffer\"). Trigger on any mention of typegpu, tgpu, \"use gpu\", TypedGPU, or WebGPU code written using TypeGPU's schema API (d.*, tgpu.*, std.*). Do NOT trigger for raw WebGPU (using GPUDevice/GPURenderPipeline directly without tgpu), WGSL-only questions, Three.js, Babylon.js, or WebGL."

0 commit comments

Comments
 (0)