Explore

Find agent skills by outcome

101,360 skills indexed with the new KISS metadata standard.

Showing 24 of 101,360Categories: General, Coding & Debugging, Creative
Coding & Debugging
PromptBeginner5 minmarkdown

| Animation | `Animated`

`react-native-reanimated` | rn-animation |

0
Coding & Debugging
PromptBeginner5 minmarkdown

| Async Storage | `AsyncStorage`

`@react-native-async-storage` | async-storage |

0
Coding & Debugging
PromptBeginner5 minmarkdown

| Push Notification | `@react-native-firebase/messaging`

`expo-notifications` | push-notification |

0
Coding & Debugging
PromptBeginner5 minmarkdown

| SQLite | `expo-sqlite`

`react-native-sqlite-storage` | sqlite-storage |

0
General
PromptBeginner5 minmarkdown

| Native Module | `NativeModules`

`TurboModule` | native-module |

0
General
PromptBeginner5 minmarkdown

| Zustand | `create(`

`useStore` | zustand-store |

0
Coding & Debugging
PromptBeginner5 minmarkdown

| React Query | `useQuery`

`useMutation` | react-query |

0
General
PromptBeginner5 minmarkdown

| Redux | `createSlice`

`configureStore` | redux-slice |

0
General
PromptBeginner5 minmarkdown

| Navigation | `createNativeStackNavigator`

`NavigationContainer` | rn-navigation |

0
General
PromptBeginner5 minmarkdown

| Hook | `use*`

`export function use*()` | rn-hook |

0
General
PromptBeginner5 minmarkdown

| Screen | `*Screen`

`export function *Screen` | rn-screen |

0
General
PromptBeginner5 minmarkdown

| Component | `export function *()`

`StyleSheet.create` | rn-component |

0
General
PromptBeginner5 minmarkdown

`screens/`

`components/`

0
General
PromptBeginner5 minmarkdown

- `android/`

`ios/` directories

0
General
PromptBeginner5 minmarkdown

- `src/`

`app/`

0
General
PromptBeginner5 minmarkdown

- `package.json` (dependencies

scripts)

0
General
PromptBeginner5 minmarkdown

- `templates/`

`static/` (if web)

0
General
PromptBeginner5 minmarkdown

- `src/`

`app/`

0
General
PromptBeginner5 minmarkdown

- `alembic/`

`migrations/`

0
Coding & Debugging
PromptBeginner5 minmarkdown

- Common: `python manage.py`

`pytest`

0
General
PromptBeginner5 minmarkdown

- README/docs

CI

0
General
PromptBeginner5 minmarkdown

- **Migrations**: Alembic

Django migrations

0
General
PromptBeginner5 minmarkdown

| Fixture | `@pytest.fixture`

`conftest.py` | pytest-fixture |

0
General
PromptBeginner5 minmarkdown

| Unit Test | `pytest`

`def test_*():`

0