.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/lee-to/ai-factory
home/skills/lee-to/ai-factory
lee-to avatar

lee-to/ai-factory

30 skills · 1,500 total installs

View on GitHub
$npx skills add lee-to/ai-factory
SkillInstalls
aif-planPlan implementation for a feature or task. Two modes — fast (single quick plan) or full (richer plan with optional git branch/worktree flow).77aif-implementExecute implementation tasks from the current plan. Works through tasks sequentially, marks completion, and preserves progress for continuation across…70aif-skill-generatorGenerate professional Agent Skills for AI agents. Creates complete skill packages with SKILL.md, references, scripts, and templates.70aif-improveRefine an existing implementation plan with a second iteration. Re-analyzes the codebase for gaps, missing tasks, and wrong dependencies.69aif-evolveSelf-improve AI Factory skills based on project context, accumulated patches, and codebase patterns.67aif-security-checklistSecurity audit checklist based on OWASP Top 10 and best practices. Covers authentication, injection, XSS, CSRF, secrets management, and more.66aif-docsGenerate and maintain project documentation. Creates a lean README as a landing page with detailed docs pages split by topic in the configured docs directory.65aifSet up agent context for a project. Analyzes tech stack, installs relevant skills from skills.sh, generates custom skills, and configures MCP servers.64aif-commitCreate conventional commit messages by analyzing staged changes. Generates semantic commit messages following the Conventional Commits specification.64aif-fixFix a bug or problem. Supports fix-now or plan-first; no args executes FIX_PLAN.md.64aif-reviewPerform code review on staged changes or a pull request. Checks for bugs, security issues, performance problems, and best practices.63aif-groundedReliability gate for answers. Forces evidence-based reasoning, explicit uncertainty, and “insufficient information” instead of guesses.62aif-roadmapCreate or update a project roadmap with major milestones. Generates the configured roadmap artifact (default .ai-factory/ROADMAP.md) — a strategic checklist of…62aif-verifyVerify completed implementation against the plan. Checks that all tasks were fully implemented, nothing was forgotten, code compiles, tests pass, and quality…62aif-best-practicesCode quality guidelines and best practices for writing clean, maintainable code. Covers naming, structure, error handling, testing, and code review standards.61aif-rulesAdd project-specific rules and conventions to the configured RULES.md artifact. Each invocation appends new rules.61aif-build-automationAnalyze project and generate or enhance build automation file (Makefile, Taskfile.yml, Justfile, Magefile.go).60aif-loopRun a strict multi-iteration Reflex Loop with phases (PLAN, PRODUCE||PREPARE, EVALUATE, CRITIQUE, REFINE) to improve an artifact until quality gates pass or…57aif-architectureGenerate architecture guidelines for the project. Analyzes tech stack from DESCRIPTION.md, recommends an architecture pattern, and creates…56aif-dockerizeAnalyze project and generate Docker configuration: Dockerfile (multi-stage dev/prod), compose.yml, compose.override.yml (dev), compose.production.yml…56aif-ciGenerate CI/CD pipeline (GitHub Actions / GitLab CI) with linting, static analysis, tests, security.55aif-exploreEnter explore mode - a thinking partner for exploring ideas, investigating problems, and clarifying requirements.54aif-referenceCreate knowledge references from URLs, documents, or files for use by AI agents.40aif-qaQA workflow for testing a feature or task implementation. Analyzes changes, produces test plans, and describes concrete test scenarios.39aif-rules-checkRun a standalone read-only rules compliance gate against changed files or a git ref.36aif-archiveArchive completed plans and roadmap milestones. Moves finished plans to the archive directory and optionally trims closed milestones from ROADMAP.md.—aif-distillationDistill books, documents, folders, or URLs into compact, practical Agent Skills.—aif-hello-worldaif-qa-checkExecutes QA test cases created by /aif-qa in human-guided or automated-agent mode.—hello-commitCustom commit workflow that replaces the built-in aif-commit. Demonstrates the skill replacement feature of the extension system.—