← all publishers

tomevault-io

@tomevault-io source repo

62255 published skills · page 529 of 623

  1. Webui · tomevault-io bundle
    Start the Claude Paper web viewer to browse and study papers Use when this capability is needed.
    0 installs
  2. Fastapi Async · tomevault-io bundle
    FastAPI com endpoints async, Pydantic v2 e dependency injection Use when this capability is needed.
    0 installs
  3. Hosted Agents · tomevault-io bundle
    This skill should be used when the user asks to "build background agent", "create hosted coding agent", "set up sandboxed execution", "implement multiplayer agent", or mentions background agents, sandboxed VMs, agent infrastructure, Modal sandboxes, self-spawning agents, or remote coding environments. Use when this capability is needed.
    0 installs
  4. Alexcyln Acode Kit Acode Kit · tomevault-io bundle
    Acode-kit
    0 installs
  5. Better Forms · tomevault-io bundle
    Complete guide for building accessible, high-UX forms in modern stacks (React/Next.js, Tailwind, Zod). Includes specific patterns for clickable areas, range sliders, output-inspired design, and WCAG compliance. Use when this capability is needed.
    0 installs
  6. Alexnodeland Principled Lint · tomevault-io bundle
    Lint — Full Quality Suite
    0 installs
  7. Memory Recall And Capture · tomevault-io bundle
    Use this skill when the user wants to recall something from past conversations, project decisions, or learned preferences across sessions — or when they want to explicitly save something to long-term memory. Trigger keywords include "remember", "recall", "what did we decide", "you forgot", "save this", or any reference to past work that wouldn't be in the current conversation window.
    0 installs
  8. All3f0r1 Onedrop Cargo Check · tomevault-io bundle
    Cargo Check Skill
    0 installs
  9. Wolfpack Tailnet Control · tomevault-io bundle
    Use when an agent needs to find, inspect, or take control of Wolfpack terminal sessions on machines reachable through the same Tailscale tailnet.
    0 installs
  10. Alpic AI Skybridge Skybridge · tomevault-io bundle
    Creating Apps For LLMs
    0 installs
  11. Al Folio · tomevault-io bundle
    Use this skill when a user asks an agent to migrate an existing customized al-folio fork to v1.x.
    0 installs
  12. Agentbets · tomevault-io bundle
    AgentBets - AI-native prediction markets on Solana Use when this capability is needed.
    0 installs
  13. Copy Trading Solana · tomevault-io bundle
    Copy trade Solana wallets - mirror trades automatically Use when this capability is needed.
    0 installs
  14. Farcaster · tomevault-io bundle
    Farcaster social protocol via Neynar API - read feeds, post casts, follow users Use when this capability is needed.
    0 installs
  15. Ax Crew · tomevault-io bundle
    Guide for building multi-agent AI systems with ax-crew. Use when creating agent crews, configuring agents, using MCP servers, shared state, sub-agents, streaming, ACE learning, function registries, metrics/cost tracking, telemetry, or agent workflows with @amitdeshmukh/ax-crew. Use when this capability is needed.
    0 installs
  16. Ngx Clerk · tomevault-io bundle
    You are migrating an Angular application from ngx-clerk v0.x (Clerk Core 2 / ClerkJS v5) to ngx-clerk v1.0 (Clerk Core 3 / ClerkJS v6). Use when this capability is needed.
    0 installs
  17. Golang Grpc · tomevault-io bundle
    Provides gRPC usage guidelines, protobuf organization, and production-ready patterns for Golang microservices. Use when implementing, reviewing, or debugging gRPC servers/clients, writing proto files, setting up interceptors, handling gRPC errors with status codes, configuring TLS/mTLS, testing with bufconn, or working with streaming RPCs.
    0 installs
  18. Golang Lint · tomevault-io bundle
    Linting best practices and golangci-lint configuration for Golang projects — running linters, configuring .golangci.yml, suppressing warnings with nolint directives, interpreting lint output, and selecting linters. Use when configuring golangci-lint, asking about lint warnings or nolint suppressions, setting up code quality tooling, or choosing linters. Also use when the user mentions golangci-lint, go vet, staticcheck, or revive. Use when this capability is needed.
    0 installs
  19. Tunit · tomevault-io bundle
    Run TUnit tests with Playwright. Use when user asks to run tests, execute tests, or check if tests pass. Use when this capability is needed.
    0 installs
  20. Dct Js2sql · tomevault-io bundle
    Use this skill when the user wants to convert JSON Schema to SQL CREATE TABLE statements, transform schema definitions to database DDL, create SQL tables from JSON Schema files, or generate database schemas from API specifications. Triggers include "json schema to sql", "convert schema to sql", "create table from json schema", "json schema ddl", "schema conversion", or when working with OpenAPI, JSON Schema, or API specifications that need database tables.
    0 installs
  21. Tooluniverse Multiomic Disease Characterization · tomevault-io bundle
    Comprehensive multi-omics disease characterization integrating genomics, transcriptomics, proteomics, pathway, and therapeutic layers for systems-level understanding. Produces a detailed multi-omics report with quantitative confidence scoring (0-100), cross-layer gene concordance analysis, biomarker candidates, therapeutic opportunities, and mechanistic hypotheses. Uses 80+ ToolUniverse tools across 8 analysis layers. Use when users ask about disease mechanisms, multi-omics analysis, systems biology of disease, biomarker discovery, or therapeutic target identification from a disease perspective. Use when this capability is needed.
    0 installs
  22. Hello Claude · tomevault-io bundle
    Use when working with a simple greeting skill that demonstrates Anthropic Skills structure. Use when you want to greet users or show how skills work. Perfect for testing and examples.
    0 installs
  23. Goey Toast · tomevault-io bundle
    Install and use goey-toast — a gooey, morphing React toast component built on Sonner with Framer Motion. Use when adding toast/notification UI to a React app (success/error/warning/info/promise toasts), or when the user mentions goey-toast / gooey toast. Use when this capability is needed.
    0 installs
  24. Shellcorp · tomevault-io bundle
    Connect to the Shellcorp protocol to find work, complete tasks, and earn $SHELL tokens from other autonomous agents. Use when this capability is needed.
    0 installs
  25. Antoinebou12 Uml MCP Uml MCP · tomevault-io bundle
    > **Maintainers:** Canonical long-form copy also lives in [`.skill/skills/uml-mcp-diagrams/SKILL.md`](https://github.com/antoinebou12/uml-mcp/blob/main/.skill/skills/uml-mcp-diagrams/SKILL.md). Keep tool tables and `output_dir` wording aligned with the Smithery bundle [uml-skill](https://github.com/antoinebou12/uml-skill).
    0 installs
  26. Java Development · tomevault-io bundle
    Guides Java SDK development in Apache Beam, including building, testing, running examples, and understanding the project structure. Use when working with Java code in sdks/java/, runners/, or examples/java/. Use when this capability is needed.
    0 installs
  27. Datafusion Ffi · tomevault-io bundle
    Patterns and review checklist for the `datafusion-ffi` crate. Use whenever the user adds, edits, or reviews code under `datafusion/ffi/` — new `FFI_X` wrappers, `Foreign<X>` impls, codec changes, or expanding an existing wrapper to cover more of a trait's surface. Also use when reviewing PRs that touch this crate. Use when this capability is needed.
    0 installs
  28. Apache Shardingsphere Gen Ut · tomevault-io bundle
    Generate Unit Tests
    0 installs
  29. New Monitoring Feature · tomevault-io bundle
    Add a new monitoring target / layer to SkyWalking OAP. Orients you to the OAL / MAL / LAL / SpanListener / SegmentListener extension points, the UI template + submodule touchpoints, the docs set that must move together, and the cross-cutting traps that don't live in any one skill. Use when this capability is needed.
    0 installs
  30. Refill · tomevault-io bundle
    Rotate Mystery Box image models from available providers Use when this capability is needed.
    0 installs
  31. Ar4mirez Samuel Create Skill · tomevault-io bundle
    Agent Skill Creation
    0 installs
  32. Ar4mirez Samuel Csharp Guide · tomevault-io bundle
    C# Guide
    0 installs
  33. Ar4mirez Samuel Kotlin Guide · tomevault-io bundle
    Kotlin Guide
    0 installs
  34. Ar4mirez Samuel Python Guide · tomevault-io bundle
    Python Guide
    0 installs
  35. Arbazkhan971 Godmode Fastapi · tomevault-io bundle
    FastAPI — FastAPI Mastery
    0 installs
  36. Arbazkhan971 Godmode GRAPHQL · tomevault-io bundle
    GraphQL — API Development
    0 installs
  37. Arbgjr Smart Alarm RAG Query · tomevault-io bundle
    RAG Query Skill
    0 installs
  38. Intent Critique · tomevault-io bundle
    Critical review of Intent design quality. Checks for over-engineering, YAGNI violations, premature abstraction, and simplification opportunities. Uses interactive discussion to refine design decisions. Use when this capability is needed.
    0 installs
  39. Arcinstitute Sragent Sragent · tomevault-io bundle
    SRAgent: Sequence Read Archive Data and Publication Retrieval
    0 installs
  40. Backup · tomevault-io bundle
    Backup strategy design, data integrity verification, and disaster recovery planning. Invoke with /backup. Use when this capability is needed.
    0 installs
  41. IOS Dev · tomevault-io bundle
    iOS and Swift development expert covering Swift best practices, SwiftUI patterns, Human Interface Guidelines compliance, accessibility audits, navigation patterns, and app architecture. Use when building iOS apps, reviewing Swift code, or planning app architecture. Use when this capability is needed.
    0 installs
  42. Add Feature · tomevault-io bundle
    Scaffold a new toggleable feature with full structure, storage, API exposure, and bootstrap registration Use when this capability is needed.
    0 installs
  43. Director · tomevault-io bundle
    Full production pipeline — story to scenes, Z-Image start frames, Qwen Edit end frames, WAN FLF video clips, ffmpeg concatenation Use when this capability is needed.
    0 installs
  44. Creating Screens · tomevault-io bundle
    Add new screens and routes to Eigen React Native app. Guides you through creating simple screens (no data fetching) or Relay screens (with GraphQL). Use this when adding screens, routes, or navigating components. Triggers on "add a screen", "create a new route", "add a Relay screen", "setup screen with data", or screen creation tasks. Use when this capability is needed.
    0 installs
  45. Tool UI · tomevault-io bundle
    Find, install, configure, and integrate Tool UI components in React apps using shadcn registry entries, compatibility checks, scaffolded runtime wiring, toolkit setup with assistant-ui, and troubleshooting workflows. Use when developers ask to add one or more Tool UI components, choose components for a use case, verify compatibility, wire a toolkit in a codebase, or integrate Tool UI payloads into assistant-ui or an existing chat/runtime stack. Use when this capability is needed.
    0 installs
  46. Migrate Component · tomevault-io bundle
    Promote a duplicated React/JSX template-local component into the shared @asyncapi/generator-components package. Use this skill whenever the user asks to "migrate", "move", "promote", "extract", "share", or "consolidate" a component into generator-components (or shared components / the components package). Also trigger for phrases like "it's used in multiple templates now, let's share it" or "avoid duplication across clients". Do not fire for unrelated React refactors or for moving code between apps/. Use when this capability is needed.
    0 installs
  47. Code Priority · tomevault-io bundle
    Guide design decisions using the State > Coupling > Complexity > Code priority framework. Use when evaluating tradeoffs, reviewing design choices, deciding between implementations, or when code volume seems to be prioritized over deeper concerns. Use when this capability is needed.
    0 installs
  48. Gh Auth · tomevault-io bundle
    Automatically authenticate GitHub CLI using .gh-token.txt when seeing errors about "gh auth login", "GH_TOKEN environment variable", or "not logged into any GitHub hosts Use when this capability is needed.
    0 installs
  49. Auth0 Mfa · tomevault-io bundle
    Use when adding MFA, 2FA, TOTP, SMS codes, push notifications, passkeys, or when requiring step-up verification for sensitive operations or meeting compliance requirements (HIPAA, PCI-DSS) - covers adaptive and risk-based authentication with Auth0.
    0 installs
  50. Auth0 Vue · tomevault-io bundle
    Use when adding authentication to Vue.js 3 applications (login, logout, user sessions, protected routes) - integrates @auth0/auth0-vue SDK for SPAs with Vite or Vue CLI
    0 installs
  51. Aisync · tomevault-io bundle
    Sync AI coding sessions from 14 tools (Claude Code, Codex, Cursor, Aider, Cline, Gemini CLI, Continue, Copilot, Roo Code, Windsurf, Zed AI, Amp, OpenCode, OpenRouter) to Obsidian vault as markdown notes. Use when user wants to backup, export, or sync their AI chat sessions to Obsidian, set up automatic syncing, check sync status, or troubleshoot sync issues. Handles secret redaction automatically. Cross-platform (macOS, Linux, Windows). Use when this capability is needed.
    0 installs
  52. Unknown Tool Skill · tomevault-io bundle
    Use when testing unknown tool validation
    0 installs
  53. Awslabs Agent Plugins Deploy · tomevault-io bundle
    Deploy on AWS
    0 installs
  54. Axone Contributor Workflow · tomevault-io bundle
    Contribute safely to the AXONE axoned repository. Use when changing Go code, proto files, generated docs, predicate logic, tests, CI workflows, release plumbing, or local chain behavior in this repo. Applies the repo's validation steps, generation commands, and contributor-specific gotchas before finalizing changes. Use when this capability is needed.
    0 installs
  55. Intlayer Cms · tomevault-io bundle
    Manages remote content and server-side dictionaries using the Intlayer CMS. Use when the user asks to "fetch remote translations", "use Intlayer CMS", or "handle server-side content".
    0 installs
  56. Check Review Backlog · tomevault-io bundle
    PR 作成直後の review チェック / 全 open PR の未解決 review thread (isResolved=false) を gh api graphql で集計し、 N 日以上未対応のものを backlog として表示する。 `--pr <N>` で単一 PR の review 即時確認 (PR 作成 chain で発動)、 引数なしで全 PR backlog 監視。 `/loop /check-review-backlog` で週次監視に利用可能。 read-only (POST / mutation なし)。 Use when this capability is needed.
    0 installs
  57. Youtube Transcript · tomevault-io bundle
    Fetch transcripts from YouTube videos for summarization and analysis. Use when this capability is needed.
    0 installs
  58. Storyblok Best Practices · tomevault-io bundle
    Comprehensive Storyblok CMS development best practices for agency developers. Covers content modeling, SDK integration (React, Vue, Nuxt, Next.js), Visual Editor configuration, field plugins, API usage, internationalization, webhooks, and deployment patterns. Triggers on tasks involving Storyblok components, Visual Editor setup, content fetching, field plugin development, or headless CMS integration. Use when this capability is needed.
    0 installs
  59. Sync CLI Skill · tomevault-io bundle
    Synchronize the base44-cli skill with the latest CLI source code from the Base44 CLI repository Use when this capability is needed.
    0 installs
  60. Sync Sdk Skill · tomevault-io bundle
    Synchronize the base44-sdk skill with the latest SDK source code from the Base44 SDK repository Use when this capability is needed.
    0 installs
  61. Verify Svelte Compat · tomevault-io bundle
    Svelte を使う外部リポジトリ(ツール / ライブラリ / アプリ)を git submodule として取り込み、Svelte コンパイラを rsvelte に差し替えても完全に同等に動作するかを検証する。既存のサブモジュールが指定された場合は最新化したうえで再検証し、回帰があれば rsvelte 側を自動修正する。「/verify-svelte-compat <url-or-name>」で実行。 Use when this capability is needed.
    0 installs
  62. Pr Workflow · tomevault-io bundle
    Land changes via PRs with CI + AI review loops (issue -> branch/worktree -> PR). Use when this capability is needed.
    0 installs
  63. Basta · tomevault-io bundle
    Integration with Basta auction and ecommerce APIs. Use when users want to create auctions, manage sales, handle bidding, or work with auction-related data using Basta's GraphQL APIs (Management API and Client API). Trigger on requests involving auctions, sales, items, bids, bidders, or real-time auction updates. Use when this capability is needed.
    0 installs
  64. Obsidian Daily · tomevault-io bundle
    Manage Obsidian Daily Notes via obsidian-cli. Create and open daily notes, append entries (journals, logs, tasks, links), read past notes by date, and search vault content. Handles relative dates like "yesterday", "last Friday", "3 days ago". Requires obsidian-cli installed via Homebrew (Mac/Linux) or Scoop (Windows). Use when this capability is needed.
    0 installs
  65. St Widget Builder · tomevault-io bundle
    Use when the user asks to render, build, visualise, mock up, or show a widget (chart, dashboard, card, table, graph) in the Mewbo Console. Teaches how to delegate the work to the st-widget-builder sub-agent instead of writing HTML or inline code yourself.
    0 installs
  66. Beatlabs Harvester Harvester · tomevault-io bundle
    fix-gh-issue Skill
    0 installs
  67. Claude Codeagent Team · tomevault-io bundle
    Orchestrating Claude Code agent teams. Use when creating teams, spawning teammates, assigning tasks, configuring teammate modes, or setting up team quality gate hooks. Use when this capability is needed.
    0 installs
  68. Bendrucker Claude Guidelines · tomevault-io bundle
    Planning Guidelines
    0 installs
  69. Lit Review · tomevault-io bundle
    Use when working with a literature review is NOT a summary of what scholars have said. It is an **argument** — structured around a core research question — that demonstrates how scholarly understanding of a problem has evolved, where it currently stands, and why new research is needed. Every citation is **evidence** supporting a claim, not a description of a study.
    0 installs
  70. Bezzad Downloader Downloader · tomevault-io bundle
    Downloader — code navigator & style guide
    0 installs
  71. Unity Shared · tomevault-io bundle
    unity-cli 共通ルール。全 unity-* スキルが自動ロードする前提条件。Use as prerequisite for any unity-* skill (verification sequence, fallback order, security policy). Use when this capability is needed.
    0 installs
  72. Notion Fetch · tomevault-io bundle
    Searches Notion workspaces and downloads documents with media files to local folders in raw API format. Use when asked to search Notion, fetch Notion documents, download from Notion, get Notion pages, or export Notion content locally. Use when this capability is needed.
    0 installs
  73. Turn Postmortem To Improvement · tomevault-io bundle
    Use after a failure, correction, or standout success to decide what reusable guardrail, eval, skill, or rule should follow. Use when this capability is needed.
    0 installs
  74. Type Inference · tomevault-io bundle
    Guide for working with Biome's module graph and type inference system. Use when implementing type-aware lint rules, understanding type resolution, working on the module graph infrastructure, or implementing type inference for new features. Use when this capability is needed.
    0 installs
  75. Bitrix24 B24phpsdk B24phpsdk · tomevault-io bundle
    b24phpsdk Maintainer
    0 installs
  76. Ast Grep Code Search · tomevault-io bundle
    Performs structural code search and refactoring using AST-based patterns. Use when searching for code patterns, refactoring code structurally, finding function calls, class definitions, or when the user mentions "ast-grep", "structural search", "code pattern", or needs to find/replace code that's difficult with regex. Use when this capability is needed.
    0 installs
  77. Golang Network · tomevault-io bundle
    Use only when the user explicitly asks for a Go networking review. Audits *.go network code — servers, clients, raw net.Conn, net/http, gRPC, WebSocket, QUIC, TLS, DNS — against the goperf.dev networking playbook (19 patterns - response-body draining, transport tuning, timeouts/deadlines, 10k-connection scaling, socket options, circuit breakers, load shedding, retries, long-lived connections, TLS session resumption, observability). Produces a prioritized read-only report; never modifies source. Refuses non-Go files. Use when this capability is needed.
    0 installs
  78. Add App · tomevault-io bundle
    Scaffold a new app-template Helm chart application Use when this capability is needed.
    0 installs
  79. Preflight · tomevault-io bundle
    Validate repo, branch, and environment before starting work Use when this capability is needed.
    0 installs
  80. Blackhorse311 Botmind Csharp · tomevault-io bundle
    C# Skill
    0 installs
  81. Blader Taskmaster Taskmaster · tomevault-io bundle
    Taskmaster
    0 installs
  82. Pantry Agent · tomevault-io bundle
    Grocery shopping assistant for Kroger-owned stores. Find nearby stores, search products with pricing, and add items to your cart. Works with Kroger, Ralphs, Fred Meyer, King Soopers, Harris Teeter, Food 4 Less, Fry's, Smith's, and more. Use when this capability is needed.
    0 installs
  83. Mui · tomevault-io bundle
    Material-UI v7 component library patterns including sx prop styling, theme integration, responsive design, and MUI-specific hooks. Use when working with MUI components, styling with sx prop, theme customization, or MUI utilities. Use when this capability is needed.
    0 installs
  84. API Setup · tomevault-io bundle
    Set up API integration with configuration and helper scripts Use when this capability is needed.
    0 installs
  85. Trade Discussion · tomevault-io bundle
    Record market commentary, hypotheses, or open observations as a structured note — no trade fired, no position sized. Lighter than /trade-strategy. Saves to ~/.blockrun/notes/ for future reference. Use when the user wants to think out loud about the market. Use when this capability is needed.
    0 installs
  86. Zip Handler · tomevault-io bundle
    Guide for working with zip files. Use when you need to create/compress a zip file from files or folders, extract/unpack/decompress a zip file, zip, compress, or archive files, make changes to files within a zip archive. Trigger words include; zip, unzip, compress, archive, extract, pack, unpack Use when this capability is needed.
    0 installs
  87. Bntvllnt Agent Skills Convex · tomevault-io bundle
    Convex
    0 installs
  88. Bntvllnt Agent Skills Github · tomevault-io bundle
    GitHub
    0 installs
  89. Bupkis Docs · tomevault-io bundle
    How to create & maintain TypeDoc site documentation and the README for Bupkis Use when this capability is needed.
    0 installs
  90. Bostonaholic Reflect Reflect · tomevault-io bundle
    Reflect
    0 installs
  91. Adk Frontend · tomevault-io bundle
    Guidelines for building frontend applications that integrate with Botpress ADK bots - covering authentication, type generation, client setup, and calling bot actions Use when this capability is needed.
    0 installs
  92. Bpawlakj AI Devkit Agents Md · tomevault-io bundle
    Bpawlakj Ai Devkit Agents Md
    0 installs
  93. Breaker505 Resumify Resumify · tomevault-io bundle
    实习.skill
    0 installs
  94. Raven Dev · tomevault-io bundle
    Raven development workflow for building, serving, testing, and debugging Swift WASM apps and Raven runtime changes. Use when this capability is needed.
    0 installs
  95. Extract Structured Data From Unstructured Files PDF PPTX Doc · tomevault-io bundle
    Invoke this skill BEFORE implementing any structured data extraction from documents to learn the correct llama_cloud_services API usage. Required reading before writing extraction code. Requires llama_cloud_services package and LLAMA_CLOUD_API_KEY as an environment variable. Use when this capability is needed.
    0 installs
  96. Runlog · tomevault-io bundle
    Cross-org registry of verified knowledge about third-party systems. Consult AFTER team memory (.github/copilot-instructions.md, project docs), only for external-dependency problems. See https://runlog.org. Use when this capability is needed.
    0 installs
  97. Test Backend · tomevault-io bundle
    Run and verify backend tests for the FastAPI/Python application. Use when this capability is needed.
    0 installs
  98. Agent Tester · tomevault-io bundle
    Agent skill for tester - invoke with $agent-tester Use when this capability is needed.
    0 installs
  99. Stream Chain · tomevault-io bundle
    Stream-JSON chaining for multi-agent pipelines, data transformation, and sequential workflows Use when this capability is needed.
    0 installs
  100. Agentic Jujutsu · tomevault-io bundle
    Quantum-resistant, self-learning version control for AI agents with ReasoningBank intelligence and multi-agent coordination Use when this capability is needed.
    0 installs