F
Factory Ai Skills
agent-browser
factory-ai
Background knowledge for droid-control workflows -- not invoked directly. Agent-browser driver mechanics for web page and Electron desktop app automation.
official
autoresearch
factory-ai
Autonomous experiment loop: try ideas, keep what works, discard what doesn't, never stop.
official
ban-type-assertions
factory-ai
Ban `as` type assertions in a package via the `@typescript-eslint/consistent-type-assertions` lint rule, replacing them with compiler-verified type-safe…
official
browser-navigation
factory-ai
Comprehensive browser automation for testing, data extraction, and web interaction.
official
capture
factory-ai
Background knowledge for droid-control workflows -- not invoked directly. Recording lifecycle for terminal and browser sessions.
official
commit-security-scan
factory-ai
Analyze code changes for security vulnerabilities using LLM reasoning and threat model patterns. Use for PR reviews, pre-commit checks, or branch comparisons.
official
compose
factory-ai
Background knowledge for droid-control workflows -- not invoked directly. Video assembly via Remotion — title cards, layout, transitions, effects, and showcase…
official
create-pr
factory-ai
Create a pull request with Conventional Commits formatting, a templated body, and local verification. Use when the user asks to create a PR, open a PR, submit…
official
droid-cli
factory-ai
Background knowledge for droid-control workflows -- not invoked directly. Droid CLI target patterns, shortcuts, modes, and launch helpers.
official
droid-control
factory-ai
Control terminal TUIs and web/Electron apps for testing, demos, QA, and computer-use tasks. Use when you need to automate a CLI, drive a browser, record a…
official
fix-knip-unused-exports
factory-ai
Fix knip "Unused exports" violations. There are several categories of violation, each with a different fix strategy.
official
follow-up-on-pr
factory-ai
Follow up on an existing PR by rebasing on the base branch, addressing reviewer comments, fixing CI issues, and pushing updates. Use when the user provides a…
official
frontend-design
factory-ai
Practical tactics for designing and building frontend interfaces. This is about making things look good and work well, not about frameworks or tooling.
official
full-stack-playbook
factory-ai
This playbook guides you through executing a full-stack web application mission. Use this for CRUD apps, dashboards, e-commerce sites, and similar projects with distinct frontend and backend layers.
official
http-toolkit-intercept
factory-ai
Intercept and debug HTTP traffic from any CLI, service, or script using HTTP Toolkit. Use when you need to inspect LLM API calls, backend requests, auth flows,…
official
human-writing
factory-ai
This skill helps you write better and more readable text. You can do this by identifying and removing signs of AI-generated text so writing sounds like a person wrote it. This guide comes from Wikipedia's "Signs of AI writing" page, maintained by WikiProject AI Cleanup.
official
init
factory-ai
Initialize a new repository with AGENTS.md
official
no-use-effect
factory-ai
Never call useEffect directly. Use derived state, event handlers, data-fetching libraries, or useMountEffect instead.
official
pty-capture
factory-ai
Background knowledge for droid-control workflows -- not invoked directly. Capture ground-truth byte sequences from real terminal emulators.
official
refactoring-playbook
factory-ai
This playbook guides missions involving code modernization, architecture migrations, dependency upgrades, or large-scale refactoring. The core challenge: change implementation while preserving behavior .
official
review
factory-ai
You are a senior staff software engineer and expert code reviewer.
official
security-review
factory-ai
Scan code changes for security vulnerabilities using STRIDE threat modeling, validate findings for exploitability, and output structured results for downstream…
official
session-navigation
factory-ai
Find your way around past Droid sessions. Maybe you want to pick up where you left off, find that thing you did last week, or just see what's been happening in a project.
official
showcase
factory-ai
Background knowledge for droid-control workflows -- not invoked directly. Visual polish for videos via Remotion-powered window chrome, animations, and branded…
official
simplify
factory-ai
Review changed code for reuse, quality, and efficiency, then fix any issues found.
official
skill-creation
factory-ai
This skill helps you build new skills and improve existing ones. Think of it as the skill that teaches you how to learn.
official
threat-model-generation
factory-ai
Generate a STRIDE-based security threat model for a repository. Use when setting up security monitoring, after architecture changes, or for security audits.
official
true-input
factory-ai
Background knowledge for droid-control workflows -- not invoked directly. True-input driver mechanics for real terminal emulator automation via headless…
official
tui-application-playbook
factory-ai
This playbook guides you through executing a terminal user interface (TUI) application mission. Use this for CLI tools with interactive interfaces, terminal dashboards, text-based editors, and similar projects rendered in the terminal.
official
tuistory
factory-ai
Background knowledge for droid-control workflows -- not invoked directly. Tuistory driver mechanics for terminal TUI automation via virtual PTY.
official
verify
factory-ai
Background knowledge for droid-control workflows -- not invoked directly. Deliverable verification against commitments.
official
visual-design
factory-ai
Image generation and presentations.
official
vulnerability-validation
factory-ai
Validate security findings from commit-security-scan by assessing exploitability, filtering false positives, and generating proof-of-concept exploits. Use…
official
wiki
factory-ai
Read a repository, then produce a set of interconnected documentation pages that explain what the code does and how it fits together. The output is a droid-wiki/ directory of markdown files, uploaded to Factory via droid wiki-upload .
official