smicolon

60 mods across 1 repository, 6 stars between them.

smicolon/ai-kit

Plugin Claude Code

Official marketplace for Smicolon development standards - 16 plugins with 30 agents, 46 skills, four-axis React/Next.js branch review, pre-implementation clarification, Infisical secret management, TanStack SPA, Better Auth, onboarding, and TDD dev loops.

6 3mo ago A tokens not measured

speckit.analyze

02

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

03

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

04

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

06

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

07

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

08

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

09

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

ai-kit AGENTS.md

11

smicolon/ai-kit

Instructions file CodexOpenCode

AGENTS.md instructions for smicolon/ai-kit, a project described as: Convention packs for any AI coding tool - agents, skills, commands, and rules for 15 tools including Claude Code, Cursor, Windsurf, and Copilot.

6 3mo ago A 4 tokens

ai-kit CLAUDE.md

12

smicolon/ai-kit

Instructions file

Claude Code instructions for smicolon/ai-kit, covering claude.md, repository purpose, development environment, repo shape and common scripts.

6 3mo ago A 5,190 tokens

system-architect

13

smicolon/ai-kit

Agent

System architect specialist using Eraser.io diagram-as-code. Creates ERDs, flowcharts, system architecture, cloud diagrams, sequence diagrams, and BPMN/swimlane diagrams using text-based syntax.

6 3mo ago A 43 tokens

diagram-create

14

smicolon/ai-kit

Command

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

6 3mo ago A 14 tokens

better-auth

15

smicolon/ai-kit

MCP server Claude CodeCodexCursor +2

MCP server "better-auth" as configured in smicolon/ai-kit. Runs locally from the @nahmanmate/better-auth-mcp-server npm package. Needs 4 environment variables to run.

6 3mo ago A tokens not measured

auth-architect

16

smicolon/ai-kit

Agent

Authentication architect for designing Better Auth implementations. Use for auth architecture, provider setup, security flows, and enterprise auth patterns.

6 3mo ago A 24 tokens

auth-setup

18

smicolon/ai-kit

Command

Initialize Better Auth with configuration and optional auth pages.

6 3mo ago A 13 tokens

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.

6 3mo ago A 36 tokens

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.

6 3mo ago A 34 tokens

clarifier

21

smicolon/ai-kit

Agent

Pre-implementation clarification expert. Use when a developer has been handed a vague task and needs the scope nailed down before writing code. Detects whether the task has a single flow (explains and proceeds) or multiple flows (lists them and asks the user to pick one). Never asks cluster-by-cluster questions…

6 3mo ago A 76 tokens

clarify

22

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

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.

6 3mo ago A 58 tokens

flow-detector

24

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…

6 3mo ago A 92 tokens