General
PromptBeginner5 minmarkdown
`screens/`
`components/`
0
Explore
97,108 skills indexed with the new KISS metadata standard.
`components/`
`ios/` directories
`app/`
scripts)
`static/` (if web)
`app/`
`migrations/`
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 |
`app/`
`settings.py` (Django)
`pytest.ini`
`Pipfile`
`apps/` directories
`setup.cfg`