.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/hotak92/vibecoded-orchestrator
home/skills/hotak92/vibecoded-orchestrator
hotak92 avatar

hotak92/vibecoded-orchestrator

53 skills

View on GitHub
$npx skills add hotak92/vibecoded-orchestrator
SkillInstalls
accessibility-checkerQuick accessibility review of UI code against a WCAG 2.1 AA checklist - semantic HTML, ARIA labels, keyboard navigation, focus management, color contrast, alt…—ai-image-promptingCrafts production-grade prompts for AI image generation (Midjourney, Flux, SDXL, Firefly, Imagen, ComfyUI workflows) — subject, composition, lighting, style…—ai-model-selectorQuick guidance on choosing self-hosted AI models (LLM/VLM/Embedding) based on task, VRAM budget, cost, and quality requirements, including quantization level…—ai-promptingQuick tips and templates for effective prompt engineering - few-shot examples, chain-of-thought patterns, constraint specification, output formatting.—ai-rag-advisorExpert guidance on RAG (Retrieval-Augmented Generation) system design - chunking strategies, embedding model selection, retrieval methods…—api-designerExpert guidance on API design including REST vs GraphQL vs gRPC selection, endpoint patterns, authentication strategies, and versioning—architectDesign complex system architectures, evaluate tradeoffs, and make critical technical decisions requiring deep reasoning—architecture-consultantExpert guidance on cross-domain architecture decisions, technology selection, and infrastructure design requiring deep analysis of tradeoffs and long-term…—batch-image-pipelineWrites batch image and video processing scripts (Pillow, ImageMagick, ffmpeg) for asset pipelines — generate size variants, format conversions, colorspace…—build-vs-buy-decisionHelps a solo founder or small team decide whether to build a feature in-house, buy/integrate a SaaS, or defer it.—code-review-expertDeep code analysis identifying subtle bugs, security issues (injection, auth bypass, data exposure), performance problems (N+1, leaks, blocking async), and…—codegraph-diagram[PRE-ALPHA] Generate a Mermaid flowchart of a code subgraph centered on a function, class, or module.—consulting-due-diligenceRuns structured technical due diligence on a vendor, acquisition target, or strategic partner; produces a risk-ranked report with findings, evidence, and a…—consulting-incident-coordinatorCoordinates multi-channel incident response for a consulting engagement - drafts war-room updates, status-page entries, client comms, and the post-incident…—consulting-portfolio-statusTurns a directory of per-client engagement files into a board-ready portfolio status report; use when preparing a weekly digest, a steering-committee briefing,…—content-calendar-plannerBuilds a 30/60/90-day cross-platform content calendar for a vendor across Instagram, TikTok, LinkedIn, X, YouTube Shorts, and newsletter.—contextEfficient context state inspection, task lifecycle management, and session tracking—context-compressGuide for using /compact (Claude Code built-in) with the pre-compact save pipeline — what gets saved before compression and reinjected after.—database-advisorExpert guidance on database design, schema optimization, query performance, and database technology selection.—debug-expertInvestigate complex bugs, intermittent failures, performance degradations, and system-wide issues requiring deep reasoning across multiple components—deployment-advisorDeployment strategy guidance - platform selection, CI/CD pipeline design, environment configuration, monitoring—design-system-auditorAudits a design system for token drift, contrast violations, type-scale inconsistency, and Figma-to-code parity gaps.—doc-templateDocumentation templates for README, API docs, ADRs, user guides, contributing guidelines, and changelogs.—equation-checkAudits a mathematical equation or derivation for dimensional consistency, limiting behaviour, sign sanity, and common-error patterns.—explore-codebaseSystematic codebase onboarding. Builds a mental model of a new or unfamiliar project by exploring structure, architecture, key data models, entry points, and…—extract-docsSystematically extract knowledge from scattered documentation into structured reports with status tags ([IMPLEMENTED]/[DIDNT_WORK]/[FUTURE_IDEA]) to prevent…—fix-issueInvestigate and fix a GitHub issue or bug report. Reads the issue, reproduces it, identifies root cause, implements fix, adds regression test.—gui-testAutomated visual testing with Playwright MCP - test web apps, presentations, websites, and documents with scalable reviewer perspectives—gui-ux-expertProvides GUI/UX/UI design consultations without writing implementation code - design reviews, layout and component recommendations, WCAG 2.1 AA accessibility…—hardware-calculatorQuick VRAM/RAM calculations, GPU sizing, and feasibility checks for AI models.—hpc-submitGenerates HPC job-submission scripts (SLURM, PBS/Torque, SGE/UGE, LSF) from a Python/R/Julia script with sensible resource estimates, partition selection,…—idempotency-keysDesigns the idempotency strategy for a state-changing operation - key derivation, storage choice, TTL, collision handling, and threading through downstream…—interviewInterview the user using AskUserQuestion to discover requirements for a feature or task. Probe technical implementation, UX, edge cases, and constraints.—k8s-manifest-reviewerReviews Kubernetes manifests (Deployment, StatefulSet, Service, Ingress, NetworkPolicy, etc.) for resource limits, probes, security context, PDBs,…—kg-researchResearch using ONLY knowledge graph semantic search (no file tools, forces KG-first approach)—performance-optimizerCross-domain performance analysis and optimization guidance (frontend render, backend queries, AI model inference)—photoshop-scriptingWrites Adobe Photoshop automation scripts in UXP (JavaScript) or legacy ExtendScript (JSX), and GIMP scripts in Python (Script-Fu fallback).—react-patternsReact best practices — component patterns, state-management selection (useState/Context/Zustand/Redux), performance optimization, and testing strategy.—repro-auditAudits a scientific project for reproducibility — environment pinning, seed setting, data hashing, notebook discipline, workflow orchestration, and provenance…—saas-metrics-health-checkPerforms a diagnostic on a SaaS product's revenue and retention metrics from a CSV or spreadsheet of customers/subscriptions/events.—saas-pricing-strategistAnalyses a SaaS product's pricing page (current and competitor) and produces a concrete redesign with tier structure, value metric, anchoring, annual-discount…—sales-call-prepProduces a one-pager prep doc for an upcoming sales call (discovery, demo, negotiation).—security-reviewerCross-layer security review covering frontend (XSS, CSRF, CSP), backend (SQL/NoSQL/command injection, path traversal, auth/authz, session management), AI…—seo-content-briefGenerates a complete SEO content brief from a target keyword and SERP context.—slo-designerDesigns SLIs, SLOs, and multi-window multi-burn-rate alerts from a service description, then emits the Prometheus recording rules and alerting rules.—stats-consultRecommends the appropriate statistical test given a data description and research question, including assumption checks, alternatives if violated, sample-size…—structured-output-extractionBuilds a reliable LLM-powered extraction pipeline for messy inputs (PDFs, emails, transcripts, HTML) into a strict JSON schema with validation, automated…—task-breakdownBreaks a complex feature or epic into implementable 1-2 hour tasks with three-point effort estimates, a dependency graph plus critical path, and a…—tddTest-Driven Development workflow. Write failing test first, then implement to make it pass. Use for new features, bug fixes, or refactoring with confidence.—terraform-plan-reviewerReviews Terraform/OpenTofu plan output for destructive changes, drift, IAM expansions, hardcoded values, and unsafe resource recreations before apply.—webhook-receiverHardens an inbound webhook endpoint with HMAC signature verification, timestamp replay protection, idempotency, schema validation, async processing, and…—workflow-cost-estimatorCalculates the realistic monthly cost envelope for a workflow design including LLM tokens, third-party API spend, compute/queue infrastructure, and per-vendor…—workflow-maintainAnalyzes a project's workflow setup and suggests or creates missing automation — hooks, helper scripts, skills, and agents — then audits existing automation…—