← all publishers

tomevault-io

@tomevault-io source repo

62255 published skills · page 260 of 623

  1. ▌
    Omer Metin Skills For Antigravity Thought Leadership · tomevault-io bundle
    ---
    0 installs
  2. ▌
    Omer Metin Skills For Antigravity Wallet Integration · tomevault-io bundle
    ---
    0 installs
  3. ▌
    Omer Metin Skills For Antigravity Websocket Realtime · tomevault-io bundle
    ---
    0 installs
  4. ▌
    Bulk Fastq Quantification · tomevault-io bundle
    End-to-end bulk RNA-seq quantification with omicverse's alignment module — SRA download, fastp QC, two interchangeable quantification paths (STAR + featureCount, OR alignment-free kb-python with technology='BULK'), and wiring into `ov.bulk.pyDEG` DESeq2. Single-cell kb-python (10XV2/10XV3) is out of scope — use the `single-cell-kb-alignment` skill instead. Use when this capability is needed.
    0 installs
  5. ▌
    Finding Online References · tomevault-io bundle
    Searches GitHub and web for relevant code examples and documentation using parallel subagents. Use when user says "look online", "find references", "search online", "find examples", or needs external resources. Use when this capability is needed.
    0 installs
  6. ▌
    Company Announcement Writer · tomevault-io bundle
    Executive communication style for all-hands emails. Balances transparency with appropriate messaging. Use when this capability is needed.
    0 installs
  7. ▌
    Competitor Content Analyzer · tomevault-io bundle
    Track competitor blog posts, whitepapers, and content strategy. Identify content gaps in your strategy. Use when this capability is needed.
    0 installs
  8. ▌
    SEO Keyword Cluster Builder · tomevault-io bundle
    Group related keywords into topic clusters. Create content hub architecture recommendations and internal linking strategies. Use when this capability is needed.
    0 installs
  9. ▌
    Feature Release Rollout · tomevault-io bundle
    This skill should be used when the user asks to "rollout a feature", "complete feature release", "propagate SDK feature", "track feature support", "what's missing for feature X", or mentions checking CLI/GUI/docs/blog support for SDK features. Guides agents through the multi-repository feature release workflow from SDK to docs to marketing. Use when this capability is needed.
    0 installs
  10. ▌
    Diagnose Maestro Deployment · tomevault-io bundle
    Diagnoses failed Maestro cluster deployments by analyzing Helm releases, pod status, and resource conflicts Use when this capability is needed.
    0 installs
  11. ▌
    Github Release Poster · tomevault-io bundle
    Generate professional dark-themed release announcement posters for GitHub releases. Use when the user wants to create a release poster, announcement image, changelog graphic, or visual summary for software releases. Triggers include "create release poster", "make announcement image", "generate release graphic", "版本发布海报", or when given a GitHub release URL with a request to visualize it. Automatically adapts to different categories, content lengths, and release note structures. Use when this capability is needed.
    0 installs
  12. ▌
    Claude Project Manifest · tomevault-io bundle
    Creates annotated bibliography-style manifests for Claude projects, tracking files, conversation threads, and relationships with unique IDs and annotations. Use when documenting project contents, creating file inventories, tracking conversation history, or building navigable knowledge maps.
    0 installs
  13. ▌
    Data Pipeline Architect · tomevault-io bundle
    Designs ETL/ELT data pipelines with proper extraction, transformation, and loading patterns, including orchestration, error handling, and data quality validation. Use when this capability is needed.
    2 installs
  14. ▌
    Frontend Design Systems · tomevault-io bundle
    Systematic approach to building consistent, maintainable frontend UI components with design systems and component libraries Use when this capability is needed.
    0 installs
  15. ▌
    Game Mechanics Designer · tomevault-io bundle
    Designs engaging gameplay loops, economies, and progression systems, balancing challenge and reward for interactive experiences. Use when this capability is needed.
    0 installs
  16. ▌
    Dev Typescript Backend Development · tomevault-io bundle
    TypeScript / Node.js backend service development skill. Covers Express / Fastify patterns, Zod runtime validation, async DB access (Prisma / Drizzle / Kysely), middleware chains, dependency injection, structured config, and observability. Pairs with typescript.instructions.md. Use when this capability is needed.
    0 installs
  17. ▌
    Check Agent Annotations · tomevault-io bundle
    Read .agent-annotations (open inbox + assets) and turn UI annotations into an actionable plan. Optional browser validation only when requested. Use when this capability is needed.
    0 installs
  18. ▌
    Hunt Analytics Generation · tomevault-io bundle
    Generate query-agnostic analytics that model adversary behavior by translating hunt investigative intent into analytic definitions grounded in schema semantics. This skill is used to define how behavior should manifest in data before query execution or validation, and works best when informed by system internals, adversary tradecraft, a structured hunt focus, and suggested data sources. Use when this capability is needed.
    0 installs
  19. ▌
    Hunt Blueprint Generation · tomevault-io bundle
    Assemble a complete hunt blueprint by consolidating outputs from prior hunt planning skills into a single, structured plan for execution. Use this skill after system and tradecraft research, hunt focus definition, data source identification, and analytics generation have been completed. This skill is synthesis and packaging only and must not introduce new research, assumptions, or analytics. Use when this capability is needed.
    0 installs
  20. ▌
    Interview Prep Generator · tomevault-io bundle
    Generate STAR stories, practice questions, and talking points from resume Use when this capability is needed.
    0 installs
  21. ▌
    Job Description Analyzer · tomevault-io bundle
    Analyze job postings, calculate match scores, identify gaps, and create application strategy Use when this capability is needed.
    0 installs
  22. ▌
    Math Intuition Builder · tomevault-io bundle
    Develops mathematical understanding through examples, visualization, and analogy Use when this capability is needed.
    0 installs
  23. ▌
    Tdd Migration Pipeline · tomevault-io bundle
    Orchestrator-only workflow for migrating/rewriting codebases with full TDD and agent delegation Use when this capability is needed.
    0 installs
  24. ▌
    Patchy631 AI Engineering Hub Hugging Face Evaluation · tomevault-io bundle
    ---
    0 installs
  25. ▌
    Data Seeding Fixtures Builder · tomevault-io bundle
    Generates deterministic seed data for development and testing with factory functions, realistic fixtures, and database reset scripts. Use for "data seeding", "test fixtures", "database seeding", or "mock data generation".
    0 installs
  26. ▌
    Insomnia Collection Generator · tomevault-io bundle
    Generates Insomnia collection export files from Express, Next.js, Fastify, or other API routes. Creates organized workspaces with request groups, environments, and authentication. Use when users request "generate insomnia collection", "export to insomnia", "create insomnia workspace", or "insomnia import".
    0 installs
  27. ▌
    Kubernetes Manifest Generator · tomevault-io bundle
    Generates Kubernetes manifests including Deployments, Services, ConfigMaps, Secrets, Ingress, and HPA with best practices. Use when users request "Kubernetes setup", "K8s manifests", "deploy to Kubernetes", "container orchestration", or "K8s configuration".
    0 installs
  28. ▌
    Tool Function Schema Designer · tomevault-io bundle
    Designs robust function/tool calling schemas for LLMs with JSON schemas, validation strategies, typed interfaces, and example calls. Use when implementing "function calling", "tool use", "LLM tools", or "agent actions". Use when this capability is needed.
    0 installs
  29. ▌
    Effect Patterns Scheduling · tomevault-io bundle
    Effect-TS patterns for Scheduling. Use when working with scheduling in Effect-TS applications. Use when this capability is needed.
    0 installs
  30. ▌
    Developing Solidworks · tomevault-io bundle
    ANYTHING related to SolidWorks. Writes, modifies, and debugs C# code that interacts with SolidWorks. Use when working with .cs or .csproj files that (will) reference SolidWorks SDK, SolidWorks.Interop assemblies, COM interop with SolidWorks. Use when this capability is needed.
    0 installs
  31. ▌
    Pegasus Review · tomevault-io bundle
    Review a Pegasus workflow for common pitfalls and best practices Use when this capability is needed.
    0 installs
  32. ▌
    Pegasus Convert · tomevault-io bundle
    Convert a Snakemake or Nextflow pipeline to a Pegasus workflow Use when this capability is needed.
    0 installs
  33. ▌
    Vuepress Plume Markdown · tomevault-io bundle
    Help users write markdown files with VuePress Plume theme extensions, including containers, charts, embeds, code features, and all markdown enhancements. Invoke when user writes markdown content or asks about Plume's markdown syntax. Use when this capability is needed.
    0 installs
  34. ▌
    Peopleforrester Claude Dotfiles Performance Reviewer · tomevault-io bundle
    Performance Reviewer
    0 installs
  35. ▌
    Implement Arc Standards · tomevault-io bundle
    Implement Algorand ARC standards in smart contracts and clients. Use when needing to understand ARC-4 ABI encoding or method signatures, working with application specifications (ARC-32 or ARC-56), calling ARC-4 methods from contracts or clients, encountering ABI encoding/decoding issues, or generating typed clients from app specs. Strong triggers include "What is ARC-4?", "How do I encode ABI arguments?", "What's the difference between ARC-32 and ARC-56?", "method selector not matching", "application specification", "arc56.json". Use when this capability is needed.
    0 installs
  36. ▌
    Codex Pet Limit Rings · tomevault-io bundle
    Install, run, customize, package, or debug the Codex Pet Limit Rings macOS companion app for Codex pets. Use when the user asks for Codex pet usage-limit rings, a menu-bar toggle, launch-at-login packaging, live/cached Codex limit visualization, or open-source distribution of the rings overlay. Use when this capability is needed.
    0 installs
  37. ▌
    Bubbles Test Environment Isolation · tomevault-io bundle
    Enforce ephemeral-only backing stores for any test category that touches mutable state (integration, e2e-api, e2e-ui, stress, load). Use when authoring or reviewing test compose files; when changing test setup/teardown; when defining test-data policy in copilot-instructions; when writing tests that touch a real DB, message bus, cache, queue, file system, or external integration; when reviewing PRs that introduce a new persistent entity. Triggers include new docker-compose.test*.yml files, test-port allocation, test-database creation, "MUST clean up after" policy text, and parallel-test infrastructure work. Use when this capability is needed.
    0 installs
  38. ▌
    Platxa Sidecar Builder · tomevault-io bundle
    Build Node.js sidecar services for real-time code editing platforms. Covers file watching, git operations, WebSocket servers, Yjs CRDT integration, REST APIs, and Kubernetes deployment patterns. Use when this capability is needed.
    0 installs
  39. ▌
    Convex Agent · tomevault-io bundle
    Build AI agents with persistent threads, tool calling, and streaming on Convex. Use when implementing chat interfaces, AI assistants, multi-agent workflows, RAG systems, or any LLM-powered features with message history. Use when this capability is needed.
    0 installs
  40. ▌
    Convex Clerk · tomevault-io bundle
    Clerk authentication integration for Convex. Use when setting up Clerk auth, configuring ConvexProviderWithClerk, implementing Clerk webhooks for user sync, or troubleshooting Clerk-specific auth issues. Use when this capability is needed.
    0 installs
  41. ▌
    Wechat Article Fetcher · tomevault-io bundle
    WeChat official account article fetcher with intelligent ranking based on research interests (AI Agent, System Design, GitHub Open Source). Supports fetching from specific accounts or all followed accounts with date filtering and Obsidian integration. Use when this capability is needed.
    0 installs
  42. ▌
    Uv Pytest Unit Testing · tomevault-io bundle
    Set up and run unit tests for Python uv projects and uv workspaces with pytest. Use when creating or updating pytest configuration in pyproject.toml, installing pytest dev dependencies with uv, running tests in a workspace member package via `uv run --package`, customizing pytest workflow defaults through layered YAML profiles, organizing tests with fixtures/markers/parametrize, or troubleshooting test discovery and import failures. Use when this capability is needed.
    0 installs
  43. ▌
    Prajwalsrinvas Claude Code Reverse Engineering Skill · tomevault-io bundle
    Analyze Claude Code Feature
    0 installs
  44. ▌
    Praxstack Skills And Personas Autonomous Orchestrion · tomevault-io bundle
    Autonomous Orchestrion: Council-Swarm Pure Work Protocol
    0 installs
  45. ▌
    Qcsd Ideation Swarm · tomevault-io bundle
    Use when running Quality Criteria sessions during PI/Sprint planning with HTSM v6.3, Risk Storming, or Testability analysis in the QCSD Ideation phase.
    0 installs
  46. ▌
    Test Idea Rewriting · tomevault-io bundle
    Transform passive 'Verify X' test descriptions into active, observable test actions. Use when test ideas lack specificity, use vague language, or fail quality validation. Converts to action-verb format for clearer, more testable descriptions. Use when this capability is needed.
    0 installs
  47. ▌
    Android Automation Agent · tomevault-io bundle
    Use android-automation-agent to run precise Android UI automation tasks via ADB and LLM vision on the connected Android device. Trigger this skill for ANY request involving controlling, tapping, opening, searching, ordering, booking, or interacting with apps on the user's Android phone. Also trigger for "what's on my screen" or "show me the phone". Use when this capability is needed.
    0 installs
  48. ▌
    Skill Ppu Paddle Ocr · tomevault-io bundle
    Use this skill whenever the user is writing TypeScript/JavaScript code that imports `ppu-paddle-ocr` or `ppu-paddle-ocr/web`, or asks about PaddleOCR / PP-OCRv5 in JavaScript runtimes — text detection, text recognition, OCR on receipts/invoices/documents, ONNX Runtime OCR, multilingual OCR (Latin, Cyrillic, Arabic, Indic, CJK, Thai), WebGPU OCR in browsers, browser-extension OCR, INT8-quantized recognition, custom dictionaries, recognition strategies (`per-box` / `per-line` / `cross-line`), or processing engines (`opencv` / `canvas-native`). Trigger even when the user says "PaddleOCR in Node" or "OCR library that runs in Bun and the browser" without naming the package, as long as the codebase imports it. This skill encodes the two entry points (`ppu-paddle-ocr` vs `ppu-paddle-ocr/web`), the lifecycle (`new` → `initialize` → `recognize` → `destroy`), the strategy/engine trade-offs, the model-cache behaviour on Node/Bun, and the WebGPU fallback path on web. Also covers running OCR as a dockerized REST API via t
    0 installs
  49. ▌
    Craft Companion · tomevault-io bundle
    基于结构化知识库的AI协作小说创作框架。支持章纲→初稿→自查→修订→终版完整流程,适用于都市异能/任何长篇小说。 Use when this capability is needed.
    0 installs
  50. ▌
    Qiscus Integration Integration Skills Project Memory · tomevault-io bundle
    Project Memory System
    0 installs
  51. ▌
    Plutonium Definition · tomevault-io bundle
    Use when configuring resource definitions - field types, inputs, displays, columns, conditional rendering, nested inputs, or definition structure
    0 installs
  52. ▌
    Rainoftime Pl Skills Common Subexpression Eliminator · tomevault-io bundle
    Common Subexpression Eliminator
    0 installs
  53. ▌
    Claude MCP Expert · tomevault-io bundle
    Expert on Model Context Protocol (MCP) integration, MCP servers, installation, configuration, and authentication. Triggers when user mentions MCP, MCP servers, installing MCP, connecting tools, MCP resources, MCP prompts, or remote/local MCP servers. Use when this capability is needed.
    0 installs
  54. ▌
    Kubernetes Maestro · tomevault-io bundle
    Route Kubernetes tasks to the narrowest specialist or team of specialists from the catalog. Use when you do not already know the specialist. Not for direct Kubernetes answers; Maestro classifies, dispatches, and synthesizes only. Dispatches single agent for focused tasks, parallel team (max 4) for multi-domain tasks. Never auto-dispatches live-guard agents — requires explicit human confirmation with blast-radius and rollback before routing to any live mutation specialist. Use when this capability is needed.
    2 installs
  55. ▌
    Fix Codeapp Issue · tomevault-io bundle
    Troubleshoot and fix common Power Apps Code Apps issues including deployment errors, 404 asset errors, Dataverse OData errors, authentication issues, and build failures. Provides diagnostic guidance and automated fixes. Use when this capability is needed.
    0 installs
  56. ▌
    Raulnq Node Hono React Monorepo Add Frontend Feature · tomevault-io bundle
    Add Frontend Feature
    0 installs
  57. ▌
    Training Hub Guide · tomevault-io bundle
    Guides users through LLM post-training with Training Hub, including installation, algorithm selection (SFT, OSFT, LoRA), hyperparameter tuning, troubleshooting OOM errors, interpreting loss curves, and leveraging backend-specific features. Use when the user is working with training_hub, fine-tuning language models, asking about SFT/OSFT/LoRA training, or debugging GPU/CUDA training issues. Use when this capability is needed.
    0 installs
  58. ▌
    Organizational Transformation · tomevault-io bundle
    Help users transform organizations toward modern product practices. Use when someone is trying to shift from feature teams to product teams, introduce empowered teams, modernize legacy processes, or drive cultural change in how product is built. Use when this capability is needed.
    0 installs
  59. ▌
    Coding Agent Standards · tomevault-io bundle
    Defines practical standards for implementation-focused coding agents. Use when creating or editing code, especially when reliability, clarity, and low-risk delivery are required. Use when this capability is needed.
    0 installs
  60. ▌
    Architecting Systems · tomevault-io bundle
    Guides clean, scalable system architecture during the build phase. Use when designing modules, defining boundaries, structuring projects, managing dependencies, or preventing tight coupling and brittleness as systems grow. Use when this capability is needed.
    0 installs
  61. ▌
    Writing Dna Discovery · tomevault-io bundle
    Capture a writer's voice DNA through collaborative interview and sample analysis. Use when someone wants to document their writing voice for use with a ghost writer skill. Produces a Voice DNA Document with patterns, anti-patterns, and actionable guidance. Handles one register/mode per session, supports refinement over time.
    0 installs
  62. ▌
    Writing Orchestration · tomevault-io bundle
    This skill should be used when orchestrating complex writing workflows with multiple phases. It provides two-agent orchestration patterns, the two-gate content readiness assessment, 10 baseline writing strategies, 20+ situational strategies, and quality checkpoints. Inspired by the Spiral Writing System. Use when this capability is needed.
    0 installs
  63. ▌
    Rodanthi Alexiou Sdc Infraops Hack Microsoft Foundry · tomevault-io bundle
    Microsoft Foundry Skill
    0 installs
  64. ▌
    Terraform GCP Iac · tomevault-io bundle
    Use esta skill para criar, revisar ou evoluir infraestrutura GCP com Terraform neste repositorio. Cobre provider Google, modulos, ambientes, state, validacao, IAM, Cloud Run, Cloud SQL, Artifact Registry, Secret Manager e guardrails para execucao segura. Use when this capability is needed.
    0 installs
  65. ▌
    Improve Cursor · tomevault-io bundle
    Evaluates and improves existing .cursor/rules/*.mdc files. When AGENTS.md is present in the target project, runs a non-destructive migration sub-flow that decomposes its content into modular rules without touching the original file. Use when this capability is needed.
    0 installs
  66. ▌
    Rohitg00 Manim Video Generator Manim Video Generator · tomevault-io bundle
    Animation Composer Skill
    0 installs
  67. ▌
    QA Wdio Add Test Data · tomevault-io bundle
    Adiciona ou estende dados de teste em __tests__/e2e/data/ (Constants, Logins ou novos módulos TypeScript). Use quando o usuário pedir para adicionar constantes, dados de login ou dados reutilizáveis para os testes E2E. Use when this capability is needed.
    0 installs
  68. ▌
    Founder Assistant · tomevault-io bundle
    Assistant stratégique et opérationnel pour la fondatrice de Nexdoor Talent. Aide à structurer les priorités, clarifier les décisions, challenger les idées, rédiger avec justesse et garder le cap business. Use when this capability is needed.
    0 installs
  69. ▌
    Architecture Spec · tomevault-io bundle
    Generates technical architecture specification from PRD. Covers architecture pattern, tech stack, data models, and app structure. Use when creating ARCHITECTURE.md or designing system architecture.
    0 installs
  70. ▌
    Paywall Generator · tomevault-io bundle
    Generates StoreKit 2 subscription paywall with modern SwiftUI views. Use when user wants to add subscriptions, paywall, or in-app purchases.
    0 installs
  71. ▌
    Rundiffusion Standalone Agent Manager · tomevault-io bundle
    Manage the standalone RunDiffusion Agents single-tenant deployment in this repo. Use when a user wants local single-tenant or remote single-tenant deployment under `services/rundiffusion-agents`, help with the standalone `.env`, or help starting, stopping, rebuilding, or repairing the standalone package with Docker Compose. Use when this capability is needed.
    0 installs
  72. ▌
    Apple Health Analyst · tomevault-io bundle
    Analyze Apple Health export ZIP. Run local prepare to generate structured insights, then produce either a health report or a training report with long-term context. Use when this capability is needed.
    0 installs
  73. ▌
    Ryomurakami1983 Happy AI Life Instructions Authoring · tomevault-io bundle
    Repository instructions を作成・改善する
    0 installs
  74. ▌
    Ryomurakami1983 Skills Repository Git Init To Github · tomevault-io bundle
    Git Init to GitHub Push
    0 installs
  75. ▌
    Ryomurakami1983 Skills Repository Github Pr Workflow · tomevault-io bundle
    GitHub PR Workflow
    0 installs
  76. ▌
    Philosophy Compliance Workflow · tomevault-io bundle
    Philosophy compliance guardian - ensures code aligns with amplihack's ruthless simplicity, brick philosophy, and Zen-like minimalism through systematic review Use when this capability is needed.
    0 installs
  77. ▌
    Saeed Vayghan Gemini Agent Skills Architect Reviewer · tomevault-io bundle
    You are a senior architecture reviewer with expertise in evaluating system designs, architectural decisions, and technology choices. Your focus spans design patterns, scalability assessment, integration strategies, and technical debt analysis with emphasis on building sustainable, evolvable systems that meet both current and future needs.
    0 installs
  78. ▌
    Saeed Vayghan Gemini Agent Skills Dotnet Core Expert · tomevault-io bundle
    You are a senior .NET Core expert with expertise in .NET 10 and modern C# development. Your focus spans minimal APIs, cloud-native patterns, microservices architecture, and cross-platform development with emphasis on building high-performance applications that leverage the latest .NET innovations.
    0 installs
  79. ▌
    Saeed Vayghan Gemini Agent Skills Frontend Developer · tomevault-io bundle
    You are a senior frontend developer specializing in modern web applications with deep expertise in React 18+, Vue 3+, and Angular 15+. Your primary focus is building performant, accessible, and maintainable user interfaces.
    0 installs
  80. ▌
    Saeed Vayghan Gemini Agent Skills Laravel Specialist · tomevault-io bundle
    You are a senior Laravel specialist with expertise in Laravel 10+ and modern PHP development. Your focus spans Laravel's elegant syntax, powerful ORM, extensive ecosystem, and enterprise features with emphasis on building applications that are both beautiful in code and powerful in functionality.
    0 installs
  81. ▌
    Saeed Vayghan Gemini Agent Skills Terraform Engineer · tomevault-io bundle
    You are a senior Terraform engineer with expertise in designing and implementing infrastructure as code across multiple cloud providers. Your focus spans module development, state management, security compliance, and CI/CD integration with emphasis on creating reusable, maintainable, and secure infrastructure code.
    2 installs
  82. ▌
    Saeed Vayghan Gemini Agent Skills Websocket Engineer · tomevault-io bundle
    You are a senior WebSocket engineer specializing in real-time communication systems with deep expertise in WebSocket protocols, Socket.IO, and scalable messaging architectures. Your primary focus is building low-latency, high-throughput bidirectional communication systems that handle millions of concurrent connections.
    0 installs
  83. ▌
    Marketing Baidu SEO Specialist · tomevault-io bundle
    Expert Baidu search optimization specialist focused on Chinese search engine ranking, Baidu ecosystem integration, ICP compliance, Chinese keyword research, and mobile-first indexing for the China market. Use when this capability is needed.
    0 installs
  84. ▌
    Company Intelligence · tomevault-io bundle
    Generates comprehensive company research reports for sales preparation. Use this skill when preparing for executive meetings, researching target accounts, creating account plans, or understanding competitive landscape.
    0 installs
  85. ▌
    Direct Response Copy · tomevault-io bundle
    Writes high-converting landing pages and sales copy using proven page architecture and persuasion principles. This skill should be used when creating sales pages, landing pages, product pages, or any copy designed to drive immediate action like purchases, sign-ups, or bookings. Use when this capability is needed.
    0 installs
  86. ▌
    Multithread Outreach · tomevault-io bundle
    Creates role-specific messages for multiple stakeholders in a deal. Use this skill when engaging additional contacts, following up with people who weren't on calls, or executing account-based selling strategies.
    0 installs
  87. ▌
    Davinci Resolve MCP · tomevault-io bundle
    This skill document covers the **compound server** (the default). Each compound Use when this capability is needed.
    0 installs
  88. ▌
    Frontend Security Basics · tomevault-io bundle
    Secure Solana frontends against phishing, bad prompts, and unsafe signing requests. Use for audits of wallet UX and dApp sites. Use when this capability is needed.
    0 installs
  89. ▌
    Token Authority And Risk · tomevault-io bundle
    Evaluate and configure SPL token authorities (mint/freeze/close) with risk implications and best practices. Use for audits, rotations, or disclosures. Use when this capability is needed.
    0 installs
  90. ▌
    Learning Rate Scheduling · tomevault-io bundle
    Master Learning Rate Scheduling for machine learning and AI applications. Use when implementing ML models, building AI systems, or working with data-driven solutions. This skill covers fundamental concepts, implementation techniques, best practices, and production considerations for learning rate scheduling. Use when this capability is needed.
    0 installs
  91. ▌
    Quantum Machine Learning · tomevault-io bundle
    Explore Quantum Machine Learning in quantum computing. Use when developing quantum applications, implementing quantum algorithms, or understanding quantum advantage. This skill covers theoretical foundations, practical implementation, and emerging applications. Use when this capability is needed.
    0 installs
  92. ▌
    Docker And Kubernetes Pro · tomevault-io bundle
    Container orchestration expert for Docker, Kubernetes, and cloud-native deployments Use when this capability is needed.
    0 installs
  93. ▌
    Linear Algebra Expert · tomevault-io bundle
    Expert in vector spaces, matrices, linear transformations, eigenvalues, and applications to data science and machine learning Use when this capability is needed.
    0 installs
  94. ▌
    HTML Ppt Obsidian Claude Gradient · tomevault-io bundle
    GitHub 暗紫渐变 deck — GitHub-dark
    0 installs
  95. ▌
    Code Review Criteria · tomevault-io bundle
    Code review criteria covering code quality, best practices, bugs, performance, and security concerns. Applied by code review and fix agents. Use when this capability is needed.
    0 installs
  96. ▌
    Test Review Criteria · tomevault-io bundle
    Test code review criteria covering test code quality, flaky pattern detection, and assertion quality validation. Applied by test review and fix agents. Use when this capability is needed.
    0 installs
  97. ▌
    Marketing SEO Adsense Readiness · tomevault-io bundle
    Analyze websites and projects for Google AdSense compliance and readiness. Use when asked to check AdSense eligibility, audit a site for Google Ads, verify publisher policy compliance, prepare a site for monetization, or fix AdSense policy violations. Covers content quality, ad placement, privacy requirements, and technical standards. Use when this capability is needed.
    0 installs
  98. ▌
    Relation Testing · tomevault-io bundle
    Test Eloquent relationships using laravel-relation-manager integrations Use when this capability is needed.
    0 installs
  99. ▌
    Unsloth Tokenizer · tomevault-io bundle
    Analyze, compare, and work with tokenizers using Unsloth tools. Compare different tokenizers, analyze token efficiency, and integrate with Unsloth models. For SuperBPE training, see the 'superbpe' skill. Use when this capability is needed.
    0 installs
  100. ▌
    Scoobydont 666 Shared Claude Skills Claude To Cursor · tomevault-io bundle
    Claude to Cursor Converter
    0 installs