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