gizix

60 mods across 1 repository, 2 stars between them.

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

add-agent

06

gizix/cc_projects

Command Claude Code

Add a specialized subagent to an existing template.

2 5mo ago A 9 tokens

add-skill

08

gizix/cc_projects

Command Claude Code

Add an agent skill to an existing template.

2 5mo ago A 8 tokens

create-template

09

gizix/cc_projects

Command Claude Code

Create a new project template with Claude Code configuration (interactive or expert mode).

2 5mo ago A 0 tokens

cc_projects

12

gizix/cc_projects

Settings file Claude Code

Agent settings declaring 1 allowed tools.

2 5mo ago A tokens not measured

gizix/cc_projects

Skill Claude CodeCodex

Generate Claude Code configuration files (commands, agents, skills, settings.json) with proper YAML frontmatter and structure. Use when creating .claude/ configuration or .md files in .claude/commands/ or .claude/agents/ directories.

2 5mo ago A 56 tokens

pdf-splitter

14

gizix/cc_projects

Skill Claude CodeCodex

Split PDF files into smaller files by pages, page ranges, or chunks. Use when working with .pdf files, when user asks to split/divide PDFs, extract pages, separate pages, or create individual PDF files from multi-page documents.

2 5mo ago A 53 tokens

template-blueprints

15

gizix/cc_projects

Skill Claude CodeCodex

Access pattern library extracted from existing templates for reuse when creating new templates. Use when creating .md files for commands, agents, skills or when generating CLAUDE.md, README.md, or settings.json. Provides templatable patterns and quick-start presets.

2 5mo ago A 54 tokens

template-structure

16

gizix/cc_projects

Skill Claude CodeCodex

Implement proper directory structure for project templates following established patterns. Use when creating new templates or organizing template directories.

2 5mo ago B 25 tokens

gizix/cc_projects

Instructions file

Claude Code instructions for gizix/cc_projects, covering claude code project templates repository, repository purpose, working with this repository, when creating new templates and when using templates.

2 5mo ago A 1,262 tokens

django-security

18

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

19

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

20

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

21

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

22

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

check

23

gizix/cc_projects

Command Claude Code

Run Django system checks for common issues.

2 5mo ago A 0 tokens