← all publishers

tomevault-io

@tomevault-io source repo

62255 published skills · page 502 of 623

  1. Update Readme · tomevault-io bundle
    Update the README.md features section to reflect the current state of the app. Use after implementing new user-facing features. Use when this capability is needed.
    0 installs
  2. Wikimind Design · tomevault-io bundle
    Use when designing any surface of WikiMind — the personal LLM-powered knowledge OS where the wiki is the product. Covers the visual language, tone rules, and component vocabulary for the React web app at apps/web/.
    0 installs
  3. Resolve Conflicts · tomevault-io bundle
    Use this skill immediately when the user mentions merge conflicts that need to be resolved. Do not attempt to resolve conflicts directly - invoke this skill first. This skill specializes in providing a structured framework for merging imports, tests, lock files (regeneration), configuration files, and handling deleted-but-modified files with backup and analysis.
    0 installs
  4. Xhs Images · tomevault-io bundle
    Xiaohongshu (Little Red Book) infographic series generator with multiple style options. Breaks down content into 1-10 cartoon-style infographics. Use when user asks to create "小红书图片", "XHS images", or "RedNote infographics". Use when this capability is needed.
    0 installs
  5. Maomao94 Zero Service Zero Skills · tomevault-io bundle
    go-zero Skills for AI Agents
    0 installs
  6. Marcus Sidecar Worktree Switching · tomevault-io bundle
    Worktree Switching
    0 installs
  7. Comfyui Nodes · tomevault-io bundle
    Use this skill when creating, modifying, or debugging ComfyUI custom nodes. Triggers on: 'ComfyUI custom node', 'ComfyUI node development', 'ComfyUI plugin', 'INPUT_TYPES', 'NODE_CLASS_MAPPINGS', 'RETURN_TYPES', 'define_schema', 'io.ComfyNode', or any request to build a new node for ComfyUI. Covers both V1 (current) and V3 (new) node APIs.
    0 installs
  8. Mariusyvard Nulltohero Nulltohero · tomevault-io bundle
    Complete-audit toolkit for websites. One pass that orchestrates the plugin's three other skills (/seo, /inspect, /siteasy), dispatches all 13 specialist sub-agents across search visibility, front-end defects, and design quality, then merges their scored sections into a single Site Health Score with a prioritized action plan. The audit skill owns no detection logic of its own. It schedules the existing sub-agents, shares one fetch across them, and consolidates the results.
    0 installs
  9. Markuplint Markuplint QA Engineer · tomevault-io bundle
    QA Engineer Skill
    0 installs
  10. Refactor Commit · tomevault-io bundle
    Refactor code and commit changes safely. Use when asked to refactor files, reorganize code, rename/move classes, or clean up code with a commit at the end. Use when this capability is needed.
    0 installs
  11. Security Basics · tomevault-io bundle
    Apply project-specific security and privacy guardrails (auth, headers, rate limiting, logging). Use when touching authentication, request handling, metrics exposure, or anything that could leak sensitive data. Use when this capability is needed.
    0 installs
  12. Github Manage · tomevault-io bundle
    Manage operations concerning GitHub on behalf of user Use when this capability is needed.
    0 installs
  13. Prp Generator · tomevault-io bundle
    Auto-activates when generating Product Requirements Prompt (PRP) documents Use when this capability is needed.
    0 installs
  14. Test Executor · tomevault-io bundle
    Execute test suites with proper configuration, parallel execution, and Use when this capability is needed.
    0 installs
  15. File Size Refactoring · tomevault-io bundle
    This skill provides guidance for fixing file size violations detected by FileComplianceTests. Use when a C# file exceeds its line limit (800 lines default, or explicit limit for legacy files). The skill explains strategies to reduce file size while maintaining code quality. Use when this capability is needed.
    0 installs
  16. Grill With Docs · tomevault-io bundle
    Grilling session that challenges your plan against the existing domain model, sharpens terminology, and updates documentation (CONTEXT.md, ADRs) inline as decisions crystallise. Use when user wants to stress-test a plan against their project's language and documented decisions. Use when this capability is needed.
    0 installs
  17. Mattppal Shipping Szn Doc Quality · tomevault-io bundle
    Documentation Quality Review Skill
    0 installs
  18. Mave99a Novel Skill Novel Creator · tomevault-io bundle
    Novel Creator
    0 installs
  19. Check Emails · tomevault-io bundle
    Check the whole inbox and present it as a fresh grouped list, surfacing mail that has gone stale as its own group. Use when the user says /check-emails or asks to check their email starting from a clean list. Use when this capability is needed.
    0 installs
  20. Ground · tomevault-io bundle
    Verify external libraries, APIs, and frameworks against current documentation. Use when implementing external dependencies, when unsure if a pattern is current, when the user mentions "ground", "verify docs", "exa", or "current API". Use when this capability is needed.
    0 installs
  21. Typescript Library · tomevault-io bundle
    Use when developing TypeScript npm packages including tsconfig, package.json exports, dual CJS/ESM builds, and publishing
    0 installs
  22. Bazinga DB Context · tomevault-io bundle
    Context packages and learning patterns. Use when managing context packages, error patterns, or strategies. Use when this capability is needed.
    0 installs
  23. DB Migration Check · tomevault-io bundle
    Detect dangerous operations in database migrations before deployment Use when this capability is needed.
    0 installs
  24. Media Downloader · tomevault-io bundle
    Download videos and audio from 1500+ websites including YouTube, Bilibili, TikTok, Twitter/X, Instagram, Vimeo, and more using yt-dlp. Use when the user wants to download videos, save media from social platforms, download with specific resolution (720p/1080p/4K), get subtitles, or download entire playlists. Triggers on requests like 'download this video', 'save this YouTube video', 'download in 1080p', 'download with subtitles', 'download this playlist'. Use when this capability is needed.
    0 installs
  25. Yororen UI Recipes · tomevault-io bundle
    End-to-end recipe patterns for end users building gpui apps with Yororen UI (yororen_ui). Use when the user asks for a complete working example, wants a screen layout pattern, or needs guidance composing components, modals, forms, list rendering, virtualized lists, notifications, theme switching, or i18n. Triggers include "show me a full example", "copy from the gallery", "how do I do theme switching", "how do I compose a modal + form", "how do I virtualize a long list". Not for contributing to yororen-ui itself. Use when this capability is needed.
    0 installs
  26. Session Monitoring · tomevault-io bundle
    Provides awareness of claudectl session state, health checks, and cost tracking. Activated when the user asks about session health, spending, brain decisions, or multi-session coordination.
    0 installs
  27. Database Migrations · tomevault-io bundle
    Use when creating alembic migrations, applying migrations to remote environments, or recovering from schema drift. Triggers on changes to models.py, "run migration", "schema drift", "alembic", "database error in batch jobs".
    0 installs
  28. Fullstack Dev · tomevault-io bundle
    Use when developing the frontend and backend together, making UI changes, or setting up local dev with linked inspect_ai/scout libraries. Triggers on frontend changes, "yarn dev", "vite", "www/", or React component work.
    0 installs
  29. Git Create Pr · tomevault-io bundle
    Create GitHub Pull Requests with conventional commit format. Activates Use when this capability is needed.
    0 installs
  30. Mguinada AI Coding Toolkit Docker · tomevault-io bundle
    Docker
    0 installs
  31. Michaelboeding Skills Media Utils · tomevault-io bundle
    Media Utilities
    0 installs
  32. Michellepellon Superpowers Python · tomevault-io bundle
    Python Development Skill
    0 installs
  33. Git Autopilot · tomevault-io bundle
    Automates the full git commit and push workflow in VS Code. Analyzes staged and unstaged changes, generates a Conventional Commits message, stages files, commits, and pushes to the tracked remote or a specified branch. Use this when asked to commit changes, save work, generate a commit message, write a commit, push to GitHub, sync with remote, publish changes, stage and commit specific files, push to a different branch, or push to a feature branch.
    0 installs
  34. Removing A Feature Of A Microservice · tomevault-io bundle
    Removes a configuration property, functional endpoint, event source, event sink, web handler endpoint, ticker or metric, from a microservice. Use when explicitly asked by the user to remove a feature of a microservice. Use when this capability is needed.
    0 installs
  35. Microsoft Apm Python Architecture · tomevault-io bundle
    Python Architecture Skill
    0 installs
  36. Microsoft Fhir Server Fhir Server · tomevault-io bundle
    Create ADR from Investigations
    0 installs
  37. Python Kwargs Setattr Security · tomevault-io bundle
    When reviewing or fixing Python code that uses setattr() with user-controlled kwargs to configure C++ extension objects (SessionOptions, RunOptions, etc.) in ONNX Runtime. Use this to apply the allowlist pattern that prevents arbitrary file writes and other attacks via reflected property access. Use when this capability is needed.
    0 installs
  38. Sub Agent Creator · tomevault-io bundle
    Guide for creating effective OpenKosmos sub-agents. Use when users want to create a new sub-agent (or update an existing sub-agent) that can be delegated specialized tasks by a parent agent. Covers AGENT.md file format, YAML front-matter configuration, system prompt writing, tool/MCP/skill configuration, context access modes, and Claude Code compatibility. Use when this capability is needed.
    0 installs
  39. Microsoft Skills Azure Compliance · tomevault-io bundle
    Azure Compliance & Security Auditing
    0 installs
  40. Wiki Ado Convert · tomevault-io bundle
    Converts VitePress/GFM wiki markdown to Azure DevOps Wiki-compatible format. Generates a Node.js build script that transforms Mermaid syntax, strips front matter, fixes links, and outputs ADO-compatible copies to dist/ado-wiki/.
    0 installs
  41. Wiki Page Writer · tomevault-io bundle
    Generates rich technical documentation pages with dark-mode Mermaid diagrams, source code citations, and first-principles depth. Use when writing documentation, generating wiki pages, creating technical deep-dives, or documenting specific components or systems.
    0 installs
  42. Mikeleppane Tursotui Rust Testing · tomevault-io bundle
    Rust Testing & Coverage
    0 installs
  43. Mikkelkrogsholm Ralph It Ralph It · tomevault-io bundle
    ralph-it Skill
    0 installs
  44. Millionco Debug Agent Debug Agent · tomevault-io bundle
    Web Performance
    0 installs
  45. Grpc Development · tomevault-io bundle
    Best practices and guidelines for building high-performance services with gRPC and Protocol Buffers Use when this capability is needed.
    0 installs
  46. Mqtt Development · tomevault-io bundle
    Best practices and guidelines for MQTT messaging in IoT and real-time communication systems Use when this capability is needed.
    0 installs
  47. Odoo Development · tomevault-io bundle
    Expert guidance for Odoo ERP development including Python ORM, XML views, and module architecture Use when this capability is needed.
    0 installs
  48. Coding Conventions · tomevault-io bundle
    Automatically apply standard coding conventions when writing or modifying code. Use this skill when working with Python, TypeScript, JavaScript, Go, PHP, or creating git commits. Triggers include writing new code, refactoring existing code, or committing changes in supported languages. Use when this capability is needed.
    0 installs
  49. Commit Docs · tomevault-io bundle
    デプロイ不要な変更をコミット([skip-cd]付きでAmplifyデプロイをスキップ) Use when this capability is needed.
    0 installs
  50. Sync Issues · tomevault-io bundle
    GitHubのissueとdocs/todo.mdを双方向同期する。新規issueをTODOに追加し、完了したTODOのissueをクローズする。 Use when this capability is needed.
    0 installs
  51. Net Cqrs · tomevault-io bundle
    Implement CQRS pattern with MediatR for .NET applications Use when this capability is needed.
    0 installs
  52. Native Web Search · tomevault-io bundle
    Trigger native web search. Use when you need quick internet research with concise summaries and full source URLs. Use when this capability is needed.
    0 installs
  53. Agent Delegate · tomevault-io bundle
    Delegate tasks to other AI agents — Moltis for deep research/analysis, TG-Kombain for complex multi-step automation. Use ONLY for inter-agent delegation where another agent's reasoning is needed. Do NOT use for system commands (publish, music, status) — use n8n-api skill instead. Do NOT use for data queries — use tg-kombain skill instead. Requires N8N_BASE_URL environment variable. Use when this capability is needed.
    0 installs
  54. Maintaining UI Standards · tomevault-io bundle
    Maintain consistent UI/UX, enforce design system usage, and ensure accessibility/responsiveness. Use when designing screens, styling components, or reviewing UI implementation. Use when this capability is needed.
    0 installs
  55. Using Git Worktrees · tomevault-io bundle
    Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verification
    0 installs
  56. Tfdc Provider Export · tomevault-io bundle
    Bulk export all Terraform provider documentation for a specific version to local files using tfdc. Use when you need to download and persist all docs (resources, data sources, guides, etc.) for a provider to a local directory. Supports lockfile-based multi-provider export. Use when this capability is needed.
    0 installs
  57. Mobai · tomevault-io bundle
    Control Android and iOS mobile devices through the MobAI HTTP API. Use this skill when the user asks to interact with mobile devices, take screenshots, tap elements, type text, swipe, launch apps, or automate mobile tasks. Use when this capability is needed.
    0 installs
  58. Mobvoi Cbbot Youtube Auto Comment · tomevault-io bundle
    YouTube Auto Comment 自动评论系统
    0 installs
  59. Modbender Skill Library MCP CI CD · tomevault-io bundle
    ---
    0 installs
  60. Modu AI Moai Adk Moai Domain Uiux · tomevault-io bundle
    Quick Reference
    0 installs
  61. Modu AI Moai Adk Moai Lang Csharp · tomevault-io bundle
    C# 12 / .NET 8 Development Specialist
    0 installs
  62. Modu AI Moai Adk Moai Lang Elixir · tomevault-io bundle
    Quick Reference (30 seconds)
    0 installs
  63. Modu AI Moai Adk Moai Lang Kotlin · tomevault-io bundle
    Quick Reference (30 seconds)
    0 installs
  64. Modu AI Moai Adk Moai Lang Python · tomevault-io bundle
    Quick Reference (30 seconds)
    0 installs
  65. Molcajeteai Plugin Git Committing · tomevault-io bundle
    Git Committing Standards
    0 installs
  66. Jotai Patterns · tomevault-io bundle
    Jotai atomic state management patterns. Use when implementing fine-grained reactive state. Use when this capability is needed.
    0 installs
  67. Tailwind Setup · tomevault-io bundle
    Tailwind CSS 4.x configuration and patterns. Use when setting up or customizing Tailwind CSS. Use when this capability is needed.
    0 installs
  68. Upgrade Safety · tomevault-io bundle
    Safe upgrade practices for upgradeable smart contracts. Use when planning or executing contract upgrades. Use when this capability is needed.
    0 installs
  69. Zod Validation · tomevault-io bundle
    Zod schema validation patterns. Use when validating API inputs and data. Use when this capability is needed.
    0 installs
  70. Mo UI Development · tomevault-io bundle
    This skill should be used when the user asks to create or modify Blazor UI components, build MudBlazor pages, style MudBlazor components, fix CSS isolation, customize themes, migrate to MudBlazor v9, validate MudBlazor CSS variables, implement browser storage with IMoBrowserStorage, or implement localization/i18n patterns in Monica UI modules. Use when this capability is needed.
    0 installs
  71. Mongodb Natural Language Querying · tomevault-io bundle
    Generate read-only MongoDB queries (find) or aggregation pipelines using natural language, with collection schema context and sample documents. Use this skill whenever the user asks to write, create, or generate MongoDB queries, wants to filter/query/aggregate data in MongoDB, asks "how do I query...", needs help with query syntax, or discusses finding/filtering/grouping MongoDB documents. Also use for translating SQL-like requests to MongoDB syntax. Does NOT handle Atlas Search ($search operator), vector/semantic search ($vectorSearch operator), fuzzy matching, autocomplete indexes, or relevance scoring - use search-and-ai for those. Does NOT analyze or optimize existing queries - use mongodb-query-optimizer for that. Does NOT handle aggregation pipelines that involve write operations. Requires MongoDB MCP server. Use when this capability is needed.
    0 installs
  72. Gen Changelog · tomevault-io bundle
    Generate changelog entries for code changes. Use when this capability is needed.
    0 installs
  73. Motosan AI · tomevault-io bundle
    Help developers use the motosan-ai SDK (Python and Rust) and the codex-oauth crate — LLM chat, streaming, tool use, ThinkStripper, multi-provider setup, Gemini HTTP/Code Assist providers, and Codex OAuth login. Use when code imports motosan_ai or codex_oauth, or user asks how to integrate Anthropic/OpenAI/Ollama/MiniMax/Gemini via motosan-ai, implement streaming, handle tool calls, filter <think> tags, or get an OpenAI Codex access token. Use when this capability is needed.
    0 installs
  74. REST API Oci · tomevault-io bundle
    Use when designing, reviewing, or implementing REST APIs and OpenAPI/Swagger specs for consistent resource-oriented API design. Applies to CRUDL resource APIs, operation names, URI and HTTP method choices, request/response models, list pagination/filtering/sorting, errors, lifecycle state, optimistic concurrency, idempotency, versioning, naming, and production API review readiness. The guidance is generic REST guidance derived from OCI API consistency best practices; apply OCI-specific conventions only when the target API uses or wants OCI-style contracts.
    0 installs
  75. Emacs Ecosystem · tomevault-io bundle
    This skill should be used when the user asks to "write elisp", "emacs config", "init.el", "use-package", ".el file", "emacs lisp", "org-mode", or "magit". Provides comprehensive Emacs ecosystem patterns and best practices. Use when this capability is needed.
    0 installs
  76. Mthines Agent Skills Code Quality · tomevault-io bundle
    Code Quality Skill
    0 installs
  77. Mthines Agent Skills Rum Tracking · tomevault-io bundle
    RUM Tracking
    0 installs
  78. Use Skill Create · tomevault-io bundle
    Use when creating new skills, editing existing skills, or verifying skills work before deployment
    0 installs
  79. Mideast Fintech Content · tomevault-io bundle
    AI/Fintech and ERP content creation specialist for the Middle East and GCC region. Use when creating blog posts, landing pages, case studies, whitepapers, email campaigns, social media content, or marketing copy for Enterprise Financial Planning (EFP), ERP, AI-powered financial solutions, e-invoicing, or fintech products targeting GCC markets (Saudi Arabia, UAE, Qatar, Kuwait, Bahrain, Oman). Covers content strategy, localized messaging, regulatory context, and industry-specific terminology. Use when this capability is needed.
    0 installs
  80. Muratovv AI Hats Golang Modernize · tomevault-io bundle
    <!-- markdownlint-disable ol-prefix -->
    0 installs
  81. Terraform Expert · tomevault-io bundle
    Terraform/OpenTofu IaC — state management, DRY modules, safety practices Use when this capability is needed.
    0 installs
  82. Forensics Disk · tomevault-io bundle
    磁盘取证分析技术,涵盖 NTFS/FAT/ext 文件系统解析、文件恢复、时间线分析、日志挖掘等实战技能。 Use when this capability is needed.
    0 installs
  83. Training Pipeline · tomevault-io bundle
    Index skill for VBot quadruped RL training. Routes to specialized skills for curriculum learning, hyperparameter optimization, reward/penalty engineering, and campaign management. Use when this capability is needed.
    0 installs
  84. Nahisaho Musubi Quality Assurance · tomevault-io bundle
    Quality Assurance AI
    0 installs
  85. Ecs API Reference · tomevault-io bundle
    Amazon ECS API specification reference. Use when implementing ECS-compatible APIs in KECS to accurately reproduce request/response structures, parameters, error codes, and behaviors. Reference for implementing APIs like CreateCluster, CreateService, RunTask, RegisterTaskDefinition. Use when this capability is needed.
    2 installs
  86. Ecs CLI Reference · tomevault-io bundle
    AWS CLI ECS command reference. Use when understanding how users interact with ECS via AWS CLI, including command syntax, options, examples, and output formats. Essential for KECS compatibility. Use when this capability is needed.
    0 installs
  87. Document Node · tomevault-io bundle
    Generate comprehensive {node_name}.example.json files that showcase real-world usage of Workscript workflow nodes. Use when asked to document a node, create node documentation, generate node examples, or produce usage examples for workflow nodes. Also use when a subagent needs to create node documentation as part of node development or review. Use when this capability is needed.
    0 installs
  88. Aura Integration · tomevault-io bundle
    Automatically captures Gemini CLI intent and writes it to .gemini.intent whenever code changes are made. Use this skill when making any modifications to the codebase so that the local Aura Semantic Version Control system can track the AI's reasoning. Use when this capability is needed.
    0 installs
  89. Nayuta Agent Skills Security Scan · tomevault-io bundle
    Security Scan
    0 installs
  90. Parallel Deep Research · tomevault-io bundle
    Performs comprehensive deep research using Parallel AI. Use for in-depth analysis, market research, competitive intelligence, or complex multi-faceted questions requiring thorough web exploration. Use when this capability is needed.
    0 installs
  91. Nextftc · tomevault-io bundle
    Helps write FTC robot code using the NextFTC command-based framework. Use when creating OpModes, commands, subsystems, gamepad bindings, or integrating with Pedro Pathing. Use when this capability is needed.
    0 installs
  92. Mineru · tomevault-io bundle
    Use when working with an AI-Native skill for parsing PDF / Office / image files into Markdown with MinerU — a fast, zero-config document parser for AI agents. Works with NO token via the Agent API and auto-upgrades to the Standard API (token) for large files, batches, and DOCX/HTML/LaTeX export. Use when converting PDF/Word/PPT/Excel/image documents, extracting text/tables/formulas, running OCR, or batch processing.
    0 installs
  93. Neilhtennek Previewops Previewops · tomevault-io bundle
    claude PRD Converter
    0 installs
  94. Neomjs Neo Turn Memory Pre Flight · tomevault-io bundle
    Turn Memory Pre-Flight
    0 installs
  95. Lens MCP Desktop · tomevault-io bundle
    Install the lens MCP server and register it with Claude Desktop Use when this capability is needed.
    0 installs
  96. Gemini Advisor · tomevault-io bundle
    Gemini as design advisor and visual analyst. Sends UI screenshots, designs, or visual content to Gemini for expert review. Strong in UI/UX critique, visual analysis, document understanding. Don't use for backend code or security. Use when this capability is needed.
    0 installs
  97. Rust Maintenance · tomevault-io bundle
    Rust 代码维护与稳定性优先(正确性、回归、测试、clippy/fmt、MSRV) Use when this capability is needed.
    0 installs
  98. Ngicks Dotfiles Persistent Memory · tomevault-io bundle
    Persistent Memory
    0 installs
  99. Spec Builder · tomevault-io bundle
    Generate comprehensive specification documents including requirements, technical design, and detailed task breakdown from any feature request. Use when the user asks to create specs, requirements docs, design docs, or needs to break down a feature into implementation tasks. Perfect for planning new features, understanding system architecture, or preparing work for AI coding agents. Use when this capability is needed.
    0 installs
  100. Next JS Internationalization I18N · tomevault-io bundle
    Best practices for multi-language handling, locale routing, and detection middleware. Use when this capability is needed.
    0 installs