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.

This repository also configures its own agents. See what ai-factory tells them →

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

aif-rules-check

25

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 +6 yesterday A SkillSpector: warn 40 tokens

aif-rules

26

lee-to/ai-factory

Skill Claude Code

Add project-specific rules and conventions to the configured RULES.md artifact. Each invocation appends new rules. These rules are automatically loaded by /aif-implement before execution. Use when user says "add rule", "remember this", "convention", or "always do X".

not rated 1.1k +6 yesterday A SkillSpector: warn 62 tokens

lee-to/ai-factory

Skill Claude Code

Security audit checklist based on OWASP Top 10 and best practices. Covers authentication, injection, XSS, CSRF, secrets management, and more. Use when reviewing security, before deploy, asking "is this secure", "security check", "vulnerability".

not rated 1.1k +6 yesterday A SkillSpector: warn 59 tokens

aif-skill-generator

28

lee-to/ai-factory

Skill Claude Code

Generate professional Agent Skills for AI agents. Creates complete skill packages with SKILL.md, references, scripts, and templates. Use when creating new skills, generating custom slash commands, or building reusable AI capabilities. Validates against Agent Skills specification.

not rated 1.1k +6 yesterday D 54 tokens

aif-transfer

29

lee-to/ai-factory

Skill Claude Code

Transfer reusable prevention lessons from another AI Factory project into the current project's skill-context through /aif-evolve. Use when building a similar project and you want to avoid problems already captured in another project's patches without copying or revealing that project's identity, paths, or identifiers.

not rated 1.1k +6 yesterday A SkillSpector: warn 57 tokens

aif-verify

30

lee-to/ai-factory

Skill Claude Code

Verify completed implementation against the plan. Checks that all tasks were implemented, nothing was forgotten, code compiles, tests pass, and quality standards are met. Use after "/aif-implement" completes, or when user says "verify", "check work", "did we miss anything".

not rated 1.1k +6 changed 5d ago A SkillSpector: warn 63 tokens

aif-warmup

31

lee-to/ai-factory

Skill Claude Code

Load the essential AI Factory project context before work begins. Reads configured DESCRIPTION, ARCHITECTURE, ROADMAP, RESEARCH, RULES, and applicable AGENTS.md files, then returns a compact session handoff suitable for continuing or forking. Use at the start of a new session or after context loss.

not rated 1.1k +6 yesterday A SkillSpector: pass 69 tokens

aif

32

lee-to/ai-factory

Skill Claude Code

Set up agent context for a project. Analyzes tech stack, installs relevant skills from skills.sh, generates custom skills, and configures MCP servers. Use when starting new project, setting up AI context, or asking "set up project", "configure AI", "what skills do I need".

not rated 1.1k +6 yesterday A SkillSpector: warn 63 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: