reversa-selo-generativo

Generate reproducible seed-based visual seals with p5.js rendering.

1|Updated Nov 20, 2025
One-click install
npx skills add https://github.com/stribus/pygerengastos --skill reversa-selo-generativo-stribus
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: reversa-selo-generativo
Source: https://github.com/stribus/pygerengastos/tree/main/.agents/skills/reversa-selo-generativo
Command: npx skills add https://github.com/stribus/pygerengastos --skill reversa-selo-generativo-stribus

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Este skill gera selos visuais reprodutíveis para projetos do Reversa, cada selo é derivado de um seed determinístico para garantir que o mesmo seed produza o mesmo resultado.

Core Features & Use Cases

  • Geração determinística: seed único gera o mesmo selo em qualquer execução.
  • Padrões visuais distintos: suporta 5 padrões generativos (flow-field, particle-orbit, crystal-lattice, wave-interference, noise-strata).
  • Paletas por estilo: paletas definidas por estilo visual (sober, premium, dense, exploratory) e validação de contraste.
  • Saída standalone: HTML único com p5.js via CDN; exportação para SVG/PNG para headers e preview.
  • Tamanhos configuráveis: tamanho grande (800x800), médio (400x400) e mini (64x64/128x128).

Quick Start

Passe um seed, escolha o estilo e o tamanho para gerar o selo standalone.

Frequently Asked Questions about reversa-selo-generativo

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate reproducible generative seals for branding using p5.js?

To generate reproducible generative seals, you provide a seed, style palette, and size to render deterministic patterns via p5.js. The same seed always produces the exact same standalone visual artifact for your branding.

Can I export p5.js generative art to SVG and PNG?

You can export p5.js generative art to SVG and PNG for headers and previews. The skill provides optional SVG and PNG exports with graceful fallbacks and error handling to ensure standalone output.

What visual patterns are available for seeded generative identity seals?

Seeded generative identity seals support five distinct visual patterns: flow-field, particle-orbit, crystal-lattice, wave-interference, and noise-strata. Pattern selection is deterministic based on your provided seed value.

How do palettes work for generative visual seals?

Palettes for generative visual seals are defined by visual styles including sober, premium, dense, and exploratory. The skill applies palette validation and contrast checks to ensure branding consistency across outputs.

What sizes can I configure for generative seals used in hero banners?

Generative seals for hero banners offer configurable sizes including large at 800x800, medium at 400x400, and mini at 64x64 or 128x128. This allows flexible application across web pages and documentation.

Do I need any dependencies to render generative seals with p5.js?

You do not need external dependencies to render generative seals with p5.js. The skill outputs a standalone HTML file that loads p5.js via CDN, ensuring the artifact is self-contained and reproducible.