novo-comando
CommunityGere comandos Django em background com facilidade.
Software Engineering#testing#logging#django#cron#batch-processing#background-processing#management-command
Authorrafaelcostaf4-afk
Version1.0.0
Installs0
System Documentation
What problem does it solve?
The Skill provides a structured approach to building Django management commands for background processing, batch operations, and scheduled tasks, addressing the need for reliable offline processing and maintenance scripts.
Core Features & Use Cases
- Generates a Django management command scaffold at apps/{app}/management/commands/{command}.py with a properly implemented BaseCommand and argument parsing.
- Supports --dry-run, --batch-size, and per-record transactional handling for safe, batched execution and testing.
- Enforces per-record atomic processing, structured logging, and a testing scaffold to verify behavior.
Use cases include exporting results, performing data maintenance, processing large datasets, and running scheduled maintenance tasks.
Quick Start
Create the Django management command scaffold at apps/{app}/management/commands/{command} and run python manage.py {command} to execute.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: novo-comando Download link: https://github.com/rafaelcostaf4-afk/SurveyHub/archive/main.zip#novo-comando Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.