Armory
Source

Browse

Search and filter by type across the catalog

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

SkillsPreview

brainstorming-2

You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.

UnrankedNo signals yet
Harnessclaude
brainstormingskills
Details
WorkflowsPreview

branch-cleanup

Use PROACTIVELY to clean up merged branches, stale remotes, and organize branch structure

UnrankedNo signals yet
Harnessclaude
git-workflowworkflows
Details
SkillsStable

brand-guidelines

Applies Anthropic's official brand colors and typography to any sort of artifact that may benefit from having Anthropic's look-and-feel. Use it when brand colors or style guidelines, visual formatting, or company design standards apply.

UnrankedNo signals yet
Harnessclaude
designcreativebrand
Details
SkillsPreview

brand-guidelines-2

Applies Anthropic's official brand colors and typography to any sort of artifact that may benefit from having Anthropic's look-and-feel. Use it when brand colors or style guidelines, visual formatting, or company design standards apply.

UnrankedNo signals yet
Harnessclaude
brand-guidelines-communityskills
Details
SkillsPreview

brand-guidelines-3

Applies Anthropic's official brand colors and typography to any sort of artifact that may benefit from having Anthropic's look-and-feel. Use it when brand colors or style guidelines, visual formatting, or company design standards apply.

UnrankedNo signals yet
Harnessclaude
brand-guidelinesskills
Details
SkillsPreview

brand-voice

Build a source-derived writing style profile from real posts, essays, launch notes, docs, or site copy, then reuse that profile across content, outreach, and social workflows. Use when the user wants voice consistency without generic AI writing tropes.

UnrankedNo signals yet
Harnessclaudecodexcursorgeminiopencode
skill
Details
SkillsPreview

brenda-database

Access BRENDA enzyme database via SOAP API. Retrieve kinetic parameters (Km, kcat), reaction equations, organism data, and substrate-specific enzyme information for biochemical research and metabolic pathway analysis.

UnrankedNo signals yet
Harnessclaude
brenda-databaseskills
Details
SkillsPreview

bright-data-best-practices

Build production-ready Bright Data integrations with best practices baked in. Reference documentation for developers using coding assistants (Claude Code, Cursor, etc.) to implement web scraping, search, browser automation, and structured data extraction. Covers Web Unlocker API, SERP API, Web Scraper API, and Browser API (Scraping Browser).

UnrankedNo signals yet
Harnessclaude
bright-data-best-practicesskills
Details
SkillsPreview

bright-data-mcp

|

UnrankedNo signals yet
Harnessclaude
bright-data-mcpskills
Details
SkillsPreview

brightdata-local-search

Set up and run local web searches using Bright Data SERP API with the unfancy-search pipeline (query expansion, SERP retrieval, RRF reranking).

UnrankedNo signals yet
Harnessclaude
brightdata-local-searchskills
Details
SkillsPreview

broken-authentication-testing

This skill should be used when the user asks to "test for broken authentication vulnerabilities", "assess session management security", "perform credential stuffing tests", "evaluate password policies", "test for session fixation", or "identify authentication bypass flaws". It provides comprehensive techniques for identifying authentication and session management weaknesses in web applications.

UnrankedNo signals yet
Harnessclaude
broken-authenticationskills
Details
SkillsPreview

browser-automation

Browser automation powers web testing, scraping, and AI agent interactions. The difference between a flaky script and a reliable system comes down to understanding selectors, waiting strategies, and anti-detection patterns. This skill covers Playwright (recommended) and Puppeteer, with patterns for testing, scraping, and agentic browser control. Key insight: Playwright won the framework war. Unless you need Puppeteer's stealth ecosystem or are Chrome-only, Playwright is the better choice in 202

UnrankedNo signals yet
Harnessclaude
browser-automationskills
Details
SkillsPreview

browser-extension-builder

Expert in building browser extensions that solve real problems - Chrome, Firefox, and cross-browser extensions. Covers extension architecture, manifest v3, content scripts, popup UIs, monetization strategies, and Chrome Web Store publishing. Use when: browser extension, chrome extension, firefox addon, extension, manifest v3.

UnrankedNo signals yet
Harnessclaude
browser-extension-builderskills
Details
SkillsPreview

browser-qa

Use this skill to automate visual testing and UI interaction verification using browser automation after deploying features.

UnrankedNo signals yet
Harnessclaudecodexcursorgeminiopencode
skill
Details
WorkflowsStable

browser-use-demo

Browser Automation Demo with Claude. A complete reference implementation for building browser automation with Claude using Playwright. This demo provides a containerized Streamlit interface showcasing how to give Claude the ability to navigate websites, interact with DOM elements, extract content, and fill forms.

UnrankedNo signals yet
Harnessclaude
anthropicquickstartofficial
Details
Sub-AgentsPreview

build-engineer

Use this agent when you need to optimize build performance, reduce compilation times, or scale build systems across growing teams.

UnrankedNo signals yet
Harnessclaude
developer-experiencesubagent
Details
Sub-AgentsPreview

build-error-resolver

Build and TypeScript error resolution specialist. Use PROACTIVELY when build fails or type errors occur. Fixes build/type errors only with minimal diffs, no architectural edits. Focuses on getting the build green quickly.

UnrankedNo signals yet
Harnessclaudecodexcursorgeminiopencode
subagent
Details
WorkflowsPreview

build-fix

Detect the project build system and incrementally fix build/type errors with minimal safe changes.

UnrankedNo signals yet
Harnessclaudecodexcursorgeminiopencode
commandworkflow
Details
HooksPreview

build-on-change

Automatically trigger build processes when source files change. Detects common build tools and runs appropriate build commands.

UnrankedNo signals yet
Harnessclaude
automationhooks
Details
SkillsPreview

building-blog

Use when adding a blog to a Next.js + Sanity site, building a blog section from scratch, integrating Sanity CMS for editorial content, or setting up an SEO-optimized article surface. Triggers on phrases like 'add a blog', 'build the blog', 'create blog section', 'set up blog with Sanity', 'integrate Sanity CMS', 'blog architecture', or any new-blog scoping conversation on a Next.js project.

UnrankedNo signals yet
Harnessclaude
building-blogskills
Details
WorkflowsPreview

bulk-import-issues

Bulk import GitHub issues to Linear with comprehensive progress tracking and error handling

UnrankedNo signals yet
Harnessclaude
syncworkflows
Details
SkillsPreview

bullmq-specialist

BullMQ expert for Redis-backed job queues, background processing, and reliable async execution in Node.js/TypeScript applications. Use when: bullmq, bull queue, redis queue, background job, job queue.

UnrankedNo signals yet
Harnessclaude
bullmq-specialistskills
Details
SkillsPreview

bun-development

Modern JavaScript/TypeScript development with Bun runtime. Covers package management, bundling, testing, and migration from Node.js. Use when working with Bun, optimizing JS/TS development speed, or migrating from Node.js to Bun.

UnrankedNo signals yet
Harnessclaude
bun-developmentskills
Details
SkillsPreview

bun-runtime

Bun as runtime, package manager, bundler, and test runner. When to choose Bun vs Node, migration notes, and Vercel support.

UnrankedNo signals yet
Harnessclaudecodexcursorgeminiopencode
skill
Details
Browse · Armory