lee-to/ai-factory

You want to build with AI, but setting up the right context, prompts, and workflows takes time. AI Factory handles all of that so you can focus on what matters — shipping quality code.

1.1kStars on the repository
52Mods indexed here, across every type
todayLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

aif-hello-world

01

lee-to/ai-factory

Skill Claude CodeCodex

A hello world skill provided by the aif-ext-hello extension. Demonstrates extension-provided skills.

not rated 1.1k +4 today A 27 tokens

hello-commit

02

lee-to/ai-factory

Skill Claude Code

Custom commit workflow that replaces the built-in aif-commit. Demonstrates the skill replacement feature of the extension system.

not rated 1.1k +4 today A 28 tokens

aif-architecture

03

lee-to/ai-factory

Skill Claude Code

Generate architecture guidelines for the project. Analyzes tech stack from DESCRIPTION.md, recommends an architecture pattern, and creates .ai-factory/ARCHITECTURE.md. Use when setting up project architecture, asking "which architecture", or after /aif setup.

not rated 1.1k +4 today A 58 tokens

aif-archive

04

lee-to/ai-factory

Skill Claude Code

Archive completed plans and roadmap milestones. Moves finished plans to the archive directory and optionally trims closed milestones from ROADMAP.md. Use when user says "archive plans", "clean up plans", "archive completed", or "trim roadmap".

not rated 1.1k +4 today A 51 tokens

aif-best-practices

05

lee-to/ai-factory

Skill Claude Code

Code quality guidelines and best practices for writing clean, maintainable code. Covers naming, structure, error handling, testing, and code review standards. Use when writing code, reviewing, refactoring, or asking "how should I name this", "best practice for", "clean code".

not rated 1.1k +4 today A 64 tokens

lee-to/ai-factory

Skill Claude Code

Analyze project and generate or enhance build automation file (Makefile, Taskfile.yml, Justfile, Magefile.go). If a build file already exists, improves it by adding missing targets and best practices. Use when user says "generate makefile", "create taskfile", "add justfile", "setup mage", or "build automation".

not rated 1.1k +4 today A 75 tokens

aif-ci

07

lee-to/ai-factory

Skill Claude Code

Generate CI/CD pipeline (GitHub Actions / GitLab CI) with linting, static analysis, tests, security. Use when user says "ci", "setup ci", "github actions", "gitlab ci", "pipeline".

not rated 1.1k +4 today A 51 tokens

aif-commit

08

lee-to/ai-factory

Skill Claude Code

Create conventional commit messages by analyzing staged changes. Generates semantic commit messages following the Conventional Commits specification. Use when user says "commit", "save changes", or "create commit".

not rated 1.1k +4 today A 41 tokens

aif-distillation

09

lee-to/ai-factory

Skill Claude Code

Distill books, documents, folders, or URLs into compact, practical Agent Skills. Use when source material should become either one reusable skill package or a split set of focused skills, each with a concise SKILL.md plus detailed references and examples.

not rated 1.1k +4 today A 54 tokens

aif-dockerize

10

lee-to/ai-factory

Skill Claude Code

Analyze project and generate Docker configuration: Dockerfile (multi-stage dev/prod), compose.yml, compose.override.yml (dev), compose.production.yml (hardened), and .dockerignore. Includes production security audit. Use when user says "dockerize", "add docker", "docker compose", "containerize", or "setup docker".

not rated 1.1k +4 today A 74 tokens

aif-evolve

11

lee-to/ai-factory

Skill Claude Code

Self-improve AI Factory skills based on project context, accumulated patches, and codebase patterns. Analyzes what went wrong, what works, and enhances skills to prevent future issues. Use when you want to make AI smarter for your project.

not rated 1.1k +4 today A 54 tokens

aif-explore

12

lee-to/ai-factory

Skill Claude Code

Enter explore mode to investigate ideas, systems, problems, and requirements before planning. Use explicit ultra mode when the user wants a durable adaptive research bundle with an index and only the justified C4, ADR, or dependency artifacts.

not rated 1.1k +4 today A 50 tokens

