gizix

60 mods across 1 repository, 2 stars between them.

shell

30

gizix/cc_projects

Command Claude Code

Open Django interactive shell.

2 5mo ago A 0 tokens

test

32

gizix/cc_projects

Command Claude Code

Run Django tests with various options for test execution.

2 5mo ago A 0 tokens

django-patterns

33

gizix/cc_projects

Skill Claude CodeCodex

Implement common Django design patterns including managers, querysets, mixins, services, and architectural patterns. Use when refactoring code or implementing standard Django patterns.

2 5mo ago A 35 tokens

drf-serializer

34

gizix/cc_projects

Skill Claude CodeCodex

Generate Django REST Framework serializers with validation, nested relationships, and best practices. Use when creating or updating API serializers, especially for complex models with relationships.

2 5mo ago A 35 tokens

model-validator

35

gizix/cc_projects

Skill Claude CodeCodex

Add comprehensive validation to Django models using validators, clean methods, and constraints. Use when implementing model validation, business rules, or data integrity checks.

2 5mo ago A 32 tokens

dev

37

gizix/cc_projects

Command Claude Code

Start the FastAPI development server with auto-reload.

2 5mo ago A 10 tokens

docker-down

38

gizix/cc_projects

Command Claude Code

docker-down from gizix/cc_projects.

2 5mo ago not scanned tokens not measured

docker-up

39

gizix/cc_projects

Command Claude Code

docker-up from gizix/cc_projects.

2 5mo ago not scanned tokens not measured

format

40

gizix/cc_projects

Command Claude Code

format from gizix/cc_projects.

2 5mo ago not scanned tokens not measured

lint

41

gizix/cc_projects

Command Claude Code

lint from gizix/cc_projects.

2 5mo ago not scanned tokens not measured

migrate-up

42

gizix/cc_projects

Command Claude Code

migrate-up from gizix/cc_projects.

2 5mo ago not scanned tokens not measured

type-check

43

gizix/cc_projects

Command Claude Code

type-check from gizix/cc_projects.

2 5mo ago not scanned tokens not measured

api-optimizer

44

gizix/cc_projects

Agent Claude Code

Optimize Flask API performance through query optimization, caching strategies, and best practices. Use for slow endpoints or database-heavy operations.

2 5mo ago A 23 tokens

blueprint-architect

45

gizix/cc_projects

Agent Claude Code

Design and structure Flask blueprints for modular application architecture. Use when organizing large applications or creating new API modules.

2 5mo ago A 21 tokens

flask-security

46

gizix/cc_projects

Agent Claude Code

PROACTIVELY review Flask code for security vulnerabilities including SQL injection, XSS, CSRF, JWT security, password hashing, input validation, and OWASP Top 10 risks.

2 5mo ago A 36 tokens

migration-assistant

47

gizix/cc_projects

Agent Claude Code

Help with Flask-Migrate/Alembic migrations including creation, troubleshooting, and data migrations.

2 5mo ago A 18 tokens

schema-expert

48

gizix/cc_projects

Agent Claude Code

Design and generate Marshmallow schemas for data serialization/deserialization with validation. Use when creating APIs or handling complex data structures.

2 5mo ago A 23 tokens