skilldex / registry

Browse skills

3033 skills available

16011620 of 3033 skills

Page 81 of 152

The AI native file format. EXIF for AI — stamps every file with trust scores, source provenance, and compliance metadata. Embeds into 20+ formats (DOCX, PDF, images, code). EU AI Act, SOX, HIPAA auditing.

100
skillpm install akf-trust-metadata

Use when debugging any bug. Enforces a 5-phase protocol where code edits are blocked until root cause is confirmed. Prevents premature fix attempts.

90
skillpm install phase-gated-debugging

Design and implement multi-tenant SaaS architectures with row-level security, tenant-scoped queries, shared-schema isolation, and safe cross-tenant admin patterns in PostgreSQL and TypeScript.

90
skillpm install saas-multi-tenant

Run local evaluations for Hugging Face Hub models with inspect-ai or lighteval.

87
skillpm install hugging-face-community-evals

Build or edit Gradio apps, layouts, components, and chat interfaces in Python.

90
skillpm install hugging-face-gradio

Read and analyze Hugging Face paper pages or arXiv papers with markdown and papers API metadata.

90
skillpm install hugging-face-papers

Track ML experiments with Trackio using Python logging, alerts, and CLI metric retrieval.

90
skillpm install hugging-face-trackio

Train or fine-tune vision models on Hugging Face Jobs for detection, classification, and SAM or SAM2 segmentation.

75
skillpm install hugging-face-vision-trainer

Expert jq usage for JSON querying, filtering, transformation, and pipeline integration. Practical patterns for real shell workflows.

90
skillpm install jq

Expert tmux session, window, and pane management for terminal multiplexing, persistent remote workflows, and shell scripting automation.

90
skillpm install tmux

Run Hugging Face models in JavaScript or TypeScript with Transformers.js in Node.js or the browser.

75
skillpm install transformers-js

Psychological compatibility matching — find cofounders, collaborators, and friends through validated psychometrics

90
skillpm install viboscope

Adversarial code review that breaks the self-review monoculture. Use when you want a genuinely critical review of recent changes, before merging a PR, or when you suspect Claude is being too agreeable about code quality. Forces perspective shifts through hostile reviewer personas that catch blind spots the author's mental model shares with the reviewer.

100
skillpm install adversarial-reviewer

Use when assessing AI/ML systems for prompt injection, jailbreak vulnerabilities, model inversion risk, data poisoning exposure, or agent tool abuse. Covers MITRE ATLAS technique mapping, injection signature detection, and adversarial robustness scoring.

95
skillpm install ai-security

Business investment analysis and capital allocation advisor. Use when evaluating whether to invest in equipment, real estate, a new business, hiring, technology, or any capital expenditure. Also use for ROI calculations, IRR, NPV, payback period, build vs buy decisions, lease vs buy analysis, vendor evaluation, or deciding where to allocate limited budget for maximum return.

100
skillpm install business-investment-advisor

Use when assessing cloud infrastructure for security misconfigurations, IAM privilege escalation paths, S3 public exposure, open security group rules, or IaC security gaps. Covers AWS, Azure, and GCP posture assessment with MITRE ATT&CK mapping.

95
skillpm install cloud-security

Use when a security incident has been detected or declared and needs classification, triage, escalation path determination, and forensic evidence collection. Covers SEV1-SEV4 classification, false positive filtering, incident taxonomy, and NIST SP 800-61 lifecycle.

95
skillpm install incident-response

Use when you need to reduce LLM API spend, control token usage, route between models by cost/quality, implement prompt caching, or build cost observability for AI features. Triggers: 'my AI costs are too high', 'optimize token usage', 'which model should I use', 'LLM spend is out of control', 'implement prompt caching'. NOT for RAG pipeline design (use rag-architect). NOT for prompt writing quality (use senior-prompt-engineer).

100
skillpm install llm-cost-optimizer

Use when managing prompts in production at scale: versioning prompts, running A/B tests on prompts, building prompt registries, preventing prompt regressions, or creating eval pipelines for production AI features. Triggers: 'manage prompts in production', 'prompt versioning', 'prompt regression', 'prompt A/B test', 'prompt registry', 'eval pipeline'. NOT for writing or improving individual prompts (use senior-prompt-engineer). NOT for RAG pipeline design (use rag-architect). NOT for LLM cost reduction (use llm-cost-optimizer).

100
skillpm install prompt-governance

Use when planning or executing authorized red team engagements, attack path analysis, or offensive security simulations. Covers MITRE ATT&CK kill-chain planning, technique scoring, choke point identification, OPSEC risk assessment, and crown jewel targeting.

95
skillpm install red-team