Create HTML dashboards with KPI metric cards, bar/pie/line charts, progress indicators, and data visualizations. Use when users request dashboards, metrics displays, KPI visualizations, data charts, or monitoring interfaces.
Create HTML flowcharts and process diagrams with decision trees, color-coded stages, arrows, and swimlanes. Use when users request flowcharts, process diagrams, workflow visualizations, or decision trees.
Create HTML technical documentation with code blocks, API workflows, system architecture diagrams, and syntax highlighting. Use when users request technical documentation, API docs, API references, code examples, or developer documentation.
Create HTML timelines and project roadmaps with Gantt charts, milestones, phase groupings, and progress indicators. Use when users request timelines, roadmaps, Gantt charts, project schedules, or milestone visualizations.
Use this agent when you need to run the coding-prompt.md command, commit the resulting changes, and push to the remote repository. This agent handles the complete workflow from executing the custom command to ensuring changes are committed and pushed with proper git hygiene.\n\nExamples:\n\n \nContext: The user wants…
Use this agent when you need to fix linting errors in your codebase. This agent specializes in analyzing multiple linting errors simultaneously, identifying patterns and root causes, and applying efficient batch fixes that resolve multiple issues at once. Perfect for cleaning up code after major changes or when…