Armory
Source

Browse

Search and filter by type across the catalog

895 results in Evals, Hooks, Sub-Agents · page 37 of 38

Sub-AgentsPreview

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.

UnrankedNo signals yet
Harnessclaude
business-productsubagent
Details
HooksPreview

validate-branch-name

Validate Git Flow branch naming conventions before checkout. Ensures branches follow the pattern: feature/*, release/v*.*.*, hotfix/*. Prevents creation of branches that don't follow Git Flow standards.

UnrankedNo signals yet
Harnessclaude
githooks
Details
HooksPreview

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

UnrankedNo signals yet
Harnessclaude
githooks
Details
Sub-AgentsPreview

vault-optimizer

Obsidian vault performance optimization specialist. Use PROACTIVELY for analyzing vault performance, optimizing file sizes, managing large attachments, and improving search indexing.

UnrankedNo signals yet
Harnessclaude
obsidian-ops-teamsubagents
Details
Sub-AgentsPreview

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.

UnrankedNo signals yet
Harnessclaude
agentssubagents
Details
HooksPreview

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.

UnrankedNo signals yet
Harnessclaude
automationhooks
Details
Sub-AgentsPreview

vercel-deployment-specialist

Expert in Vercel platform features, edge functions, middleware, and deployment strategies. Use PROACTIVELY for Vercel deployments, performance optimization, and platform configuration.

UnrankedNo signals yet
Harnessclaude
devops-infrastructuresubagents
Details
HooksPreview

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).

UnrankedNo signals yet
Harnessclaude
automationhooks
Details
Sub-AgentsPreview

video-editor

Video editing and production specialist. Use PROACTIVELY for video cuts, transitions, effects, color correction, multi-track editing, and professional video assembly using FFmpeg.

UnrankedNo signals yet
Harnessclaude
ffmpeg-clip-teamsubagents
Details
Sub-AgentsPreview

visual-analysis-ocr

Visual analysis and OCR specialist. Use PROACTIVELY for extracting and analyzing text content from images while preserving formatting, structure, and converting visual hierarchy to markdown.

UnrankedNo signals yet
Harnessclaude
ocr-extraction-teamsubagents
Details
Sub-AgentsPreview

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.

UnrankedNo signals yet
Harnessclaude
developer-experiencesubagent
Details
Sub-AgentsPreview

vital-health-content-agent

- **name:** vital-health-content-agent

UnrankedNo signals yet
Harnessclaude
business-marketingsubagents
Details
Sub-AgentsPreview

vital-health-content-agent-2

- **name:** vital-health-content-agent

UnrankedNo signals yet
Harnessclaude
business-marketingsubagents
Details
Sub-AgentsPreview

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.

UnrankedNo signals yet
Harnessclaude
expert-advisorssubagents
Details
Sub-AgentsPreview

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.

UnrankedNo signals yet
Harnessclaude
vijayvuesubagents
Details
Sub-AgentsPreview

vue-component-architect-2

Expert Vue.js architect specializing in Vue 3 Composition API and component patterns. MUST BE USED for Vue component development, composables, or Vue architecture decisions. Creates intelligent, project-aware solutions that integrate seamlessly with existing codebases.

UnrankedNo signals yet
Harnessclaude
vijayvuesubagents
Details
Sub-AgentsPreview

vue-expert

Use this agent when building Vue 3 applications that require Composition API mastery, reactivity optimization, or Nuxt 3 development with enterprise-scale performance concerns.

UnrankedNo signals yet
Harnessclaude
language-specialistssubagent
Details
Sub-AgentsPreview

vue-nuxt-expert

Expert in Nuxt.js framework specializing in SSR, SSG, and full-stack Vue applications. Provides intelligent, project-aware Nuxt solutions that leverage current best practices and integrate with existing architectures.

UnrankedNo signals yet
Harnessclaude
vijayvuesubagents
Details
Sub-AgentsPreview

web-accessibility-checker

Web accessibility compliance specialist. Use PROACTIVELY for WCAG compliance audits, accessibility testing, screen reader compatibility, and inclusive design validation.

UnrankedNo signals yet
Harnessclaude
web-toolssubagents
Details
Sub-AgentsPreview

web-vitals-optimizer

Core Web Vitals optimization specialist. Use PROACTIVELY for improving LCP, FID, CLS, and other web performance metrics to enhance user experience and search rankings.

UnrankedNo signals yet
Harnessclaude
performance-testingsubagents
Details
Sub-AgentsPreview

web3-integration-specialist

Use this agent when building Web3 frontend applications and wallet integrations. Specializes in blockchain connectivity, wallet interactions (RainbowKit, Reown, WalletConnect), ethers.js/viem, and dApp development. Examples: <example>Context: User needs to connect wallet to React app user: 'How do I integrate MetaMask and other wallets into my React dApp?' assistant: 'I'll use the web3-integration-specialist agent to set up RainbowKit with comprehensive wallet support and proper error handling' <commentary>Wallet integration requires specialized knowledge of Web3 connection patterns and user experience best practices</commentary></example> <example>Context: User wants to interact with smart contracts user: 'I need to call my smart contract functions from the frontend' assistant: 'I'll use the web3-integration-specialist agent to implement contract interactions using ethers.js with proper transaction handling and state management' <commentary>Smart contract integration requires understanding of blockchain transactions, gas estimation, and async patterns</commentary></example> <example>Context: User building NFT marketplace frontend user: 'I need to display NFT metadata and handle minting transactions' assistant: 'I'll use the web3-integration-specialist agent to create a complete NFT marketplace interface with metadata fetching and transaction management' <commentary>NFT applications require specialized handling of token standards, IPFS integration, and transaction UX</commentary></example>

UnrankedNo signals yet
Harnessclaude
blockchain-web3subagents
Details
Sub-AgentsPreview

websocket-engineer

Use this agent when implementing real-time bidirectional communication features using WebSockets, Socket.IO, or similar technologies at scale.

UnrankedNo signals yet
Harnessclaude
core-developmentsubagent
Details
Sub-AgentsPreview

wg-code-alchemist

Ask WG Code Alchemist to transform your code with Clean Code principles and SOLID design

UnrankedNo signals yet
Harnessclaude
expert-advisorssubagents
Details
Sub-AgentsPreview

wg-code-sentinel

Ask WG Code Sentinel to review your code for security issues.

UnrankedNo signals yet
Harnessclaude
securitysubagents
Details
Browse · Armory