Explore skills

4,856 skills found

Category alert

Get new DevOps e Infra skills every Monday

scaffold

3

An interactive project scaffolding wizard that detects the environment, audits existing tools, and sets up any stack with explicit user approval at every step.

DevOps e Infraby veekunth217

ads-cite

3

Search NASA ADS by author, year, or text, pick from the results, and export the BibTeX entry to a .bib file.

DevOps e Infraby gnarayan

vibe-e2e

3

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

DevOps e Infra#deploy#aiby aakashdhar

vibe-graph

3

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

DevOps e Infra#deploy#testby aakashdhar

vibe-init

3

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

DevOps e Infra#deploy#testby aakashdhar

vibe-ledger

3

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

DevOps e Infra#deploy#aiby aakashdhar

vibe-review

3

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

DevOps e Infra#deploy#testby aakashdhar

vibe-spec-review

3

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

DevOps e Infra#deploy#aiby aakashdhar

algo-dynamic-arrays

3

Dynamic arrays offer amortized O(1) append through doubling, O(n) insert/delete operations, and are fundamental to Python list internals.

DevOps e Infra#python#aiby Pavel-Kravchenko

bio-applied-assembly-sv

3

Long-Read Assembly Structural Variants with NumPy.

DevOps e Infra#aiby Pavel-Kravchenko

python-bio-python-introduction

3

Python Introduction for Bioinformatics.

DevOps e Infra#python#aiby Pavel-Kravchenko

ai-seo

3

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.

DevOps e Infra#llm#seoby linxumoney