backend-check

- Format: poetry run format — runs formatting AND linting. NEVER run ruff/black/isort individually

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "backend-check" with this command: npx skills add significant-gravitas/autogpt/significant-gravitas-autogpt-backend-check

Backend Check

Steps

  • Format: poetry run format — runs formatting AND linting. NEVER run ruff/black/isort individually

  • Fix any remaining errors manually, re-run until clean

  • Test: poetry run test (runs DB setup + pytest). For specific files: poetry run pytest -s -vvv <test_files>

  • Snapshots (if needed): poetry run pytest path/to/test.py --snapshot-update — review with git diff

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

vercel-react-best-practices

No summary provided by upstream source.

Repository SourceNeeds Review
General

worktree-setup

No summary provided by upstream source.

Repository SourceNeeds Review
General

new-block

No summary provided by upstream source.

Repository SourceNeeds Review
General

frontend-check

No summary provided by upstream source.

Repository SourceNeeds Review