aif-fix

13

lee-to/ai-factory

Skill Claude Code

Fix a bug or problem. Supports fix-now or plan-first; no args executes FIXPLAN.md. When a regression check is needed, reproduce first, then implement and rerun it. Adds logging and suggests extra coverage.

not rated 1.1k +4 today A 49 tokens

aif-grounded

14

lee-to/ai-factory

Skill Claude Code

Reliability gate for answers. Forces evidence-based reasoning, explicit uncertainty, and “insufficient information” instead of guesses. Use when user says “be 100% sure”, “no hallucinations”, “only if verified”, “grounded answer”, or when stakes are high.

not rated 1.1k +4 today A 61 tokens

aif-implement

15

lee-to/ai-factory

Skill Claude Code

Execute implementation tasks from the current plan. Works through tasks sequentially, marks completion, and preserves progress for continuation across sessions. Use when user says "implement", "start coding", "execute plan", or "continue implementation".

not rated 1.1k +4 changed today A 50 tokens

aif-improve

16

lee-to/ai-factory

Skill Claude Code

Refine an existing implementation plan with a second iteration. Re-analyzes the codebase for gaps, missing tasks, and wrong dependencies. Use after /aif-plan or to improve an /aif-fix plan. Optional +check flag validates refinements via a fresh-context subagent.

not rated 1.1k +4 changed today A 64 tokens

aif-loop

17

lee-to/ai-factory

Skill Claude Code

Run a strict multi-iteration Reflex Loop with phases (PLAN, PRODUCE||PREPARE, EVALUATE, CRITIQUE, REFINE) to improve an artifact until quality gates pass or iteration limits are reached. Use when user asks for iterative refinement, quality-gated generation, or "generate -> critique -> refine" loops.

not rated 1.1k +4 today A 72 tokens

aif-plan

18

lee-to/ai-factory

Skill Claude Code

Plan a feature or task in fast, full, or ultra mode. Ultra creates an indexed multi-file bundle with deeply specified phases for execution by a smaller model. Use for "plan", "new feature", "start feature", "create tasks", or exhaustive implementation planning.

not rated 1.1k +4 changed today A 58 tokens

aif-qa-check

19

lee-to/ai-factory

Skill Claude Code

Executes QA test cases created by /aif-qa in human-guided or automated-agent mode, including reusable browser replay scripts. Use when you need to walk through QA one case at a time, record pass/fail results, or have an agent verify and rerun cases through browser, CLI, API, automated tests, or file/document checks.

not rated 1.1k +4 changed today A 77 tokens

aif-qa

20

lee-to/ai-factory

Skill Claude Code

QA workflow for testing a feature or task implementation. Analyzes changes, produces test plans, and describes concrete test scenarios. Use when user says "test this", "write test plan", "what should I test", or "QA this branch".

not rated 1.1k +4 today A 55 tokens

aif-reference

21

lee-to/ai-factory

Skill Claude Code

Create knowledge references from URLs, documents, or files for use by AI agents. Fetch, process, and store structured references in the configured references directory (default: .ai-factory/references/).

not rated 1.1k +4 today A 44 tokens

aif-review

22

lee-to/ai-factory

Skill Claude Code

Perform code review on staged changes or a pull request. Checks for bugs, security issues, performance problems, and best practices. Use when user says "review code", "check my code", "review PR", or "is this code okay". Optional +check flag validates findings via a fresh-context subagent.

not rated 1.1k +4 today A 66 tokens

aif-roadmap

23

lee-to/ai-factory

Skill Claude Code

Create or update a project roadmap with major milestones. Generates the configured roadmap artifact (default .ai-factory/ROADMAP.md) — a strategic checklist of high-level goals. Use when user says "roadmap", "project plan", "milestones", or "what to build next".

not rated 1.1k +4 today A 63 tokens

aif-rules-check

24

lee-to/ai-factory

Skill Claude Code

Run a standalone read-only rules compliance gate against changed files or a git ref. Use when you need a dedicated project-rules check without a full review or verify pass.

not rated 1.1k +4 today A 40 tokens

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: