lint
01Command Claude Code
Run Python code linting and formatting tools.
🛠️ Simplify your coding with ready-to-use configurations for Anthropic's Claude Code, designed to enhance productivity and streamline your workflow.
Command Claude Code
Run Python code linting and formatting tools.
Command Claude Code
Run Python tests with pytest, unittest, or other testing frameworks.
Command Claude Code
Manage Git workflows with best practices and common operations.
Command Claude Code
Set up new projects with proper structure and best practices.
Command Claude Code
Generate a complete API endpoint for $ARGUMENTS following project conventions.
Command Claude Code
Help me debug the issue with $ARGUMENTS in this project.
Command Claude Code
Command "npm-scripts" from Justdvp/claude-code-templates, covering npm scripts assistant, task, process, common script types i can help with and script optimization techniques.
Command Claude Code
Refactor $ARGUMENTS following modern JavaScript/TypeScript best practices.
Command Claude Code
Migrate $ARGUMENTS from JavaScript to TypeScript with proper typing and modern practices.
Command Claude Code
Create Angular components for $ARGUMENTS following project conventions.
Command Claude Code
Create Angular services for $ARGUMENTS following project conventions.
Command Claude Code
Set up database operations for $ARGUMENTS following project conventions.
Command Claude Code
Create Express middleware for $ARGUMENTS following project conventions.
Command Claude Code
Create API routes for $ARGUMENTS following project conventions.
Command Claude Code
Create a React component named $ARGUMENTS following project conventions.
Command Claude Code
Create or optimize React hooks for $ARGUMENTS following project conventions.
Command Claude Code
Implement state management solution for $ARGUMENTS following project conventions.
Command Claude Code
Create Vue composables for $ARGUMENTS following project conventions.
Command Claude Code
Configure Django admin interface with custom admin classes and functionality.
Command Claude Code
Create Django models with proper structure and relationships.
Command Claude Code
Create Django views with proper structure and best practices.
Command Claude Code
Create comprehensive FastAPI endpoints with proper structure, validation, and documentation.
Command Claude Code
Complete authentication system with JWT tokens, OAuth2, and role-based access control.
Command Claude Code
Basic production deployment setup for FastAPI applications.