visual-designbởi factory-ai
Image generation and presentations.
npx skills add https://github.com/factory-ai/factory-plugins --skill visual-designVisual design
Image generation and presentations.
Image generation
Create and edit images from the command line using nanobanana CLI.
npm install -g @factory/nanobanana
export GEMINI_API_KEY="your-key"
nanobanana generate "company logo" --count=4 --styles=modern,minimal
nanobanana edit photo.png "remove background"
nanobanana icon "settings gear" --style=flat
nanobanana diagram "auth flow" --type=flowchart
Handles: logos, icons, diagrams, patterns, photo restoration, UI assets, visual sequences.
See: image-generation.md
Presentations
Create slides using Slidev, a markdown-based presentation tool.
npm init slidev@latest
slidev # dev server
slidev export --format pptx # export to PowerPoint
slidev build # build as hostable SPA
Write slides in markdown, get code highlighting, animations, diagrams, and Vue components.
Thêm skills từ factory-ai
full-stack-playbook
by 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.
agent-browser
by factory-ai
Background knowledge for droid-control workflows -- not invoked directly. Agent-browser driver mechanics for web page and Electron desktop app automation.
autoresearch
by factory-ai
Autonomous experiment loop: try ideas, keep what works, discard what doesn't, never stop.
ban-type-assertions
by 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…
browser-navigation
by factory-ai
Comprehensive browser automation for testing, data extraction, and web interaction.
capture
by factory-ai
Background knowledge for droid-control workflows -- not invoked directly. Recording lifecycle for terminal and browser sessions.
commit-security-scan
by 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.
compose
by factory-ai
Background knowledge for droid-control workflows -- not invoked directly. Video assembly via Remotion — title cards, layout, transitions, effects, and showcase…