prompt-optimizer

Analyzes raw prompts and outputs structured, ready-to-use versions incorporating ECC ecosystem components and best practices for planning, testing, and verification.

1|Updated Apr 11, 2026
One-click install
npx skills add https://github.com/its-Basudeba/Care-HMS --skill prompt-optimizer-its-basudeba
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: prompt-optimizer
Source: https://github.com/its-Basudeba/Care-HMS/tree/main/.agent/skills/prompt-optimizer
Command: npx skills add https://github.com/its-Basudeba/Care-HMS --skill prompt-optimizer-its-basudeba

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill addresses the common struggle of writing ineffective prompts that fail to leverage the full capabilities of the ECC ecosystem, ensuring your instructions are clear, structured, and actionable.

Core Features & Use Cases

  • Intent & Scope Analysis: Automatically detects your task type (e.g., bug fix, new feature) and project context to tailor the output.
  • ECC Component Matching: Maps your request to the most effective commands, skills, and agents available in the environment.
  • Workflow Optimization: Provides a structured, multi-phase plan including TDD, code reviews, and verification steps to ensure high-quality results.

Quick Start

Ask the prompt-optimizer to improve your draft request for building a new authentication module in your current project.

Frequently Asked Questions about prompt-optimizer

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I optimize a prompt for complex development tasks?

To optimize a prompt for complex development tasks, the skill analyzes your raw input to identify intent, project context, and missing requirements, then outputs a structured prompt incorporating testing and verification best practices.

What is the best way to structure a prompt for a new feature build?

The best way to structure a feature build prompt is to map the request to specific ecosystem components and generate a multi-phase workflow plan that includes TDD, code reviews, and verification steps.

Can I use this prompt optimizer for bug fix workflows?

Yes, you can use this prompt optimizer for bug fix workflows because it automatically detects your task type and tailors the structured output prompt to match the specific scope and context of the bug resolution.

How does prompt analysis match requests to specific commands and agents?

Prompt analysis matches requests to specific commands and agents by evaluating the raw user input against available ECC ecosystem components to determine the most effective execution workflow for your development task.

Do I need to provide project context for workflow planning prompts?

You should provide project context for workflow planning prompts because the optimizer relies on detected project parameters to output a ready-to-use, structured prompt tailored to your specific development environment.

Why does my vague prompt fail to generate a complete development plan?

Vague prompts fail to generate complete development plans because they lack the necessary intent and requirements, which this skill resolves by identifying missing parameters and restructuring the input into an actionable workflow.