Productivity
PromptBeginner5 minmarkdown
Mirror Selfie with Face Preservation
Act as an advanced image generation model. Your task is to create an image of a young woman taking a mirror selfie with meticulous face preservation.
68
Repository automation tasks following the [xtask pattern](https://github.com/matklad/cargo-xtask). Provides a single entry point for common development workflows.
Loading actions...
Main instructions and any bundled files for this skill.
Repository automation tasks following the xtask pattern. Provides a single entry point for common development workflows.
cargo run -p xtask -- <command>
# or via alias if configured:
cargo xtask <command>
| Command | Purpose |
|---|---|
ci | Run full CI suite (fmt, clippy, test, etc.) |
schema | Generate JSON schemas for config and receipt types |
ci command implementationschema commandThe ci command runs:
cargo fmt --check - Format verificationcargo clippy --workspace --all-targets -- -D warnings - Lintcargo test --workspace - All testsGenerates JSON schemas from Rust types using schemars:
config-schema.json - For diffguard.toml validationreceipt-schema.json - For CheckReceipt validationSchemas are used by:
cargo test -p xtask
cargo run -p xtask -- ci # Full CI run
Act as an advanced image generation model. Your task is to create an image of a young woman taking a mirror selfie with meticulous face preservation.
This repository contains a collection of AI prompts organized by category.
materials