← all publishers

tomevault-io

@tomevault-io source repo

62255 published skills · page 184 of 623

  1. Docker PHP Extensions Knowledge · tomevault-io bundle
    Docker PHP extensions knowledge base. Provides installation patterns for common extensions, build dependency management, and PECL usage. Use when this capability is needed.
    0 installs
  2. Documentation Validator · tomevault-io bundle
    Validate documentation completeness and quality before project completion Use when this capability is needed.
    0 installs
  3. Flutter Monolith Localization · tomevault-io bundle
    CSVファイルを使用した文字列の外部リソース化・L10n対応と、利用方法について得るためのSKILL Use when this capability is needed.
    0 installs
  4. Eclosion Labs Terraform Cursor Plugin Terraform Troubleshoot · tomevault-io bundle
    Terraform troubleshooting playbook
    0 installs
  5. Edu AI Builders Visual Cognition Slides Visual Cognition Sli · tomevault-io bundle
    Visual Cognition Slides — 主控文件
    0 installs
  6. Eoa Remote Agent Coordinator · tomevault-io bundle
    Use when coordinating remote AI agents. Trigger with task delegation or multi-agent coordination requests.
    0 installs
  7. Epa Orchestrator Communication · tomevault-io bundle
    Communication with EOA Orchestrator via AI Maestro. Use when sending clarifications, status updates, blockers, or completions. Trigger with /epa-orchestrator-comm. Use when this capability is needed.
    0 installs
  8. Storybook Component Documentation · tomevault-io bundle
    Use when creating or improving component documentation in Storybook. Helps generate comprehensive docs using MDX, autodocs, and JSDoc comments.
    0 installs
  9. Langchain Text Splitters · tomevault-io bundle
    使用 LangChain 中的文本分割器集成指南,包括递归、字符和语义分割器 Use when this capability is needed.
    0 installs
  10. Obra Dispatching Parallel Agents · tomevault-io bundle
    Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies
    0 installs
  11. Obra Subagent Driven Development · tomevault-io bundle
    Use when executing implementation plans with independent tasks in the current session
    0 installs
  12. Dev Multiplayer Server Authoritative · tomevault-io bundle
    Server-authoritative multiplayer architecture principles. Use when designing multiplayer features. Use when this capability is needed.
    0 installs
  13. Fernando Peres Template AI Service Python Ddd Uv Python Fast · tomevault-io bundle
    FastAPI Backend Architecture
    0 installs
  14. Engineering Features For Machine Learning · tomevault-io bundle
    Execute create, select, and transform features to improve machine learning Use when this capability is needed.
    0 installs
  15. Rust Backend Testing · tomevault-io bundle
    Guides Rust backend test development with testcontainers, mockall, and axum-test. Use when writing integration tests, mocking dependencies, testing HTTP handlers, or setting up test infrastructure for Axum/SQLx projects. Use when this capability is needed.
    0 installs
  16. Crucible Editor · tomevault-io bundle
    Revision and editing assistant for Crucible-drafted novels. Use when author has completed a first draft and wants to revise, edit, or polish their manuscript. Handles developmental editing, line editing, copy editing, and final polish. Triggers on "edit my novel," "revise chapter X," "polish my manuscript," "help me edit," or when user has completed draft chapters and wants to improve them. Use when this capability is needed.
    0 installs
  17. Crucible Writer · tomevault-io bundle
    First-draft writing assistant for Crucible-planned novels. Use when author has completed planning (crucible-planner) and outlining (crucible-outliner) and wants to write the actual prose. Handles scene-by-scene drafting, style matching, continuity tracking, and hallucination prevention. Triggers on "write my novel," "draft chapter X," "start writing from my outline," "help me write my book," or when user has Crucible outline and wants prose output. Works with any Crucible-planned story. Use when this capability is needed.
    0 installs
  18. Gabrielmoreira Agent Skills Mirror Flutter Internationalizat · tomevault-io bundle
    Flutter Internationalization
    0 installs
  19. Cloud SQL Postgres Vectorassist · tomevault-io bundle
    Use these skills to set up and optimize production-ready vector workloads by simply expressing your intent and performance requirements. Use when this capability is needed.
    0 installs
  20. Ginobefun Deep Reading Analyst Skill Deep Reading Analyst Sk · tomevault-io bundle
    Deep Reading Analyst
    0 installs
  21. AWS Cloudformation Security · tomevault-io bundle
    Provides AWS CloudFormation patterns for security infrastructure including KMS encryption, Secrets Manager, IAM security, VPC security, ACM certificates, parameter security, outputs, and secure cross-stack references. Use when implementing security best practices, encrypting data, managing secrets, applying least privilege IAM policies, securing VPC configurations, managing TLS/SSL certificates, and implementing defense in depth strategies.
    0 installs
  22. Unit Test Config Properties · tomevault-io bundle
    Provides patterns for unit testing `@ConfigurationProperties` classes with `@ConfigurationPropertiesTest`. Validates property binding, tests validation constraints, verifies default values, checks type conversions, and mocks property sources for Spring Boot configuration properties. Use when testing application configuration binding, validating YAML or application.properties files, verifying environment-specific settings, or testing nested property structures.
    0 installs
  23. Unit Test Exception Handler · tomevault-io bundle
    Provides patterns for unit testing `@ExceptionHandler` and `@ControllerAdvice` in Spring Boot applications. Validates error response formatting, mocks exceptions, verifies HTTP status codes, tests field-level validation errors, and asserts custom error payloads. Use when writing Spring exception handler tests, REST API error tests, or mocking controller advice.
    0 installs
  24. Unit Test Wiremock REST API · tomevault-io bundle
    Provides patterns for unit testing external REST APIs using WireMock. Stubs API responses, verifies request details, simulates failures (timeouts, 4xx/5xx errors), and validates HTTP client behavior without real network calls. Use when testing service integrations with external APIs or mocking HTTP endpoints.
    0 installs
  25. Expert Code Refactoring · tomevault-io bundle
    Expert code refactoring for Java, JavaScript, and React projects. Focuses on SOLID principles, design patterns, and idiomatic improvements while ensuring test stability. Use when this capability is needed.
    0 installs
  26. AI Development Governance · tomevault-io bundle
    AI-augmented development controls, GitHub Copilot governance, LLM security, AI-generated code review per Hack23 Secure Development Policy Use when this capability is needed.
    0 installs
  27. Threat Modeling Framework · tomevault-io bundle
    Threat modeling with STRIDE methodology, threat model documentation, SDLC integration, and evidence portfolio per Hack23 Secure Development Policy Use when this capability is needed.
    0 installs
  28. CI CD Pipeline Engineering · tomevault-io bundle
    Principal CI/CD pipeline engineering for this stack. Use for deterministic verification, release gating, and rollback-safe deployments. Use when this capability is needed.
    0 installs
  29. Swift IOS Performance Lead · tomevault-io bundle
    Principal iOS performance engineering for SwiftUI, HealthKit, websocket, and offline-first flows. Use when this capability is needed.
    0 installs
  30. Helixdevelopment Helixagent Implementing Database Audit Logg · tomevault-io bundle
    Database Audit Logger
    0 installs
  31. Scanning Input Validation Practices · tomevault-io bundle
    Scan for input validation vulnerabilities and injection risks. Use when reviewing user input handling. Trigger with 'scan input validation', 'check injection vulnerabilities', or 'validate sanitization'. Use when this capability is needed.
    0 installs
  32. Tracking Application Response Times · tomevault-io bundle
    Track and optimize application response times across API endpoints, database queries, and service calls. Use when monitoring performance or identifying bottlenecks. Trigger with phrases like "track response times", "monitor API performance", or "analyze latency". Use when this capability is needed.
    0 installs
  33. Ian Xiaohei Illustrations · tomevault-io bundle
    生成 Ian 风格的中文正文配图。用于用户要求为中文文章、帖子、博客、Notion 文档、工作流文档、方法论、流程、结构、状态、隐喻或观点生成“怪诞”“小黑”“手绘”“正文配图”“文章插图”“配图建议”“shot list”“去标题/改图”等任务;默认使用小黑 IP、纯白手绘、少量红橙蓝批注、简洁清爽但天马行空的视觉风格。 Use when this capability is needed.
    0 installs
  34. Animation Interaction Validator · tomevault-io bundle
    Ensures engaging user experience through validation of animations, transitions, micro-interactions, and feedback states, preventing flat/static interfaces that lack polish and engagement. Works with Tanstack Start (React) + shadcn/ui components. Use when this capability is needed.
    0 installs
  35. Durable Objects Pattern Checker · tomevault-io bundle
    Automatically validates Cloudflare Durable Objects usage patterns, ensuring correct state management, hibernation, and strong consistency practices Use when this capability is needed.
    0 installs
  36. Flutter Idiomatic Flutter · tomevault-io bundle
    Compose modern Flutter layouts and widgets idiomatically. Use when composing widget trees, managing layout constraints, or following idiomatic Flutter patterns. Use when this capability is needed.
    0 installs
  37. Hoangnguyen0403 Agent Skills Standard Typescript Best Practi · tomevault-io bundle
    TypeScript Best Practices
    0 installs
  38. Impertio Studio Rust Claude Skill Package Rust Core Type Sys · tomevault-io bundle
    Rust Core: Type System
    0 installs
  39. Impertio Studio Rust Claude Skill Package Rust Errors Lifeti · tomevault-io bundle
    rust-errors-lifetimes
    0 installs
  40. Impertio Studio Rust Claude Skill Package Rust Impl Async To · tomevault-io bundle
    rust-impl-async-tokio
    0 installs
  41. Impertio Studio Rust Claude Skill Package Rust Impl Concurre · tomevault-io bundle
    rust-impl-concurrency
    0 installs
  42. Impertio Studio Rust Claude Skill Package Rust Impl Ffi Bind · tomevault-io bundle
    rust-impl-ffi-bindgen
    0 installs
  43. Kubernetes Deprecation Check And Upgrade · tomevault-io bundle
    Use when checking Kubernetes manifests for deprecated or removed APIs, planning K8s version upgrades, or migrating manifests to newer API versions. Also use when another K8s review skill flags deprecated APIs.
    0 installs
  44. Architecture Decisions · tomevault-io bundle
    Architecture decision guides for Kailash SDK including framework selection (Core SDK vs DataFlow vs Nexus vs Kaizen), runtime selection (Async vs Sync), database selection (PostgreSQL vs SQLite), node selection, and test tier selection. Use when asking about 'which framework', 'choose framework', 'which runtime', 'which database', 'which node', 'architecture decision', 'when to use', 'Core SDK vs DataFlow', 'PostgreSQL vs SQLite', 'AsyncLocalRuntime vs LocalRuntime', or 'test tier selection'. Use when this capability is needed.
    0 installs
  45. Uiux Design Principles · tomevault-io bundle
    Framework-agnostic UI/UX design principles and guidelines for enterprise applications. CRITICAL for ALL frontend work regardless of framework (React, Flutter, etc.). Use when asking about 'design principles', 'layout', 'visual hierarchy', 'information architecture', 'enterprise UX', 'responsive design', 'accessibility', 'design system', 'top-down design', 'component design', 'user experience', or any frontend design decisions. Use when this capability is needed.
    0 installs
  46. Intel Intel Xpu Backend For Triton Intel Xpu Backend For Tri · tomevault-io bundle
    Block Pointer → Tensor Descriptor (Intel XPU)
    0 installs
  47. Review To Merge · tomevault-io bundle
    Structured implementer-verifier-reviewer pipeline for high-quality code. Artifact-based handoffs between roles. Use when needing rigorous review process, handoff between roles, or review pipeline for critical changes. Use when this capability is needed.
    0 installs
  48. Secrets Scanner · tomevault-io bundle
    Scan codebase for secrets, API keys, credentials, and PII. Detect hardcoded sensitive data. Use when auditing for secrets, checking for exposed keys, reviewing security, or scanning for PII. Use when this capability is needed.
    0 installs
  49. Semantik Plugin Development · tomevault-io bundle
    Create semantik plugins (connectors, embeddings, chunkers, rerankers, extractors, agents). Use when developing plugins, creating new integrations, or asking about plugin patterns, protocols, or testing. Use when this capability is needed.
    0 installs
  50. Jensvandewiel Arkascendedservermanager Arkascendedservermana · tomevault-io bundle
    Step by step guide
    0 installs
  51. Jeremylongshore Claude Code Plugins Plus Skills API Key Mana · tomevault-io bundle
    Api Key Manager
    0 installs
  52. Jeremylongshore Claude Code Plugins Plus Skills Document Mer · tomevault-io bundle
    Document Merger
    0 installs
  53. Jeremylongshore Claude Code Plugins Plus Skills Encryption T · tomevault-io bundle
    Overview
    0 installs
  54. Jeremylongshore Claude Code Plugins Plus Skills Exa Cost Tun · tomevault-io bundle
    Exa Cost Tuning
    0 installs
  55. Jeremylongshore Claude Code Plugins Plus Skills Exa Hello Wo · tomevault-io bundle
    Exa Hello World
    0 installs
  56. Jeremylongshore Claude Code Plugins Plus Skills Exa Rate Lim · tomevault-io bundle
    Exa Rate Limits
    0 installs
  57. Jeremylongshore Claude Code Plugins Plus Skills Gc Log Analy · tomevault-io bundle
    Gc Log Analyzer
    0 installs
  58. Jeremylongshore Claude Code Plugins Plus Skills Monitoring A · tomevault-io bundle
    Monitoring APIs
    0 installs
  59. Jeremylongshore Claude Code Plugins Plus Skills Runbook Crea · tomevault-io bundle
    Runbook Creator
    0 installs
  60. Jeremylongshore Claude Code Plugins Plus Skills Sla Sli Trac · tomevault-io bundle
    Overview
    0 installs
  61. Jeremylongshore Claude Code Plugins Plus Skills Sprint Workf · tomevault-io bundle
    Sprint Workflow
    0 installs
  62. Jeremylongshore Claude Code Plugins Plus Skills Sqs Queue Se · tomevault-io bundle
    Sqs Queue Setup
    0 installs
  63. Jeremylongshore Claude Code Plugins Plus Skills Ssh Key Mana · tomevault-io bundle
    Ssh Key Manager
    0 installs
  64. Jeremylongshore Claude Code Plugins Plus Skills Throttling A · tomevault-io bundle
    Throttling APIs
    0 installs
  65. Jeremylongshore Claude Code Plugins Plus Skills Timeout Hand · tomevault-io bundle
    Timeout Handler
    0 installs
  66. Jeremylongshore Claude Code Plugins Plus Skills Versioning A · tomevault-io bundle
    Versioning APIs
    0 installs
  67. MCP Server Nginx Gatekeeper · tomevault-io bundle
    Use this skill when the user asks to "add a new MCP server behind nginx", "wire an MCP into the mcp.<domain> vhost", "expose an MCP container with gatekeeper auth", or otherwise needs to put a Streamable-HTTP MCP server (FastMCP or low-level SDK) behind nginx with ByteForge Gatekeeper auth (`auth_request /auth`). Emits a shared `conf.d/snippets/mcp-location.conf` (proxy/auth/streaming headers all in one place) and either a single new `location /mcp-<name>` block (brownfield) or the full umbrella vhost from scratch (greenfield). Includes the `.well-known` OAuth-discovery bypass that forces MCP clients like Claude Code to fall back to bearer-token auth, the `/mcp-<name>` → `/mcp` rewrite trio that makes path-prefix routing survive Streamable-HTTP's absolute upstream endpoint, and the buffering/timeout settings that keep streaming connections alive.
    0 installs
  68. X Article Publisher · tomevault-io bundle
    Publish Markdown articles to X (Twitter) Articles editor with proper formatting. Use when user wants to publish a Markdown file/URL to X Articles, or mentions "publish to X", "post article to Twitter", "X article", or wants help with X Premium article publishing. Handles cover image upload and converts Markdown to rich text automatically. Use when this capability is needed.
    0 installs
  69. Inkomstenbelasting Boxen · tomevault-io bundle
    This skill should be used when users ask for Dutch income tax support across box 1, box 2, and box 3. Trigger phrases include "IB aangifte", "inkomstenbelasting", "box 1/2/3", "income tax return NL", "voorbereiden aangifte", and "check mijn boxen". Use when this capability is needed.
    0 installs
  70. Johnpcutler Change Lenses And Actions Change Lenses And Acti · tomevault-io bundle
    COM-B Diagnostic Skill
    0 installs
  71. Djls Domain Conventions · tomevault-io bundle
    Use when editing Django template parser tags, validation errors, diagnostics, environment scanning, inspector data, Python environment inventory, or DJLS domain model code. Handles project-specific semantic and parser conventions.
    0 installs
  72. Josiahsiegel Claude Plugin Marketplace Ffmpeg Docker Contain · tomevault-io bundle
    CRITICAL GUIDELINES
    0 installs
  73. Josiahsiegel Claude Plugin Marketplace Ffmpeg Fundamentals 2 · tomevault-io bundle
    CRITICAL GUIDELINES
    0 installs
  74. Josiahsiegel Claude Plugin Marketplace Nextjs Modal Integrat · tomevault-io bundle
    Quick Reference
    0 installs
  75. Tailwindcss Mobile First · tomevault-io bundle
    Comprehensive mobile-first responsive design patterns with 2025/2026 best practices for Tailwind CSS v4 Use when this capability is needed.
    0 installs
  76. Windows Git Bash Testing · tomevault-io bundle
    Windows and Git Bash testing compatibility guide for Vitest, Playwright, and MSW with path conversion patterns Use when this capability is needed.
    0 installs
  77. Best Practices Researcher · tomevault-io bundle
    Use this agent when researching external best practices, documentation, and examples for any technology, framework, or development practice. Specializes in gathering information from official documentation, community standards, and well-regarded open source projects. Triggers on requests like "research best practices", "find examples of", "how should I implement".
    0 installs
  78. Framework Docs Researcher · tomevault-io bundle
    Use this agent when needing to gather comprehensive documentation and best practices for specific frameworks, libraries, or dependencies in a project. Specializes in fetching official documentation, exploring source code, identifying version-specific constraints, and understanding implementation patterns. Triggers on requests like "lookup framework docs", "how do I use", "find documentation for".
    0 installs
  79. Juicecultus Crosspoint Reader Papers3 Crosspoint Reader Pape · tomevault-io bundle
    CrossPoint Reader Development Guide
    0 installs
  80. Set Up Modus Event Listeners · tomevault-io bundle
    Properly set up and clean up event listeners for Modus web components using useEffect patterns Use when this capability is needed.
    0 installs
  81. Webdev Javascript Fundamentals · tomevault-io bundle
    Modern JavaScript fundamentals for web development — ES2024+ patterns, async/await, array methods, modules, fetch API, and error handling Use when this capability is needed.
    0 installs
  82. Dev Code Documentation Pro · tomevault-io bundle
    Documentation de code avec commentaires, docstrings et annotations de qualité. Se déclenche avec "documenter mon code", "commentaires", "docstring", "JSDoc", "XML doc", "annotations", "code comments", "autodoc". Use when this capability is needed.
    0 installs
  83. Finance Investment Journal · tomevault-io bundle
    Aide à documenter et suivre des décisions d'investissement avec raisonnement et résultats. À utiliser quand l'utilisateur parle d'investissements et veut les organiser. Se déclenche aussi avec "mes investissements", "journal d'investissement", "portefeuille", "j'ai investi dans", "suivi placements". Use when this capability is needed.
    0 installs
  84. Finance Tax Prep Checklist · tomevault-io bundle
    Aide à préparer sa déclaration d'impôts avec une checklist de documents et étapes. À utiliser quand l'utilisateur veut préparer ses impôts ou organiser ses documents fiscaux. Se déclenche aussi avec "impôts", "déclaration fiscale", "documents pour les impôts", "préparer mes impôts", "saison fiscale". Use when this capability is needed.
    0 installs
  85. Parenting Parent Self Care · tomevault-io bundle
    Aide les parents épuisés à identifier leurs besoins et trouver du temps pour eux. Se déclenche aussi avec "je suis épuisé en tant que parent", "charge mentale", "je n'ai plus de temps pour moi", "parent fatigué", ou toute expression d'épuisement parental. Use when this capability is needed.
    0 installs
  86. Productivity Habit Tracker · tomevault-io bundle
    Aide à mettre en place et suivre des habitudes avec un système structuré. À utiliser quand l'utilisateur veut créer, suivre ou améliorer des habitudes. Se déclenche aussi avec "nouvelle habitude", "routine", "je veux commencer à", "habit tracker", "suivi d'habitudes", "discipline". Use when this capability is needed.
    0 installs
  87. Niche Research First Pass · tomevault-io bundle
    First-pass evaluation of niche SaaS ideas through a lifestyle business lens ($1-3M ARR, solo/duo team). Use when evaluating a new niche hypothesis, researching a vertical software opportunity, or validating whether a market is worth pursuing. Triggers on requests like "evaluate this niche", "is this a good market", "research this vertical", or "first pass on [industry] software idea". Distribution-first methodology—kills ideas without concrete go-to-market paths. Use when this capability is needed.
    0 installs
  88. Master Production Scheduling · tomevault-io bundle
    When the user wants to create detailed production schedules, develop MPS, manage production planning, or translate S&OP to execution. Also use when the user mentions "MPS," "production plan," "available-to-promise," "master schedule," "rough-cut capacity planning," "time-phased planning," "planned orders," or "MRP input." For shop floor scheduling, see production-scheduling. For aggregate planning, see sales-operations-planning. Use when this capability is needed.
    0 installs
  89. Kk0ga Employee Time Attendance Frontend Routing Tanstack Rou · tomevault-io bundle
    TanStack Router Skill
    0 installs
  90. Kubernetes Service Specification · tomevault-io bundle
    Reference for Kubernetes Service types, networking, discovery, and troubleshooting. Use when this capability is needed.
    0 installs
  91. UX Accessibility · tomevault-io bundle
    Review or implement UI changes with accessibility checks for keyboard, focus, contrast, semantics, and motion. Use when this capability is needed.
    0 installs
  92. Li Lance Android Seraphim Framework Flutter Retrofit Network · tomevault-io bundle
    Retrofit & Dio Networking
    0 installs
  93. Developing In Lightdash · tomevault-io bundle
    Use when working with Lightdash YAML files, dbt models with Lightdash metadata, the lightdash CLI (deploy, upload, download, preview, lint, sql, set-warehouse), or creating/editing charts, dashboards, metrics, and dimensions as code
    0 installs
  94. Slack Realtime Events · tomevault-io bundle
    Real-time event handling with Socket Mode and Events API. Use when building interactive Slack bots, handling message events, app mentions, reactions, button clicks, modal submissions, slash commands, or any event-driven Slack application functionality. Use when this capability is needed.
    0 installs
  95. Gitlab Issue Implementation Workflow · tomevault-io bundle
    GitLab Flow workflow for implementing issues. Use when the user asks to work on a GitLab issue, fix an issue, implement an issue, or mentions an issue number to implement. Use when this capability is needed.
    0 installs
  96. Categorical Property Testing · tomevault-io bundle
    Property-based testing for functor laws, monad laws, and naturality conditions using fp-ts and fast-check. Use when validating categorical implementations in TypeScript, testing algebraic laws in functional code, verifying functor/monad/applicative instances, or building test suites for categorical abstractions. Use when this capability is needed.
    0 installs
  97. Povoroznyuk Code Review · tomevault-io bundle
    Perform blunt, high-intensity code review in Ukrainian with a colloquial style inspired by Oleksandr Povoroznyuk. Use when users explicitly ask for a harsh/rough tone, slang-heavy feedback, or review comments "in style of Поворознюк", including optional profanity. Keep findings technically precise, actionable, and evidence-based. Use when this capability is needed.
    0 installs
  98. Skill Adversarial Performance · tomevault-io bundle
    Performance critic in adversarial/sarcastic style. Part of VDD Multi-Adversarial pipeline. Use when this capability is needed.
    0 installs
  99. Foundry Agent Development · tomevault-io bundle
    Specialized skill for developing Azure AI Foundry agents. Use when creating, configuring, or troubleshooting Foundry agents, modifying system prompts, enabling agent tools, or working with the Azure AI Projects SDK. Use when this capability is needed.
    0 installs
  100. Maxwell2732 Claudecode Research Harness Workflow Workflow Gu · tomevault-io bundle
    Workflow Guide Skill
    0 installs