browser-record
vmain
io.github.ruvnet/ruflo/browser-record
Open a named, traced browser session into an RVF cognitive container with a ruvector trajectory recording every action
共 6,660 个资源
vmain
io.github.ruvnet/ruflo/browser-record
Open a named, traced browser session into an RVF cognitive container with a ruvector trajectory recording every action
vmain
io.github.ryoppippi/dotfiles/typescript-style
Apply TypeScript style rules that prefer checked literal typing with satisfies and as const satisfies over unsafe assertions. Use when writing or reviewing TypeScript or TSX code, test fixtures, typed object literals, mocks, config objects, or table-driven cases.
vmaster
io.github.EliasOulkadi/shokunin/kubernetes
Deploy, manage, and debug Kubernetes in production — Deployments, Services, Gateway API, Service Mesh (Istio/Linkerd/Cilium), eBPF observability (Cilium Hubble), security hardening (Pod Security Standards, OPA/Kyverno, seccomp, runtime security with Falco/Tetragon), Helm, HPA, PDB, topology spread, and debugging. Use when user asks to write K8s manifests, deploy to a cluster, debug pods, set up Gateway API, configure autoscaling, or harden cluster security. Do NOT use for Dockerfiles (use docker), CI/CD pipeline design (use ci-cd), or Terraform infrastructure (use terraform).
v1.0.1
io.clawhub.waldekmastykarz/gitload
This skill should be used when the user asks to "download files from GitHub", "fetch a folder from a repo", "grab code from GitHub", "download a GitHub repos...
v4.2.1
io.clawhub.lkcair/stocks
Stock and Crypto Data information pull skill. 56+ financial data tools via Yahoo Finance. Auto-routes stock prices, fundamentals, earnings, dividends, option...
vmain
io.github.crbnos/carbon/database-transactions
Use when writing service functions that perform multi-row database writes, bulk updates, reordering, or any operation that must succeed or fail atomically. Triggers on Kysely transactions, sortOrder updates, bulk inserts/updates, multi-table writes, and service functions with array/loop writes.
vmain
io.github.bastani-inc/atomic/typescript-expert
TypeScript and JavaScript expert with deep knowledge of type-level programming, performance optimization, monorepo management, migration strategies, and modern tooling.
vmain
io.github.bastani-inc/atomic/typescript-advanced-types
Master TypeScript's advanced type system including generics, conditional types, mapped types, template literals, and utility types for building type-safe applications. Use when implementing complex type logic, creating reusable type utilities, or ensuring compile-time type safety in TypeScript projects.
vmain
io.github.flora131/atomic/typescript-advanced-types
Master TypeScript's advanced type system including generics, conditional types, mapped types, template literals, and utility types for building type-safe applications. Use when implementing complex type logic, creating reusable type utilities, or ensuring compile-time type safety in TypeScript projects.
vmain
io.github.flora131/atomic/typescript-expert
TypeScript and JavaScript expert with deep knowledge of type-level programming, performance optimization, monorepo management, migration strategies, and modern tooling.
vmain
io.github.podman-desktop/extension-bootc/backend-api
Guides backend development with @podman-desktop/api and the bootc extension's RPC system. Covers container engine operations, provider management, RPC communication, build orchestration, VM management, and configuration. Triggers when working on packages/backend/ code, adding RPC methods to BootcAPI, implementing container/image operations, or asking about backend patterns.
vmain
io.github.echoVic/boss-skill/testing-guide
后端测试编写指南,包括单元测试、集成测试和E2E测试的编写方法和最佳实践
vmain
io.github.echoVic/boss-skill/api-development
后端API开发方法论,包括RESTful/GraphQL设计、请求验证、错误处理和安全实现
v0.2.5
io.clawhub.keithvassallomt/openclaw-nextcloud
Manage Notes, Tasks, Calendar, Files, and Contacts in your Nextcloud instance via CalDAV, WebDAV, and Notes API. Use for creating notes, managing todos and c...
vdevelopment
io.github.latitude-dev/latitude-llm/api-endpoints
Adding or changing routes in `apps/api`. One source of truth (`defineApiEndpoint` + a Zod schema) becomes an HTTP endpoint, an OpenAPI operation, an MCP tool, and a TS SDK method — descriptions and contracts must be written with all four readers in mind.
vmain
io.github.agentic-in/elephant-agent/docker-management
Manage Docker containers, images, volumes, networks, and Compose stacks — lifecycle ops, debugging, cleanup, and Dockerfile optimization.
vmain
io.github.Chachamaru127/claude-code-harness/agent-browser
Browser automation through the repo agent-browser CLI. Explicit helper for navigation, forms, screenshots, scraping, and web-app checks. Prefer Browser Use or Playwright when available. Do NOT load for: sharing URLs, embedding links, or editing screenshot files.
vmain
io.github.Chachamaru127/claude-code-harness/deploy
Deploy to Vercel/Netlify. One-way ticket to production arranged. Use when user mentions deployment, Vercel, Netlify, analytics, or health checks. Do NOT load for: implementation work, local development, reviews, or setup.
v2.0.0
io.clawhub.gumadeiras/roku
Control Roku devices via CLI. Discovery, remote control, app launching, search, and HTTP bridge mode for real-time control.
v1.2.3
io.clawhub.gumadeiras/office-quotes
Generate random quotes from The Office (US). Provides access to 326 offline quotes plus online mode with SVG cards, character avatars, and full episode metad...
v5.0.5
io.clawhub.gumadeiras/apple-mail-search-safe
Apple Mail search on macOS with fast metadata and full body lookup. Use for finding messages in Mail.app by subject/sender/recipient/date, opening messages,...
v1.3.1
io.clawhub.gumadeiras/gotrain
MTA system train departures (NYC Subway, LIRR, Metro-North). Use when the user wants train times, schedules, or service alerts for MTA transit. Covers MTA Su...
vmaster
io.github.skeletorflet/opencode-supreme-setup/kubernetes
Pods, Deployments, Services, ConfigMaps/Secrets, Ingress, PVC, Helm charts, kubectl, namespaces, probes, RBAC.
vmain
io.github.tw93/Pake/github-ops
GitHub issue, PR, and release operations via gh CLI. Not for code review or release builds.