ompsure
  • Reviews
  • Pro
  • Pricing
  • Template
Sign InSign Up
ompsure

Code quality that happens automatically.
Free for personal use.

Audience

  • Who's It For?
  • For Creators
  • For Developers

Features

  • Code Graph
  • Security
  • Code Review
  • Testing
  • Deployment
  • Memory

Product

  • Plugins
  • Control Panel
  • Proof
  • Catalog
  • How It Works

Plans

  • Pricing
  • Pro Patterns
  • Commercial License
  • Starter Template

Resources

  • Getting Started
  • Documentation
  • Reviews
  • Affiliate Program

© 2026 Et'al Software Solutions. All rights reserved.

  • Template License
  • Plugin License
  • Refund Policy
  • GitHub
Viewing as
Composure
/composure:code-organizerPRO

Code Organizer

Restructures disorganized projects into conventional layouts. Detects file types, maps to appropriate directories, executes moves with import updates.

What it does

Analyzes 8 dimensions: directory inventory, misplaced files, mixed concerns, naming conventions
Framework-aware: knows where components, hooks, services, utilities belong

When to use it

Restructure a disorganized project into a clean, framework-conventional layout. Detects what each file is (component, hook, service, utility) and moves it to the right directory with import path updates. Generic — works on any project, not Composure-template-specific.

Example

$ /composure:code-organizer --dry-run
Detected: Next.js App Router (15.2)
Proposed moves: 47 files
  src/utils/* → src/lib/* (12 files)
  src/components/forms/* → src/components/ui/forms/* (8 files)
  src/hooks/api/* → src/hooks/query/* (14 files)
Run without --dry-run to execute with import-path rewrites.

What you get by plan

PRO

Framework-aware restructuring with auto-updated import paths.

  • Detects misplaced files across 8 dimensions
  • Per-framework conventions (Next.js, Vite, FastAPI, Go)
  • Dry-run preview before any move
  • Import-path rewrites on execution

Other Composure skills

/composure:control-panelFREE
Control Panel — the live localhost dashboardStart-or-open the live control panel (one localhost server for ALL your projects) — Sessions (live map + token/cost telemetry), Memory (Cortex nodes), Graph, Plugins, Campaigns, Plans, Account. Registers the current repo with the single machine-global panel and deep-links to it.
/composure:feedbackFREE
Feedback — report a bug or rough edgeReport a Composure bug or rough edge. Packages a redacted diagnostic bundle (environment, recorded silent failures, versions) into one file you can attach. Writes locally — nothing is transmitted.
/composure:run-parallelFREE
Run Parallel — invoke several skills at onceInvoke 2+ skills from one command so none gets skipped — fans independent-artifact skills out to parallel sub-agents, runs interactive/process skills in-context.
/composure:statsFREE
Stats — your skill usageSkill usage stats — how much you use which Composure skills, from the local transparency mirror (free, no auth) or your account/fleet (--account, authed).

Try it in your terminal

Install free. No credit card required.

Sign Up FreeBack to Composure