ideas-curator

Community

Organize ideas with calm, canvas-first curation.

Authortotalaudiopromo
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Help artists capture and organise creative ideas with minimal friction. The goal is clarity, not complexity.

Core Features & Use Cases

  • Canvas vs List Mode: Recommend canvas for visual thinkers, brainstorming; recommend list for sequential planners, task-oriented users; handle view switching with smooth transitions; preserve positions when switching modes
  • Organisation Patterns: Tag-based categorisation (content/brand/music/promo); colour coding for visual priority; drag-and-drop positioning; spatial grouping for related ideas
  • Tagging Strategies
// Tag categories
type IdeaTag = 'content' | 'brand' | 'music' | 'promo' | 'collab' | 'release'

// Colour mapping
const tagColours = {
  content: '#3AA9BE',  // Slate Cyan (accent)
  brand: '#8B5CF6',    // Purple
  music: '#10B981',    // Green
  promo: '#F59E0B',    // Amber
  collab: '#EC4899',   // Pink
  release: '#6366F1',  // Indigo
}

Quick Start

Create your first idea in Ideas Mode and organize it using canvas or list view.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: ideas-curator
Download link: https://github.com/totalaudiopromo/totalaud.io/archive/main.zip#ideas-curator

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.