AgentStack
v0idOS avatar

v0idOS

18 listings · 0 installs

Open-source publisher. Listings imported from github.com/v0idOS — credited to the original author with their license.

↗ github.com/v0idOS
18 results
Self-run
SKILL

Optimize

Benchmark, analyze, and optimize a function's execution time. Produces a before/after performance table with real numbers. Never presents a change without proving it is faster.

0
16
Free
Self-run
SKILL

Performance Deity

A Claude skill from v0idOS/performance-deity.

0
14
Free
Self-run
SKILL

Concurrency

Detect and fix race conditions and deadlocks. Fires thousands of concurrent requests to prove thread-unsafety, then applies the minimal synchronization primitive needed.

0
14
Free
Self-run
SKILL

Database Deity

A Claude skill from v0idOS/performance-deity.

0
6
Free
Self-run
SKILL

Ui

Fix UI rendering performance issues. Audits React re-renders, migrates animations to GPU-composited CSS properties, and virtualizes long lists. Target is 60 FPS.

0
8
Free
Self-run
SKILL

Memory

Detect and fix memory leaks. Instruments memory tracking across thousands of iterations, proves the leak with growth data, identifies the uncollected reference, and verifies the fix.

0
10
Free
Self-run
SKILL

Stress Test Deity

A Claude skill from v0idOS/performance-deity.

0
7
Free
Self-run
SKILL

Telemetry Deity

A Claude skill from v0idOS/performance-deity.

0
8
Free
Self-run
SKILL

Build Deity

A Claude skill from v0idOS/performance-deity.

0
12
Free
Self-run
SKILL

Stress Test

Stress test and harden code against extreme inputs, malformed data, and simulated infrastructure failures. Acts as a red team. Documents every crash, then hardens the boundary.

0
11
Free
Self-run
SKILL

Database

Diagnose and fix slow database queries. Runs EXPLAIN ANALYZE, identifies missing indexes, eliminates N+1 ORM patterns, and provides exact CREATE INDEX statements.

0
7
Free
Self-run
SKILL

Network

Reduce API payload sizes and network latency. Profiles byte sizes, enforces compression and HTTP caching, and migrates heavy endpoints to GraphQL or protobuf when warranted.

0
12
Free
Self-run
SKILL

Memory Deity

A Claude skill from v0idOS/performance-deity.

0
9
Free
Self-run
SKILL

Telemetry

Add production observability to a function. Wraps it in an OpenTelemetry or Sentry trace span, injects execution metadata, and proposes a concrete alert rule with threshold and severity.

0
9
Free
Self-run
SKILL

Concurrency Deity

A Claude skill from v0idOS/performance-deity.

0
9
Free
Self-run
SKILL

Network Deity

A Claude skill from v0idOS/performance-deity.

0
11
Free
Self-run
SKILL

Ui Deity

A Claude skill from v0idOS/performance-deity.

0
8
Free
Self-run
SKILL

Build

Reduce CI/CD build times. Analyzes Dockerfiles, Webpack/Vite configs, and GitHub Actions workflows to identify the slowest step and apply targeted caching and build optimizations.

0
13
Free
You've reached the end · 18 loaded