Armory
Source

Browse

Search and filter by type across the catalog

1,359 results in Hooks, Skills, Infrastructure, Identity · page 52 of 57

SkillsPreview

tailwind-patterns

Tailwind CSS v4 principles. CSS-first configuration, container queries, modern patterns, design token architecture.

UnrankedNo signals yet
Harnessclaude
tailwind-patternsskills
Details
SkillsPreview

tanstack-query-expert

Expert in TanStack Query (React Query) — asynchronous state management. Covers data fetching, stale time configuration, mutations, optimistic updates, and Next.js App Router (SSR) integration.

UnrankedNo signals yet
Harnessclaude
tanstack-query-expertskills
Details
HooksPreview

task-completion-notify

Claude Code Hook: Task Completion Notifications.

UnrankedNo signals yet
Harnessclaude
hookdecider
Details
SkillsPreview

task-execution-engine

Execute implementation tasks from design documents using markdown checkboxes. Use when (1) implementing features from feature-design-assistant output, (2) resuming interrupted work, (3) batch executing tasks. Triggers on 'start implementation', 'run tasks', 'resume'.

UnrankedNo signals yet
Harnessclaude
task-execution-engineskills
Details
SkillsPreview

tavily-web

Web search, content extraction, crawling, and research capabilities using Tavily API

UnrankedNo signals yet
Harnessclaude
tavily-webskills
Details
HooksPreview

tdd-gate

Test-Driven Development enforcement hook. Blocks editing production code files (.cs, .py, .ts, .go, .rs, .rb, .php, .java, .kt, .swift, .dart) unless a corresponding test file exists. Forces the TDD workflow: write tests first, then implement. Automatically skips config files, migrations, DTOs, test files themselves, and infrastructure files. Looks for test files with common naming patterns (MyClassTest.ext, my-class.test.ext, my_class_test.ext, test_my_class.ext). Inspired by pm-workspace's Spec-Driven Development methodology.

UnrankedNo signals yet
Harnessclaude
quality-gateshooks
Details
HooksPreview

tdd-gate-2

tdd-gate.sh — Enforce Test-Driven Development: tests must exist before production code

UnrankedNo signals yet
Harnessclaude
quality-gateshooks
Details
SkillsPreview

tdd-orchestrator

Master TDD orchestrator specializing in red-green-refactor discipline, multi-agent workflow coordination, and comprehensive test-driven development practices.

UnrankedNo signals yet
Harnessclaude
tdd-orchestratorskills
Details
SkillsPreview

tdd-workflow

Use this skill when writing new features, fixing bugs, or refactoring code; enforces test-driven development with 80%+ coverage including unit, integration, and E2E tests.

UnrankedNo signals yet
Harnessclaudecodexcursorgeminiopencode
tddtestingworkflow
Details
SkillsPreview

team-builder

Interactive agent picker for composing and dispatching parallel teams.

UnrankedNo signals yet
Harnessclaudecodexcursorgeminiopencode
agentsorchestrationteams
Details
SkillsPreview

tech-resume-optimizer

Optimize resumes for software engineering, product management, and technical roles. Use when the user mentions software engineer, developer, PM, data scientist, ML, DevOps, or other technical role resumes.

UnrankedNo signals yet
Harnessclaude
tech-resume-optimizerskills
Details
SkillsPreview

telegram-bot-builder

This skill should be used when the user asks to "create a Telegram bot", "build a Telegram chatbot", "set up a Telegram webhook", "add inline keyboards to a bot", "handle Telegram callback queries", "implement Telegram payments", "send media via Telegram bot", "configure Telegram bot commands", "deploy a Telegram bot", or mentions the Telegram Bot API, telegram bot tokens, getUpdates, setWebhook, or bot frameworks like node-telegram-bot-api, grammy, python-telegram-bot, or aiogram. Provides comprehensive guidance for building production-ready Telegram bots with Node.js and Python.

UnrankedNo signals yet
Harnessclaude
telegram-bot-builderskills
Details
SkillsPreview

telegram-bot-builder-2

