Explore skills
4,856 skills found
Category alert
Get new DevOps e Infra skills every Monday
scaffold
An interactive project scaffolding wizard that detects the environment, audits existing tools, and sets up any stack with explicit user approval at every step.
ads-cite
Search NASA ADS by author, year, or text, pick from the results, and export the BibTeX entry to a .bib file.
vibe-e2e
Generates and runs full end-to-end UI tests using Playwright against a live URL. Auto-installs Playwright and Chromium if not present — isolated in e2e/ folder, never pollutes app dependencies. Reads SPEC.md and FEATURES.md to automatically generate test flows covering every critical user journey. Runs tests with video recording on failure and HTML report. Two-device flows (poster + joiner, sender
vibe-graph
Dual-layer dependency graph for vibe-* projects. No external packages. DEPENDENCY_GRAPH.json maps file-level relationships with confidence tagging: EXTRACTED (verified from source, confidence 1.0), INFERRED (derived from specs/patterns, 0.6–0.95), AMBIGUOUS (flagged for review). Rationale nodes capture WHY, HACK, DECISION comments from source files — surfaced during bug diagnosis and review to pre
vibe-init
Onboards an existing or legacy codebase into the vibe-* skills framework. Reads actual source files, infers architecture and patterns, generates the full vibe/ folder so vibe-add-feature, vibe-fix-bug, vibe-review, and all vibe-* skills work immediately. Triggers on "vibe-init", "onboard this project", "init the vibe folder", "set up vibe for this project", "this is a legacy project", "retrofit th
vibe-ledger
Generates a full project cost report as a self-contained HTML file from vibe/cost/history.json. Opens automatically in the browser. Tracks spend per session, per task, per phase, and per day. Shows task size breakdown (S/M/L avg costs), session burn with dot indicators, token composition, efficiency metrics, waste pattern advice, and project cost forecast. All plain English — readable by non-techn
vibe-review
Evidence-based code review skill — mandatory gate after every phase completes. Triggers on "review:" prefix, "review the code", "code review", "audit the codebase", "check code quality", "review phase N", "is the code ready", "quality check". Mandatory gate: Phase N cannot proceed to Phase N+1 without review passing with no P0 issues. Final phase review blocks deploy until all P0 and P1 issues are
vibe-spec-review
Spec quality gate — audits planning documents before any code is written. Automatically triggered by vibe-brainstorm (after BRIEF.md), vibe-agent (after AGENT_ARCH.md), vibe-new-app and vibe-init (after vibe/ folder), and vibe-add-feature (after FEATURE_SPEC.md). Audits all documents that exist: BRIEF.md, AGENT_ARCH.md, SPEC.md, ARCHITECTURE.md, FEATURE_SPEC.md. P0 findings are critical gaps that
algo-dynamic-arrays
Dynamic arrays offer amortized O(1) append through doubling, O(n) insert/delete operations, and are fundamental to Python list internals.
bio-applied-assembly-sv
Long-Read Assembly Structural Variants with NumPy.
python-bio-python-introduction
Python Introduction for Bioinformatics.
ai-seo
An AI Search Optimization (GEO) tool designed to help websites be cited and recommended by AI search engines like ChatGPT, Perplexity, and Google AI Overviews. It offers features such as AI citability scoring, AI crawler detection, and llms.txt generation.