Comprehensive Index
December 30, 2025 ยท View on GitHub
Alphabetical listing of all agents, slash commands, and snippets in this repository.
Legend
| Badge | Type | Description |
|---|---|---|
[AGENT] | Agent | Full autonomous configuration for complex tasks |
[COMMAND] | Slash Command | Invokable workflow triggered with /name |
[SNIPPET] | Snippet | Paste-able prompt fragment for steering conversations |
A
| Name | Type | Description | Path |
|---|---|---|---|
| Advisor Mode | [SNIPPET] | Switch to advisory rather than executor mode | snippets/advisory/advisor-mode.md |
| AI SEO | [AGENT] | Evaluate and improve website friendliness for LLMs and AI bots | agents/web-development/ai-seo.md |
B
| Name | Type | Description | Path |
|---|---|---|---|
| Backup | [COMMAND] | Create on-demand repository backup | slash-commands/development/backup.md |
| Backup Repo | [AGENT] | Create on-demand backups with timestamps and archive formats | agents/github/backup-repo.md |
| Balanced Structure | [SNIPPET] | Balance document structure with content development | snippets/style/balanced-structure.md |
| Brand Voice Review | [COMMAND] | Review copy against brand voice guidelines | slash-commands/reviews/brand-voice.md |
| Branched Repo | [AGENT] | Create new repository and copy contents | agents/github/branched-repo.md |
C
| Name | Type | Description | Path |
|---|---|---|---|
| CI/CD Setup | [AGENT] | Establish scalable continuous deployment setup | agents/deployment/cicd.md |
| Client Manager | [AGENT] | Web design agency client intake (Ricardo) | agents/web-design/client-manager.md |
| Code Debloater | [AGENT] | Identify unnecessary complexity and over-engineering | agents/code-editing/debloater.md |
| Collaborative Helper | [AGENT] | Navigate GitHub contributor guidelines | agents/github/collaborative-helper.md |
| Comment Scrubber | [AGENT] | Remove all comments from codebase | agents/code-editing/comment-scrubber.md |
| Component Search | [COMMAND] | Find existing UI components before building | slash-commands/codebase/component-search.md |
| Consolidate | [COMMAND] | Find consolidation opportunities and inefficiencies | slash-commands/codebase/consolidate.md |
| Containerize | [COMMAND] | Convert project to Docker-based development | slash-commands/development/containerize.md |
| Containerize Agent | [AGENT] | Containerize applications using Docker | agents/development/containerize.md |
| Copywriter | [AGENT] | Web design agency copywriting | agents/web-design/copywriter.md |
| Creativity Evaluator | [AGENT] | Web design agency creativity evaluation (Zara) | agents/web-design/creativity-evaluator.md |
D
| Name | Type | Description | Path |
|---|---|---|---|
| Database Review | [COMMAND] | Database optimization, indexes, relationships | slash-commands/reviews/database-review.md |
| Debug | [COMMAND] | Focused single-bug diagnosis and fixing | slash-commands/development/debug.md |
| Debugging Agent | [AGENT] | Expert single-bug diagnosis and validation | agents/subdevelopers/debugging.md |
| Declaude | [AGENT] | Technical writing style enforcement | agents/stylistic/declaude.md |
| Decontainerize | [AGENT] | Remove Docker dependencies from project | agents/development/decontainerize.md |
| Delivery Agent | [AGENT] | Web design agency project delivery (Echo) | agents/web-design/delivery-agent.md |
| Dependency Audit | [COMMAND] | Audit underutilized packages and missing integrations | slash-commands/codebase/dependency-audit.md |
| Deployment Helper | [AGENT] | Inspect and prepare repository for deployment | agents/deployment/deployment-helper.md |
| Design System Review | [AGENT] | Evaluate CSS, icons, and typography | agents/web-design/design-system-review.md |
| Dev Server | [COMMAND] | Set up hot-reloading development server | slash-commands/development/devserver.md |
| Dev Server Agent | [AGENT] | Optimize development environment with hot reloading | agents/development/devserver.md |
| Development Executor | [AGENT] | Web design agency development (Viktor) | agents/web-design/development-executor.md |
| Don't Put Out Fires | [SNIPPET] | Focus on fundamental problems, not symptoms | snippets/debugging/dont-put-out-fires.md |
E
| Name | Type | Description | Path |
|---|---|---|---|
| Efficiency Check | [SNIPPET] | Request efficiency analysis | snippets/advisory/efficiency-check.md |
| Extension Picker | [AGENT] | VS Code extension recommendations | agents/ides/vscode/extension-picker.md |
F
| Name | Type | Description | Path |
|---|---|---|---|
| Feature Additions | [AGENT] | Implement or modify specific features | agents/subdevelopers/iteration/feature-additions.md |
| Find Root Cause | [SNIPPET] | Push past symptom-fixing to fundamental issues | snippets/debugging/find-root-cause.md |
| Fork Setup | [AGENT] | Guide GitHub project fork setup | agents/github/fork-setup.md |
| Framework Leverage | [COMMAND] | Check if using framework's full capabilities | slash-commands/reviews/framework-leverage.md |
| Fresh Perspective | [SNIPPET] | Request first-principles approach | snippets/session/fresh-perspective.md |
H
| Name | Type | Description | Path |
|---|---|---|---|
| Hidden Relationships | [SNIPPET] | Identify untapped data relationships | snippets/advisory/hidden-relationships.md |
I
| Name | Type | Description | Path |
|---|---|---|---|
| Ideation Agent | [AGENT] | Web design agency ideation (Pixel) | agents/web-design/ideation-agent.md |
L
| Name | Type | Description | Path |
|---|---|---|---|
| License Advisor | [AGENT] | Select suitable open source license | agents/github/license-advisor.md |
| License Drafter | [AGENT] | Create or edit custom licenses | agents/github/license-drafter.md |
M
| Name | Type | Description | Path |
|---|---|---|---|
| Match Brand Voice | [SNIPPET] | Enforce specific brand voice in content | snippets/style/match-brand-voice.md |
| Minimal Docs | [SNIPPET] | Prevent over-documentation | snippets/style/minimal-docs.md |
N
| Name | Type | Description | Path |
|---|---|---|---|
| Native Solution | [SNIPPET] | Check if framework already solves this | snippets/advisory/native-solution.md |
| No All Caps | [SNIPPET] | Enforce kebab-case file naming | snippets/style/no-all-caps.md |
| No Emojis | [SNIPPET] | Prohibit emoji usage in outputs | snippets/style/no-emojis.md |
O
| Name | Type | Description | Path |
|---|---|---|---|
| Orchestrator | [AGENT] | Web design agency project conductor (Nova) | agents/web-design/orchestrator.md |
P
| Name | Type | Description | Path |
|---|---|---|---|
| Previous Session Unhelpful | [SNIPPET] | Context for retrying after failed session | snippets/session/previous-session-unhelpful.md |
Q
| Name | Type | Description | Path |
|---|---|---|---|
| QA Agent | [AGENT] | Web design agency quality assurance (Glitch) | agents/web-design/qa-agent.md |
R
| Name | Type | Description | Path |
|---|---|---|---|
| Responsive Auditor | [AGENT] | Evaluate mobile-friendliness of websites | agents/web-development/responsive-auditor.md |
| Retrospective | [COMMAND] | Review for wheel reinvention opportunities | slash-commands/workflow/retrospective.md |
| Right Tool | [SNIPPET] | Question if using the right tool | snippets/advisory/right-tool.md |
S
| Name | Type | Description | Path |
|---|---|---|---|
| SEO Audit | [COMMAND] | Meta tags, sitemap, robots.txt, structured data | slash-commands/reviews/seo-audit.md |
| Search Upgrade | [COMMAND] | Evaluate search strategies (fuzzy, vector, full-text) | slash-commands/codebase/search-upgrade.md |
| Shipper | [AGENT] | Build Debian packages, AppImage, or Snap | agents/deployment/shipper.md |
| Smarter Approach | [SNIPPET] | Request strategic planning insights | snippets/advisory/smarter-approach.md |
| Social Preview | [COMMAND] | Audit Open Graph and Twitter card meta tags | slash-commands/reviews/social-preview.md |
| Stack Advisor | [AGENT] | Evaluate technology stack fit and alternatives | agents/development/stack-advisor.md |
| Stack Alignment | [AGENT] | Update project context docs to reflect current stack | agents/development/stack-alignment.md |
| Stack Integration | [AGENT] | Identify opportunities to leverage existing solutions | agents/development/stack-integration.md |
| Stack Review | [COMMAND] | Fresh eyes on technology stack choices | slash-commands/reviews/stack-review.md |
| Stack Revisionist | [AGENT] | Web design agency stack decisions | agents/web-design/stack-revisionist.md |
| Starting Instruction | [COMMAND] | No wheel inventions development reminder | slash-commands/workflow/starting-instruction.md |
| Stop Expanding Scope | [SNIPPET] | Prevent scope creep | snippets/complexity/stop-expanding-scope.md |
| Stuck | [COMMAND] | Generate handoff brief when stuck in loops | slash-commands/workflow/stuck.md |
| Styles Guide | [AGENT] | Web design agency style definitions | agents/web-design/styles.md |
T
| Name | Type | Description | Path |
|---|---|---|---|
| Template Check | [COMMAND] | Find existing templates before building | slash-commands/codebase/template-check.md |
| This Was the Issue | [SNIPPET] | Correct a misdiagnosis | snippets/session/this-was-the-issue.md |
| Too Complex | [SNIPPET] | Pull back from overcomplicated solutions | snippets/complexity/too-complex.md |
| TypeScript Errors | [COMMAND] | Systematically resolve all TypeScript errors | slash-commands/development/typescript-errors.md |
U
| Name | Type | Description | Path |
|---|---|---|---|
| UI/UX Review | [COMMAND] | CSS efficiency and UX improvements | slash-commands/reviews/ui-ux-review.md |
| User Proxy | [AGENT] | Web design agency user representation | agents/web-design/user-proxy.md |
W
| Name | Type | Description | Path |
|---|---|---|---|
| Went in Circles | [SNIPPET] | Redirect when stuck in unproductive loops | snippets/session/went-in-circles.md |
| Wrong Direction | [SNIPPET] | Signal need for complete pivot | snippets/session/wrong-direction.md |
Web Design Style Agents
Specialized style configurations for the web design agency system:
| Style | Description | Path |
|---|---|---|
| Brutalist | Brutalist web design approach | agents/web-design/styles/brutalist.md |
| Chaotic | Chaotic, unconventional design | agents/web-design/styles/chaotic.md |
| Futuristic | Futuristic design language | agents/web-design/styles/futuristic.md |
| Hyperbolic | Maximalist, over-the-top design | agents/web-design/styles/hyperbolic.md |
| Radical UI Maximization | Extreme UI experimentation | agents/web-design/styles/radical-ui-maximization.md |
| Windows 98 | Retro Windows 98 aesthetic | agents/web-design/styles/windows-98.md |
Summary by Type
| Type | Count |
|---|---|
| Agents | 35 |
| Slash Commands | 21 |
| Snippets | 18 |
| Total | 74 |