← all publishers

tomevault-io

@tomevault-io source repo

62255 published skills · page 386 of 623

  1. ▌
    Rust Tokio Essentials · tomevault-io bundle
    Core Tokio patterns including runtime setup, spawn_blocking for CPU work, and avoiding blocking operations. Use for any async Rust development. Use when this capability is needed.
    0 installs
  2. ▌
    Rust Ml Huggingface Porting · tomevault-io bundle
    Port HuggingFace models to Candle with correct tensor naming. Use when debugging weight loading errors or matmul issues. Use when this capability is needed.
    0 installs
  3. ▌
    Worktree Workflow · tomevault-io bundle
    Git worktree setup, management, and cleanup for isolated parallel development Use when this capability is needed.
    0 installs
  4. ▌
    Stress Test · tomevault-io bundle
    Adversarially stress-test a technical plan by verifying claims against real docs, running POC code, and updating the plan before you build. Use when this capability is needed.
    0 installs
  5. ▌
    Godot Review Loop · tomevault-io bundle
    Use when a Godot code PR needs multiple rounds of automated review and fix cycles. Dispatches 3 specialized agents per round targeting GDScript quality, scene architecture, and design doc compliance. Fixes issues, commits, and repeats N times. Pushes once at the end. Invoke with PR number and optional round count.
    0 installs
  6. ▌
    Create Pw Skill · tomevault-io bundle
    Guides the creation of a new ProcessWire agent skill from source material. Reads provided sources, proposes file structure and description, creates SKILL.md with reference files following best practices. Use when creating a new PW skill for this repository. Use when this capability is needed.
    0 installs
  7. ▌
    Verify Pw Skill · tomevault-io bundle
    Verifies an existing ProcessWire agent skill for accuracy and best practices compliance against source material. Runs parallel checks per reference file, produces an issue table with severity levels, and applies only user-approved fixes. Use when verifying or auditing a PW skill in this repository. Use when this capability is needed.
    0 installs
  8. ▌
    Deployment Procedures · tomevault-io bundle
    Production deployment principles and decision-making. Safe deployment Use when this capability is needed.
    0 installs
  9. ▌
    Nodejs Best Practices · tomevault-io bundle
    Node.js development principles and decision-making. Framework selection, Use when this capability is needed.
    0 installs
  10. ▌
    Auth Setup · tomevault-io bundle
    Set up Convex authentication with proper user management, identity mapping, and access control patterns. Use when implementing auth flows. Use when this capability is needed.
    0 installs
  11. ▌
    Maverick Python Typing · tomevault-io bundle
    Python type hints, mypy, Protocol, and static typing best practices Use when this capability is needed.
    0 installs
  12. ▌
    Doover Device Apps · tomevault-io bundle
    Comprehensive guide for creating and developing Doover device applications, including state machines, workers, and hardware I/O patterns Use when this capability is needed.
    0 installs
  13. ▌
    Verify Deploy · tomevault-io bundle
    This skill runs the complete verification suite to confirm the system is ready for deployment or commit. Use when this capability is needed.
    0 installs
  14. ▌
    Ghosttypes Pokemon Go MCP Claudius Maximus · tomevault-io bundle
    Claudius Maximus
    0 installs
  15. ▌
    MCP Test Harness · tomevault-io bundle
    Build fully automated integration test suites for MCP (Model Context Protocol) servers using STDIO transport. Use when creating pytest tests for Python/FastMCP servers, Vitest tests for TypeScript servers, or using MCP Inspector CLI for universal testing. Triggers include "test my MCP server", "create MCP tests", "automated MCP testing", "integration tests for MCP", or any request to verify MCP server functionality with real data validation. Use when this capability is needed.
    0 installs
  16. ▌
    Giansausa Agent Gian Agent Gian Pitch Site · tomevault-io bundle
    Agent Gian — Pitch Site
    0 installs
  17. ▌
    Project Orchestratorverification · tomevault-io bundle
    Use before claiming ANY work is complete — ensures evidence-based verification across all affected services, correct git state, and deployment confirmation. Use when this capability is needed.
    0 installs
  18. ▌
    Metaskill Triggering · tomevault-io bundle
    Optimize skill triggers and descriptions for reliable activation. Use when skill is not triggering, optimizing trigger keywords, writing frontmatter, debugging activation, or when user mentions "trigger", "frontmatter", "description", "skill not triggering", "optimize trigger", "skill won't fire", "skill activation", "trigger keywords". Use when this capability is needed.
    0 installs
  19. ▌
    Pythonista Debugging · tomevault-io bundle
    Root cause fixing and avoiding workarounds. Use when encountering errors, bugs, or problems. Triggers on "bug", "error", "fix", "debug", "workaround", "wrapper", "hack", "broken", "not working", "failing", "issue", or when tempted to add complexity to avoid fixing the real problem. Use when this capability is needed.
    0 installs
  20. ▌
    Pythonista Reviewing · tomevault-io bundle
    Use when reviewing code, PRs, or diffs. Triggers on "review", "code review", "PR", "pull request", "diff", "check this", "look at this code", "quality", "refactor", "egregious", "cross-file", "duplicate", "duplication", or when examining code for issues.
    0 installs
  21. ▌
    Story Generator · tomevault-io bundle
    스크린샷 비교용 Story 파일 자동 생성. "/story-gen", "스토리 생성" 등의 요청 시 사용 Use when this capability is needed.
    0 installs
  22. ▌
    Exercise Development · tomevault-io bundle
    Guidelines for creating and modifying Git-Mastery exercises. Use when developing new exercises, understanding exercise types, or following exercise patterns. Use when this capability is needed.
    0 installs
  23. ▌
    Azure Role Selector · tomevault-io bundle
    When user is asking for guidance for which role to assign to an identity given desired permissions, this agent helps them understand the role that will meet the requirements with least privilege access and how to apply that role. Use when this capability is needed.
    0 installs
  24. ▌
    Polyglot Test Agent · tomevault-io bundle
    Generates comprehensive, workable unit tests for any programming language using a multi-agent pipeline. Use when asked to generate tests, write unit tests, improve test coverage, add test coverage, create test files, or test a codebase. Supports C#, TypeScript, JavaScript, Python, Go, Rust, Java, and more. Orchestrates research, planning, and implementation phases to produce tests that compile, pass, and follow project conventions.
    0 installs
  25. ▌
    Unit Test Vue Pinia · tomevault-io bundle
    Write and review unit tests for Vue 3 + TypeScript + Vitest + Pinia codebases. Use when creating or updating tests for components, composables, and stores; mocking Pinia with createTestingPinia; applying Vue Test Utils patterns; and enforcing black-box assertions over implementation details. Use when this capability is needed.
    0 installs
  26. ▌
    Vscode Ext Commands · tomevault-io bundle
    Guidelines for contributing commands in VS Code extensions. Indicates naming convention, visibility, localization and other relevant attributes, following VS Code extension development guidelines, libraries and good practices Use when this capability is needed.
    0 installs
  27. ▌
    Qdrant · tomevault-io bundle
    Provides Qdrant vector database integration patterns with LangChain4j. Handles embedding storage, similarity search, and vector management for Java applications. Use when implementing vector-based retrieval for RAG systems, semantic search, or recommendation engines.
    0 installs
  28. ▌
    Hierarchical Claude Md · tomevault-io bundle
    Guide for structuring CLAUDE.md files in a hierarchical manner across project directories. Use this skill when setting up Claude Code configuration for a project, organizing project-wide vs module-specific rules, or optimizing context token usage through strategic rule placement. Triggers include requests to create CLAUDE.md files, configure Claude Code for a repository, or establish coding standards at different directory levels. Use when this capability is needed.
    0 installs
  29. ▌
    Enterprise Search · tomevault-io bundle
    Use when the user asks about company documents, internal wikis, policies, specifications, design docs, RFCs, or enterprise knowledge. Triggers on phrases like "find the doc about", "what's our policy on", "where is the spec for", "company guidelines", "internal documentation", or when searching for information that would be in enterprise systems rather than the local codebase.
    0 installs
  30. ▌
    Glean Tools Guide · tomevault-io bundle
    Use when Glean MCP tools are available and you need guidance on which tool to use, how to format queries, or best practices for enterprise search. This skill provides tool selection logic and query optimization for Glean integrations. Auto-triggers when mcp__glean tools are being considered.
    0 installs
  31. ▌
    Gleidsonfersanp AI Project Docs MCP Skills · tomevault-io bundle
    Project Context Management Skill
    0 installs
  32. ▌
    Gluestack UI V4creating Components · tomevault-io bundle
    Step-by-step guide for creating components with gluestack-ui v4 - covers planning, structure, styling, TypeScript, and common component patterns. Use when this capability is needed.
    0 installs
  33. ▌
    Game Hacking Techniques · tomevault-io bundle
    Guide for game-hacking technique taxonomy and threat modeling relevant to game security. Use this skill when researching memory access, code injection, overlays, input simulation, engine-specific attack surfaces, or how modern anti-cheat systems constrain user-mode, kernel-mode, hypervisor, and DMA-based cheat implementations. Use when this capability is needed.
    0 installs
  34. ▌
    Graphics API Hooking · tomevault-io bundle
    Guide for graphics API interception, overlay rendering, and render-pipeline analysis across DirectX, OpenGL, and Vulkan. Use this skill when working with Present or SwapBuffers hooks, DXGI swap chains, shader or draw-call interception, screenshot-sensitive overlays, or graphics debugging in game security research. Use when this capability is needed.
    0 installs
  35. ▌
    Llvm Tooling · tomevault-io bundle
    Expertise in LLVM tooling development including Clang plugins, LLDB debugger extensions, Clangd/LSP, and LibTooling. Use this skill when building source code analysis tools, refactoring tools, debugger extensions, or IDE integrations. Use when this capability is needed.
    0 installs
  36. ▌
    Gologo13 Agent Skills Optimize Performance · tomevault-io bundle
    Optimize Performance
    0 installs
  37. ▌
    Google Cloud Waf Reliability · tomevault-io bundle
    Generates reliability-focused guidance for Google Cloud workloads based on the design principles and recommendations in the Google Cloud Well-Architected Framework. Use this skill to evaluate a workload, identify reliability requirements, and provide actionable recommendations for build, deploy, and manage the workload reliably in Google Cloud.
    0 installs
  38. ▌
    Local Action Verification · tomevault-io bundle
    Set up a repository for local GitHub Actions verification using act, so Jules can validate CI before pushing Use when this capability is needed.
    0 installs
  39. ▌
    Built In AI · tomevault-io bundle
    This file provides the latest technical information about Chrome Built-in AI Use when this capability is needed.
    0 installs
  40. ▌
    Bio Clip Seq Binding Site Annotation · tomevault-io bundle
    Annotate CLIP-seq binding sites to genomic features including 3'UTR, 5'UTR, CDS, introns, and ncRNAs. Use when characterizing where an RBP binds in transcripts. Use when this capability is needed.
    0 installs
  41. ▌
    Bio Variant Calling Clinical Interpretation · tomevault-io bundle
    Clinical variant interpretation using ClinVar, ACMG guidelines, and pathogenicity predictors. Prioritize variants for diagnostic and research applications. Use when interpreting clinical significance of variants. Use when this capability is needed.
    0 installs
  42. ▌
    Bio Causal Genomics Colocalization Analysis · tomevault-io bundle
    Test whether two traits share a causal variant at a genomic locus using Bayesian colocalization with coloc. Computes posterior probabilities for shared vs distinct causal variants between GWAS and eQTL signals. Use when determining if a GWAS signal and an eQTL share the same causal variant. Use when this capability is needed.
    0 installs
  43. ▌
    Bio Workflows Crispr Editing Pipeline · tomevault-io bundle
    End-to-end CRISPR experiment design from target selection to delivery-ready constructs. Covers guide RNA design, off-target assessment, and specialized editing strategies including knockouts, base editing, and HDR knockins. Use when designing complete CRISPR editing experiments for gene knockout, correction, or tagging. Use when this capability is needed.
    0 installs
  44. ▌
    Bio Longitudinal Monitoring · tomevault-io bundle
    Tracks ctDNA dynamics over time for treatment response monitoring using serial liquid biopsy samples. Analyzes tumor fraction trends, mutation clearance kinetics, and defines molecular response criteria. Use when monitoring patients during therapy or detecting molecular relapse before clinical progression. Use when this capability is needed.
    0 installs
  45. ▌
    Bio Causal Genomics Mendelian Randomization · tomevault-io bundle
    Estimate causal effects between exposures and outcomes using genetic variants as instrumental variables with TwoSampleMR. Implements IVW, MR-Egger, weighted median, and MR-PRESSO methods for robust causal inference from GWAS summary statistics. Use when testing whether an exposure causally affects an outcome using genetic instruments. Use when this capability is needed.
    0 installs
  46. ▌
    Bio Clinical Databases Tumor Mutational Burden · tomevault-io bundle
    Calculate tumor mutational burden from panel or WES data with proper normalization and clinical thresholds. Use when assessing immunotherapy eligibility or characterizing tumor immunogenicity. Use when this capability is needed.
    0 installs
  47. ▌
    Grantkee Claude Extensions Tn Domain Epoch · tomevault-io bundle
    tn-domain-epoch
    0 installs
  48. ▌
    Greenheadhq Nixos Config Configuring Codex · tomevault-io bundle
    Codex CLI 설정
    0 installs
  49. ▌
    Gregthegreek Claude Obsidian Figma To Code · tomevault-io bundle
    Figma to Code Generator
    0 installs
  50. ▌
    Grey Haven Code Style · tomevault-io bundle
    Apply Grey Haven Studio's TypeScript/React and Python/FastAPI coding standards from production templates. Use when writing code, reviewing PRs, fixing linting errors, formatting files, or when the user mentions 'code standards', 'Grey Haven style', 'linting', 'Prettier', 'ESLint', 'Ruff', 'formatting rules', or 'coding conventions'. Includes exact Prettier/ESLint/Ruff configs, naming conventions, project structure, and multi-tenant database patterns. Use when this capability is needed.
    0 installs
  51. ▌
    Grey Haven Evaluation · tomevault-io bundle
    Evaluate LLM outputs with multi-dimensional rubrics, handle non-determinism, and implement LLM-as-judge patterns. Essential for production LLM systems. Use when testing prompts, validating outputs, comparing models, or when user mentions 'evaluation', 'testing LLM', 'rubric', 'LLM-as-judge', 'output quality', 'prompt testing', or 'model comparison'. Use when this capability is needed.
    0 installs
  52. ▌
    Grey Haven Tdd Python · tomevault-io bundle
    Python Test-Driven Development expertise with pytest, strict red-green-refactor methodology, FastAPI testing patterns, and Pydantic model testing. Use when implementing Python features with TDD, writing pytest tests, testing FastAPI endpoints, developing with test-first approach, or when user mentions 'Python TDD', 'pytest', 'FastAPI testing', 'red-green-refactor', 'Python unit tests', 'test-driven Python', or 'Python test coverage'. Use when this capability is needed.
    0 installs
  53. ▌
    Grimblaz Workflow Template Frontend Design · tomevault-io bundle
    Frontend Design Skill
    0 installs
  54. ▌
    Docs Alignment Lock · tomevault-io bundle
    Keep repository policy docs aligned and privacy-safe before PRs. Use when changing workflow/policy text across AGENTS.md, README.md, CONTRIBUTING.md, SKILL.md, PR templates, or skill candidate docs. Use when this capability is needed.
    0 installs
  55. ▌
    Local Compute Usage · tomevault-io bundle
    Enforce local-first Codex execution through VS Code workspace and connected local apps/services/hardware, with MemryX shim priority and fail-closed remote-host checks. Use when this capability is needed.
    0 installs
  56. ▌
    Campaign Architecture · tomevault-io bundle
    Use when structuring paid media campaigns/ad sets to balance testing,
    0 installs
  57. ▌
    Experiment Design Kit · tomevault-io bundle
    Toolkit for structuring hypotheses, variants, guardrails, and measurement Use when this capability is needed.
    0 installs
  58. ▌
    Metric Governance Kit · tomevault-io bundle
    Framework for defining, approving, and auditing GTM metrics and KPIs. Use when this capability is needed.
    0 installs
  59. ▌
    Toutiao Publisher · tomevault-io bundle
    Publish articles to Toutiao (Today's Headlines). Handles persistent authentication (login once) and session management. Opens browser for interactive publishing. Use when this capability is needed.
    0 installs
  60. ▌
    Guia Matthieu Clawfu Skills Brand Strategy · tomevault-io bundle
    Brand Strategy - Build a Brand People Believe In
    0 installs
  61. ▌
    Guia Matthieu Clawfu Skills Buyer Personas · tomevault-io bundle
    Buyer Personas
    0 installs
  62. ▌
    Guia Matthieu Clawfu Skills Dotcom Secrets · tomevault-io bundle
    DotCom Secrets - Sales Funnel Mastery
    0 installs
  63. ▌
    Guia Matthieu Clawfu Skills Expert Secrets · tomevault-io bundle
    Expert Secrets
    0 installs
  64. ▌
    Naming 6 Gates · tomevault-io bundle
    Use when creating brand names, product names, or company names in 2026. Use when naming needs to work across languages, voice assistants, and AI recommendation engines. Use when previous name candidates failed trademark or had conflicts.
    0 installs
  65. ▌
    Guia Matthieu Clawfu Skills Radical Candor · tomevault-io bundle
    Radical Candor
    0 installs
  66. ▌
    Sandler System · tomevault-io bundle
    Apply Sandler Selling System principles for consultative sales with pain discovery, budget qualification, and mutual decision frameworks Use when this capability is needed.
    0 installs
  67. ▌
    Guia Matthieu Clawfu Skills Sonic Branding · tomevault-io bundle
    Sonic Branding Strategy
    0 installs
  68. ▌
    Terraform Code Generator · tomevault-io bundle
    Auto-generate Terraform resource blocks by fetching latest schemas from Terraform Registry in real-time Use when this capability is needed.
    0 installs
  69. ▌
    Terraform Resource Fetch · tomevault-io bundle
    Fetch latest Terraform provider resources and documentation from Terraform Registry Use when this capability is needed.
    0 installs
  70. ▌
    Guyoung Boxagnts Front Component Generator · tomevault-io bundle
    ---
    0 installs
  71. ▌
    Stack Selector · tomevault-io bundle
    Recommends the right technology stack for your product, branching by product type (consumer mobile, B2B SaaS, internal tool, API/developer tool, marketplace, AI-native). Use before starting to build, when you're unsure what tools to use, or when an agent has suggested a stack that feels overwhelming. Produces a stack-decision.md with specific tool recommendations and setup order. Use when this capability is needed.
    0 installs
  72. ▌
    17 Retrospective · tomevault-io bundle
    Improve the GoodWorkflows Cursor workflow system after a build, hotfix, health review, or repeated failure. Use to update skills, rules, hooks, state schema, docs, and memory-bank lessons. Use when this capability is needed.
    0 installs
  73. ▌
    Gzupark Claude Plugin Pack Meeting Insight · tomevault-io bundle
    Meeting Insight
    0 installs
  74. ▌
    Hack23 Blacktrigram Audio Game Integration · tomevault-io bundle
    Audio Game Integration Skill
    0 installs
  75. ▌
    Hack23 Blacktrigram Threejs Best Practices · tomevault-io bundle
    Three.js Best Practices Skill
    0 installs
  76. ▌
    Docs Toc Generator · tomevault-io bundle
    自动扫描指定 docs 目录,读取所有文档的 frontmatter 和 _category_.json,生成结构化的总目录页面内容。This skill should be used when the user wants to generate or update a table-of-contents / index page (e.g., 0-learn.md) that lists all documents under a given docs section. Use when this capability is needed.
    0 installs
  77. ▌
    Web Frameworks · tomevault-io bundle
    Build modern full-stack web applications with Next.js (App Router, Server Components, RSC, PPR, SSR, SSG, ISR), Turborepo (monorepo management, task pipelines, remote caching, parallel execution), and RemixIcon (3100+ SVG icons in outlined/filled styles). Use when creating React applications, implementing server-side rendering, setting up monorepos with multiple packages, optimizing build performance and caching strategies, adding icon libraries, managing shared dependencies, or working with TypeScript full-stack projects. Use when this capability is needed.
    0 installs
  78. ▌
    Hankliu447 Superspec Receiving Code Review · tomevault-io bundle
    Receiving Code Review
    0 installs
  79. ▌
    Happycapy AI Happycapy Skills Film Creator · tomevault-io bundle
    Film Creator - AI Film Production Assistant
    0 installs
  80. ▌
    Harishrajora Agent Skills API GRAPHQL Grpc · tomevault-io bundle
    GraphQL & gRPC Skill
    0 installs
  81. ▌
    Wasm Optimizer · tomevault-io bundle
    Use when working with a skill for optimizing WebAssembly (Wasm) builds, specifically tailored for game engine adapters. Focuses on binary size reduction, loading performance, and integration with TypeScript/JavaScript.
    0 installs
  82. ▌
    Amxx Modding Kit API Waypoint Markers · tomevault-io bundle
    Guide for Waypoint Markers API creating 3D waypoint sprites visible through walls with per-player visibility. Use when this capability is needed.
    0 installs
  83. ▌
    Helixdevelopment Helixagent Agent Patterns · tomevault-io bundle
    Agent Patterns
    0 installs
  84. ▌
    Helixdevelopment Helixagent Code Formatter · tomevault-io bundle
    Code Formatter
    0 installs
  85. ▌
    Helixdevelopment Helixagent Cursor AI Chat · tomevault-io bundle
    Cursor Ai Chat
    0 installs
  86. ▌
    Helixdevelopment Helixagent Migrating Apis · tomevault-io bundle
    Migrating Apis
    0 installs
  87. ▌
    Helixdevelopment Helixagent Version Bumper · tomevault-io bundle
    Version Bumper
    0 installs
  88. ▌
    React Frontend Development · tomevault-io bundle
    Modern React + TypeScript dashboard and SPA development patterns. Covers Vite, shadcn/ui, TanStack Query, Zustand, React Router, React Hook Form + Zod, Vitest + Testing Library, accessibility, and performance. Use when building React frontends, creating components, managing state, integrating APIs, writing frontend tests, or setting up a new React project. Use when this capability is needed.
    0 installs
  89. ▌
    I18N Check · tomevault-io bundle
    Analyze code for internationalization issues, understanding the UI context and user impact before flagging problems. Use when reviewing code for global readiness. Use when this capability is needed.
    0 installs
  90. ▌
    Heyvhuang Ship Faster Workflow Ship Faster · tomevault-io bundle
    Workflow: Ship Faster (Next.js 16.1.1)
    0 installs
  91. ▌
    Codebase Mapping · tomevault-io bundle
    Systematically explore and understand an unfamiliar codebase to build a mental model. Use when this capability is needed.
    0 installs
  92. ▌
    Higashi Kota LLM Internal RAG Chat Styling · tomevault-io bundle
    Styling Skill
    0 installs
  93. ▌
    Higashi Kota LLM Internal RAG Chat Testing · tomevault-io bundle
    Testing Skill
    0 installs
  94. ▌
    Hilmifawwazsaad Nextjs Boilerplate Backend · tomevault-io bundle
    Pre-Code Checklist
    0 installs
  95. ▌
    Hindermath Home Baseline Microsoft Foundry · tomevault-io bundle
    Microsoft Foundry Skill
    0 installs
  96. ▌
    Bch Development · tomevault-io bundle
    Bitcoin Cash (BCH) API implementation rules. Critical pattern for embedding Bitcoin struct and overriding BCH-specific methods. Use when working on BCH-related code in internal/infrastructure/api/btc/bch/. Use when this capability is needed.
    0 installs
  97. ▌
    Btc Terminology · tomevault-io bundle
    Critical Bitcoin terminology rules to prevent confusion between bech32m (encoding) and taproot (address type). Use when working on BTC-related code, config files, or shell scripts. Use when this capability is needed.
    0 installs
  98. ▌
    Makefile Update · tomevault-io bundle
    Makefile development workflow. Use when modifying Makefile or files in make/ directory. Use when this capability is needed.
    0 installs
  99. ▌
    Thesis Review · tomevault-io bundle
    卒業論文の包括レビューを2部構成(緊急体裁面+提出後検討の内容面)で出力。LaTeX(.tex)およびWord(.docx)に対応。既存フィードバックとの重複を避けた指摘を行う。締め切り前の卒論レビュー依頼時に使用。 Use when this capability is needed.
    0 installs
  100. ▌
    Assembly Orchestrator · tomevault-io bundle
    분석→설계→구현 전체 워크플로우 조율 — analyze-mcp + implement-mcp 통합 실행 Use when this capability is needed.
    0 installs