Expert in building Telegram bots that solve real problems - from simple automation to complex AI-powered bots. Covers bot architecture, the Telegram Bot API, user experience, monetization strategies, and scaling bots to thousands of users. Use when: telegram bot, bot api, telegram automation, chat bot telegram, tg bot.

UnrankedNo signals yet
Harnessclaude
telegram-bot-builderskills
Details
HooksPreview

telegram-detailed-notifications

Send detailed Telegram notifications with session information when Claude Code finishes. Includes working directory, session duration, and system info. Requires TELEGRAM_BOT_TOKEN and TELEGRAM_CHAT_ID environment variables.

UnrankedNo signals yet
Harnessclaude
automationhooks
Details
HooksPreview

telegram-error-notifications

Send Telegram notifications when Claude Code encounters long-running operations or when tools take significant time. Helps monitor productivity and catch potential issues. Requires TELEGRAM_BOT_TOKEN and TELEGRAM_CHAT_ID environment variables.

UnrankedNo signals yet
Harnessclaude
automationhooks
Details
SkillsPreview

telegram-mini-app

Expert in building Telegram Mini Apps (TWA) - web apps that run inside Telegram with native-like experience. Covers the TON ecosystem, Telegram Web App API, payments, user authentication, and building viral mini apps that monetize. Use when: telegram mini app, TWA, telegram web app, TON app, mini app.

UnrankedNo signals yet
Harnessclaude
telegram-mini-appskills
Details
HooksPreview

telegram-notifications

Send Telegram notifications when Claude Code finishes working. Requires TELEGRAM_BOT_TOKEN and TELEGRAM_CHAT_ID environment variables. Get bot token from @BotFather, get chat ID by messaging the bot and visiting https://api.telegram.org/bot<TOKEN>/getUpdates

UnrankedNo signals yet
Harnessclaude
automationhooks
Details
HooksPreview

telegram-pr-webhook

Send Telegram notification when a new PR is created via gh pr create. Includes PR URL and Vercel preview URL. Requires TELEGRAM_BOT_TOKEN and TELEGRAM_CHAT_ID environment variables. Optionally set VERCEL_PROJECT_NAME and VERCEL_TEAM_SLUG to construct the Vercel preview URL automatically.

UnrankedNo signals yet
Harnessclaude
automationhooks
Details
HooksPreview

telegram-pr-webhook-2

Telegram PR Webhook Hook Sends a Telegram notification when a new PR is created via `gh pr create`. Includes the PR URL and the Vercel preview URL. Required environment variables: TELEGRAM_BOT_TOKEN - Bot token from @BotFather TELEGRAM_CHAT_ID - Chat ID for notifications Optional environment variables: VERCEL_PROJECT_NAME - Vercel project name (for preview URL) VERCEL_TEAM_SLUG - Vercel team slug (for preview URL)

UnrankedNo signals yet
Harnessclaude
automationhooks
Details
SkillsPreview

template-skill

Replace with description of the skill and when Claude should use it.

UnrankedNo signals yet
Harnessclaude
template-skillskills
Details
SkillsPreview

templates

Project scaffolding templates for new applications. Use when creating new projects from scratch. Contains 12 templates for various tech stacks.

UnrankedNo signals yet
Harnessclaude
templatesskills
Details
SkillsPreview

tensorboard

Visualize training metrics, debug models with histograms, compare experiments, visualize model graphs, and profile performance with TensorBoard - Google's ML visualization toolkit

UnrankedNo signals yet
Harnessclaude
mlops-tensorboardskills
Details
SkillsPreview

tensorrt-llm

Optimizes LLM inference with NVIDIA TensorRT for maximum throughput and lowest latency. Use for production deployment on NVIDIA GPUs (A100/H100), when you need 10-100x faster inference than PyTorch, or for serving models with quantization (FP8/INT4), in-flight batching, and multi-GPU scaling.

UnrankedNo signals yet
Harnessclaude
inference-serving-tensorrt-llmskills
Details
SkillsPreview

terminal-ops

Evidence-first repo execution workflow for ECC. Use when the user wants a command run, a repo checked, a CI failure debugged, or a narrow fix pushed with exact proof of what was executed and verified.

UnrankedNo signals yet
Harnessclaudecodexcursorgeminiopencode
skill
Details
Browse · Armory