workflow-visualizer
Map any system or workflow as a beautiful interactive HTML diagram
claude-code-cli
Claude Code CLI usage for automated/headless execution in Daytona sandboxes. Use when running Claude Code commands, configuring authentication, or setting up non-interactive mode.
auth-flow
Claude Code authentication in headless Daytona sandboxes. Use when implementing AuthManager, setup wizard, credential validation, or handling OAuth token/API key injection.
skill-creator
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
terminal-streaming
xterm.js terminal integration for streaming agent output. Use when implementing AgentCard terminal display, configuring xterm addons, or handling real-time output streaming.
database-schema
SQLite database schema and operations using better-sqlite3. Use when working with StateManager, persisting runs/rounds/agents, or querying run history.
electron-ipc
Electron IPC communication patterns between main and renderer processes. Use when implementing IPC handlers, sending events between processes, or working with the preload script.
daytona-integration
Daytona SDK integration for sandbox lifecycle management. Use when working with SandboxManager, creating/destroying sandboxes, executing commands in sandboxes, or transferring files between sandboxes and local filesystem.
cloud-run-quickstart
Get started deploying applications to Google Cloud Run. Use when a user wants to deploy their app, share their app by deploying to a cloud service, make their app accessible on the internet, or needs help choosing between Cloud Run deployment methods (no-build, buildpacks, Dockerfile, or container image).
github-spec-kit
Expert guidance for Spec-Driven Development using the GitHub Spec Kit. Use when the user wants to initialize a project, create specifications, plan implementations, or execute tasks based on the Spec Kit workflow. Triggers on "spec kit", "specify", "create spec", "spec-driven development".
spec
>
project-status-report
Create and update structured project status reports from meetings, messages, documents, or notes. Use when users need to extract status updates into markdown reports with summary, problems, risks, and actions sections, consolidate multiple team reports, update existing reports maintaining reverse chronological order, save/modify reports in Obsidian vault, or mention terms like "status report", "project update", "sync", "war room", "team report", or "weekly update".
remove-ai-comments
Removes redundant, obvious, or "AI-flavored" comments from code to improve signal-to-noise ratio. Use when the user asks to "clean up comments", "remove AI comments", or makes a general request to refactor verbose code documentation.
skill-create
Instructions for AI agents to create new skills and add them to the skills repository
supabase-workflow
Supabase database migrations, type generation, edge function management, and best practices for this project
bun-elysia
Build full-stack applications with Bun.js and Elysia.js. Use this skill when working with Bun runtime, Bun native APIs (SQL databases, Redis, S3), Bun workspaces/monorepos, Elysia.js web framework, or migrating from Fastify to Elysia. Covers setup, routing, validation, authentication, WebSocket, and end-to-end type safety with Eden.
skill-pdf-to-pptx-tool
Convert PDF to PowerPoint presentations
pydantic-ai-agent
Build production-grade Pydantic AI agents with layered architecture. Use when creating AI agents with tool systems, dependency injection, streaming responses, multi-provider support, or conversation state management. Includes scaffolding scripts for rapid project setup and comprehensive architectural patterns for FastAPI web services and CLI applications.
spec:research
Technical Research - investigates codebase and explores solution alternatives based on requirements. Use when choosing between implementation approaches.
spec:implement
Implement Tasks - executes tasks from the tasks document using subagents. Use when ready to start coding a feature.
spec:requirements
Requirements Analysis - gathers requirements through structured questions and produces a requirements document with testable acceptance criteria. Use when starting a new feature spec or documenting requirements.
spec:review
Review Specification - validates documents for completeness, quality, and consistency against the codebase. Use when checking spec quality at any pipeline stage.
spec:status
Spec Status - displays pipeline progress dashboard for a single specification showing document statuses, blockers, and next action.
spec:tasks
Task Breakdown - generates an implementation plan with tracked tasks based on requirements and design documents. Use when breaking down a design into actionable work items.
spec:test-plan
Test Plan - creates a manual test plan with traceable test cases from specification documents. Use when preparing to verify a feature implementation.
spec:test
Execute Tests - walks through test cases from the test plan, collects results, and updates the plan. Use when verifying a feature implementation.
agent:secure
Agent Security Audit - analyzes agent for lethal trifecta, sandboxing, access control, and guardrails
agent:tools
Tool Design - guides through agent tool architecture, MCP integration, third-party tool selection, and tool schema design
agent:workflow
Workflow Design - designs graph-based agent workflows with branching, chaining, suspend/resume, streaming, and observability
dev:create-skill
Create New Skill - scaffolds a skill definition following Claude Code conventions and this repository's patterns. Use when adding a new skill.
git:amend
Amend Commit - modifies the last commit with staged changes or new message
git:changelog
Generate Changelog - analyzes git history and creates a human-readable changelog for non-technical teams
git:commit
Smart Commit - stages all changes and creates a conventional commit
agent:prompt
Prompt Engineering - guides through model selection, prompt writing, few-shot examples, and production prompt optimization
agent:multi
Multi-Agent Design - designs multi-agent systems with supervisor patterns, control flow, A2A protocol, and workflow composition
agent:memory
Memory Architecture - designs agent memory strategy with working memory, hierarchical recall, memory processors, and context management
project:init
Project Init - defines the overall system goals, stakeholders, constraints, and shared architectural decisions. Use when starting a new multi-spec project.
project:plan
Project Plan - breaks the vision into individual specs with dependencies, execution order, and shared interfaces. Use when decomposing a project into features.
project:status
Project Status - dashboard showing progress across all specs with dependency tracking and next action suggestions.
review:diff
Diff Review - analyzes code changes and provides structured feedback before commit
investigate
Investigate Problem - analyzes a problem in the codebase and proposes actionable solutions
review:ux
UX Review - analyzes feature for efficiency-first UX patterns, keyboard navigation, and pro-tool experience
spec:approve
Approve Document - promotes a spec document to APPROVED status, unblocking downstream pipeline skills. Use when ready to advance the pipeline.
spec:design
Technical Design - generates architecture diagrams, interfaces, and data flow based on requirements and chosen research solutions. Use when designing how a feature will be built.
agent:rag
RAG Pipeline Design - guides through chunking, embedding, vector store selection, retrieval tuning, and RAG alternatives
agent:eval
Agent Evaluation System - designs failure modes, metrics, eval test suites, SME labeling, and production data evaluation pipelines
agent:design
Design AI Agent - comprehensive agent system design that orchestrates research sub-agents across all areas and produces a unified design document
agent:context
Context Engineering - designs agent context strategy covering parallelization, context sharing, failure modes, compression, and error feedback
agent:review
Agent Pattern Review - validates an AI agent against all 22 patterns from "Patterns for Building AI Agents" with a scored checklist and recommendations
justfile
Use when writing Justfiles to understand the latest syntax, features, and best practices
Page 1611 of 1696 · 84767 results
