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