Showing 30 of 24181 results
Stripe actions via the Mandamus Stripe doorkeeper (passkey + iProov liveness for high-risk).
Intent-bound commerce via the Mandamus Verifiable-Intent doorkeeper โ the agent presents a signed Verifiable-Intent mandate (merchant, amount ceiling, item, validity) and the doorkeeper verifies the order is inside that envelope under a merchant lock. Reads free; order within the mandate โ passkey; over-threshold / new payee / missing-or-invalid mandate โ passkey + iProov liveness; agent never holds a payment credential.
WAVES (Workers, Aggregate, Verify, Extend): wave-based orchestration for Cursor. Decompose a big task into independent slices, fan them out to isolated parallel subagents with the Task tool as a bounded wave, verify each handoff, then synthesize. The manifest is the stop function: continue until every slice is terminal; stop only on completion, stagnation, or budget. Reduce entropy first; route scouting to cheap fast models. Runs in place of cloud orchestration. Opt-in via /waves. For large research, analysis, audits, and codebase or data exploration. Formerly parallel-orchestrate.
WAVES (Workers, Aggregate, Verify, Extend): wave-based orchestration for Codex. Decompose into independent slices, spawn parallel Codex subagents (or spawn_agents_on_csv) as a bounded wave, verify evidence-backed handoffs, then synthesize. The manifest is the stop function: stop only on completion, stagnation, or budget. Reduce entropy first; route scouting reads to gpt-5.6-terra low. Tuned for Codex roles, config.toml limits, codex exec fleets, and a Desktop coordinator-thread mode. Formerly parallel-orchestrate-codex.
Recover product databases from defunct e-commerce sites via Wayback Machine, CommonCrawl, and Shopify CDN archaeology.
Recover product databases from defunct e-commerce sites via Wayback Machine, CommonCrawl, and Shopify CDN archaeology. Self-contained 9-stage pipeline: CDX dump, filter, fetch, Shopify CDN discovery, match, download, normalize, build. Supports Shopify, Swell Commerce, Fourthwall, and custom platforms.
Plan a huge chunk of work โ more than one agent session can hold โ as a shared map of investigation tickets on your issue tracker, and resolve them one at a time until the way to the destination is clear.
Chart a multi-session effort as a labeled map of typed decision tickets (grilling / prototype / research / task) with explicit dependencies and an open frontier agents self-assign into. Plans; never executes.
Install wayfinder together with the skills it calls at runtime (grilling, domain-modeling, prototype, research). Bundles them as dependencies.
Claude Code plugin that supervises durable Fact-Intent blackboard runs through an internal waymark CLI.
Review HTML/CSS and React/TypeScript code for WCAG 2.2 Level AA accessibility compliance
Review HTML/CSS and React/TypeScript code for WCAG 2.2 Level AA accessibility compliance
WDI development toolkit - workflows, standards, and automation for Claude Code
Wealth Management (RIA Practice) specialist team โ 4 agents (ria-practice-lead, aum-revenue-analyst, client-segmentation-specialist, compliance-cadence-specialist), 5 skills, 4 templates, 5 commands, 1 advisory hook, 8 best-practice rules, and a 4-file research-grounded knowledge bank. A practice-ops team for an RIA principal, COO, or ops lead accountable for organic growth and advisor capacity โ it separates net-new flows from market appreciation, segments clients by profitability, sizes capacity by households, and treats the compliance cadence as non-negotiable. NOT investment advice; fiduciary/SEC determinations route to compliance counsel. Inherits ravenclaude-core protocols.
Expert on Wealthfolio โ the open-source, private, local-first portfolio & net-worth tracker (desktop, iOS, self-hosted Docker). Concepts, CSV import, self-hosting, and addon development.
Agent Skills for downloading climate and weather data from various sources
Weather Science: the structure of the atmosphere, radiation and the energy budget, thermodynamics and stability, moisture and clouds, the dynamical balances (geostrophic, thermal wind, vorticity), the general circulation, synoptic meteorology and baroclinic instability, thunderstorms and severe weather, tropical cyclones, the boundary layer, observation, numerical weather prediction including data assimilation and ensembles, forecast verification, predictability and chaos, machine-learning weather prediction, and the weather-versus-climate distinction.
Run independent adversarial participants through host-native sub-agents by default or separate model CLIs by choice โ brainstorm, refine, plan, execute, architect, review, and synthesize
Search, query, and manage Weaviate vector databases. Includes database operations, cookbooks for building full-stack AI applications, and CLI commands.
sumik Claude Code Plugin (web) โ Web/ใใญใณใใจใณใๅฎ่ฃ ในใญใซ็พค๏ผNext.js/React/ใใซในใฟใใฏJS/Web API/Tailwind/Figmaๅฎ่ฃ /ใใฉใฆใถ่ชๅๅ/Vitest/Playwright E2E๏ผ
React Three Fiber (R3F) 3D rendering โ Canvas, meshes, materials, lights, cameras, animations, events, physics, post-processing, performance
All web operations: search, fetch, CDP browser automation, site experience accumulation
All web operations: search, fetch, CDP browser automation, site experience accumulation
CSS Animation patterns - transitions, keyframes, scroll-driven animations, @property, GPU-accelerated properties, accessibility with prefers-reduced-motion