smicolon/ai-kit

Convention packs for any AI coding tool - agents, skills, commands, and rules for 15 tools including Claude Code, Cursor, Windsurf, and Copilot

6Stars on the repository
137Mods indexed here, across every type
todayLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

smicolon/ai-kit

Skill Claude CodeCodex

Auto-enforce authentication security best practices. Activates when implementing password policies, rate limiting, session security, CSRF protection, or security headers in auth flows.

not rated 6 today A 36 tokens MIT

smicolon/ai-kit

Skill Claude CodeCodex

Auto-enforce Better Auth implementation patterns. Activates when setting up authentication, configuring providers, creating auth forms, or implementing session management in React applications.

not rated 6 today A 34 tokens MIT

smicolon/ai-kit

Skill Claude CodeCodex

Synthesizes the chosen (or only) candidate flow into the canonical execution-context Markdown + JSON artifacts under .claude/clarifications/. Activates after flow-detector returns a single candidate, or after flow-selector confirms the user's choice. Never asks follow-up questions.

not rated 6 today A 58 tokens MIT

flow-detector

04

smicolon/ai-kit

Skill Claude CodeCodex

Analyzes a task description plus the surrounding codebase and produces a list of candidate end-to-end flows. Activates when a developer describes a task using vague verbs (send, notify, sync, handle, process, integrate) without specifying entity, trigger, or recipient. Returns 1 candidate when the flow is unambiguous…

not rated 6 today A 92 tokens MIT

flow-selector

05

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.

not rated 6 today A 49 tokens MIT

tdd-planner

06

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…

not rated 6 today A 73 tokens MIT

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.

not rated 6 changed today A 41 tokens MIT

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.

not rated 6 today A 59 tokens MIT

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.

not rated 6 changed today A 57 tokens MIT

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.

not rated 6 today A 57 tokens MIT

red-phase-verifier

11

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.

not rated 6 today A 49 tokens MIT

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).

not rated 6 today A 56 tokens MIT

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.

not rated 6 changed today A 60 tokens MIT

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.

not rated 6 today A 49 tokens MIT

failure-log-manager

15

smicolon/ai-kit

Skill Claude CodeCodex

This skill should be used when the user asks to "log a failure", "remember this mistake", "add to failure log", "what mistakes to avoid", "check failure log", or when a mistake is detected that should be recorded for future reference. Manages persistent failure memory.

not rated 6 today A 61 tokens MIT

fastlane-knowledge

16

smicolon/ai-kit

Skill Claude CodeCodex

Provides Fastlane configuration patterns for Flutter apps including iOS and Android lanes, code signing with match, CI/CD integration with GitHub Actions, and environment management. Use when user asks about Fastlane setup, deployment automation, code signing, or CI/CD for mobile.

not rated 6 today A 58 tokens MIT

smicolon/ai-kit

Skill Claude CodeCodex

Provides Flutter app architecture patterns with feature-first structure, clean architecture, and state management (Bloc, Riverpod, Provider). Use when user asks about Flutter project structure, state management selection, dependency injection, or designing Flutter app architecture.

not rated 6 today A 50 tokens MIT

store-publishing

18

smicolon/ai-kit

Skill Claude CodeCodex

Provides App Store and Google Play publishing requirements, metadata management, screenshot specifications, review guidelines, and compliance requirements. Use when user asks about publishing apps, store requirements, app review, or store metadata.

not rated 6 today A 44 tokens MIT

cloudflare-bindings

19

smicolon/ai-kit

Skill Claude CodeCodex

This skill activates when working with Cloudflare Workers bindings like D1, KV, R2, Durable Objects, or environment variables. It provides patterns for database access, caching, file storage, and secrets management.

not rated 6 today A 47 tokens MIT

hono-patterns

20

smicolon/ai-kit

Skill Claude CodeCodex

This skill activates when writing Hono routes, handlers, middleware, or discussing Hono application architecture. It provides patterns for routing, middleware composition, error handling, and TypeScript integration.

not rated 6 today A 42 tokens MIT

rpc-typesafe

21

smicolon/ai-kit

Skill Claude CodeCodex

This skill activates when setting up Hono RPC client, configuring type-safe API calls, or discussing client-server type sharing. It provides patterns for the hc client, type inference, and React Query integration.

not rated 6 today A 44 tokens MIT

zod-validation

22

smicolon/ai-kit

Skill Claude CodeCodex

This skill activates when writing form validation, request validation, or Zod schemas in Hono. It provides patterns for validating JSON bodies, query parameters, path parameters, and headers with proper error handling.

not rated 6 today A 44 tokens MIT

smicolon/ai-kit

Skill Claude CodeCodex

This skill activates when configuring CI/CD pipelines, writing GitHub Actions workflows, GitLab CI configs, Dockerfiles, Kubernetes manifests, or serverless deployment configs that need secret injection. It provides patterns for integrating Infisical into build and deployment pipelines.

not rated 6 today B 57 tokens MIT

infisical-patterns

24

smicolon/ai-kit

Skill Claude CodeCodex

This skill activates when managing environment variables, configuring .infisical.json, organizing workspace environments, or discussing secret management patterns with Infisical CLI. It provides conventions for secret naming, folder organization, auth selection, and local development workflows.

not rated 6 today A 54 tokens MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: