Source

yonatangross/orchestkit

301 skills · 30.7K combined installs

Skills from this source

#
Skill
Source
8W Activity
Installs
1
emulate-seed Generate emulate seed configs for stateful API emulation. Wraps Vercel's emulate tool for GitHub, Vercel, Google OAut…
yonatangross/orchestkit
84
2
multi-surface-render Multi-surface rendering with json-render — one JSON spec produces React web, Next.js, React Native, Ink terminal UIs,…
yonatangross/orchestkit
84
3
bare-eval Run isolated eval and grading calls using CC 2.1.81 --bare mode. Constructs claude -p --bare invocations for skill ev…
yonatangross/orchestkit
83
4
expect Diff-aware AI browser testing — reads the git diff, maps changes to affected pages via the route map, generates a tar…
yonatangross/orchestkit
77
5
dream Nightly memory consolidation — prunes stale entries, merges duplicates, resolves contradictions, rebuilds MEMORY.md i…
yonatangross/orchestkit
68
6
portless Named HTTPS .localhost URLs with portless (v0.15.x). Eliminates port collisions, gives agents stable URLs, adds branc…
yonatangross/orchestkit
65
7
release-sync Syncs latest release content to NotebookLM and HQ Knowledge Base after version tagging. Reads CHANGELOG, CLAUDE.md, a…
yonatangross/orchestkit
65
8
worktree-coordination Coordinates multiple Claude instances across worktrees. Use when managing parallel development.
yonatangross/orchestkit
57
9
design-ship One-shot pipeline turning a claude.ai/design link into a pull request: scaffold via /ork:design-import, stories and s…
yonatangross/orchestkit
55
10
design-import Scaffolds React components from a Claude Design handoff bundle and stops at files on disk: no stories, no tests, no p…
yonatangross/orchestkit
54
11
plan-viz Visualize planned changes before implementation. Use when reviewing plans, comparing before/after architecture, asses…
yonatangross/orchestkit
52
12
radix-primitives Radix UI unstyled accessible primitives for dialogs, popovers, dropdowns, and more. Use when building custom accessib…
yonatangross/orchestkit
49
13
telemetry-inspect Inspects the OrchestKit telemetry pipeline for the current project — lists all known telemetry files with write count…
yonatangross/orchestkit
48
14
owasp-top-10 OWASP Top 10 security vulnerabilities and mitigations. Use when conducting security audits, implementing security con…
yonatangross/orchestkit
46
15
dev One-command dev loop boot. Spins up portless (named HTTPS subdomain), emulate (stateful API mocks), the project's dev…
yonatangross/orchestkit
41
16
prd-to-goal Decomposes a PRD, issue, or spec into a copy-pasteable single `/goal until ..., or stop after N turns` line. Use when…
yonatangross/orchestkit
39
17
scroll-driven-animations CSS Scroll-Driven Animations with ScrollTimeline, ViewTimeline, parallax effects, and progressive enhancement for per…
yonatangross/orchestkit
39
18
ci-debug Diagnose a failing CI run against an 11-pattern playbook. Classifies the failure, cites the relevant memory entry, pr…
yonatangross/orchestkit
38
19
swarm-migrate Cross-repo migration swarm — one coordinator + N parallel subagents (one per target repo) that apply the same transfo…
yonatangross/orchestkit
37
20
ci-sentinel Daily autonomous classifier for failing PRs across your repos. Runs /ci-debug headless against every open PR with red…
yonatangross/orchestkit
36
21
alembic-migrations Alembic migration patterns for SQLAlchemy 2.0 async. Use when creating database migrations, managing schema versions,…
yonatangross/orchestkit
34
22
mem0-memory Long-term semantic memory across sessions using Mem0. Use when you need to remember, recall, or forget information ac…
yonatangross/orchestkit
34
23
motion-animation-patterns Implements Motion (Framer Motion) animations in React applications. Covers animation presets, page transitions, modal…
yonatangross/orchestkit
34
24
sqlalchemy-2-async SQLAlchemy 2.0 async patterns with AsyncSession, async_sessionmaker, and FastAPI integration. Use when implementing a…
yonatangross/orchestkit
32
25
context-compression Use when conversation context is too long, hitting token limits, or responses are degrading. Compresses history while…
yonatangross/orchestkit
30
26
tanstack-query-advanced Advanced TanStack Query v5 patterns for infinite queries, optimistic updates, prefetching, gcTime, and queryOptions. …
yonatangross/orchestkit
30
27
shadcn-patterns shadcn/ui component patterns including CVA variants, OKLCH theming, cn() utility, and composition. Use when adding sh…
yonatangross/orchestkit
29
28
clean-architecture SOLID principles, hexagonal architecture, ports and adapters, and DDD tactical patterns for maintainable backends. Us…
yonatangross/orchestkit
28
29
pwa-patterns Progressive Web App patterns with Workbox 7.x, service worker lifecycle, offline-first strategies, and installability…
yonatangross/orchestkit
28
30
streaming-api-patterns Real-time data streaming with SSE, WebSockets, and ReadableStream. Use when implementing streaming responses, real-ti…
yonatangross/orchestkit
28
31
msw-mocking Mock Service Worker (MSW) 2.x for API mocking. Use when testing frontend components with network mocking, simulating …
yonatangross/orchestkit
26
32
temporal-io Temporal.io workflow orchestration for durable, fault-tolerant distributed applications. Use when implementing long-r…
yonatangross/orchestkit
26
33
heygen-avatars Best practices for HeyGen - AI avatar video creation API. Use when creating AI avatar videos, generating talking head…
yonatangross/orchestkit
25
34
message-queues Message queue patterns with RabbitMQ, Redis Streams, and Kafka. Use when implementing async communication, pub/sub sy…
yonatangross/orchestkit
25
35
ollama-local Local LLM inference with Ollama. Use when setting up local models for development, CI pipelines, or cost reduction. C…
yonatangross/orchestkit
25
36
security-scanning Automated security scanning for dependencies and code. Use when running npm audit, pip-audit, Semgrep, secret detecti…
yonatangross/orchestkit
25
37
wcag-compliance WCAG 2.2 AA accessibility compliance patterns for web applications. Use when auditing accessibility or implementing W…
yonatangross/orchestkit
25
38
langgraph-supervisor LangGraph supervisor-worker pattern. Use when building central coordinator agents that route to specialized workers, …
yonatangross/orchestkit
24
39
auth-patterns Authentication and authorization patterns. Use when implementing login flows, JWT tokens, session management, passwor…
yonatangross/orchestkit
23
40
caching-strategies Backend caching patterns with Redis including write-through, write-behind, cache-aside, and invalidation strategies. …
yonatangross/orchestkit
23
41
fastapi-advanced FastAPI advanced patterns including lifespan, dependencies, middleware, and Pydantic settings. Use when configuring …
yonatangross/orchestkit
23
42
resilience-patterns Production-grade fault tolerance for distributed systems. Use when implementing circuit breakers, retry with exponent…
yonatangross/orchestkit
23
43
view-transitions View Transitions API for smooth page transitions, shared element animations, and SPA/MPA navigation in React applicat…
yonatangross/orchestkit
23
44
audit-activation Audits sub-agent activation from explicit consumer telemetry roots. It separates attempted, started, completed, and u…
yonatangross/orchestkit
22
45
auto Intent-classified router, the front door to OrchestKit and the DEFAULT entry point for any goal-shaped request. Class…
yonatangross/orchestkit
22
46
celery-advanced Advanced Celery patterns including canvas workflows, priority queues, rate limiting, multi-queue routing, and product…
yonatangross/orchestkit
22
47
mcp-server-building Building MCP (Model Context Protocol) servers for Claude extensibility. Use when creating MCP servers, building custo…
yonatangross/orchestkit
22
48
rate-limiting API rate limiting with token bucket, sliding window, and Redis distributed patterns. Use when implementing rate limit…
yonatangross/orchestkit
22
49
asyncio-advanced Python asyncio patterns with TaskGroup, structured concurrency, and modern 3.11+ features. Use when implementing conc…
yonatangross/orchestkit
21
50
image-optimization Image optimization with Next.js 16 Image, AVIF/WebP formats, blur placeholders, responsive sizes, and CDN loaders. Us…
yonatangross/orchestkit
21
Page 3 · 301 total Previous Next