clack-guidelines
Comprehensive guide for building beautiful interactive command-line interfaces using Clack. Use when creating CLI tools with text input, selections, autocomplete, progress tracking, and streaming output.
Explora e instala miles de habilidades para AI Agents en el directorio de Killer-Skills. Compatible con Claude Code, Windsurf, Cursor y más.
Comprehensive guide for building beautiful interactive command-line interfaces using Clack. Use when creating CLI tools with text input, selections, autocomplete, progress tracking, and streaming output.
Search and discover Claude Code skills and MCP servers from marketplaces, GitHub repositories, and registries. Use when (1) user asks to find skills for a specific task, (2) looking for MCP servers to connect external tools, (3) user mentions find skill, search MCP, discover tools, or what skills exist for X, (4) before creating a custom skill to check if one already exists.
Claude Code Session Dashboard — local observability for ~/.claude sessions
OAuth 2.1 es un protocolo de autenticación que permite a los desarrolladores proteger sus aplicaciones y servidores MCP
Doc-coauthoring es una API que permite la creación de documentación colaborativa mediante un flujo de trabajo estructurado
Commit the changes made on this chat session to the current branch. Use best practices from Conventional Commits.
🔬 AI-powered medical paper writing toolkit — from PubMed search to Word export, all inside VS Code
Interface design with craft and consistency. For dashboards, apps, tools — not marketing sites. Uses Subcog for persistent design memory.
Research tools and frameworks for evidence-based analysis across technology, health, economics, and human performance. Outputs include podcasts, reports, and educational materials.
Use the free first-party `dotnet format` CLI for .NET formatting and analyzer fixes. Use when a .NET repo needs formatting commands, `--verify-no-changes` CI checks, or `.editorconfig`-driven code style enforcement.
Prefer semantic symbol tools for precise navigation and refactoring. Use vscode_listCodeUsages and vscode_renameSymbol instead of grep-style text search when changing code symbols.
Create new AI chat interface components for the ai-elements library following established composable patterns, shadcn/ui integration, and Vercel AI SDK conventions. Use when creating new components in packages/elements/src or when the user asks to add a new component to ai-elements.