Armory
Source

Browse

Search and filter by type across the catalog

1,341 results in Evals, Skills, Identity, Hooks · page 32 of 56

SkillsPreview

mobile-games

Mobile game development principles. Touch input, battery, performance, app stores.

UnrankedNo signals yet
Harnessclaude
mobile-gamesskills
Details
SkillsPreview

modal

Run Python code in the cloud with serverless containers, GPUs, and autoscaling. Use when deploying ML models, running batch processing jobs, scheduling compute-intensive tasks, or serving APIs that require GPU acceleration or dynamic scaling.

UnrankedNo signals yet
Harnessclaude
modalskills
Details
SkillsPreview

modal-serverless-gpu

Serverless GPU cloud platform for running ML workloads. Use when you need on-demand GPU access without infrastructure management, deploying ML models as APIs, or running batch jobs with automatic scaling.

UnrankedNo signals yet
Harnessclaude
infrastructure-modalskills
Details
SkillsPreview

model-merging

Merge multiple fine-tuned models using mergekit to combine capabilities without retraining. Use when creating specialized models by blending domain-specific expertise (math + coding + chat), improving performance beyond single models, or experimenting rapidly with model variants. Covers SLERP, TIES-Merging, DARE, Task Arithmetic, linear merging, and production deployment strategies.

UnrankedNo signals yet
Harnessclaude
emerging-techniques-model-mergingskills
Details
SkillsPreview

model-pruning

Reduce LLM size and accelerate inference using pruning techniques like Wanda and SparseGPT. Use when compressing models without retraining, achieving 50% sparsity with minimal accuracy loss, or enabling faster inference on hardware accelerators. Covers unstructured pruning, structured pruning, N:M sparsity, magnitude pruning, and one-shot methods.

UnrankedNo signals yet
Harnessclaude
emerging-techniques-model-pruningskills
Details
SkillsPreview

moe-training

Train Mixture of Experts (MoE) models using DeepSpeed or HuggingFace. Use when training large-scale models with limited compute (5× cost reduction vs dense models), implementing sparse architectures like Mixtral 8x7B or DeepSeek-V3, or scaling model capacity without proportional compute increase. Covers MoE architectures, routing mechanisms, load balancing, expert parallelism, and inference optimization.

UnrankedNo signals yet
Harnessclaude
emerging-techniques-moe-trainingskills
Details
SkillsPreview

molfeat

Molecular featurization for ML (100+ featurizers). ECFP, MACCS, descriptors, pretrained models (ChemBERTa), convert SMILES to features, for QSAR and molecular ML.

UnrankedNo signals yet
Harnessclaude
molfeatskills
Details
SkillsPreview

monorepo-architect

Expert in monorepo architecture, build systems, and dependency management at scale. Masters Nx, Turborepo, Bazel, and Lerna for efficient multi-project development. Use PROACTIVELY for monorepo setup,

UnrankedNo signals yet
Harnessclaude
monorepo-architectskills
Details
SkillsPreview

moodle-external-api-development

Create custom external web service APIs for Moodle LMS. Use when implementing web services for course management, user tracking, quiz operations, or custom plugin functionality. Covers parameter validation, database operations, error handling, service registration, and Moodle coding standards.

UnrankedNo signals yet
Harnessclaude
moodle-external-api-developmentskills
Details
SkillsPreview

motion-advanced

Advanced motion patterns for React / Next.js — drag & drop, gestures, text animations, SVG path drawing, custom hooks, imperative sequences (useAnimate), loaders, and the full API decision tree. Requires motion-foundations.

UnrankedNo signals yet
Harnessclaudecodexcursorgeminiopencode
skill
Details
SkillsPreview

motion-canvas

Complete production-ready guide for Motion Canvas with ESM/CommonJS workarounds, full setup templates, and troubleshooting for programmatic video creation using TypeScript

UnrankedNo signals yet
Harnessclaude
motion-canvasskills
Details
SkillsPreview

