smicolon

60 mods across 1 repository, 6 stars between them.

flow-selector

25

smicolon/ai-kit

Skill Claude CodeCodex

Presents 2+ candidate flows from flow-detector and asks the user to pick one. Issues exactly one AskUserQuestion. Never activates when flow-detector returns a single candidate, and never asks cluster-by-cluster questions.

6 3mo ago A 49 tokens

dev-plan

28

smicolon/ai-kit

Command

Generate a structured TDD plan for dev-loop execution.

6 3mo ago A 13 tokens

Stop

29

smicolon/ai-kit

Hook

Runs when the agent finishes a response, executing stop-hook.sh. From smicolon/ai-kit.

6 3mo ago A tokens not measured

tdd-planner

30

smicolon/ai-kit

Skill Claude CodeCodex

This skill should be used when the user asks to "plan a feature", "prepare for dev loop", "structure TDD approach", "break down this task", "create development plan", or when generating structured prompts for iterative development. Creates dev-loop-ready plans with TDD phases, file tables, code snippets, and…

6 3mo ago A 73 tokens

django-architect

31

smicolon/ai-kit

Agent

Senior Django architect specializing in cookiecutter-django projects. Use for system design, data modeling, API endpoint planning, and architectural decisions for Django backends.

6 3mo ago A 36 tokens

django-builder

32

smicolon/ai-kit

Agent

Expert Django developer for implementing production-ready features with absolute imports and company conventions.

6 3mo ago A 17 tokens

smicolon/ai-kit

Agent

Architect for large-scale Django projects using feature-based architecture with strong module isolation.

6 3mo ago A 18 tokens

django-reviewer

34

smicolon/ai-kit

Agent

Security-focused code reviewer for Django applications checking vulnerabilities and convention compliance.

6 3mo ago A 16 tokens

django-tester

35

smicolon/ai-kit

Agent

Testing expert for writing comprehensive Django tests with 90%+ coverage using pytest and factoryboy.

6 3mo ago A 23 tokens

api-endpoint

36

smicolon/ai-kit

Command

Create a new Django REST API endpoint with serializer, view, and tests.

6 3mo ago A 18 tokens

test-generate

38

smicolon/ai-kit

Command

Generate comprehensive tests for Django code (90%+ coverage target).

6 3mo ago A 17 tokens

smicolon/ai-kit

Skill Claude CodeCodex

Automatically validate and fix Django import patterns to use absolute modular imports with aliases. Use when writing imports, creating new Python files, modifying existing files, or seeing import statements in code.

6 3mo ago A 41 tokens

smicolon/ai-kit

Skill Claude CodeCodex

This skill should be used when the user asks to "create a migration", "run makemigrations", "modify a model field", "rename a column", or mentions "schema change", "alter table", "database migration". Validates migrations are production-safe.

6 3mo ago A 59 tokens

smicolon/ai-kit

Skill Claude CodeCodex

This skill should be used when the user asks to "create a model", "add a Django model", "create database table", "add entity", "define schema", or when writing class definitions inheriting from models.Model. Validates BaseModel inheritance pattern.

6 3mo ago A 57 tokens

smicolon/ai-kit

Skill Claude CodeCodex

This skill should be used when the user asks to "optimize queries", "fix slow queries", "improve performance", "detect N+1", "add indexes", or when writing Django ORM queries that access related objects. Detects and fixes performance issues.

6 3mo ago A 57 tokens

red-phase-verifier

43

smicolon/ai-kit

Skill Claude CodeCodex

This skill should be used when the user asks to "write tests first", "run TDD", "verify red phase", "check failing tests", or when practicing test-driven development. Ensures tests fail before implementation.

6 3mo ago A 49 tokens

smicolon/ai-kit

Skill Claude CodeCodex

This skill should be used when the user asks to "create an API endpoint", "add a view", "write a viewset", "create a serializer", or when writing Django REST Framework code. Enforces security requirements (permissions, authentication, rate limiting).

6 3mo ago A 56 tokens

smicolon/ai-kit

Skill Claude CodeCodex

This skill should be used when the user asks to "write tests", "generate tests", "check coverage", "add test cases", or when completing features and saying "done", "finished", "ready for review". Suggests tests for 90%+ coverage.

6 3mo ago A 60 tokens

smicolon/ai-kit

Skill Claude CodeCodex

This skill should be used when the user asks to "check tests", "validate tests", "review test quality", "verify test coverage", or when writing test files or running pytest. Ensures tests are meaningful.

6 3mo ago A 49 tokens

failure-add

47

smicolon/ai-kit

Command

Add a failure or mistake to the project's failure log for future reference.

6 3mo ago A 16 tokens