SwiftedMindSwiftedMindCommunity·1 Agent Skills Included

Tessera

Seamless repeating patterns from SwiftUI views

Generates seamless, endlessly repeating patterns and mosaics from standard SwiftUI views. Supports organic and grid placement, polygon and alpha-mask regions, steering fields, and deterministic seeds without manual layout math. Exports finished compositions to PNG or vector-friendly PDF for iOS and macOS apps.
npx skills add SwiftedMind/Tessera --all -g -y
Available:

Instructs your AI agent on how to build, test, and extend this Swift package using the FlowDeck skill, including which schemes, simulators, and derived-data paths to use.

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install Tessera?

Run `npx skills add SwiftedMind/Tessera --all -g -y` in your terminal to install all skills in this repository globally.

What does Tessera do?

Tessera is a Swift package that turns regular SwiftUI views into seamless, repeating patterns with organic or grid placement, custom regions, and PNG or PDF export.

How do I add Tessera to my Xcode project?

Add it via Swift Package Manager in Xcode under File > Add Package Dependencies, or add the package URL to your Package.swift dependencies.

Can Tessera fill custom shapes with patterns?

Yes. You can constrain placement to polygon regions, alpha-mask regions, or mosaics carved out by a mask symbol.

Does Tessera produce deterministic results?

Yes. Set a fixed seed for reproducible layouts, or omit the seed for randomized output on each render.

Related Repositories in Software Engineering

View All in Software Engineering