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
60Mods indexed here, across every type
3mo agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

speckit.analyze

01

smicolon/ai-kit

Command Claude Code

Perform a non-destructive cross-artifact consistency and quality analysis across spec.md, plan.md, and tasks.md after task generation.

6 3mo ago A 26 tokens

speckit.checklist

02

smicolon/ai-kit

Command Claude Code

Generate a custom checklist for the current feature based on user requirements.

6 3mo ago A 13 tokens

speckit.clarify

03

smicolon/ai-kit

Command Claude Code

Identify underspecified areas in the current feature spec by asking up to 5 highly targeted clarification questions and encoding answers back into the spec.

6 3mo ago A 27 tokens

smicolon/ai-kit

Command Claude Code

Create or update the project constitution from interactive or provided principle inputs, ensuring all dependent templates stay in sync.

6 3mo ago A 21 tokens

speckit.implement

05

smicolon/ai-kit

Command Claude Code

Execute the implementation plan by processing and executing all tasks defined in tasks.md.

6 3mo ago A 14 tokens

speckit.plan

06

smicolon/ai-kit

Command Claude Code

Execute the implementation planning workflow using the plan template to generate design artifacts.

6 3mo ago A 14 tokens

speckit.specify

07

smicolon/ai-kit

Command Claude Code

Create or update the feature specification from a natural language feature description.

6 3mo ago A 13 tokens

speckit.tasks

08

smicolon/ai-kit

Command Claude Code

Generate an actionable, dependency-ordered tasks.md for the feature based on available design artifacts.

6 3mo ago A 18 tokens

smicolon/ai-kit

Command Claude Code

Convert existing tasks into actionable, dependency-ordered GitHub issues for the feature based on available design artifacts.

6 3mo ago A 21 tokens

diagram-create

10

smicolon/ai-kit

Command

Create system architecture diagrams using Eraser.io diagram-as-code.

6 3mo ago A 14 tokens

auth-setup

12

smicolon/ai-kit

Command

Initialize Better Auth with configuration and optional auth pages.

6 3mo ago A 13 tokens

clarify

13

smicolon/ai-kit

Command

Resolve ambiguity in a task before implementation. Detects whether the task has a single clear flow (explains and proceeds) or multiple flows (lists them and asks the user to pick one). Produces a structured execution context (Markdown + JSON) under .claude/clarifications/.

6 3mo ago A 60 tokens

dev-plan

16

smicolon/ai-kit

Command

Generate a structured TDD plan for dev-loop execution.

6 3mo ago A 13 tokens

api-endpoint

17

smicolon/ai-kit

Command

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

6 3mo ago A 18 tokens

test-generate

19

smicolon/ai-kit

Command

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

6 3mo ago A 17 tokens

failure-add

20

smicolon/ai-kit

Command

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

6 3mo ago A 16 tokens

fastlane-setup

22

smicolon/ai-kit

Command

Initialize and configure Fastlane for Flutter project with iOS and Android lanes.

6 3mo ago A 19 tokens

flutter-build

23

smicolon/ai-kit

Command

Build Flutter app for iOS or Android with configurable options (debug/release/profile, flavors, obfuscation).

6 3mo ago A 26 tokens