General
PromptBeginner5 minmarkdown
| Navigation | `createNativeStackNavigator`
`NavigationContainer` | rn-navigation |
0
Explore
101,208 skills indexed with the new KISS metadata standard.
`NavigationContainer` | rn-navigation |
`export function use*()` | rn-hook |
`export function *Screen` | rn-screen |
`StyleSheet.create` | rn-component |
`components/`
`ios/` directories
`app/`
scripts)
`static/` (if web)
`app/`
`migrations/`
`pytest`
CI
Django migrations
`conftest.py` | pytest-fixture |
`def test_*():`
`typer.Typer` | cli-command |
`class *Service` | service-layer |
`op.create_table` | alembic-migration |
`Blueprint` | flask-route |
`Field(`
`class Meta:` | django-model |
`ModelSerializer` | drf-serializer |
`APIView`