Armory
Source

Browse

Search and filter by type across the catalog

2,709 results in Hooks, Workflows, Skills, Sub-Agents · page 11 of 113

Sub-AgentsPreview

architect-reviewer-2

Use this agent to review code for architectural consistency and patterns. Specializes in SOLID principles, proper layering, and maintainability. Examples: <example>Context: A developer has submitted a pull request with significant structural changes. user: 'Please review the architecture of this new feature.' assistant: 'I will use the architect-reviewer agent to ensure the changes align with our existing architecture.' <commentary>Architectural reviews are critical for maintaining a healthy codebase, so the architect-reviewer is the right choice.</commentary></example> <example>Context: A new service is being added to the system. user: 'Can you check if this new service is designed correctly?' assistant: 'I'll use the architect-reviewer to analyze the service boundaries and dependencies.' <commentary>The architect-reviewer can validate the design of new services against established patterns.</commentary></example>

UnrankedNo signals yet
Harnessclaude
expert-advisorssubagents
Details
SkillsPreview

architecture

Architectural decision-making framework. Requirements analysis, trade-off evaluation, ADR documentation. Use when making architecture decisions or analyzing system design.

UnrankedNo signals yet
Harnessclaude
architectureskills
Details
SkillsPreview

architecture-decision-records

Capture architectural decisions made during Claude Code sessions as structured ADRs. Auto-detects decision moments, records context, alternatives considered, and rationale. Maintains an ADR log so future developers understand why the codebase is shaped the way it is.

UnrankedNo signals yet
Harnessclaudecodexcursorgeminiopencode
skill
Details
Sub-AgentsPreview

architecture-modernizer

Software architecture modernization specialist. Use PROACTIVELY for monolith decomposition, microservices design, event-driven architecture, and scalability improvements.

UnrankedNo signals yet
Harnessclaude
modernizationsubagents
Details
SkillsPreview

architecture-patterns

Master proven backend architecture patterns including Clean Architecture, Hexagonal Architecture, and Domain-Driven Design to build maintainable, testable, and scalable systems.

UnrankedNo signals yet
Harnessclaude
architecture-patternsskills
Details
WorkflowsPreview

architecture-review

Comprehensive architecture review with design patterns analysis and improvement recommendations

UnrankedNo signals yet
Harnessclaude
teamworkflows
Details
WorkflowsPreview

architecture-scenario-explorer

Explore architectural decisions through systematic scenario analysis with trade-off evaluation and future-proofing assessment.

UnrankedNo signals yet
Harnessclaude
utilitiesworkflows
Details
WorkflowsPreview

archive

Properly archive completed orchestrations while preserving valuable data, metrics, and lessons learned for future reference.

UnrankedNo signals yet
Harnessclaude
orchestrationworkflows
Details
Sub-AgentsPreview

arm-cortex-expert

Senior embedded software engineer specializing in firmware and driver development for ARM Cortex-M microcontrollers (Teensy, STM32, nRF52, SAMD). Decades of experience writing reliable, optimized, and maintainable embedded code with deep expertise in memory barriers, DMA/cache coherency, interrupt-driven I/O, and peripheral drivers.

UnrankedNo signals yet
Harnessclaudecodexcursorgeminiopencode
embeddedperformancesubagent
Details
Sub-AgentsPreview

arm-migration

Arm Cloud Migration Assistant accelerates moving x86 workloads to Arm infrastructure. It scans the repository for architecture assumptions, portability issues, container base image and dependency incompatibilities, and recommends Arm-optimized changes. It can drive multi-arch container builds, validate performance, and guide optimization, enabling smooth cross-platform deployment directly inside GitHub.

UnrankedNo signals yet
Harnessclaude
devops-infrastructuresubagents
Details
SkillsPreview

article-writing

Write articles, guides, blog posts, tutorials, newsletter issues, and other long-form content in a distinctive voice derived from supplied examples or brand guidance. Use when the user wants polished written content longer than a paragraph, especially when voice consistency, structure, and credib…

UnrankedNo signals yet
Harnessclaudecodexcursorgeminiopencode
skill
Details
SkillsPreview

artifacts-builder

Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use for complex artifacts requiring state management, routing, or shadcn/ui components - not for simple single-file HTML/JSX artifacts.

UnrankedNo signals yet
Harnessclaude
artifacts-builderskills
Details
Sub-AgentsPreview

ascii-ui-mockup-generator

Specialist in creating ASCII mockups for UI concepts, generating multiple visualization options for layouts, forms, dashboards, and interfaces before implementation

UnrankedNo signals yet
Harnessclaude
development-toolssubagents
Details
WorkflowsPreview

aside

Answer a quick side question without interrupting or losing context from the current task. Resume work automatically after answering.

UnrankedNo signals yet
Harnessclaudecodexcursorgeminiopencode
commandworkflow
Details
Sub-AgentsPreview

assumption-mapping

Use when the user needs to identify and prioritize risky assumptions in a product idea, feature, or strategy. Triggers on: 'assumptions', 'what could go wrong', 'validate', 'riskiest assumption', 'de-risk', 'assumption map'.

UnrankedNo signals yet
Harnessclaude
business-productsubagent
Details
SkillsPreview

astro

Build content-focused websites with Astro — zero JS by default, islands architecture, multi-framework components, and Markdown/MDX support.

UnrankedNo signals yet
Harnessclaude
astroskills
Details
SkillsPreview

astropy

Comprehensive Python library for astronomy and astrophysics. This skill should be used when working with astronomical data including celestial coordinates, physical units, FITS files, cosmological calculations, time systems, tables, world coordinate systems (WCS), and astronomical data analysis. Use when tasks involve coordinate transformations, unit conversions, FITS file manipulation, cosmological distance calculations, time scale conversions, or astronomical data processing.

UnrankedNo signals yet
Harnessclaude
astropyskills
Details
SkillsPreview

async-python-patterns

Comprehensive guidance for implementing asynchronous Python applications using asyncio, concurrent programming patterns, and async/await for building high-performance, non-blocking systems.

UnrankedNo signals yet
Harnessclaude
async-python-patternsskills
Details
Sub-AgentsPreview

atlassian-requirements-to-jira

Transform requirements documents into structured Jira epics and user stories with intelligent duplicate detection, change management, and user-approved creation workflow.

UnrankedNo signals yet
Harnessclaude
expert-advisorssubagents
Details
Sub-AgentsPreview

audio-mixer

Multi-track audio mixing and mastering specialist. Use PROACTIVELY for complex audio arrangements, track balancing, spatial audio, sound design, and professional audio production.

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

audio-quality-controller

Audio quality enhancement and analysis specialist. Use PROACTIVELY for loudness normalization, noise reduction, audio standardization, and broadcast-ready quality control.

UnrankedNo signals yet
Harnessclaude
ffmpeg-clip-teamsubagents
Details
SkillsPreview

audiocraft-audio-generation

PyTorch library for audio generation including text-to-music (MusicGen) and text-to-sound (AudioGen). Use when you need to generate music from text descriptions, create sound effects, or perform melody-conditioned music generation.

UnrankedNo signals yet
Harnessclaude
multimodal-audiocraftskills
Details
WorkflowsPreview

audit-chain

Walk the receipt chain in ./receipts/ verifying every signature and hash link. Detects insertions, deletions, and tampering across the entire audit trail.

UnrankedNo signals yet
Harnessclaude
agentsworkflows
Details
HooksPreview

auto-git-add

Automatically stage modified files with git add after editing. Helps maintain a clean git workflow by staging changes as they're made.

UnrankedNo signals yet
Harnessclaude
git-workflowhooks
Details
Browse · Armory