General
PromptBeginner5 minmarkdown
| CLI Command | `@click.command`
`typer.Typer` | cli-command |
0
Explore
101,566 skills indexed with the new KISS metadata standard.
`typer.Typer` | cli-command |
`class *Service` | service-layer |
`op.create_table` | alembic-migration |
`Blueprint` | flask-route |
`Field(`
`class Meta:` | django-model |
`ModelSerializer` | drf-serializer |
`APIView`
`def get_*():` | fastapi-dependency |
`@router.get`
`routers/`
`app/`
`settings.py` (Django)
`pytest.ini`
`Pipfile`
`apps/` directories
`setup.cfg`
`poetry.lock`
`requirements-dev.txt`
`migrations/`
`apps/*/models/`
`app/Models/`
`tests/`
`config/`