skilldex / registry
Browse skills
3191 skills available
1601–1620 of 3191 skills
Page 81 of 160
Analyzes competitor products and companies by synthesizing data from pricing pages, app store reviews, job postings, SEO signals, and social media into structured competitive intelligence. Produces feature comparison matrices scored across 12 dimensions, SWOT analyses, positioning maps, UX audits, pricing model breakdowns, action item roadmaps, and stakeholder presentation templates. Use when conducting competitor analysis, comparing products against competitors, researching the competitive landscape, building battle cards for sales, preparing for a product strategy or roadmap session, responding to a competitor's new feature or pricing change, or performing a quarterly competitive review.
100skillpm install competitive-teardownThe 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.
100skillpm install akf-trust-metadataUse when debugging any bug. Enforces a 5-phase protocol where code edits are blocked until root cause is confirmed. Prevents premature fix attempts.
90skillpm install phase-gated-debuggingDesign 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.
90skillpm install saas-multi-tenantRun local evaluations for Hugging Face Hub models with inspect-ai or lighteval.
87skillpm install hugging-face-community-evalsBuild or edit Gradio apps, layouts, components, and chat interfaces in Python.
90skillpm install hugging-face-gradioRead and analyze Hugging Face paper pages or arXiv papers with markdown and papers API metadata.
90skillpm install hugging-face-papersTrack ML experiments with Trackio using Python logging, alerts, and CLI metric retrieval.
90skillpm install hugging-face-trackioTrain or fine-tune vision models on Hugging Face Jobs for detection, classification, and SAM or SAM2 segmentation.
75skillpm install hugging-face-vision-trainerExpert jq usage for JSON querying, filtering, transformation, and pipeline integration. Practical patterns for real shell workflows.
90skillpm install jqExpert tmux session, window, and pane management for terminal multiplexing, persistent remote workflows, and shell scripting automation.
90skillpm install tmuxRun Hugging Face models in JavaScript or TypeScript with Transformers.js in Node.js or the browser.
75skillpm install transformers-jsPsychological compatibility matching — find cofounders, collaborators, and friends through validated psychometrics
90skillpm install viboscopeAdversarial 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.
100skillpm install adversarial-reviewerUse 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.
95skillpm install ai-securityBusiness 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.
100skillpm install business-investment-advisorUse 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.
95skillpm install cloud-securityUse 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.
95skillpm install incident-responseUse 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).
100skillpm install llm-cost-optimizerUse 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).
100skillpm install prompt-governance