General
PromptBeginner5 minmarkdown
| Redux | `createSlice`
`configureStore` | redux-slice |
0
Explore
105,612 skills indexed with the new KISS metadata standard.
`configureStore` | redux-slice |
`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 |
SQLAlchemy
`def test_*():`
`typer.Typer` | cli-command |
`class *Service` | service-layer |
`class *Repository` | data-repository |
`op.create_table` | alembic-migration |
`Column(`
`Blueprint` | flask-route |