Source

mathews-tom/armory

86 skills · 7.3K combined installs

Skills from this source

#
Skill
Source
8W Activity
Installs
1
html-presentation Converts documents, outlines, or notes into self-contained HTML slide decks with horizontal (Reveal.js) or vertical s…
mathews-tom/armory
234
2
manuscript-review Pre-publication manuscript audit producing a section-level refactoring report with citation hygiene and submission-re…
mathews-tom/armory
172
3
filesystem File and directory operations via Claude Code built-in tools, replacing the Filesystem MCP server. Triggers on: "read…
mathews-tom/armory
155
4
feasibility-assessor Evaluates whether a business idea is technically buildable and financially viable. Covers unit economics (CAC, LTV), …
mathews-tom/armory
154
5
remotion-video Create motion graphics and videos using Remotion (React) with audio sync, web fonts, and TailwindCSS. Triggers on: "c…
mathews-tom/armory
151
6
architecture-reviewer Architecture reviews across 7 dimensions (structural, scalability, enterprise readiness, performance, security, ops, …
mathews-tom/armory
149
7
md-to-pdf Convert Markdown to styled PDFs with Mermaid diagrams, LaTeX/KaTeX math, tables, and code highlighting. Triggers on: …
mathews-tom/armory
143
8
architecture-diagram Generate architecture diagrams as fully editable SVG with native AWS, Azure, and GCP icons for cloud diagrams, or han…
mathews-tom/armory
131
9
youtube-analysis Extract YouTube transcripts and produce structured concept analysis with multi-level summaries, key concepts, takeawa…
mathews-tom/armory
129
10
concept-to-image Turn concepts into static HTML visuals exported as PNG or SVG files via HTML/CSS/SVG. Triggers on: "create an image o…
mathews-tom/armory
128
11
concept-to-video Turn concepts into animated explainer videos using Manim (Python) with MP4/GIF output, audio overlay, multi-scene com…
mathews-tom/armory
127
12
devils-advocate Challenges AI-generated plans, code, and designs via pre-mortem, inversion, and Socratic questioning to surface blind…
mathews-tom/armory
127
13
code-refiner Deep code simplification and refactoring preserving behavior across Python, Go, TypeScript, Rust. Targets complexity,…
mathews-tom/armory
125
14
gpu-optimizer GPU optimization for consumer NVIDIA GPUs (8-24GB VRAM) covering mixed precision, gradient checkpointing, XGBoost GPU…
mathews-tom/armory
124
15
humanize Detects and removes AI-generated writing patterns while preserving meaning and facts. Triggers on: "humanize text", "…
mathews-tom/armory
117
16
sql-optimizer Analyzes SQL queries for missing indexes, N+1 patterns, suboptimal joins, and full table scans. Interprets EXPLAIN, d…
mathews-tom/armory
117
17
web-fetch Web content fetching via curl and WebFetch when a specific URL is provided. Covers HTTP GET/POST, JSON APIs, HTML, au…
mathews-tom/armory
117
18
pr-review Diff-based PR review across code quality, test coverage, silent failures, type design, and comment quality with sever…
mathews-tom/armory
113
19
debug-investigator Hypothesis-driven debugging with ranked hypotheses, git bisect strategy, instrumentation planning, and minimal reprod…
mathews-tom/armory
112
20
youtube-search Search YouTube by keyword and return structured video metadata (title, URL, channel, views, duration, date) via yt-dl…
mathews-tom/armory
112
21
adr-writer Generates Architecture Decision Records capturing context, rationale, alternatives, and consequences in numbered stat…
mathews-tom/armory
109
22
task-decomposer Produces phased task boards from feature requests: dependency-mapped work items, parallelization flags, risk flags, e…
mathews-tom/armory
109
23
agent-builder Build AI agents and automate Claude Code programmatically via the Claude Agent SDK and headless CLI mode. Covers Pyth…
mathews-tom/armory
108
24
static-web-artifacts-builder Build self-contained static HTML artifacts opened in a browser: interactive diagrams, dashboards, infographics. Pure …
mathews-tom/armory
108
25
manuscript-provenance Computational provenance audit verifying every number, table, and figure in a manuscript derives from code, not manua…
mathews-tom/armory
107
26
api-docs-generator Audits and enhances FastAPI and REST API documentation: missing descriptions, response codes, examples, docstrings, P…
mathews-tom/armory
104
27
dependency-audit Audits direct and transitive dependencies for license compliance, maintenance health, CVEs, abandoned packages, and b…
mathews-tom/armory
104
28
github GitHub CLI operations via `gh` for issues, PRs, Actions, releases, and REST/GraphQL API with `--json`/`--jq` parsing.…
mathews-tom/armory
103
29
changelog-composer Generates structured changelogs and release notes from git history and PRs, classifying breaking changes, features, f…
mathews-tom/armory
102
30
repo-sentinel Full security audit for public repositories across 12 attack surfaces: git history, secrets, CI/CD, containers, depen…
mathews-tom/armory
102
31
estimate-calibrator Produces calibrated three-point PERT estimates (best/likely/worst) with confidence intervals, unknowns, and assumptio…
mathews-tom/armory
101
32
mcp-to-skill Converts MCP servers into on-demand skills to cut context window usage, classifying each tool by replacement strategy…
mathews-tom/armory
101
33
linkedin-post-style Writes LinkedIn posts in a direct, analytical, dry-humored technical voice with visual companion guidance. Triggers o…
mathews-tom/armory
100
34
test-harness Generates pytest test suites with happy path, edge cases, error conditions, fixture scaffolding, mocks, async pattern…
mathews-tom/armory
97
35
benchmark-runner Designs structured benchmarks comparing algorithms, models, or implementations with metrics, test cases, hardware con…
mathews-tom/armory
95
36
sequential-thinking "DEPRECATED: Opus 4.7's adaptive thinking covers most cases natively. Structured, reflective problem-solving through …
mathews-tom/armory
95
37
to-markdown Convert any file or URL to clean Markdown: PDF, DOCX, XLSX, PPTX, HTML, images (OCR), audio, CSV, YouTube. Optimised …
mathews-tom/armory
95
38
doc-condenser "DEPRECATED: The base model handles document condensation and summarization natively at high quality. This skill no l…
mathews-tom/armory
94
39
prompt-lab LLM prompt engineering: analyzes failure modes, generates variants (direct, few-shot, CoT), designs rubrics, produces…
mathews-tom/armory
94
40
migration-risk-analyzer Analyzes database migration scripts for lock contention, downtime, rollback strategy, and deployment risk. Triggers o…
mathews-tom/armory
91
41
rag-auditor Evaluates RAG pipeline quality across retrieval (precision, recall, MRR) and generation (groundedness, hallucination …
mathews-tom/armory
91
42
idea-validator Orchestrates business idea validation via parallel sub-agents: Lean Canvas, JTBD, market/competitive/feasibility rese…
mathews-tom/armory
89
43
notebooklm Full NotebookLM API via notebooklm-py CLI: create notebooks, add sources, generate podcasts, videos, infographics, sl…
mathews-tom/armory
89
44
ux-expert UX design expert for auditing and redesigning pages, dashboards, and data-dense interfaces via 4-phase collaborative …
mathews-tom/armory
88
45
plan-review Pre-implementation plan audit stress-testing scope, assumptions, risks, and failure modes before code is written. Tri…
mathews-tom/armory
87
46
research-critique Critical analysis of research papers evaluating methodology, claims-evidence alignment, and contribution significance…
mathews-tom/armory
87
47
regex-builder "DEPRECATED: The base model generates, explains, and tests regex patterns natively with high accuracy. This skill no …
mathews-tom/armory
86
48
tavily AI-optimized web search via Tavily API when no URL is provided. Returns clean AI-ready snippets for current info and …
mathews-tom/armory
84
49
immune Hybrid adaptive memory: Cheatsheet (positive patterns pre-generation) and Immune (negative patterns post-generation) …
mathews-tom/armory
83
50
competitive-analyzer Competitive landscape analysis: Porter''s Five Forces, competitor discovery, feature/pricing matrices, positioning ma…
mathews-tom/armory
81
Page 1 · 86 total Next