Armory
Source

Browse

Search and filter by type across the catalog

1,009 results in CLIs & Tools, Workflows, Hooks · page 42 of 43

HooksPreview

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.

UnrankedNo signals yet
Harnessclaude
pre-toolhooks
Details
WorkflowsPreview

use-stepper

Reformats documentation to use React Stepper component, transforming heading formats, applying proper indentation, and maintaining markdown compatibility with admonition formatting.

UnrankedNo signals yet
Harnessclaude
claude-codeslash-commands
Details
HooksPreview

user-prompt-submit

Run when the user submits a prompt, to log it or inject extra context before the model sees it.

UnrankedNo signals yet
Harnessclaude
hookdisler
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
WorkflowsPreview

vercel-analytics

Set up Vercel Analytics and Speed Insights for React/Vite projects

UnrankedNo signals yet
Harnessclaude
setupworkflows
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
WorkflowsPreview

vercel-deploy-optimize

Optimize and deploy Next.js application to Vercel with performance monitoring

UnrankedNo signals yet
Harnessclaude
nextjs-vercelworkflows
Details
WorkflowsPreview

vercel-edge-function

Generate optimized Vercel Edge Functions with geolocation, authentication, and data transformation

UnrankedNo signals yet
Harnessclaude
nextjs-vercelworkflows
Details
WorkflowsPreview

vercel-env-sync

Synchronize environment variables between local development and Vercel deployments

UnrankedNo signals yet
Harnessclaude
nextjs-vercelworkflows
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
WorkflowsPreview

verify-receipt

Verify a single Ed25519-signed receipt file. Returns exit 0 if valid, 1 if tampered, 2 if malformed.

UnrankedNo signals yet
Harnessclaude
agentsworkflows
Details
WorkflowsPreview

web-design-reviewer

This skill enables visual inspection of websites running locally or remotely to identify and fix design issues. Triggers on requests like "review website design", "check the UI", "fix the layout", "find design problems". Detects issues with responsive design, accessibility, visual consistency, and layout breakage, then performs fixes at the source code level.

UnrankedNo signals yet
Harnessclaude
designworkflows
Details
WorkflowsPreview

webapp-testing

Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.

UnrankedNo signals yet
Harnessclaude
testingworkflows
Details
WorkflowsPreview

workflow-automate

Workflow Automation

UnrankedNo signals yet
Harnessclaude
agentsworkflows
Details
WorkflowsPreview

workflow-automate-2

Workflow Automation

UnrankedNo signals yet
Harnessclaude
commandsworkflows
Details
WorkflowsPreview

workflow-orchestrator-2

Orchestrate complex automation workflows with task dependencies, scheduling, and cross-platform execution

UnrankedNo signals yet
Harnessclaude
automationworkflows
Details
WorkflowsPreview

worktree-check

Check current worktree status, branch, and assigned task

UnrankedNo signals yet
Harnessclaude
git-workflowworkflows
Details
WorkflowsPreview

worktree-cleanup

Clean up merged worktrees and their branches

UnrankedNo signals yet
Harnessclaude
git-workflowworkflows
Details
WorkflowsPreview

worktree-deliver

Commit, push, and create PR from the current worktree

UnrankedNo signals yet
Harnessclaude
git-workflowworkflows
Details
HooksPreview

worktree-ghostty

Worktree Ghostty Layout. Opens a 3-panel Ghostty layout when creating worktrees: Claude Code (left) | lazygit (top-right) / yazi (bottom-right). Creates worktrees in a sibling directory (../worktrees/<repo>/<name>/) and cleans up on removal. macOS only. Requires: jq, Ghostty terminal, lazygit, yazi. Ghostty keybindings required: super+d = new_split:right, super+shift+d = new_split:down.

UnrankedNo signals yet
Harnessclaude
development-toolshooks
Details
HooksPreview

worktree-ghostty-2

Hook: Worktree Ghostty Layout

UnrankedNo signals yet
Harnessclaude
development-toolshooks
Details
WorkflowsPreview

worktree-init

Create parallel worktrees for multi-task development with Ghostty panels

UnrankedNo signals yet
Harnessclaude
git-workflowworkflows
Details
WorkflowsPreview

write-tests

Write comprehensive unit and integration tests with proper mocking and coverage

UnrankedNo signals yet
Harnessclaude
testingworkflows
Details
Browse · Armory