[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"skill-Significant-Gravitas-AutoGPT-.claude-skills-backend-check":3},{"error":4,"detail":5,"metadata":24,"markdownContent":26,"rawMarkdown":21},false,{"repo_full_name":6,"owner":7,"repo_name":8,"repo_forks":9,"skill_path":10,"repo_stars":11,"name":12,"category_id":13,"description":14,"file_tree":15,"skill_md_content":21,"skill_id":22,"skill_key":23},"Significant-Gravitas/AutoGPT","Significant-Gravitas","AutoGPT",46235,".claude/skills/backend-check",182592,"backend-check",1,"Run the full backend formatting, linting, and test suite. Ensures code quality before commits and PRs. TRIGGER when backend Python code has been modified and needs validation.",[16],{"name":17,"path":18,"size":19,"type":20},"SKILL.md",".claude/skills/backend-check/SKILL.md",716,"file","---\nname: backend-check\ndescription: Run the full backend formatting, linting, and test suite. Ensures code quality before commits and PRs. TRIGGER when backend Python code has been modified and needs validation.\nuser-invocable: true\nmetadata:\n  author: autogpt-team\n  version: \"1.0.0\"\n---\n\n# Backend Check\n\n## Steps\n\n1. **Format**: `poetry run format` — runs formatting AND linting. NEVER run ruff/black/isort individually\n2. **Fix** any remaining errors manually, re-run until clean\n3. **Test**: `poetry run test` (runs DB setup + pytest). For specific files: `poetry run pytest -s -vvv \u003Ctest_files>`\n4. **Snapshots** (if needed): `poetry run pytest path/to/test.py --snapshot-update` — review with `git diff`\n","220db8f8-e471-5ff6-a623-ee546662e97d","Significant-Gravitas-AutoGPT-.claude-skills-backend-check",{"name":12,"description":14,"user-invocable":25},"true","\u003Ch1>Backend Check\u003C/h1>\n\u003Ch2>Steps\u003C/h2>\n\u003Col>\n\u003Cli>\u003Cstrong>Format\u003C/strong>: \u003Ccode>poetry run format\u003C/code> — runs formatting AND linting. NEVER run ruff/black/isort individually\u003C/li>\n\u003Cli>\u003Cstrong>Fix\u003C/strong> any remaining errors manually, re-run until clean\u003C/li>\n\u003Cli>\u003Cstrong>Test\u003C/strong>: \u003Ccode>poetry run test\u003C/code> (runs DB setup + pytest). For specific files: \u003Ccode>poetry run pytest -s -vvv &lt;test_files&gt;\u003C/code>\u003C/li>\n\u003Cli>\u003Cstrong>Snapshots\u003C/strong> (if needed): \u003Ccode>poetry run pytest path/to/test.py --snapshot-update\u003C/code> — review with \u003Ccode>git diff\u003C/code>\u003C/li>\n\u003C/ol>\n"]