gizix/cc_projects

2Stars on the repository
60Mods indexed here, across every type
5mo agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

gizix/cc_projects

Agent Claude Code

Research framework best practices, common patterns, and popular tools for creating comprehensive project templates. Use when creating new templates or updating existing ones with latest practices.

2 5mo ago A 35 tokens

gizix/cc_projects

Agent Claude Code

PROACTIVELY analyzes Python project requirements and recommends the optimal framework based on complexity, performance, experience level, and features.

2 5mo ago A 24 tokens

template-creator

03

gizix/cc_projects

Agent Claude Code

Create comprehensive project templates with Claude Code configuration following established patterns. MUST BE USED when creating new templates for the repository.

2 5mo ago A 27 tokens

template-validator

04

gizix/cc_projects

Agent Claude Code

Validate project templates against established standards and ensure completeness. MUST BE USED when validating templates or before adding them to the repository.

2 5mo ago A 27 tokens

template-wizard

05

gizix/cc_projects

Agent Claude Code

PROACTIVELY guide users through interactive template creation with beginner-friendly questions and framework recommendations. MUST BE USED when user runs /create-template without arguments or requests guided template creation.

2 5mo ago A 39 tokens

django-security

06

gizix/cc_projects

Agent Claude Code

PROACTIVELY review Django code for security vulnerabilities, OWASP risks, and Django-specific security issues. MUST BE USED when reviewing authentication, permissions, user input handling, or when explicitly requested for security review.

2 5mo ago A 45 tokens

drf-expert

07

gizix/cc_projects

Agent Claude Code

Django REST Framework expert for designing APIs, serializers, viewsets, authentication, and permissions. Use when working on REST APIs or when DRF-specific guidance is needed.

2 5mo ago A 39 tokens

migration-helper

08

gizix/cc_projects

Agent Claude Code

Assist with complex Django migrations, data migrations, and migration troubleshooting. Use when dealing with schema changes, migration conflicts, or data transformations.

2 5mo ago C 30 tokens

orm-optimizer

09

gizix/cc_projects

Agent Claude Code

PROACTIVELY analyze and optimize Django ORM queries to prevent N+1 problems, reduce database load, and improve performance. Use when slow queries are reported or when reviewing database-heavy code.

2 5mo ago A 42 tokens

test-writer

10

gizix/cc_projects

Agent Claude Code

Generate comprehensive Django tests for models, views, forms, and APIs. PROACTIVELY offer to write tests when new code is created or when test coverage is mentioned.

2 5mo ago A 38 tokens

api-optimizer

11

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

12

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

13

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

14

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

15

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

test-generator

16

gizix/cc_projects

Agent Claude Code

Generate comprehensive pytest tests for Flask applications including API tests, model tests, and integration tests with fixtures.

2 5mo ago A 19 tokens