Skip to content

Latest commit

 

History

History
41 lines (27 loc) · 985 Bytes

File metadata and controls

41 lines (27 loc) · 985 Bytes

Contributing to Aura Skill

First — welcome.

Aura Skill is not just another prompt repo.
It is a precision system for controlling AI output quality.

We don’t optimize for volume.
We optimize for signal, taste, and consistency.

If that resonates with you, you’re in the right place.


🧠 What We Accept

We are looking for contributions that improve:

  • Clarity → reduces ambiguity in outputs
  • Control → increases predictability of results
  • Taste → elevates design and structure
  • Consistency → repeatable high-quality outcomes

Examples:

  • Improvements to Aura weighting system
  • New structured prompt patterns
  • Real-world use cases (websites, apps, systems)
  • Better abstractions for agent orchestration
  • Refinements to Attitude / Utility / Refinement / Aesthetics

⚙️ Contribution Process

  1. Fork the repository

  2. Create a new branch:

    git checkout -b feature/your-contribution-name