motion-foundations

Motion tokens, spring presets, performance rules, device adaptation, accessibility enforcement, and SSR safety for React / Next.js using motion/react. Foundation layer — all other motion skills depend on this.

UnrankedNo signals yet
Harnessclaudecodexcursorgeminiopencode
skill
Details
SkillsPreview

motion-patterns

Production-ready animation patterns for React / Next.js — button, modal, toast, stagger, page transitions, exit animations, scroll, and layout — built on motion-foundations tokens and springs.

UnrankedNo signals yet
Harnessclaudecodexcursorgeminiopencode
skill
Details
SkillsPreview

motion-ui

"Production-ready UI motion system for React/Next.js. Use when implementing animations, transitions, or motion patterns."

UnrankedNo signals yet
Harnessclaudecodexcursorgeminiopencode
skill
Details
SkillsPreview

move-code-quality

Analyzes Move language packages against the official Move Book Code Quality Checklist. Use this skill when reviewing Move code, checking Move 2024 Edition compliance, or analyzing Move packages for best practices. Activates automatically when working with .move files or Move.toml manifests.

UnrankedNo signals yet
Harnessclaude
move-code-qualityskills
Details
SkillsPreview

mui

Material-UI v7 component library patterns including sx prop styling, theme integration, responsive design, and MUI-specific hooks. Use when working with MUI components, styling with sx prop, theme customization, or MUI utilities.

UnrankedNo signals yet
Harnessclaude
muiskills
Details
SkillsPreview

multiplayer

Multiplayer game development principles. Architecture, networking, synchronization.

UnrankedNo signals yet
Harnessclaude
multiplayerskills
Details
SkillsPreview

mysql-patterns

MySQL and MariaDB schema, query, indexing, transaction, replication, and connection-pool patterns for production backends.

UnrankedNo signals yet
Harnessclaudecodexcursorgeminiopencode
skill
Details
SkillsPreview

n8n-code-javascript

Write JavaScript code in n8n Code nodes. Use when writing JavaScript in n8n, using $input/$json/$node syntax, making HTTP requests with $helpers, working with dates using DateTime, troubleshooting Code node errors, or choosing between Code node modes.

UnrankedNo signals yet
Harnessclaude
n8n-code-javascriptskills
Details
SkillsPreview

n8n-code-python

Write Python code in n8n Code nodes. Use when writing Python in n8n, using _input/_json/_node syntax, working with standard library, or need to understand Python limitations in n8n Code nodes.

UnrankedNo signals yet
Harnessclaude
n8n-code-pythonskills
Details
SkillsPreview

n8n-expression-syntax

Validate n8n expression syntax and fix common errors. Use when writing n8n expressions, using {{}} syntax, accessing $json/$node variables, troubleshooting expression errors, or working with webhook data in workflows.

UnrankedNo signals yet
Harnessclaude
n8n-expression-syntaxskills
Details
SkillsPreview

n8n-mcp-tools-expert

Expert guide for using n8n-mcp MCP tools effectively. Use when searching for nodes, validating configurations, accessing templates, managing workflows, or using any n8n-mcp tool. Provides tool selection guidance, parameter formats, and common patterns.

UnrankedNo signals yet
Harnessclaude
n8n-mcp-tools-expertskills
Details
SkillsPreview

n8n-node-configuration

Operation-aware node configuration guidance. Use when configuring nodes, understanding property dependencies, determining required fields, choosing between get_node_essentials and get_node_info, or learning common configuration patterns by node type.

UnrankedNo signals yet
Harnessclaude
n8n-node-configurationskills
Details
SkillsPreview

n8n-validation-expert

Interpret validation errors and guide fixing them. Use when encountering validation errors, validation warnings, false positives, operator structure issues, or need help understanding validation results. Also use when asking about validation profiles, error types, or the validation loop process.

UnrankedNo signals yet
Harnessclaude
n8n-validation-expertskills
Details
Browse · Armory