General
PromptBeginner5 minmarkdown
`screens/`
`components/`
0
Explore
108,058 skills indexed with the new KISS metadata standard.
`components/`
`export function *Screen` | rn-screen |
`StyleSheet.create` | rn-component |
`app/`
scripts)
`ios/` directories
`static/` (if web)
`migrations/`
`app/`
CI
Django migrations
`conftest.py` | pytest-fixture |
`def test_*():`
`typer.Typer` | cli-command |
`class *Service` | service-layer |
`op.create_table` | alembic-migration |
`Blueprint` | flask-route |
`Field(`
`class Meta:` | django-model |
`ModelSerializer` | drf-serializer |
`settings.py` (Django)
`app/`
`pytest.ini`
`Pipfile`