Armory
Source

Browse

Search and filter by type across the catalog

1,303 results in Hooks, Evals, Skills · page 16 of 55

SkillsPreview

design-mirror

Replicate the visual style of any website and apply it to your existing codebase. Use this skill whenever the user wants to match a site's design, mirror a UI aesthetic, make their app look like another site, or replicate a specific visual style from a URL. Trigger on phrases like 'make it look like', 'match the design of', 'copy the style from', 'I want my app to look like X', 'mirror this design', 'inspired by [url]', or any time the user points at a website and says they want their frontend to match it.

UnrankedNo signals yet
Harnessclaude
design-mirrorskills
Details
SkillsPreview

design-system

Use this skill to generate or audit design systems, check visual consistency, and review PRs that touch styling.

UnrankedNo signals yet
Harnessclaudecodexcursorgeminiopencode
designuiconsistency
Details
SkillsPreview

design-system-starter

Create and evolve design systems with design tokens, component architecture, accessibility guidelines, and documentation templates. Ensures consistent, scalable, and accessible UI across products.

UnrankedNo signals yet
Harnessclaude
design-system-starterskills
Details
SkillsPreview

design-to-code

Pixel-perfect Figma to React conversion using coderio. Generates production-ready code (TypeScript, Vite, TailwindCSS V4) with high visual fidelity. Features robust error handling, checkpoint recovery, and streamlined execution via helper script.

UnrankedNo signals yet
Harnessclaude
design-to-codeskills
Details
HooksPreview

desktop-notification-on-stop

Sends a native desktop notification when Claude Code finishes responding. Uses the Stop hook event so you get a single notification per response instead of one per tool call (which is very noisy with PostToolUse). Supports macOS (osascript) and Linux (notify-send). Useful when you switch to another window while Claude works — you'll get a notification when it's ready for your input.

UnrankedNo signals yet
Harnessclaude
monitoringhooks
Details
SkillsPreview

deslop

Remove AI-generated code slop from a branch. Use when cleaning up AI-generated code, removing unnecessary comments, defensive checks, or type casts. Checks diff against main and fixes style inconsistencies.

UnrankedNo signals yet
Harnessclaude
deslopskills
Details
SkillsPreview

develop-web-game

Use when Codex is building or iterating on a web game (HTML/JS) and needs a reliable development + testing loop: implement small changes, run a Playwright-based test script with short input bursts and intentional pauses, inspect screenshots/text, and review console errors with render_game_to_text.

UnrankedNo signals yet
Harnessclaude
develop-web-gameskills
Details
SkillsPreview

developer-growth-analysis

Analyzes your recent Claude Code chat history to identify coding patterns, development gaps, and areas for improvement, curates relevant learning resources from HackerNews, and automatically sends a personalized growth report to your Slack DMs.

UnrankedNo signals yet
Harnessclaude
developer-growth-analysisskills
Details
SkillsPreview

devops-iac-engineer

Implements infrastructure as code using Terraform, Kubernetes, and cloud platforms. Designs scalable architectures, CI/CD pipelines, and observability solutions. Provides security-first DevOps practices and site reliability engineering guidance.

UnrankedNo signals yet
Harnessclaude
devops-iac-engineerskills
Details
SkillsPreview

diagrammer

Render clean blueprint-style SVG diagrams from JSON specs. Use when users ask to draw, sketch, or diagram a request flow, neural net, transformer block, system architecture, state machine, data pipeline, or any node-and-edge technical visual they want as an SVG for docs, READMEs, posts, or slides.

UnrankedNo signals yet
Harnessclaude
diagrammerskills
Details
SkillsPreview

diffdock

Diffusion-based molecular docking. Predict protein-ligand binding poses from PDB/SMILES, confidence scores, virtual screening, for structure-based drug design. Not for affinity prediction.

UnrankedNo signals yet
Harnessclaude
diffdockskills
Details
SkillsPreview

difficult-workplace-conversations

Structured approach to workplace conflicts, performance discussions, and challenging feedback using preparation-delivery-followup framework. Use when preparing for tough conversations, addressing conflicts, giving critical feedback, or navigating sensitive workplace discussions.

UnrankedNo signals yet
Harnessclaude
difficult-workplace-conversationsskills
Details
SkillsPreview

discord-bot-architect

Specialized skill for building production-ready Discord bots. Covers Discord.js (JavaScript) and Pycord (Python), gateway intents, slash commands, interactive components, rate limiting, and sharding.

UnrankedNo signals yet
Harnessclaude
discord-bot-architectskills
Details
HooksPreview

discord-detailed-notifications

Send detailed Discord notifications with session information when Claude Code finishes. Includes working directory, session duration, and system info with rich embeds. Requires DISCORD_WEBHOOK_URL environment variable.

UnrankedNo signals yet
Harnessclaude
automationhooks
Details
HooksPreview

discord-error-notifications

Send Discord notifications when Claude Code encounters long-running operations or when tools take significant time. Helps monitor productivity and catch potential issues with rich embeds. Requires DISCORD_WEBHOOK_URL environment variable.

UnrankedNo signals yet
Harnessclaude
automationhooks
Details
HooksPreview

discord-notifications

Send Discord notifications when Claude Code finishes working. Requires DISCORD_WEBHOOK_URL environment variable. Get webhook URL from Discord Server Settings -> Integrations -> Webhooks.

UnrankedNo signals yet
Harnessclaude
automationhooks
Details
SkillsPreview

dispatching-parallel-agents

Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies

UnrankedNo signals yet
Harnessclaude
dispatching-parallel-agentsskills
Details
SkillsPreview

dispatching-parallel-agents-2

Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies

UnrankedNo signals yet
Harnessclaude
dispatching-parallel-agentsskills
Details
SkillsPreview

distributed-llm-pretraining-torchtitan

Provides PyTorch-native distributed LLM pretraining using torchtitan with 4D parallelism (FSDP2, TP, PP, CP). Use when pretraining Llama 3.1, DeepSeek V3, or custom models at scale from 8 to 512+ GPUs with Float8, torch.compile, and distributed checkpointing.

UnrankedNo signals yet
Harnessclaude
model-architecture-torchtitanskills
Details
SkillsPreview

django-celery

Django + Celery async task patterns — configuration, task design, beat scheduling, retries, canvas workflows, monitoring, and testing. Use when adding background jobs, scheduled tasks, or async processing to a Django app.

UnrankedNo signals yet
Harnessclaudecodexcursorgeminiopencode
skill
Details
SkillsPreview

django-patterns

Django architecture patterns, REST API design with DRF, ORM best practices, caching, signals, middleware, and production-grade Django apps.

UnrankedNo signals yet
Harnessclaudecodexcursorgeminiopencode
skill
Details
SkillsPreview

django-pro

Master Django 5.x with async views, DRF, Celery, and Django Channels. Build scalable web applications with proper architecture, testing, and deployment.

UnrankedNo signals yet
Harnessclaude
django-proskills
Details
SkillsPreview

django-security

Django security best practices, authentication, authorization, CSRF protection, SQL injection prevention, XSS prevention, and secure deployment configurations.

UnrankedNo signals yet
Harnessclaudecodexcursorgeminiopencode
skill
Details
SkillsPreview

django-tdd

Django testing strategies with pytest-django, TDD methodology, factory_boy, mocking, coverage, and testing Django REST Framework APIs.

UnrankedNo signals yet
Harnessclaudecodexcursorgeminiopencode
skill
Details
Browse · Armory