CtrlK
BlogDocsLog inGet started
Tessl Logo

algorithmic-art

Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright violations.

Install with Tessl CLI

npx tessl i github:Dokhacgiakhoa/antigravity-ide --skill algorithmic-art
What are skills?

Overall
score

62%

Does it follow best practices?

Validation for skill structure

SKILL.md
Review
Evals

Algorithmic philosophies are computational aesthetic movements that are then expressed through code. Output .md files (philosophy), .html files (interactive viewer), and .js files (generative algorithms).

This happens in two steps:

  1. Algorithmic Philosophy Creation (.md file)
  2. Express by creating p5.js generative art (.html + .js files)

First, undertake this task:

ALGORITHMIC PHILOSOPHY CREATION

To begin, create an ALGORITHMIC PHILOSOPHY (not static images or templates) that will be interpreted through:

  • Computational processes, emergent behavior, mathematical beauty
  • Seeded randomness, noise fields, organic systems
  • Particles, flows, fields, forces
  • Parametric variation and controlled chaos

🧠 Knowledge Modules (Fractal Skills)

1. THE CRITICAL UNDERSTANDING

2. HOW TO GENERATE AN ALGORITHMIC PHILOSOPHY

3. PHILOSOPHY EXAMPLES

4. ESSENTIAL PRINCIPLES

5. ⚠️ STEP 0: READ THE TEMPLATE FIRST ⚠️

6. TECHNICAL REQUIREMENTS

7. CRAFTSMANSHIP REQUIREMENTS

8. OUTPUT FORMAT

9. CRITICAL: WHAT'S FIXED VS VARIABLE

10. REQUIRED FEATURES

11. USING THE ARTIFACT

Repository
github.com/Dokhacgiakhoa/antigravity-ide
Last updated
Created

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.