← all publishers

tomevault-io

@tomevault-io source repo

62255 published skills · page 213 of 623

  1. Fosmvvm Leaf View Generator · tomevault-io bundle
    Generate Leaf templates for FOSMVVM WebApps. Create full-page views and HTML-over-the-wire fragments that render ViewModels. Use when this capability is needed.
    0 installs
  2. Freemansoft Flutter Adaptivecards Flutter Standard Practices · tomevault-io bundle
    Flutter Standard Practices
    0 installs
  3. Opendevbrowser Continuity Ledger · tomevault-io bundle
    This skill should be used when the user asks to "track continuity", "resume a long task", "maintain CONTINUITY.md", or run multi-step work that may span context compaction. Use when this capability is needed.
    0 installs
  4. A11Y Playwright Testing · tomevault-io bundle
    Accessibility testing for web applications using Playwright (@playwright/test) with TypeScript and axe-core. Use when asked to write, run, or debug automated accessibility checks, keyboard navigation tests, focus management, ARIA/semantic validations, screen reader compatibility, or WCAG 2.1 Level AA compliance testing. Covers axe-core integration, POUR principles (perceivable, operable, understandable, robust), color contrast, form labels, landmarks, and accessible names. Use when this capability is needed.
    0 installs
  5. Webapp Selenium Testing · tomevault-io bundle
    Browser automation toolkit using Selenium WebDriver with Java and JUnit 5. Use for creating, debugging, or running Selenium tests, implementing Page Object Model, handling explicit waits, capturing screenshots, or setting up Maven test projects. Supports Chrome, Firefox, and Edge. Use when this capability is needed.
    0 installs
  6. Credit Pricing Launch · tomevault-io bundle
    Guide technical teams through launching credit-based pricing for AI/SaaS products. Use when discussing credit burndown, consumption pricing with prepaid credits, usage-based billing with credit systems, or implementing credit balance management. Use when this capability is needed.
    0 installs
  7. Common Security Standards · tomevault-io bundle
    Enforce universal security protocols for safe, resilient software. Use when implementing authentication, encryption, authorization, input validation, secret management, or any security-sensitive feature across any language or framework. Use when this capability is needed.
    0 installs
  8. Gabrielmoreira Agent Skills Mirror MCP Integration Reference · tomevault-io bundle
    MCP Integration Reference Pattern
    0 installs
  9. Humanities Thesis · tomevault-io bundle
    人文社科论文写作全流程指导。适用于文学、历史、哲学、社会学、传播学、新闻学、文化研究等领域的中文学术论文。当用户提到"论文""写论文""选题""文献综述""论文修改""论文结构""摘要翻译""帮我查文献""参考文献格式""论文没有新意""理论和文本脱节""章节之间缺乏逻辑""帮我检查论文""摘要翻译成英文""投稿准备""脚注格式"等场景时触发。覆盖从选题到投稿的全流程,包含防幻觉规则、学术数据库搜索、21条文本评估规则。 Use when this capability is needed.
    0 installs
  10. Gemini Watermark Remover · tomevault-io bundle
    Remove visible Gemini image watermarks from local image files by calling the project's CLI. Use when the user wants an agent to clean one or more local Gemini-generated images and save de-watermarked output files. Use when this capability is needed.
    0 installs
  11. Functional Design · tomevault-io bundle
    機能設計書を作成するための詳細ガイドとテンプレート。機能設計書作成時にのみ使用。 Use when this capability is needed.
    0 installs
  12. AWS Sdk Java V2 Dynamodb · tomevault-io bundle
    Provides Amazon DynamoDB patterns using AWS SDK for Java 2.x. Use when creating, querying, scanning, or performing CRUD operations on DynamoDB tables, working with indexes, batch operations, transactions, or integrating with Spring Boot applications.
    0 installs
  13. Spring Boot Security JWT · tomevault-io bundle
    Provides JWT authentication and authorization patterns for Spring Boot 3.5.x covering token generation with JJWT, Bearer/cookie authentication, database/OAuth2 integration, and RBAC/permission-based access control using Spring Security 6.x. Use when implementing authentication or authorization in Spring Boot applications.
    0 installs
  14. Places Android · tomevault-io bundle
    Guide for integrating the Places SDK for Android into an application. Use when users ask to add Places, autocomplete, place details, or search for places. Use when this capability is needed.
    0 installs
  15. Frontend UI Designer · tomevault-io bundle
    Expert guidance for creating modern, intuitive, and visually stunning user interfaces. Use this skill when designing or implementing frontend UIs, components, layout structures, or styling. Use when this capability is needed.
    0 installs
  16. Helixdevelopment Helixagent Langchain Reference Architecture · tomevault-io bundle
    LangChain Reference Architecture
    0 installs
  17. Helixdevelopment Helixagent Processing Computer Vision Tasks · tomevault-io bundle
    Computer Vision Processor
    0 installs
  18. Scanning For Data Privacy Issues · tomevault-io bundle
    Scan for data privacy issues and sensitive information exposure. Use when reviewing data handling practices. Trigger with 'scan privacy issues', 'check sensitive data', or 'validate data protection'. Use when this capability is needed.
    0 installs
  19. Helixdevelopment Helixagent Training Machine Learning Models · tomevault-io bundle
    Ml Model Trainer
    0 installs
  20. Golang Gin Architect · tomevault-io bundle
    Software architect for Go Gin APIs. Use when making architecture decisions, evaluating complexity, designing systems, choosing patterns, or coordinating across gin skills. Use when this capability is needed.
    0 installs
  21. Modernization Planning · tomevault-io bundle
    This skill analyzes reverse engineering documentation and develops strategic modernization roadmaps that transform existing codebases into secure, scalable, and well-architected modern solutions. Use when this capability is needed.
    0 installs
  22. Heshamfs Materials Simulation Skills Differentiation Schemes · tomevault-io bundle
    Differentiation Schemes
    0 installs
  23. Implementing Next JS With Supabase · tomevault-io bundle
    Guides implementation of Next.js 15 App Router features with Supabase SSR. Helps choose between Server/Client Components, select correct Supabase client, and follow security patterns. Use when building pages, components, or API routes. Use when this capability is needed.
    0 installs
  24. Android Playstore API Validation · tomevault-io bundle
    Create and run validation script to test Play Store API connection Use when this capability is needed.
    0 installs
  25. Lumina RAG Knowledge · tomevault-io bundle
    Manage Lumina's retrieval-augmented generation and knowledge ingestion workflow. Use when editing server/src/services/knowledgeBase.ts, server/src/services/pineconeClient.ts, server/src/scripts/knowledgeCli.ts, server/src/models/KnowledgeSource.ts, files under server/knowledge, manifest-based sync inputs, or debugging grounded answers, retrieval relevance, source lifecycle, and inline citations. Use when this capability is needed.
    0 installs
  26. Hotwired Laravel Turbo Laravel Developing With Turbo Streams · tomevault-io bundle
    Turbo Streams
    0 installs
  27. Pre Deploy Validation · tomevault-io bundle
    Validates that code changes are ready for server deployment. Use before pushing significant changes to production server, after completing a development task or bug fix, after fixing issues discovered during server testing, or when unsure if changes are deployment-ready. Guides through local tests, Docker builds, CI/CD checks, and server deployment steps.
    0 installs
  28. Storybook React Guidelines · tomevault-io bundle
    Storybook guidelines for React including story structure, interaction tests with play functions, and Testing Library queries. Auto-loaded when working with story files. Use when this capability is needed.
    0 installs
  29. Iblai Vibe Marketing Iblai Marketing Competitor Alternatives · tomevault-io bundle
    Iblai Vibe Marketing Iblai Marketing Competitor Alternatives
    0 installs
  30. Finance Cleanup · tomevault-io bundle
    Use when the user wants to clean up transactions, fix categories, find missing recurring charges, or do general transaction hygiene in Copilot Money.
    0 installs
  31. Mlops Best Practices · tomevault-io bundle
    MLOps best practices for model versioning, experiment tracking, deployment, monitoring, and retraining workflows. Covers reproducibility, CI/CD for ML, model registry, and production ML system design. Use when this capability is needed.
    0 installs
  32. Impertio Studio Axum Claude Skill Package Axum Impl Database · tomevault-io bundle
    Axum Database Access with sqlx
    0 installs
  33. Impertio Studio Rust Claude Skill Package Rust Impl Channels · tomevault-io bundle
    rust-impl-channels
    0 installs
  34. Impertio Studio Rust Claude Skill Package Rust Impl Clap CLI · tomevault-io bundle
    rust-impl-clap-cli
    0 installs
  35. Impertio Studio Rust Claude Skill Package Rust Syntax Unsafe · tomevault-io bundle
    rust-syntax-unsafe
    0 installs
  36. Continuous Improvement Loop · tomevault-io bundle
    Run Part 12 — the continuous improvement loop. Aggregates market + operating signals into product/offering recommendations. Runs alongside live operations, not as a one-time activity. Use when this capability is needed.
    0 installs
  37. Long Term Todo Management · tomevault-io bundle
    长期 Todo 列表管理技能:使用 .agents/todos/ 保存长期计划。当一个计划**复杂**、需要**多阶段推进**、需要**定期复查**,或会跨越多天/多周完成时创建 Todo,确保其他 agents 可快速接手,知道进行到哪一步,人类开发者也能按计划手工执行,复查时能快速判断“这份计划是否仍与当前任务相关”。 Use when this capability is needed.
    0 installs
  38. Validation Patterns · tomevault-io bundle
    Validation patterns and compliance checking for Kailash SDK including parameter validation, DataFlow pattern validation, connection validation, absolute import validation, workflow structure validation, and security validation. Use when asking about 'validation', 'validate', 'check compliance', 'verify', 'lint', 'code review', 'parameter validation', 'connection validation', 'import validation', 'security validation', or 'workflow validation'. Use when this capability is needed.
    0 installs
  39. Interactive Widgets · tomevault-io bundle
    Interactive widget systems for AI applications including LLM-driven widget generation, dynamic UI components, form builders, and streaming response widgets. Use when asking about 'interactive widgets', 'dynamic UI', 'LLM widgets', 'widget generation', 'streaming widgets', 'form widgets', 'AI response widgets', 'structured responses', or 'widget protocol'. Use when this capability is needed.
    0 installs
  40. AI Hub MCP Server · tomevault-io bundle
    Use when exposing IRIS logic to Claude Desktop or remote MCP clients through iris-mcp-server, %AI.MCP.Service, stdio or HTTP transport, TLS, discovery, namespacing, and two-layer authentication or RBAC.
    0 installs
  41. Jackreis Athenaeum Engineering Features For Machine Learning · tomevault-io bundle
    Overview
    0 installs
  42. Jackreis Neurodivergent Visual Org Neurodivergent Visual Org · tomevault-io bundle
    Impact Analysis with GitNexus
    0 installs
  43. Context Diet · tomevault-io bundle
    Optimize Claude Code context window usage. Identify what to keep in context vs fetch on-demand. Use when context is bloated, responses are slow, hitting token limits, or want to slim down context. Use when this capability is needed.
    0 installs
  44. Research Idea Explorer · tomevault-io bundle
    Use when the user wants cross-disciplinary research ideas generated as concise research cards with Title, Abstract, Design, Distinctiveness, and Significance rather than one-shot prompting.
    0 installs
  45. Jason C Dev AWS Coworker Enterprise AWS Coworker Development · tomevault-io bundle
    AWS Coworker Development Guardrails
    0 installs
  46. DB Performance Patterns · tomevault-io bundle
    Patterns for optimizing database queries and preventing connection pool exhaustion. Use when writing batch operations, debugging slow queries, or reviewing code for performance. Use when this capability is needed.
    0 installs
  47. Dev Environment Manager · tomevault-io bundle
    Manage local development environment, database resets, health checks, deployment validation, production data sync, and Vercel environment variables; use when setting up dev environment, resetting databases, running pre-deployment checks, syncing production data to staging/local, or fixing Vercel env vars with trailing newlines Use when this capability is needed.
    0 installs
  48. Unit Test Coverage · tomevault-io bundle
    Complete unit test branch coverage for a specific test file in any package under packages/. Use when asked to raise coverage to all branches, inspect coverage reports under the target package coverage directory, run only the target test file with pnpm from that package directory, add justified istanbul ignore comments for defensive branches that cannot be covered, and ask for confirmation before removing or changing production logic that appears unnecessary. Use when this capability is needed.
    0 installs
  49. Awesome Swift Macos Apps Docs · tomevault-io bundle
    Use when adding, updating, or validating app entries in the awesome-swift-macos-apps repository, especially when maintaining both README.md and README.zh.md with concise one-sentence descriptions, correct category placement, and consistent bilingual formatting.
    0 installs
  50. Jeremylongshore Claude Code Plugins Plus Skills Adk Engineer · tomevault-io bundle
    ADK Engineer
    0 installs
  51. Jeremylongshore Claude Code Plugins Plus Skills API Contract · tomevault-io bundle
    API Contract
    0 installs
  52. Jeremylongshore Claude Code Plugins Plus Skills Email Parser · tomevault-io bundle
    Email Parser
    0 installs
  53. Jeremylongshore Claude Code Plugins Plus Skills Etag Handler · tomevault-io bundle
    Etag Handler
    0 installs
  54. Jeremylongshore Claude Code Plugins Plus Skills Fuzzing Apis · tomevault-io bundle
    API Fuzzer
    0 installs
  55. Jeremylongshore Claude Code Plugins Plus Skills Mocking Apis · tomevault-io bundle
    Mocking APIs
    0 installs
  56. Jeremylongshore Claude Code Plugins Plus Skills Ollama Setup · tomevault-io bundle
    Ollama Setup
    0 installs
  57. Jeremylongshore Claude Code Plugins Plus Skills Spec Writing · tomevault-io bundle
    Spec Writing
    0 installs
  58. Jeremylongshore Claude Code Plugins Plus Skills Stub Creator · tomevault-io bundle
    Stub Creator
    0 installs
  59. Adversarial Analysis · tomevault-io bundle
    Analyze code to identify explicit contracts, implicit usage patterns, and realistic boundary conditions. Contains concrete formulas for calculating input realism limits. Use before generating adversarial tests. Use when this capability is needed.
    0 installs
  60. Jimmc414 Claude Code Plugin Marketplace Apply Decorator Wrap · tomevault-io bundle
    apply-decorator-wrap
    0 installs
  61. Joaquimscosta Arkhe Claude Plugins Generating Stitch Screens · tomevault-io bundle
    Generating Stitch Screens
    0 installs
  62. Verify Playwright Method Throws · tomevault-io bundle
    Analyze a Playwright method's source code to determine if it can throw errors (sync or async). Use when this capability is needed.
    0 installs
  63. Johanguse Astro Boilerplate Marketing Website Shadcn Layouts · tomevault-io bundle
    shadcn/Tailwind Layouts
    0 installs
  64. Generating Swift Package Docs · tomevault-io bundle
    Use when encountering unfamiliar import statements, exploring dependency APIs, or when user asks "what's import X" or "what does X do". Generates on-demand API documentation for Swift package dependencies.
    0 installs
  65. Josiahsiegel Claude Plugin Marketplace Nextjs Authentication · tomevault-io bundle
    Quick Reference
    0 installs
  66. Josiahsiegel Claude Plugin Marketplace Nextjs Server Actions · tomevault-io bundle
    Quick Reference
    0 installs
  67. Josiahsiegel Claude Plugin Marketplace Python Github Actions · tomevault-io bundle
    Quick Reference
    0 installs
  68. Josiahsiegel Claude Plugin Marketplace React Fundamentals 19 · tomevault-io bundle
    Quick Reference
    0 installs
  69. Tailwindcss Debugging · tomevault-io bundle
    Tailwind CSS debugging and troubleshooting guide for common issues and solutions Use when this capability is needed.
    0 installs
  70. Josiahsiegel Claude Plugin Marketplace Viral Video Long Form · tomevault-io bundle
    CRITICAL GUIDELINES
    0 installs
  71. Juandelossantos Another Agent Skills Code Review And Quality · tomevault-io bundle
    Code Review and Quality
    0 installs
  72. Argocd Image Updater · tomevault-io bundle
    Automate container image updates for Kubernetes workloads managed by Argo CD. USE WHEN configuring ArgoCD Image Updater, setting up automatic image updates, configuring update strategies (semver, digest, newest-build, alphabetical), implementing git write-back, troubleshooting image update issues, or working with ImageUpdater CRDs. Covers installation, configuration, authentication, and best practices. Use when this capability is needed.
    0 installs
  73. Visual Note Card · tomevault-io bundle
    Generate professional Chinese visual note cards (视觉笔记卡片/信息图) as single-page HTML infographics with automatic PNG export. Use this skill whenever the user asks to create a visual note, knowledge card, infographic, one-pager summary, visual summary, 知识卡片, 视觉笔记, 信息图, 一页纸总结, or any poster-style knowledge visualization. Also trigger when the user wants to summarize an article, blog post, book chapter, or concept into a structured visual card format, or when they reference an existing visual note and ask to create one in the same style. This skill produces both a self-contained HTML file and a high-quality PNG image, ready for sharing on social media or printing. Use when this capability is needed.
    0 installs
  74. Meteorology Driver Classification · tomevault-io bundle
    Classify environmental and meteorological variables into driver categories for attribution analysis. Use when you need to group multiple variables into meaningful factor categories. Use when this capability is needed.
    0 installs
  75. Reflow Profile Compliance Toolkit · tomevault-io bundle
    Deterministic handbook-grounded retrieval and thermocouple computations for reflow profile compliance outputs such as ramp, TAL, peak, feasibility, and selection. Use when this capability is needed.
    0 installs
  76. Code Verification · tomevault-io bundle
    Multi-agent code verification workflow using a main agent and sub-agent loop. Use when verifying code against requirements, acceptance criteria, or quality standards. Triggers on requests to verify, validate, or check code against specifications, checklists, or instructions. Use when this capability is needed.
    0 installs
  77. Spec Verification · tomevault-io bundle
    Verify generated specification documents for context preservation and quality issues. Automatically triggered after document generation. Checks that upstream requirements are preserved and identifies common specification problems. Use when this capability is needed.
    0 installs
  78. Bigbulgogiburger Claude Jira Harness Codebase AI Readiness · tomevault-io bundle
    Codebase AI-Readiness Audit
    0 installs
  79. Digitalocean Containers Images · tomevault-io bundle
    DigitalOcean containers and images including Container Registry, preconfigured images, and custom images. Use when building, storing, or deploying container images or Droplet images on DigitalOcean. Use when this capability is needed.
    0 installs
  80. Bocato Swift Testing Agent Skill Swift Testing Agent Skill · tomevault-io bundle
    Swift Testing
    0 installs
  81. Cc Workflow AI Editor · tomevault-io bundle
    AI workflow editor for CC Workflow Studio. Create and edit visual AI agent workflows through interactive conversation using MCP tools (get_workflow_schema, get_current_workflow, apply_workflow). Use when the user wants to create a new workflow, modify an existing workflow, or edit the workflow canvas in CC Workflow Studio via the built-in MCP server. Use when this capability is needed.
    0 installs
  82. Cacheplane Angular Agent Framework Angular Agent Framework · tomevault-io bundle
    Marketing Cowork skill — STUB
    0 installs
  83. Memories Off · tomevault-io bundle
    管理基于 Markdown 实体的本地知识库。提供库观察、实体检索、按需加载章节、精确编辑及显式关系管理能力。支持长期记忆与持续学习。 Use when this capability is needed.
    0 installs
  84. Tlb Natural Text To Table · tomevault-io bundle
    Convert structured natural-language notes, bullet lists, meeting logs, outlines, and semi-structured Markdown into clean TileLineBase table Markdown. Use when the user asks to turn natural text into TLB, convert prose or bullets into table blocks, restructure notes into TileLineBase rows, or extract repeated records into H2 key-value rows. Use when this capability is needed.
    0 installs
  85. Caovinhphuc React Oas Integration V4 0 Django Verification · tomevault-io bundle
    Django Verification Loop
    0 installs
  86. Statusline Wizard · tomevault-io bundle
    Interactive setup wizard for configuring Claude Code's custom status line with progress bars and customizable display options. Use when this capability is needed.
    0 installs
  87. AI Agent Architect · tomevault-io bundle
    Use when designing, building, or debugging LLM-based agent systems — tool use, function calling, multi-agent orchestration, memory, RAG, evaluation harnesses, and agent safety.
    0 installs
  88. Authoring Wpf Controls · tomevault-io bundle
    Guides decision-making for WPF control authoring including UserControl vs Control vs FrameworkElement selection. Use when creating new controls or evaluating Style/Template/Trigger alternatives. Use when this capability is needed.
    0 installs
  89. Optimizing Fast Lookup · tomevault-io bundle
    Implements fast O(1) lookup patterns using HashSet, FrozenSet, and optimized Dictionary in .NET. Use when building high-performance search or membership testing operations. Use when this capability is needed.
    0 installs
  90. Agent Harness · tomevault-io bundle
    AI agent の action space・tool 定義・observation format を設計し、completion rate を上げる。 agent harness を構築・最適化するときの語彙と判断軸を提供する。 Use when this capability is needed.
    0 installs
  91. Timescaledb Management · tomevault-io bundle
    Guidelines for managing TimescaleDB hypertables, continuous aggregates, and migrations. Use this when creating new tables or modifying time-series data schemas. Use when this capability is needed.
    0 installs
  92. Alicloud AI Image Qwen Image Test · tomevault-io bundle
    Minimal image generation smoke test for Model Studio Qwen image. Use when this capability is needed.
    0 installs
  93. Alicloud Security Center Sas Test · tomevault-io bundle
    Minimal smoke test for Security Center SAS skill. Validate read-only query flow. Use when this capability is needed.
    0 installs
  94. Alicloud Storage Oss Ossutil Test · tomevault-io bundle
    Minimal OSSUTIL 2.0 smoke tests. Validate config, list bucket, and upload/download with OSS. Use when this capability is needed.
    0 installs
  95. Subagents Management · tomevault-io bundle
    Create, edit, list, move, and delete subagents and skills for coding agents (Claude Code, Codex CLI). Manage AGENTS.md instructions, custom subagent definitions, and skill packages across user and project scopes. Use when this capability is needed.
    0 installs
  96. Inertia Rails Cookbook · tomevault-io bundle
    Recipes and patterns for common Inertia Rails use cases. Includes modal dialogs, shadcn/ui integration, search with filters, wizard flows, and other advanced patterns. Use when this capability is needed.
    2 installs
  97. Generate Migration HTML · tomevault-io bundle
    Generate Edge Delivery Services-compliant HTML from authoring analysis. Creates section structure, applies block tables, handles metadata, and manages images folder. Use when this capability is needed.
    0 installs
  98. Construct AI Primary Z Docs Paperclip Agent Reconciliation · tomevault-io bundle
    Agent Reconciliation Skill
    0 installs
  99. Directory Tree Path Resolution · tomevault-io bundle
    Walk up directory tree to resolve resource paths for dev and distribution Use when this capability is needed.
    0 installs
  100. Background Job Orchestrator · tomevault-io bundle
    Expert in background job processing with Bull/BullMQ (Redis), Celery, and cloud queues. Implements retries, scheduling, priority queues, and worker management. Use for async task processing, Use when this capability is needed.
    0 installs