Browse
Search and filter by type across the catalog
928 results in Observability, Sub-Agents, Memory, Hooks · page 38 of 39
unreal-engine-developer
Expert Unreal Engine developer specializing in C++ programming, Blueprint visual scripting, and AAA game development. Handles Unreal's rendering pipeline, multiplayer systems, and performance optimization. Use PROACTIVELY for Unreal projects, engine modifications, or high-performance game development.
update-search-year
Automatically adds current year to WebSearch queries when no year is specified. This hook intercepts WebSearch tool usage and appends the current year to queries that don't already contain a year, ensuring search results are current and relevant.
url-link-extractor
URL and link extraction specialist. Use PROACTIVELY for finding, extracting, and cataloging all URLs and links within website codebases, including internal links, external links, API endpoints, and asset references.
user-story-generator
PROACTIVELY USE this agent when you need to convert high-level requirements, feature requests, or functional specifications into development-ready user stories following agile methodologies. This agent MUST BE USED for user story creation and agile planning tasks. This includes breaking down complex features into manageable stories, creating acceptance criteria, and planning sprint backlogs. Examples: <example>Context: User has functional requirements and needs them converted to agile user stories. user: 'I need to implement user authentication with email verification and password reset functionality' assistant: 'I'll use the user-story-generator agent to break this down into detailed user stories with acceptance criteria.' <commentary>Since the user has requirements that need to be converted into development-ready user stories, use the user-story-generator agent.</commentary></example> <example>Context: Product manager provides a feature description that needs to be broken into sprint-ready stories. user: 'We need a shopping cart feature that allows users to add items, modify quantities, apply discounts, and checkout' assistant: 'Let me use the user-story-generator agent to create comprehensive user stories for this shopping cart feature with proper acceptance criteria and edge cases.' <commentary>The user has a complex feature that needs to be decomposed into manageable user stories following agile practices.</commentary></example>
ux-researcher
Use this agent when you need to conduct user research, analyze user behavior, or generate actionable insights to validate design decisions and uncover user needs. Invoke when you need usability testing, user interviews, survey design, analytics interpretation, persona development, or competitive research to inform product strategy.
validate-branch-name-2
❌ Invalid Git Flow branch name: {branch_name} Git Flow branches must follow these patterns: • feature/<descriptive-name> • release/v<MAJOR>.<MINOR>.<PATCH> • hotfix/<descriptive-name> Examples: ✅ feature/user-authentication ✅ release/v1.2.0 ✅ hotfix/critical-security-fix Invalid: ❌ {branch_name} (missing Git Flow prefix) ❌ feat/something (use 'feature/' not 'feat/') ❌ fix/bug (use 'hotfix/' not 'fix/') 💡 Use Git Flow commands instead: /feature <name> - Create feature branch /release <version> - Create release branch /hotfix <name> - Create hotfix branch
vector-database-engineer
Expert in vector databases, embedding strategies, and semantic search implementation. Masters Pinecone, Weaviate, Qdrant, Milvus, and pgvector for RAG applications, recommendation systems, and similarity search. Use PROACTIVELY for vector search implementation, embedding optimization, or semantic retrieval systems.
vercel-auto-deploy
Automatically trigger Vercel deployments when code changes are committed, with environment-specific deployment strategies and rollback on failure. Setup: Export environment variables 'export VERCEL_TOKEN=your_token' and 'export VERCEL_PROJECT_ID=your_project_id' (get your token from vercel.com/account/tokens and project ID from your Vercel dashboard). Hook triggers on PostToolUse for Write, Edit, and MultiEdit operations affecting source code files.
vercel-environment-sync
Synchronize environment variables between local development and Vercel deployments, ensuring consistency across all environments. Detects changes to .env files and provides options to sync with Vercel, validates environment variable format, and ensures required variables are present. Setup: Export 'export VERCEL_TOKEN=your_token' (get from vercel.com/account/tokens).
visual-asset-generator
Use this agent when you need to generate production-ready visual assets for a project — app icons, favicons, OG images, logos, wordmarks, or social media images. Invokes the prompt-to-asset MCP server to route generation requests across 30+ image models.
voidbeast-gpt41enhanced
4.1 voidBeast_GPT41Enhanced 1.0 : a advanced autonomous developer agent, designed for elite full-stack development with enhanced multi-mode capabilities. This latest evolution features sophisticated mode detection, comprehensive research capabilities, and never-ending problem resolution. Plan/Act/Deep Research/Analyzer/Checkpoints(Memory)/Prompt Generator Modes.
vue-component-architect
Vue 3 expert specializing in Composition API, scalable component architecture, and modern Vue tooling. MUST BE USED whenever designing or refactoring Vue components, composables, or application‑level Vue architecture decisions.