ðŸŽŊ

resonance-conversion

ðŸŽŊSkill

from manusco/resonance

VibeIndex|
What it does

Converts and transforms data or code between different formats, representations, or systems within the Resonance AI engineering framework, ensuring seamless interoperability and standardization acr...

resonance-conversion

Installation

Install skill:
npx skills add https://github.com/manusco/resonance --skill resonance-conversion
1
-
Last UpdatedJan 26, 2026

Skill Details

SKILL.md

Overview

# Resonance v2.0: The Vibe Coding Operating System

Maintained by [www.divisionAI.co](https://www.divisionAI.co) 🚀

> The Multi-Agent Framework for Autonomous Software Engineering.

> Turn your LLM into a team of 26 specialized experts. Framework-Driven. References-Backed. Enterprise-Ready.

Resonance is a local-first AI Agent Framework that bridges the gap between generic chatbots and solid engineering. It provides a structured governance layer (file-based memory) and specialized personas (Security, QA, SEO, DevOps) to enforce rigorous TDD, Security Protocols, and Clean Code Standards.

Resonance AI Framework

License

Operators Manual

🚀 Quick Start

  1. Clone the Brain: git clone https://github.com/manusco/resonance .resonance
  2. Wake Up: Run @Resonance /init

The system will interview you to set up your project's Soul and Goals.*

Generates: 00_soul.md, docs/prd/00_vision.md, docs/architecture/system_overview.md.*

ðŸ“Ķ What's Included

| Component | Count | Description |

|-----------|-------|-------------|

| Agents | 26 | Specialized roles (SEO, Growth, Security, Mobile, etc.) |

| Skills | 40+ | Codified engineering protocols (GEO, CSP, Property Testing) |

| Workflows | 13 | Scientific slash commands for consistent execution |

| Memory | 3 | Immutable State, Soul (Vision), and Knowledge Base |

🏗ïļ Structure

```text

.resonance/ # The Kernel

├── 00_soul.md # The Constitution (Vision)

├── 01_state.md # The Roadmap (Active Context)

├── 02_memory.md # The Audit Log

├── 03_tools.md # Tool Boundaries

└── 04_systems.md # Architecture Map

.agent/ # The Capability Matrix

├── skills/ # 26 Specialized Skills (e.g. resonance-seo, resonance-qa)

│ └── */references/ # 50+ Protocols (e.g. geo_protocol.md)

└── workflows/ # 13 Slash Commands (e.g. /plan, /ship)

docs/ # The Team Library (Compound Knowledge)

│ └── FAQ.md # Common Questions & Troubleshooting

```

ðŸŽŪ Usage

1. The Workflows (Slash Commands)

Trigger specialized behaviors using standard commands.

| Phase | Command | Description |

| :--- | :--- | :--- |

| Inception | /init | Genesis. Bootstrap Soul & Scaffolding (Run Once). |

| Evolution | /plan | The Universal Adapter. Plan Features, Refactors, or Pivots. |

| Execution | /build | TDD Loop. Code -> Test -> Verify. |

| | /debug | Scientific Method. Root Cause Analysis (RCA). |

| | /refactor | The Essentialist. Structural cleanup & simplified complexity. |

| | /design | Visual Engine. Generate elite UI components. |

| Verification| /test | Quality Assurance. E2E, Unit, and Property-Based Testing. |

| | /audit | Audit. Local Security, Perf, and Lint scan. |

| Delivery | /ship | Release. Tag, Changelog, Deployment. |

| Maintenance | /system-health | Quantified Self. Check memory & skill integrity. |

| | /capture | Librarian. Document solved problems to docs/. |

2. The Specialists (Agents)

Address the agent directly to invoke deep expertise.

> User: "Activate Security Auditor. Audit this auth flow."

> System: Loads resonance-security, checks jwt_hardening.md, enforcing valid encryption.

> User: "Activate SEO Specialist. Optimize for Perplexity."

> System: Loads resonance-seo, applies citation_optimization.md.

The Standard

Resonance enforces a strict engineering s