← all publishers

tomevault-io

@tomevault-io source repo

62247 published skills · page 548 of 623

  1. Dd Report Format · tomevault-io bundle
    Standard output format for due diligence analysis reports. Use when producing your final analysis to ensure consistency across all specialist agents. Use when this capability is needed.
    0 installs
  2. Abnerla AI Paper AI Paper · tomevault-io bundle
    论证结构检查器
    0 installs
  3. Writing Plans · tomevault-io bundle
    Create implementation plans with bite-sized tasks, exact file paths, and complete code examples. Use when you have a spec or requirements for a multi-step task. Use when this capability is needed.
    0 installs
  4. Luamake · tomevault-io bundle
    Luamake 构建系统指南——用于当前项目的 `luamake` / `make.lua` / Ninja 生成流程。当用户需要编写、修改、排查或理解 `make.lua`、目标定义、`lm:conf`、`deps` / `objdeps`、代码生成、Lua C 模块、Bee 运行时集成,或需要解决当前项目中由 `luamake` 驱动的构建问题时,使用此 skill。即使用户没有明确提到 `luamake`,但上下文明显是在处理本项目的构建脚本、构建目录、目标依赖或 `luamake` 生成的 Ninja 流程,也应使用此 skill。不要把它用于纯通用的 C/C++ 编译知识、与本项目无关的 CMake / xmake / Bazel / Meson 问题,或仅讨论编译器理论而未涉及 `luamake` / `make.lua` 的请求。 Use when this capability is needed.
    0 installs
  5. Notslop Write Product Hunt Launch · tomevault-io bundle
    Use when the user wants to write a ProductHunt launch — tagline, first comment, and feature highlights. Pulls recent successful PH launches in the same category to ground positioning and ship-quality copy.
    0 installs
  6. Advait Exa CLI Exa Search · tomevault-io bundle
    Exa Search CLI
    0 installs
  7. Commit Helper · tomevault-io bundle
    Help create git commits and PRs with properly formatted messages and release notes following CockroachDB conventions. Use when committing changes or creating pull requests. Use when this capability is needed.
    0 installs
  8. Verification Campaigns · tomevault-io bundle
    Planning and executing verification campaigns — from-scratch primitives, new/changed functions, and recovery after code changes Use when this capability is needed.
    0 installs
  9. Rust Testing · tomevault-io bundle
    Patrones de pruebas en Rust incluyendo pruebas unitarias, de integración, async, basadas en propiedades, mocking y cobertura. Sigue la metodología TDD. Use when this capability is needed.
    0 installs
  10. Swe Af · tomevault-io bundle
    Autonomous engineering team runtime — one API call spins up coordinated AI agents to scope, build, and ship software. Use when this capability is needed.
    0 installs
  11. Memora · tomevault-io bundle
    Use when working with persistent memory across sessions, storing/retrieving knowledge, managing TODOs/issues, or when context from previous sessions would be helpful.
    0 installs
  12. Unit Converter · tomevault-io bundle
    Converts between common units of measurement including temperature, distance, and weight.
    0 installs
  13. Add Empty Error States · tomevault-io bundle
    Sibling to polish-ui's loading-state checklist. After data fetching is wired in a route or component, verify and auto-fix the two non-loading states most often forgotten — empty (the request succeeded but returned zero items / null) and error (the request failed). Empty states get a clear message + primary call-to-action. Error states get a human-readable message + retry affordance + (in dev) a way to surface the actual error. Uses the project's existing UI primitives — shadcn `<EmptyState />` if present, project conventions otherwise. Does NOT cover loading skeletons. Trigger phrases — "add empty state", "what if this list is empty", "add error state", "handle the error case", "/add-empty-error-states", "error UI", "no results UI", any time a route was just wired with `useQuery` / `useSuspenseQuery` / loader. Skip for — pure static pages, mutations (useMutation has different patterns), modals/dialogs whose empty state is the parent's responsibility. Use when this capability is needed.
    0 installs
  14. Asm Forge · tomevault-io bundle
    Use when /performance-analyzer identifies a hot function, when /bench-compare shows regression and you need instruction-level analysis, or when you suspect bounds checks or register spills in a tight loop. ASM-guided optimization with cargo-show-asm + Criterion.
    0 installs
  15. AI Flower Shuling Shuling · tomevault-io bundle
    小红书 MCP Skill
    0 installs
  16. Aide Family Moon Web Antd · tomevault-io bundle
    Ant Design CLI
    0 installs
  17. Wikipedia · tomevault-io bundle
    Search and retrieve Wikipedia articles via the free API. Use when this capability is needed.
    0 installs
  18. Security Checklist · tomevault-io bundle
    Security checklist to run before marking any task done Use when this capability is needed.
    0 installs
  19. Evaluation · tomevault-io bundle
    This skill should be used when the user asks to "evaluate agent performance", "build test framework", "measure agent quality", "create evaluation rubrics", or mentions LLM-as-judge, multi-dimensional evaluation, agent testing, or quality gates for agent pipelines. Use when this capability is needed.
    0 installs
  20. Agent Teams · tomevault-io bundle
    Claude Code Agent Teams - default team-based development with strict TDD pipeline enforcement Use when this capability is needed.
    0 installs
  21. Qrcoin · tomevault-io bundle
    Participate in QR Coin auctions on Base - bid to display URLs on QR codes Use when this capability is needed.
    0 installs
  22. Router · tomevault-io bundle
    Smart order routing for best price, liquidity, and execution Use when this capability is needed.
    0 installs
  23. Shield · tomevault-io bundle
    Security scanner for code, addresses, and transactions Use when this capability is needed.
    0 installs
  24. Hf Mem · tomevault-io bundle
    CLI to estimate the required memory to load either Safetensors or GGUF model weights for inference from the Hugging Face Hub Use when this capability is needed.
    0 installs
  25. Add Tests · tomevault-io bundle
    Add comprehensive tests for Python code with pytest Use when this capability is needed.
    0 installs
  26. Content Opportunities · tomevault-io bundle
    Find quick-win content optimization targets — high impressions, low CTR, Use when this capability is needed.
    0 installs
  27. Skill Guide · tomevault-io bundle
    Explain how to create, organize, and maintain skills in .agents/skills when the user asks about skills. Use when this capability is needed.
    0 installs
  28. Suggest Proactive · tomevault-io bundle
    Use when the user wants corgi to PROACTIVELY surface improvements on a schedule instead of on demand — "suggest things automatically", "run suggest every week", "open a ticket for the best idea on a cadence", "be a proactive engineer / push me work", or when a scheduled job invokes /corgi-suggest-proactive. Runs the suggest ranking, dedupes the top idea against open tickets + recently-dismissed ones, and either proposes it (default) or, only if auto-file-drafts is opted in, files exactly ONE draft tracker ticket — rate-limited, never spammy, draft-only, never assigned or built. NOT for on-demand idea generation (use the suggest skill) or implementing anything (use the stories skill).
    0 installs
  29. Io Connectors · tomevault-io bundle
    Guides development and usage of I/O connectors in Apache Beam. Use when working with I/O connectors, creating new connectors, or debugging data source/sink issues. Use when this capability is needed.
    0 installs
  30. Ar4mirez Samuel Actix Web · tomevault-io bundle
    Actix-web Framework Guide
    0 installs
  31. Ar4mirez Samuel Cpp Guide · tomevault-io bundle
    C/C++ Guide
    0 installs
  32. Ar4mirez Samuel Dart Frog · tomevault-io bundle
    Dart Frog Framework Guide
    0 installs
  33. Ar4mirez Samuel Lua Guide · tomevault-io bundle
    Lua Guide
    0 installs
  34. Ar4mirez Samuel Micronaut · tomevault-io bundle
    Micronaut Guide
    0 installs
  35. Ar4mirez Samuel PHP Guide · tomevault-io bundle
    PHP Guide
    0 installs
  36. Ar4mirez Samuel SQL Guide · tomevault-io bundle
    SQL Guide
    0 installs
  37. Ar4mirez Samuel Wordpress · tomevault-io bundle
    WordPress Framework Guide
    0 installs
  38. Ar4mirez Samuel Zig Guide · tomevault-io bundle
    Zig Guide
    0 installs
  39. Devpace · tomevault-io bundle
    Use when user reports issues, shares feedback, or receives production alerts — "用户反馈", "线上问题", "生产问题", "告警", "改进建议", "新需求", "体验问题", "功能请求", "线上bug", "运维", "事件", "incident", "故障", "P0", "P1", "严重故障", "postmortem", "事后复盘". NOT for code implementation or development (use /pace-dev). NOT for requirement changes (use /pace-change).
    0 installs
  40. Add Atom · tomevault-io bundle
    Add a new Jotai atom to the state system with type definitions, registry, and Store API access Use when this capability is needed.
    0 installs
  41. Eigen Testing · tomevault-io bundle
    Write and maintain tests for Eigen, a React Native application using React Native Testing Library and Relay Test Utils. Use this skill when writing new tests, fixing failing tests, adding test coverage, updating existing tests, or when asked about testing best practices for Eigen. Triggers on requests like "write tests for this component", "add test coverage", "fix this test", "how should I test this", or any testing-related questions for the Eigen codebase. Use when this capability is needed.
    0 installs
  42. Airflow · tomevault-io bundle
    Queries, manages, and troubleshoots Apache Airflow using the af CLI. Covers listing DAGs, triggering runs, reading task logs, diagnosing failures, debugging DAG import errors, checking connections, variables, pools, and monitoring health. Also routes to sub-skills for writing DAGs, debugging, deploying, and migrating Airflow 2 to 3. Use when user mentions "Airflow", "DAG", "DAG run", "task log", "import error", "parse error", "broken DAG", or asks to "trigger a pipeline", "debug import errors", "check Airflow health", "list connections", "retry a run", or any Airflow operation. Do NOT use for warehouse/SQL analytics on Airflow metadata tables — use analyzing-data instead. Use when this capability is needed.
    0 installs
  43. Atomicojs Atomico Atomico · tomevault-io bundle
    Effect Hooks
    0 installs
  44. Auth0 Swift · tomevault-io bundle
    Use when adding Auth0 authentication to an iOS, macOS, tvOS, watchOS, or visionOS application — integrates the Auth0.swift SDK for native Apple platform authentication using Web Auth, CredentialsManager, and biometric protection.
    0 installs
  45. Upskill · tomevault-io bundle
    Use when working with a live, growing registry of agent skills published by Anthropic, OpenAI, Vercel, Microsoft, Cloudflare, Stripe, HashiCorp, Supabase, and many others. Search it before starting any non-trivial task, fetch the top result, follow it instead of going freehand. After using a skill, report back so the registry ranks it correctly for the next agent. If you build something reusable, ask the user, then upload it.
    0 installs
  46. Council Router · tomevault-io bundle
    Route code reviews to appropriate council members. Use when reviewing PRs, architecture decisions, or significant code changes that need expert perspective. Use when this capability is needed.
    0 installs
  47. Genie Hacks · tomevault-io bundle
    Browse, search, and contribute community hacks — real-world patterns for provider switching, teams, skills, hooks, cost optimization, and more. Use when this capability is needed.
    0 installs
  48. Azure Azure Dev Azure Dev · tomevault-io bundle
    ---
    0 installs
  49. Azure Azure Sdk Azure Sdk · tomevault-io bundle
    APIView Feedback Resolution
    0 installs
  50. Azure Kubelogin Kubelogin · tomevault-io bundle
    Overview
    0 installs
  51. Babarot Gh Infra Gh Infra · tomevault-io bundle
    VHS Tape Authoring
    0 installs
  52. Vscode · tomevault-io bundle
    VS Code integration for viewing diffs and comparing files. Use when showing file differences to the user. Use when this capability is needed.
    0 installs
  53. Barryrn Viralscope Devops · tomevault-io bundle
    DevOps & Deployment
    0 installs
  54. Intrinsics Testing · tomevault-io bundle
    Use when the user is writing, modifying, reviewing, or verifying hardware-intrinsics code in bc-csharp — i.e. anything under crypto/src/runtime/intrinsics/, any *_X86.cs file, or any other code that uses System.Runtime.Intrinsics. Covers the project rule that ISA detection must go through the Org.BouncyCastle.Runtime.Intrinsics wrappers (not direct System.Runtime.Intrinsics.X86.*.IsSupported checks), commands to re-run tests with specific instruction sets disabled via DOTNET_Enable*/COMPlus_Enable* env vars so scalar and lower-ISA fallback codepaths get exercised, and the planned trajectory toward a limited set of supported ISA profiles.
    0 installs
  55. Bee Openclaw Gstack Build · tomevault-io bundle
    <!-- AUTO-GENERATED from SKILL.md.tmpl — do not edit directly -->
    0 installs
  56. Bendrucker Claude Actions · tomevault-io bundle
    GitHub Actions
    0 installs
  57. Bendrucker Claude Raycast · tomevault-io bundle
    Raycast
    0 installs
  58. Octocode Pull Request Reviewer · tomevault-io bundle
    This skill should be used when the user asks to "review a PR", "review pull request", "PR review", "check this PR", "analyze PR changes", "review PR
    0 installs
  59. Gate · tomevault-io bundle
    Stack-aware pre-PR validation gate. Auto-detects stack, validates typecheck + lint + build + tests. Use when the user says 'run gate', 'validate', 'check before PR', or 'run checks'. Use when this capability is needed.
    0 installs
  60. Git Push · tomevault-io bundle
    Git プッシュワークフローの実行。現在のブランチをリモートリポジトリに安全にプッシュする。Use when user wants to push commits, push to remote, or sync with remote repository. Use when this capability is needed.
    0 installs
  61. Ipsw · tomevault-io bundle
    Apple firmware and binary reverse engineering with the ipsw CLI tool. Use when analyzing iOS/macOS binaries, disassembling functions in dyld_shared_cache, dumping Objective-C headers from private frameworks, downloading IPSWs or kernelcaches, extracting entitlements, analyzing Mach-O files, or researching Apple security. Triggers on requests involving Apple RE, iOS internals, kernel analysis, KEXT extraction, or vulnerability research on Apple platforms. Use when this capability is needed.
    0 installs
  62. Rp Why · tomevault-io bundle
    Gas Town × DOK Framework - A two-dimensional model for analyzing AI collaboration maturity and cognitive complexity to reveal growth opportunities. Use when this capability is needed.
    0 installs
  63. Bntvllnt Agent Skills Git · tomevault-io bundle
    Git
    0 installs
  64. Borkdominik Biguml Biguml · tomevault-io bundle
    Create a New Feature Package
    0 installs
  65. Test Mod Transform · tomevault-io bundle
    Test that Retromod correctly transforms mods for a target Minecraft version. Use when verifying transforms work, testing new shims, or debugging mod compatibility. Use when this capability is needed.
    0 installs
  66. Clean Code Standards · tomevault-io bundle
    Core principles and standards for clean code enforcement. Auto-invoked when reviewing code quality, discussing best practices, or planning refactoring work. Use when this capability is needed.
    0 installs
  67. Flutter Implementing Navigation And Routing · tomevault-io bundle
    Handles routing, navigation, and deep linking in a Flutter application. Use when moving between screens or setting up URL-based navigation.
    0 installs
  68. Builders Garden Siwa Siwa · tomevault-io bundle
    SIWA Keyring Proxy Signer
    0 installs
  69. Smart Patch Binary Ninja · tomevault-io bundle
    Patch binary code in Binary Ninja using natural language — read, assemble, write, verify Use when this capability is needed.
    0 installs
  70. Patchright CLI · tomevault-io bundle
    Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with web pages, fill forms, take screenshots, test web applications, or extract information from web pages.
    0 installs
  71. Pxmeter · tomevault-io bundle
    Used to invoke the PXMeter tool for rigorous quality assessment of biomolecular structure prediction models (e.g., proteins, nucleic acids, small molecules). This skill covers single-sample CIF evaluations and large-scale dataset benchmarks, providing rich result parsing support. Trigger this skill when the user asks to "run PXMeter", "compare PDB/CIF evaluation results of different tools", "check benchmark scores", or asks "how accurate is the structure generated by the model". Use when this capability is needed.
    0 installs
  72. Caidanw Skills Modern CSS · tomevault-io bundle
    Modern CSS
    0 installs
  73. Calcom API · tomevault-io bundle
    Secret used to verify webhook payload signatures via X-Cal-Signature-256 header. Use when this capability is needed.
    0 installs
  74. Otto Backend · tomevault-io bundle
    Backend specialist for Otto core engine development. Use when working on Express.js API, services, database schemas, workers, queues, or any server-side code in src/. Use when this capability is needed.
    0 installs
  75. Captainsafia Grove Agents · tomevault-io bundle
    Grove Development
    0 installs
  76. Carlheath Ogmios Academic · tomevault-io bundle
    Academic Writing Specialist
    0 installs
  77. Go I18N · tomevault-io bundle
    Use when defining or updating Go CLI i18n rules in this repo, especially around locale files, env-based language selection, and key naming.
    0 installs
  78. Umbrela Quickstart · tomevault-io bundle
    Use when working with umbrela CLI commands (judge, evaluate), backend selection (gpt, gemini, hf, os, ensemble), qrel handling (dl19-passage, dl20-passage, etc.), relevance labels (0–3), or introspection (doctor, describe, schema, validate). Covers all entry points, flags, and evaluation workflows.
    0 installs
  79. Rails Testing · tomevault-io bundle
    Use when writing or debugging tests in a Rails application, setting up test infrastructure, or choosing between RSpec and Minitest patterns. Also applies when creating factories, fixtures, shared examples, or mocking external services. Covers test strategy, framework detection, directory structure, and common patterns for all test types.
    0 installs
  80. Pyrunbox · tomevault-io bundle
    Execute Python safely in disposable Docker sandboxes with pyrunbox, including package injection, network policy, and mount policy guidance. Use when this capability is needed.
    0 installs
  81. Wax Performance Audit · tomevault-io bundle
    Benchmarking and performance auditing for the Wax repo. Use when running or interpreting Wax benchmarks, diagnosing CPU, memory, or I/O bottlenecks, or investigating Swift 6.2 concurrency issues such as Sendable, actor isolation, `@unchecked Sendable`, task-group fan-out, and data races. Use when this capability is needed.
    0 installs
  82. Pinion Wallet · tomevault-io bundle
    Generate a fresh Ethereum keypair for Base. Useful for funding OpenClaw agents. Costs $0.01 USDC via x402. Use when this capability is needed.
    0 installs
  83. Commit Push · tomevault-io bundle
    Commit and push all unstaged changes on the current branch, open/update PR, fix actionable blockers through CI and review loops, merge to main, and keep driving post-merge CI to green until only a hard blocker remains. Use when this capability is needed.
    0 installs
  84. Pr Comments · tomevault-io bundle
    Analyze Codex/agent review comments on one or more PRs, triage what should be implemented, and provide a clear implementation recommendation list for the user. Use when this capability is needed.
    0 installs
  85. Doc Catcher · tomevault-io bundle
    Audit a Go package in this repository for incorrect or misleading code comments — places where the documentation contradicts what the code actually does. Optimized for Pebble- and CockroachDB-style code where comments encode contracts, invariants, and ownership rules that callers depend on. Use when this capability is needed.
    0 installs
  86. Cas Supervisor Checklist · tomevault-io bundle
    Quick startup checklist for factory supervisors. Use at the beginning of a factory session to load context, check EPICs, and confirm worker availability. Use when this capability is needed.
    0 installs
  87. Apple Notes · tomevault-io bundle
    Manage Apple Notes via the `memo` CLI on macOS (create, view, edit, delete, search, move, and export notes). Use when a user asks OpenCog to add a note, list notes, search notes, or manage note folders. Use when this capability is needed.
    0 installs
  88. Blogwatcher · tomevault-io bundle
    Monitor blogs and RSS/Atom feeds for updates using the blogwatcher CLI. Use when this capability is needed.
    0 installs
  89. Bluebubbles · tomevault-io bundle
    Use when you need to send or manage iMessages via BlueBubbles (recommended iMessage integration). Calls go through the generic message tool with channel="bluebubbles".
    0 installs
  90. Healthcheck · tomevault-io bundle
    Host security hardening and risk-tolerance configuration for OpenCog deployments. Use when a user asks for security audits, firewall/SSH/update hardening, risk posture, exposure review, OpenCog cron scheduling for periodic checks, or version status checks on a machine running OpenCog (laptop, workstation, Pi, VPS). Use when this capability is needed.
    0 installs
  91. Model Usage · tomevault-io bundle
    Use CodexBar CLI local cost usage to summarize per-model usage for Codex or Claude, including the current (most recent) model or a full model breakdown. Trigger when asked for model-level usage/cost data from codexbar, or when you need a scriptable per-model summary from codexbar cost JSON. Use when this capability is needed.
    0 installs
  92. React Component Patterns · tomevault-io bundle
    Define React, TypeScript, and Tailwind conventions for Cooper's renderer process. Ensure consistent, accessible, and maintainable UI components. Use when this capability is needed.
    0 installs
  93. Wash · tomevault-io bundle
    Expert in wasmCloud Shell (wash) CLI tool for building, running, and managing WebAssembly components and wasmCloud applications. Use this skill when working with wasmCloud, WebAssembly components, WIT (WebAssembly Interface Types) definitions, or wash commands. Use when this capability is needed.
    0 installs
  94. Creative Tim UI · tomevault-io bundle
    Creative Tim UI block library assistant. Use when adding, generating, or modifying UI blocks/components/pages from creative-tim.com/ui. Covers design philosophy (minimalism, the 95% rule, research-first), block discovery, both CLI install methods, PRO API key setup, and Creative Tim design rules (orange brand, shadcn/ui base, Tailwind v4). Generates blocks that are deliberate and restrained, not maximal. Use when this capability is needed.
    0 installs
  95. Add Gmail · tomevault-io bundle
    Add Gmail integration to NanoClaw. Can be configured as a tool (agent reads/sends emails when triggered from WhatsApp) or as a full channel (emails can trigger the agent, schedule tasks, and receive replies). Guides through GCP OAuth setup and implements the integration. Use when this capability is needed.
    0 installs
  96. Docs Writer · tomevault-io bundle
    Documentation review and writing process. Use when writing or reviewing README files, API documentation, changelogs, or code comments. Also use when documentation is longer than the code it explains, readers need to read everything to find anything, comments explain what code does instead of why, or README doesn't show how to get started quickly. Essential for documentation PRs and technical writing reviews. Use when this capability is needed.
    0 installs
  97. Test Writing · tomevault-io bundle
    TESTING.md の方針に従って新規テストを作成する。対象モジュールの仕様を理解し、リスクベースで適切なテストを設計・実装する。 Use when this capability is needed.
    0 installs
  98. Issue Fixer · tomevault-io bundle
    This skill provides a systematic approach for investigating and fixing bugs and issues in the codebase. Use this skill when users report bugs, unexpected behavior, test failures, or request fixes for specific issues. The skill guides through issue registration, root cause analysis, impact assessment, minimal code changes, quality validation, and E2E testing. Use when this capability is needed.
    0 installs
  99. Daddia Skills Code Review · tomevault-io bundle
    Code review
    0 installs
  100. Dotfiles · tomevault-io bundle
    Toolkit for adding, modifying, and managing dotfiles in the centralized dotfiles repository at ~/dotfiles. Use when asked to update my dotfiles, add a new config file, update shell aliases or configuration, update SSH config, wire up any new tool config into the install script, update my custom Copilot instructions, or add/modify a Copilot skill. Understands the symlink-based install pattern, Brewfile management, and the two-stage bootstrap/install workflow. Use when this capability is needed.
    0 installs