Factory
Official@factory-ai
The machine that builds the machine.
Agent Skills by Factory
Showing 16 vetted skills indexed across 3 GitHub repositories.
template-skill
Define a reusable blueprint for creating Droid skills with YAML frontmatter.
code-review
Generate structured code review feedback across commits, PRs, and diffs.
threat-model-generation
Generate a STRIDE-based threat model with threat-model.md and security-config.json.
commit-security-scan
Automate security analysis of code changes with threat-model patterns.
vulnerability-validation
Validate security findings by assessing exploitability and generating proof-of-concept exploits.
security-review
Identify and validate security vulnerabilities in code changes using STRIDE threat modeling.
init
Generate a starter AGENTS.md contributor guide with project structure, commands, style, testing, and PR sections.
session-navigation
Find, list, and search local Droid sessions stored under ~/.factory/sessions/.
visual-design
Generate images via nanobanana CLI and create Slidev slide decks from Markdown.
human-writing
Detect and rewrite AI-writing patterns to preserve meaning and adjust tone.
browser-navigation
Automate browser testing, form filling, and data extraction across web pages.
skill-creation
Identify and formalize reusable Droid skills from sessions into Markdown with YAML frontmatter.
frontend-design
Build web app, landing page, and UI component interfaces with design systems.
prompt-refiner-claude
Refine Claude prompts into structured formats for improved reliability.
prompt-refiner-gpt
Generate refined GPT prompts with role framing, structured steps, and output formats.
memory-capture
Capture decisions, preferences, and learnings into memories files.
Frequently Asked Questions About Factory
FAQPage SchemaWhat specific security tasks can be performed using these capabilities?▼
You can generate STRIDE-based threat models, perform security analysis on code commits, and validate vulnerabilities by assessing exploitability. These functions allow for the identification of security gaps and the generation of proof-of-concept exploits directly from your existing code changes and security configurations.
Which engineering personas benefit most from these technical capabilities?▼
Security engineers, software developers, and technical leads benefit most from these capabilities. The system is designed for teams requiring rigorous code review, automated threat modeling, and the formalization of internal development knowledge into reusable documentation and structured project guides.
What are the prerequisites for implementing these security and design functions?▼
Implementation requires a local environment capable of executing the provided modules and maintaining session storage under the ~/.factory/sessions/ directory. Users must also ensure their project structures include necessary configuration files like threat-model.md and security-config.json to enable the full suite of security and documentation features.