General
PromptBeginner5 minmarkdown
| Zustand | `create(`
`useStore` | zustand-store |
0
Explore
115,000 skills indexed with the new KISS metadata standard.
`useStore` | zustand-store |
`configureStore` | redux-slice |
`useMutation` | react-query |
`export function use*()` | rn-hook |
`StyleSheet.create` | rn-component |
`NavigationContainer` | rn-navigation |
`components/`
`export function *Screen` | rn-screen |
`app/`
`static/` (if web)
`ios/` directories
scripts)
`pytest`
`app/`
`migrations/`
CI
Django migrations
`conftest.py` | pytest-fixture |
`def test_*():`
SQLAlchemy
`typer.Typer` | cli-command |
`class *Service` | service-layer |
`Column(`
`op.create_table` | alembic-migration |