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