General
PromptBeginner5 minmarkdown
| Hook | `use*`
`export function use*()` | rn-hook |
0
Explore
105,496 skills indexed with the new KISS metadata standard.
`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`
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(`