Armory
Source

Browse

Search and filter by type across the catalog

1,355 results in Observability, Hooks, Skills, Infrastructure · page 54 of 57

SkillsPreview

ui-ux-pro-max

UI/UX design intelligence. 50 styles, 21 palettes, 50 font pairings, 20 charts, 9 stacks (React, Next.js, Vue, Svelte, SwiftUI, React Native, Flutter, Tailwind, shadcn/ui). Actions: plan, build, create, design, implement, review, fix, improve, optimize, enhance, refactor, check UI/UX code. Projects: website, landing page, dashboard, admin panel, e-commerce, SaaS, portfolio, blog, mobile app, .html, .tsx, .vue, .svelte. Elements: button, modal, navbar, sidebar, card, table, form, chart. Styles: glassmorphism, claymorphism, minimalism, brutalism, neumorphism, bento grid, dark mode, responsive, skeuomorphism, flat design. Topics: color palette, accessibility, animation, layout, typography, font pairing, spacing, hover, shadow, gradient. Integrations: shadcn/ui MCP for component search and examples.

UnrankedNo signals yet
Harnessclaude
ui-ux-pro-maxskills
Details
SkillsPreview

umap-learn

UMAP dimensionality reduction. Fast nonlinear manifold learning for 2D/3D visualization, clustering preprocessing (HDBSCAN), supervised/parametric UMAP, for high-dimensional data.

UnrankedNo signals yet
Harnessclaude
umap-learnskills
Details
SkillsPreview

uncloud

Use when managing an Uncloud cluster — deploying services, configuring Caddy ingress, adding static proxy routes for non-cluster devices, publishing ports, scaling, inspecting logs, or managing machines and volumes with the `uc` CLI.

UnrankedNo signals yet
Harnessclaudecodexcursorgeminiopencode
skill
Details
SkillsPreview

unified-notifications-ops

Operate notifications as one ECC-native workflow across GitHub, Linear, desktop alerts, hooks, and connected communication surfaces. Use when the real problem is alert routing, deduplication, escalation, or inbox collapse.

UnrankedNo signals yet
Harnessclaudecodexcursorgeminiopencode
skill
Details
InfrastructurePreview

unikraft

Open-source unikernel framework for building minimal, single-purpose VM images for ultra-fast agent boot times.

UnrankedNo signals yet
Harnessclaudecursorcodexopencodegemini
infrastructureunikernel
No one-command install · SourceDetails
SkillsPreview

uniprot-database

Direct REST API access to UniProt. Protein searches, FASTA retrieval, ID mapping, Swiss-Prot/TrEMBL. For Python workflows with multiple databases, prefer bioservices (unified interface to 40+ services). Use this for direct HTTP/REST work or UniProt-specific control.

UnrankedNo signals yet
Harnessclaude
uniprot-databaseskills
Details
HooksPreview

universal-post-tool

Universal PostToolUse dispatcher using hierarchical config.

UnrankedNo signals yet
Harnessclaude
hookdecider
Details
HooksPreview

universal-pre-tool

Universal PreToolUse dispatcher using hierarchical config.

UnrankedNo signals yet
Harnessclaude
hookdecider
Details
HooksPreview

universal-stop

Universal Stop dispatcher using hierarchical config.

UnrankedNo signals yet
Harnessclaude
hookdecider
Details
SkillsPreview

unsloth

Expert guidance for fast fine-tuning with Unsloth - 2-5x faster training, 50-80% less memory, LoRA/QLoRA optimization

UnrankedNo signals yet
Harnessclaude
fine-tuning-unslothskills
Details
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
SkillsPreview

upstash-qstash

Upstash QStash expert for serverless message queues, scheduled jobs, and reliable HTTP-based task delivery without managing infrastructure. Use when: qstash, upstash queue, serverless cron, scheduled http, message queue serverless.

UnrankedNo signals yet
Harnessclaude
upstash-qstashskills
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
SkillsPreview

using-git-worktrees

Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verification

UnrankedNo signals yet
Harnessclaude
using-git-worktreesskills
Details
SkillsPreview

using-neon

Guides and best practices for working with Neon Serverless Postgres. Covers getting started, local development with Neon, choosing a connection method, Neon features, authentication (@neondatabase/auth), PostgREST-style data API (@neondatabase/neon-js), Neon CLI, and Neon's Platform API/SDKs. Use for any Neon-related questions.

UnrankedNo signals yet
Harnessclaude
using-neonskills
Details
SkillsPreview

using-superpowers

Use when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions

UnrankedNo signals yet
Harnessclaude
using-superpowersskills
Details
SkillsPreview

using-superpowers-2

Use when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions

UnrankedNo signals yet
Harnessclaude
using-superpowersskills
Details
SkillsPreview

uspto-database

USPTO patent and trademark data workflow for official record lookup, PatentSearch queries, TSDR checks, assignment data, and reproducible IP research logs.

UnrankedNo signals yet
Harnessclaudecodexcursorgeminiopencode
skill
Details
SkillsPreview

ux-researcher-designer

UX research and design toolkit for Senior UX Designer/Researcher including data-driven persona generation, journey mapping, usability testing frameworks, and research synthesis. Use for user research, persona creation, journey mapping, and design validation.

UnrankedNo signals yet
Harnessclaude
ux-researcher-designerskills
Details
SkillsPreview

vaex

Use this skill for processing and analyzing large tabular datasets (billions of rows) that exceed available RAM. Vaex excels at out-of-core DataFrame operations, lazy evaluation, fast aggregations, efficient visualization of big data, and machine learning on large datasets. Apply when users need to work with large CSV/HDF5/Arrow/Parquet files, perform fast statistics on massive datasets, create visualizations of big data, or build ML pipelines that don't fit in memory.

UnrankedNo signals yet
Harnessclaude
vaexskills
Details
InfrastructurePreview

val-town

Social serverless platform for writing, running, and scheduling JavaScript/TypeScript functions in the browser.

UnrankedNo signals yet
Harnessclaudecursorcodexopencodegemini
infrastructureserverless
No one-command install · SourceDetails
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
SkillsPreview

venue-templates

Access comprehensive LaTeX templates, formatting requirements, and submission guidelines for major scientific publication venues (Nature, Science, PLOS, IEEE, ACM), academic conferences (NeurIPS, ICML, CVPR, CHI), research posters, and grant proposals (NSF, NIH, DOE, DARPA). This skill should be used when preparing manuscripts for journal submission, conference papers, research posters, or grant proposals and need venue-specific formatting requirements and templates.

UnrankedNo signals yet
Harnessclaude
venue-templatesskills
Details
Browse · Armory