Armory
Source

Browse

Search and filter by type across the catalog

1,630 results in Skills, CLAUDE.md / Rules, Evals · page 38 of 68

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
SkillsPreview

n8n-workflow-patterns

Proven architectural patterns for building n8n workflows.

UnrankedNo signals yet
Harnessclaude
n8n-workflow-patternsskills
Details
SkillsPreview

n8n-workflow-patterns-2

Proven workflow architectural patterns from real n8n workflows. Use when building new workflows, designing workflow structure, choosing workflow patterns, planning workflow architecture, or asking about webhook processing, HTTP API integration, database operations, AI agent workflows, or scheduled tasks.

UnrankedNo signals yet
Harnessclaude
n8n-workflow-patternsskills
Details
SkillsPreview

naming-analyzer

Suggest better variable, function, and class names based on context and conventions.

UnrankedNo signals yet
Harnessclaude
naming-analyzerskills
Details
SkillsPreview

nanoclaw-repl

Operate and extend NanoClaw v2, ECC's zero-dependency session-aware REPL built on claude -p.

UnrankedNo signals yet
Harnessclaudecodexcursorgeminiopencode
skill
Details
SkillsPreview

nanogpt

Educational GPT implementation in ~300 lines. Reproduces GPT-2 (124M) on OpenWebText. Clean, hackable code for learning transformers. By Andrej Karpathy. Perfect for understanding GPT architecture from scratch. Train on Shakespeare (CPU) or OpenWebText (multi-GPU).

UnrankedNo signals yet
Harnessclaude
model-architecture-nanogptskills
Details
CLAUDE.md / RulesPreview

nativescript

NativeScript best practices and patterns for mobile applications

UnrankedNo signals yet
Harnessclaudecursor
cursor-rulesclaude-md-filesrules
Details
CLAUDE.md / RulesPreview

nativescript-cursorrules-prompt-file

Cursor rules for NativeScript development.

UnrankedNo signals yet
Harnessclaudecursor
cursor-rulesclaude-md-filesrules
Details
SkillsPreview

nemo-curator

GPU-accelerated data curation for LLM training. Supports text/image/video/audio. Features fuzzy deduplication (16× faster), quality filtering (30+ heuristics), semantic deduplication, PII redaction, NSFW detection. Scales across GPUs with RAPIDS. Use for preparing high-quality training datasets, cleaning web data, or deduplicating large corpora.

UnrankedNo signals yet
Harnessclaude
data-processing-nemo-curatorskills
Details
SkillsPreview

nemo-evaluator-sdk

Evaluates LLMs across 100+ benchmarks from 18+ harnesses (MMLU, HumanEval, GSM8K, safety, VLM) with multi-backend execution. Use when needing scalable evaluation on local Docker, Slurm HPC, or cloud platforms. NVIDIA's enterprise-grade platform with container-first architecture for reproducible benchmarking.

UnrankedNo signals yet
Harnessclaude
evaluation-nemo-evaluatorskills
Details
SkillsPreview

nemo-guardrails

NVIDIA's runtime safety framework for LLM applications. Features jailbreak detection, input/output validation, fact-checking, hallucination detection, PII filtering, toxicity detection. Uses Colang 2.0 DSL for programmable rails. Production-ready, runs on T4 GPU.

UnrankedNo signals yet
Harnessclaude
safety-alignment-nemo-guardrailsskills
Details
CLAUDE.md / RulesPreview

neon-database-context

Neon database context statusline showing project name, active branch, compute state, and autoscaling CU range. Uses only Neon REST API (no SQL connections needed). Helps avoid mistakes like running migrations on the wrong branch. Setup: Export NEON_API_KEY and NEON_PROJECT_ID as environment variables, or add them to your project's .env file. Get your API key from console.neon.tech and project ID from your Neon dashboard.

UnrankedNo signals yet
Harnessclaude
statuslineclaudemd-rules
Details
CLAUDE.md / RulesPreview

neon-database-dev

Development-focused Neon monitor showing connection status, response time, and database activity. Perfect for daily development work. Setup: Add variables to your project's .env file or export them: NEON_ENDPOINT, NEON_DATABASE, NEON_API_KEY, and NEON_PROJECT_ID. Shows connection state, response time, pool status, compute usage, environment detection, and project info for development workflow.

UnrankedNo signals yet
Harnessclaude
statuslineclaudemd-rules
Details
CLAUDE.md / RulesPreview

neon-database-resources

Resource-focused Neon monitor showing storage usage, compute consumption, and cost tracking. Perfect for monitoring resource usage and billing. Setup: Add variables to your project's .env file or export them: NEON_ENDPOINT, NEON_DATABASE, NEON_API_KEY, and NEON_PROJECT_ID. Shows storage usage, compute hours, estimated costs, activity metrics, and resource consumption tracking.

UnrankedNo signals yet
Harnessclaude
statuslineclaudemd-rules
Details
SkillsPreview

neon-instagres

Instantly provision production-ready Postgres databases with Neon Instagres. Use when setting up databases, when users mention PostgreSQL/Postgres, database setup, or need a development database. Works with Drizzle, Prisma, raw SQL.

UnrankedNo signals yet
Harnessclaude
neon-instagresskills
Details
SkillsPreview

neon-postgres

Expert patterns for Neon serverless Postgres, branching, connection pooling, and Prisma/Drizzle integration Use when: neon database, serverless postgres, database branching, neon postgres, postgres serverless.

UnrankedNo signals yet
Harnessclaude
neon-postgresskills
Details
CLAUDE.md / RulesPreview

nestjs-anti-hallucination-cursorrules-prompt-file

Cursor rules that block deprecated, phantom, or incorrect NestJS imports, decorators, providers, modules, and testing patterns.

UnrankedNo signals yet
Harnessclaudecursor
cursor-rulesclaude-md-filesrules
Details
SkillsPreview

nestjs-expert

Nest.js framework expert specializing in module architecture, dependency injection, middleware, guards, interceptors, testing with Jest/Supertest, TypeORM/Mongoose integration, and Passport.js authentication. Use PROACTIVELY for any Nest.js application issues including architecture decisions, testing strategies, performance optimization, or debugging complex dependency injection problems. If a specialized expert is a better fit, I will recommend switching and stop.

UnrankedNo signals yet
Harnessclaude
nestjs-expertskills
Details
SkillsPreview

nestjs-patterns

NestJS architecture patterns for modules, controllers, providers, DTO validation, guards, interceptors, config, and production-grade TypeScript backends.

UnrankedNo signals yet
Harnessclaudecodexcursorgeminiopencode
skill
Details
SkillsPreview

netlify-deploy

Deploy web projects to Netlify using the Netlify CLI (`npx netlify`). Use when the user asks to deploy, host, publish, or link a site/repo on Netlify, including preview and production deploys.

UnrankedNo signals yet
Harnessclaude
netlify-deployskills
Details
CLAUDE.md / RulesPreview

netlify-official-cursorrules-prompt-file

Cursor rules for Netlify development with official integration.

UnrankedNo signals yet
Harnessclaudecursor
cursor-rulesclaude-md-filesrules
Details
SkillsPreview

netmiko-ssh-automation

Safe Python Netmiko patterns for read-only collection, bounded batch SSH, TextFSM parsing, guarded config changes, timeouts, and network automation error handling.

UnrankedNo signals yet
Harnessclaudecodexcursorgeminiopencode
skill
Details
Browse · Armory