General
PromptBeginner5 minmarkdown
| Native Module | `NativeModules`
`TurboModule` | native-module |
0
Explore
100,803 skills indexed with the new KISS metadata standard.
`TurboModule` | native-module |
`useMutation` | react-query |
`useStore` | zustand-store |
`export function use*()` | rn-hook |
`configureStore` | redux-slice |
`NavigationContainer` | rn-navigation |
`components/`
`export function *Screen` | rn-screen |
`StyleSheet.create` | rn-component |
`app/`
scripts)
`ios/` directories
`static/` (if web)
`migrations/`
`app/`
CI
`pytest`
Django migrations
`conftest.py` | pytest-fixture |
`def test_*():`
`typer.Typer` | cli-command |
`class *Service` | service-layer |
`op.create_table` | alembic-migration |
`Blueprint` | flask-route |