Factory-AI

47 mods across 3 repositories, 264 stars between them.

skill-creation

25

Factory-AI/factory-plugins

Skill Claude CodeCodex

Create, improve, and manage Droid skills. Use when the user wants to: Create new skills from scratch or from session learnings Improve existing skills based on user preferences Analyze sessions to identify patterns worth codifying Understand best practices for agentic skill design This is a meta-skill for…

105 4d ago A 75 tokens

visual-design

26

Factory-AI/factory-plugins

Skill Claude CodeCodex

Image generation and presentations. Use when: User asks for images: logos, icons, app assets, diagrams, flowcharts, architecture diagrams, patterns, textures, photo edits, restorations User needs a presentation or slide deck Covers nanobanana CLI for image generation and Slidev for presentations.

105 4d ago A 67 tokens

Factory-AI/factory-plugins

Skill Claude CodeCodex

Analyze code changes for security vulnerabilities using LLM reasoning and threat model patterns. Use for PR reviews, pre-commit checks, or branch comparisons.

105 4d ago A 34 tokens

security-review

28

Factory-AI/factory-plugins

Skill Claude CodeCodex

Scan code changes for security vulnerabilities using STRIDE threat modeling, validate findings for exploitability, and output structured results for downstream patch generation. Supports PR review, scheduled scans, and full repository audits.

105 4d ago A 42 tokens

Factory-AI/factory-plugins

Skill Claude CodeCodex

Generate a STRIDE-based security threat model for a repository. Use when setting up security monitoring, after architecture changes, or for security audits.

105 4d ago A 33 tokens

Factory-AI/factory-plugins

Skill Claude CodeCodex

Validate security findings from commit-security-scan by assessing exploitability, filtering false positives, and generating proof-of-concept exploits. Use after running commit-security-scan to confirm vulnerabilities.

105 4d ago A 40 tokens

ban-type-assertions

31

Factory-AI/factory-plugins

Skill Claude CodeCodex

Ban as type assertions in a package via the @typescript-eslint/consistent-type-assertions lint rule, replacing them with compiler-verified type-safe alternatives. Use when enabling the assertion ban in a new package or fixing violations in an existing one.

105 4d ago A 59 tokens

Factory-AI/factory-plugins

Skill Claude CodeCodex

Fix knip "Unused exports" violations. Handles all violation categories: test-only exports (extract to new file), dead barrel re-exports (remove from index.ts), and internally-only-used exports (un-export). Use when npm run knip reports unused exports.

105 4d ago A 64 tokens

no-use-effect

33

Factory-AI/factory-plugins

Skill Claude CodeCodex

Enforce the no-useEffect rule when writing or reviewing React code. ACTIVATE when writing React components, refactoring existing useEffect calls, reviewing PRs with useEffect, or when an agent adds useEffect "just in case." Provides the five replacement patterns and the useMountEffect escape hatch.

105 4d ago A 64 tokens

blame

37

Factory-AI/cursed-plugins

Skill Claude CodeCodex

Git history investigation surfacing patterns and anomalies.

105 5mo ago A 12 tokens original Apache-2.0

feng-shui

40

Factory-AI/cursed-plugins

Skill Claude CodeCodex

Architectural harmony assessment for your codebase.

105 5mo ago A 13 tokens original Apache-2.0

obituary

41

Factory-AI/cursed-plugins

Skill Claude CodeCodex

Retrospective on deprecated and end-of-life code.

105 5mo ago A 14 tokens original Apache-2.0

roast

43

Factory-AI/cursed-plugins

Skill Claude CodeCodex

Candid code review from an industry expert perspective.

105 5mo ago A 13 tokens original Apache-2.0

Factory-AI/droid-action

Instructions file CodexOpenCode

AGENTS.md instructions for Factory-AI/droid-action, covering agents.md, development tools, common development tasks, available npm/bun scripts from package.json and test.

54 3d ago A 1,207 tokens

test-server

47

Factory-AI/droid-action

MCP server Claude CodeCodexCursor +2

MCP server "test-server" as configured in Factory-AI/droid-action. Launched with bun simple-mcp-server.ts.

54 3d ago A tokens not measured