General
PromptBeginner5 minmarkdown
- **Navigation structure**: stack
tab
0
Explore
117,899 skills indexed with the new KISS metadata standard.
tab
`useURL`
`TurboModule` | native-module |
`useStore` | zustand-store |
`configureStore` | redux-slice |
`export function use*()` | rn-hook |
`StyleSheet.create` | rn-component |
`NavigationContainer` | rn-navigation |
`components/`
`export function *Screen` | rn-screen |
`app/`
`static/` (if web)
`ios/` directories
scripts)
`app/`
`migrations/`
CI
Django migrations
`conftest.py` | pytest-fixture |
`def test_*():`
SQLAlchemy
`typer.Typer` | cli-command |
`class *Service` | service-layer |
`Column(`