Armory
Source

Browse

Search and filter by type across the catalog

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

SkillsPreview

sparse-autoencoder-training

Provides guidance for training and analyzing Sparse Autoencoders (SAEs) using SAELens to decompose neural network activations into interpretable features. Use when discovering interpretable features, analyzing superposition, or studying monosemantic representations in language models.

UnrankedNo signals yet
Harnessclaude
mechanistic-interpretability-saelensskills
Details
SkillsPreview

speculative-decoding

Accelerate LLM inference using speculative decoding, Medusa multiple heads, and lookahead decoding techniques. Use when optimizing inference speed (1.5-3.6× speedup), reducing latency for real-time applications, or deploying models with limited compute. Covers draft models, tree-based attention, Jacobi iteration, parallel token generation, and production deployment strategies.

UnrankedNo signals yet
Harnessclaude
emerging-techniques-speculative-decodingskills
Details
SkillsPreview

speech

Use when the user asks for text-to-speech narration or voiceover, accessibility reads, audio prompts, or batch speech generation via the OpenAI Audio API; run the bundled CLI (`scripts/text_to_speech.py`) with built-in voices and require `OPENAI_API_KEY` for live calls. Custom voice creation is out of scope.

UnrankedNo signals yet
Harnessclaude
speechskills
Details
SkillsPreview

spreadsheet

Use when tasks involve creating, editing, analyzing, or formatting spreadsheets (`.xlsx`, `.csv`, `.tsv`) using Python (`openpyxl`, `pandas`), especially when formulas, references, and formatting need to be preserved and verified.

UnrankedNo signals yet
Harnessclaude
spreadsheetskills
Details
SkillsPreview

springboot-patterns

Spring Boot architecture patterns, REST API design, layered services, data access, caching, async processing, and logging. Use for Java Spring Boot backend work.

UnrankedNo signals yet
Harnessclaudecodexcursorgeminiopencode
skill
Details
SkillsPreview

springboot-security

Spring Security best practices for authn/authz, validation, CSRF, secrets, headers, rate limiting, and dependency security in Java Spring Boot services.

UnrankedNo signals yet
Harnessclaudecodexcursorgeminiopencode
skill
Details
SkillsPreview

springboot-tdd

Test-driven development for Spring Boot using JUnit 5, Mockito, MockMvc, Testcontainers, and JaCoCo. Use when adding features, fixing bugs, or refactoring.

UnrankedNo signals yet
Harnessclaudecodexcursorgeminiopencode
skill
Details
SkillsPreview

springboot-verification

"Verification loop for Spring Boot projects: build, static analysis, tests with coverage, security scans, and diff review before release or PR."

UnrankedNo signals yet
Harnessclaudecodexcursorgeminiopencode
skill
Details
SkillsPreview

sql-injection-testing

This skill should be used when the user asks to "test for SQL injection vulnerabilities", "perform SQLi attacks", "bypass authentication using SQL injection", "extract database information through injection", "detect SQL injection flaws", or "exploit database query vulnerabilities". It provides comprehensive techniques for identifying, exploiting, and understanding SQL injection attack vectors across different database systems.

UnrankedNo signals yet
Harnessclaude
sql-injection-testingskills
Details
SkillsPreview

sql-pro-2

Master modern SQL with cloud-native databases, OLTP/OLAP optimization, and advanced query techniques. Expert in performance tuning, data modeling, and hybrid analytical systems.

UnrankedNo signals yet
Harnessclaude
sql-proskills
Details
SkillsPreview

sqlmap-database-penetration-testing

This skill should be used when the user asks to "automate SQL injection testing," "enumerate database structure," "extract database credentials using sqlmap," "dump tables and columns from a vulnerable database," or "perform automated database penetration testing." It provides comprehensive guidance for using SQLMap to detect and exploit SQL injection vulnerabilities.

UnrankedNo signals yet
Harnessclaude
sqlmap-database-pentestingskills
Details
SkillsPreview

ssh-penetration-testing

This skill should be used when the user asks to "pentest SSH services", "enumerate SSH configurations", "brute force SSH credentials", "exploit SSH vulnerabilities", "perform SSH tunneling", or "audit SSH security". It provides comprehensive SSH penetration testing methodologies and techniques.

UnrankedNo signals yet
Harnessclaude
ssh-penetration-testingskills
Details
SkillsPreview

stable-baselines3

Use this skill for reinforcement learning tasks including training RL agents (PPO, SAC, DQN, TD3, DDPG, A2C, etc.), creating custom Gym environments, implementing callbacks for monitoring and control, using vectorized environments for parallel training, and integrating with deep RL workflows. This skill should be used when users request RL algorithm implementation, agent training, environment design, or RL experimentation.

UnrankedNo signals yet
Harnessclaude
stable-baselines3skills
Details
SkillsPreview

stable-diffusion-image-generation

State-of-the-art text-to-image generation with Stable Diffusion models via HuggingFace Diffusers. Use when generating images from text prompts, performing image-to-image translation, inpainting, or building custom diffusion pipelines.

UnrankedNo signals yet
Harnessclaude
multimodal-stable-diffusionskills
Details
SkillsPreview

statistical-analysis

Statistical analysis toolkit. Hypothesis tests (t-test, ANOVA, chi-square), regression, correlation, Bayesian stats, power analysis, assumption checks, APA reporting, for academic research.

UnrankedNo signals yet
Harnessclaude
statistical-analysisskills
Details
SkillsPreview

statsmodels

Statistical modeling toolkit. OLS, GLM, logistic, ARIMA, time series, hypothesis tests, diagnostics, AIC/BIC, for rigorous statistical inference and econometric analysis.

UnrankedNo signals yet
Harnessclaude
statsmodelsskills
Details
HooksPreview

stop

Run when the main agent finishes responding, to announce completion or run end-of-turn checks.

UnrankedNo signals yet
Harnessclaude
hookdisler
Details
HooksPreview

stop-check-console-log

Stop hook: Check for console.log in modified files after each response (matcher: *).

UnrankedNo signals yet
Harnessclaudecodexcursorgeminiopencode
hookStop
Details
HooksPreview

stop-cost-tracker

Stop hook: Track token and cost metrics per session (matcher: *).

UnrankedNo signals yet
Harnessclaudecodexcursorgeminiopencode
hookStop
Details
HooksPreview

stop-desktop-notify

Stop hook: Send desktop notification (macOS/WSL) with task summary when Claude responds (matcher: *).

UnrankedNo signals yet
Harnessclaudecodexcursorgeminiopencode
hookStop
Details
HooksPreview

stop-evaluate-session

Stop hook: Evaluate session for extractable patterns (matcher: *).

UnrankedNo signals yet
Harnessclaudecodexcursorgeminiopencode
hookStop
Details
HooksPreview

stop-format-typecheck

Stop hook: Batch format (Biome/Prettier) and typecheck (tsc) all JS/TS files edited this response — runs once at Stop instead of after every Edit (matcher: *).

UnrankedNo signals yet
Harnessclaudecodexcursorgeminiopencode
hookStop
Details
HooksPreview

stop-hook

Use the stop hook Claude Code hook from decider/claude-hooks.

UnrankedNo signals yet
Harnessclaude
hookdecider
Details
HooksPreview

stop-session-end

Stop hook: Persist session state after each response (Stop carries transcript_path) (matcher: *).

UnrankedNo signals yet
Harnessclaudecodexcursorgeminiopencode
hookStop
Details
Browse · Armory