← all publishers

tomevault-io

@tomevault-io source repo

62255 published skills · page 218 of 623

  1. Docker Container Health Inspector · tomevault-io bundle
    Inspects Docker container health using the Docker Engine API v1.45 /containers/{id}/json and /containers/{id}/stats endpoints. Diagnoses OOM kills, restart loops, and network connectivity issues with automated log analysis via /containers/{id}/logs streaming. Use when this capability is needed.
    0 installs
  2. Github REST API Paginator Library · tomevault-io bundle
    Provides a typed pagination wrapper for the GitHub REST API using Octokit.js and the @octokit/plugin-paginate-rest plugin. Handles Link header parsing, rate limit detection via X-RateLimit-Remaining, and automatic retry with exponential backoff. Supports listing issues, pull requests, commits, and workflow runs with async iterator patterns.
    0 installs
  3. K9s Kubernetes Terminal Dashboard · tomevault-io bundle
    K9s is a terminal-based UI for managing Kubernetes clusters, providing real-time observation of resources, log tailing, pod shell access, and cluster navigation. Written in Go with over 28,000 GitHub stars, it replaces dozens of kubectl commands with an interactive interface. Use when this capability is needed.
    0 installs
  4. Kubernetes Pod Crash Investigator · tomevault-io bundle
    Diagnoses CrashLoopBackOff and OOMKilled pod failures using the Kubernetes API via kubectl and the official kubernetes-client/python SDK. Correlates container logs, resource limits, and node conditions for root cause analysis. Use when this capability is needed.
    0 installs
  5. Kubernetes Pod Diagnostic Runbook · tomevault-io bundle
    Automated K8s pod troubleshooting using kubectl, crictl, and the Kubernetes API. Runs diagnostic sequences for CrashLoopBackOff, ImagePullBackOff, OOMKilled, and pending pod states. Use when this capability is needed.
    0 installs
  6. Kubernetes Pod Diagnostics Runner · tomevault-io bundle
    Runs automated diagnostic sequences on Kubernetes pods using kubectl exec, kubectl logs, and the Kubernetes API /api/v1/pods endpoint. Captures OOMKilled events, CrashLoopBackOff analysis, and resource utilization via metrics-server.
    0 installs
  7. Terraform Drift Detection Runbook · tomevault-io bundle
    Detects infrastructure drift using terraform plan -detailed-exitcode and the Terraform Cloud API. Compares state files against live resources across AWS, GCP, and Azure providers. Use when this capability is needed.
    0 installs
  8. Terraform Module Registry Browser · tomevault-io bundle
    Searches and evaluates Terraform modules from the HashiCorp Registry API and private registries. Uses hcl2json parser to analyze module input variables, outputs, and provider requirements. Use when this capability is needed.
    0 installs
  9. Chemthermo Change Loop · tomevault-io bundle
    Use when implementing or reviewing changes in this Chemical-Thermodynamics repository. Apply the repo contract by reading .agents/brain/brain.md first, preserving SI-unit and public-API invariants, shipping thin vertical slices with a runnable golden path, running CI-equivalent quality gates (ruff format, ruff format --check, ruff check, pyright, pytest), verifying editable and non-editable install smoke checks, and updating ADR/brain docs when architecture or public API changes.
    0 installs
  10. Aivandelindt Azure Agentic Infraops Terraform Search Import · tomevault-io bundle
    Terraform Search & Import for Azure
    0 installs
  11. Ajeeshworkspace Indian Trading Skills Indian Trading Skills · tomevault-io bundle
    Weekly F&O Trade Planner
    0 installs
  12. Algorand X402 Typescript · tomevault-io bundle
    Builds x402 HTTP-native payment applications on Algorand using TypeScript. Covers clients (fetch, axios), servers (Express, Hono), facilitators, paywalls, Next.js integration, and the @x402-avm core library. Use when implementing x402 payment flows in TypeScript, creating payment-gated APIs, building x402 facilitators or paywalls, or integrating @x402-avm packages.
    0 installs
  13. Scrum Master Agent · tomevault-io bundle
    Comprehensive Scrum Master assistant for sprint planning, backlog grooming, retrospectives, capacity planning, and daily standups with intelligent context-aware reporting Use when this capability is needed.
    0 installs
  14. Alterlab Scikit Learn · tomevault-io bundle
    Classical machine learning in Python with scikit-learn — algorithms, preprocessing, pipelines, and best-practice reference documentation. Use when working with supervised learning (classification, regression), unsupervised learning (clustering, dimensionality reduction), model evaluation, hyperparameter tuning, feature preprocessing, or building ML pipelines. Part of the AlterLab Academic Skills suite. Use when this capability is needed.
    0 installs
  15. Resources · tomevault-io bundle
    This skill should be used when the user asks about "Effect resources", "acquireRelease", "Scope", "finalizers", "resource cleanup", "Effect.addFinalizer", "Effect.ensuring", "scoped effects", "resource lifecycle", "bracket pattern", "safe resource handling", "database connections", "file handles", or needs to understand how Effect guarantees resource cleanup. Use when this capability is needed.
    0 installs
  16. Log To Daily · tomevault-io bundle
    Log conversation activity to today's daily note on demand. Use when wrapping up work, capturing decisions, or documenting session outcomes. Use when this capability is needed.
    0 installs
  17. Setup Claude Code Tracing · tomevault-io bundle
    Set up and configure Arize tracing for Claude Code sessions or Agent SDK applications. Use when users want to set up tracing, configure Arize AX or Phoenix, create a new Arize project, get an API key, enable/disable tracing, or troubleshoot tracing issues. Triggers on "set up tracing", "configure Arize", "configure Phoenix", "enable tracing", "setup-claude-code-tracing", "create Arize project", "get Arize API key", "agent sdk tracing", or any request about connecting Claude Code or the Agent SDK to Arize or Phoenix for observability. Use when this capability is needed.
    0 installs
  18. Arogyareddy Alirezarezvani Claude Skills Terraform Patterns · tomevault-io bundle
    Terraform Patterns
    0 installs
  19. Sony Raw Styled Jpeg · tomevault-io bundle
    Convert Sony A7-series RAW (.ARW) sets into high-quality JPEGs using either an exact one-pass pipeline or a profile-driven batch workflow. Use when users request Sony RAW conversion, mixed-lighting batch adaptation, iterative mood adjustments, and metadata-safe exports with EXIF preservation. Use when this capability is needed.
    0 installs
  20. Integrating Clerk Nextjs · tomevault-io bundle
    Integrates Clerk authentication into Next.js App Router applications following current best practices. Use when the user asks to "add Clerk", "integrate Clerk", "set up Clerk authentication", "add user authentication", or mentions Clerk setup in Next.js App Router projects.
    0 installs
  21. Typescript Refactoring Patterns · tomevault-io bundle
    Expert TypeScript refactoring patterns for cleaner, type-safe code Use when this capability is needed.
    0 installs
  22. Url Fetcher · tomevault-io bundle
    Fetch and extract text content from web page URLs. Use when this capability is needed.
    0 installs
  23. Validating Adr Compliance · tomevault-io bundle
    Validates PR code against Architecture Decision Records (ADRs). Uses oracle for deep analysis of implementation compliance. Use when asked to validate a PR against an ADR, check ADR compliance, or review implementation adherence to architectural decisions.
    0 installs
  24. Flutter New Project Starter · tomevault-io bundle
    Bootstraps a new Flutter project with Volkan's standard stack and folder structure. Trigger this skill when the user says "new Flutter project", "start a new app", "set up a Flutter project from scratch", or when running `flutter create` is being considered. Sets up Riverpod 3.x with codegen, Freezed 3.x, GoRouter, Dio, flutter_localizations with English ARB, strict analysis_options.yaml, feature-first folder structure (data/domain/presentation), and base theme. Default stack reflects HST, Livestock Manager, Kap Kurtar patterns. Use when this capability is needed.
    0 installs
  25. Azure AI Infrastructure On Azure AI Infrastructure On Azure · tomevault-io bundle
    AI Infrastructure on Azure
    0 installs
  26. Acn Go Interfaces Dependencies · tomevault-io bundle
    Go interface design, dependency direction, and package coupling patterns. Use when defining interfaces, choosing where to place them, designing constructors, injecting dependencies, or reviewing import graphs. Trigger on exported interfaces in provider packages, interfaces matching a single type, backwards imports (server importing client), or functions accepting entire config structs when they need one field. Supersedes generic Go interface guidance with stronger opinions on consumer-side interfaces and coupling. Use when this capability is needed.
    0 installs
  27. Azuread Microsoft Identity Web Entra Id Aspire Provisioning · tomevault-io bundle
    Entra ID Provisioning for .NET Aspire
    0 installs
  28. Container Registries · tomevault-io bundle
    Manage container registries including ECR, ACR, GCR, and Docker Hub. Push and pull images, configure authentication, set up repository policies, and implement image lifecycle management. Use when working with container image storage and distribution. Use when this capability is needed.
    0 installs
  29. Kubernetes Hardening · tomevault-io bundle
    Implement Kubernetes security contexts, Pod Security Standards, and network policies. Secure cluster components and workloads. Use when hardening Kubernetes deployments or meeting security compliance. Use when this capability is needed.
    0 installs
  30. Beel Collab Presets Dev Terraform Azurerm Set Diff Analyzer · tomevault-io bundle
    Terraform AzureRM Set Diff Analyzer
    0 installs
  31. Document Hunter · tomevault-io bundle
    Searches and retrieves documents from free public sources using automated browser navigation. Use when research needs primary source documents like court filings, government reports, or public records. Use when this capability is needed.
    0 installs
  32. Researchers Gov · tomevault-io bundle
    Researches DOJ/FBI/SEC press releases, agency statements, and government sources. Use when research needs official government records or agency documentation. Use when this capability is needed.
    0 installs
  33. Brendadeeznuts1111 Tier 1380 Omega Zustand State Management · tomevault-io bundle
    Zustand State Management
    0 installs
  34. Agentic System Reviewer · tomevault-io bundle
    Use when reviewing agent PRDs, implementation plans, unfinished ideas, or agent code against the Production-grade agentic systems course, especially when scope, archetype, chapter relevance, or course-aligned design quality is uncertain.
    0 installs
  35. C0ntr0lledcha0s Claude Code Plugin Automations Writing Docs · tomevault-io bundle
    Writing Documentation Skill
    0 installs
  36. Callstack React Native Testing Library React Native Testing · tomevault-io bundle
    RNTL Test Writing Guide
    0 installs
  37. Code Review Ready · tomevault-io bundle
    Guidelines for creating reviewable pull requests that get merged quickly. Use when this capability is needed.
    0 installs
  38. Carlditzler AI Skills Flutter Dart Senior Platform Engineer · tomevault-io bundle
    Flutter Dart Senior Platform Engineer
    0 installs
  39. Carlosmscabral Adk Agents Cabral Google Agents CLI Scaffold · tomevault-io bundle
    ADK Project Scaffolding Guide
    0 installs
  40. Cursor Rules Compiler · tomevault-io bundle
    Generate or review AGENTS.md and `.cursor/rules/*.mdc` for a repository Use when this capability is needed.
    0 installs
  41. Browser Terminal Use Agent · tomevault-io bundle
    Operate Browser Terminal Use as an execution bridge between local CLI and browser-hosted terminals. Use when Codex needs to run or iterate shell commands in non-local environments through a browser terminal, build cloud-side verifiable execution loops for LLM agents, debug remote runtime issues (GPU, containers, bastion-only networks), or manage daemon/extension binding, timeout, cancel, and optional token hardening. Use when this capability is needed.
    0 installs
  42. Ado Create Feature · tomevault-io bundle
    Interactively create a new Feature work item in Azure DevOps using configured conventions. Use when this capability is needed.
    0 installs
  43. Ado Log Story Work · tomevault-io bundle
    Rapidly log completed work to a User Story by creating a Task with completed hours already set. Use when this capability is needed.
    0 installs
  44. Charlesjones Dev Claude Code Plugins Dev Git Commit Push Pr · tomevault-io bundle
    Charlesjones Dev Claude Code Plugins Dev Git Commit Push Pr
    0 installs
  45. Workflow Preflight · tomevault-io bundle
    Run code quality checks (typecheck, lint, tests) - auto-detects configured tools and offers to fix issues. Use when this capability is needed.
    0 installs
  46. Documentation Guardian · tomevault-io bundle
    Proactively suggests ADRs when architectural changes happen in this Lovelace card repo, and checks code changes against existing decisions in docs/adr/. Activate on new chart plugin, new data source, new render mode, new top-level config option, build/quality gate change, bundler or major-dependency bump, module-boundary break, or pattern deviation from an existing ADR. Use when this capability is needed.
    0 installs
  47. Creating Wpf Animations · tomevault-io bundle
    Creates WPF animations using Storyboard, Timeline, and EasingFunction patterns. Use when implementing UI transitions, state change visualizations, or interactive feedback effects.
    0 installs
  48. Migrating Wpf To Dotnet · tomevault-io bundle
    Migrates WPF applications from .NET Framework to .NET 6+. Use when upgrading legacy WPF apps, resolving compatibility issues, or modernizing project files. Use when this capability is needed.
    0 installs
  49. Alicloud AI Entry Modelstudio Test · tomevault-io bundle
    Minimal routing smoke test for alicloud-ai-entry-modelstudio entry skill. Use when this capability is needed.
    0 installs
  50. Smolagents · tomevault-io bundle
    Use Hugging Face Smolagents framework for code-based agentic research with tool support. Supports multiple LLM providers and web search. Use when this capability is needed.
    0 installs
  51. Ios26 Liquid Glass Design · tomevault-io bundle
    Apple's Liquid Glass design system for iOS 26+ with backward-compatible fallbacks for iOS 17-25. Use this skill when implementing glass effects, translucent buttons, adaptive glass styling, or building UIs that gracefully degrade across iOS versions. Use when this capability is needed.
    0 installs
  52. Colrudev Job Candidate Matcher Langchain Agent Architecture · tomevault-io bundle
    When to Use
    0 installs
  53. Recovery Community Moderator · tomevault-io bundle
    Trauma-informed AI moderator for addiction recovery communities. Applies harm reduction principles, honors 12-step traditions, distinguishes healthy conflict from abuse, detects crisis posts. Use when this capability is needed.
    0 installs
  54. Tech Entrepreneur Coach Adhd · tomevault-io bundle
    Big tech ML engineer to indie founder transition coach. Expert in idea validation, MVP development, marketing, monetization, and sustainable growth for ADHD entrepreneurs. Activate on 'entrepreneur', Use when this capability is needed.
    0 installs
  55. Typescript Node Expert · tomevault-io bundle
    Expert TypeScript/Node.js developer for building high-quality, performant, and maintainable CLI tools and libraries. Enforces best practices, strict typing, and modern patterns. Use when this capability is needed.
    0 installs
  56. UI Sound Design · tomevault-io bundle
    Programmatic UI sound design using Web Audio API and Tone.js. Use when creating click sounds, notification chimes, toggle feedback, hover sounds, success/error audio, whoosh effects, or building a sound library for UI interactions. Provides an iterative describe-generate-listen-refine workflow with audio engineering knowledge translated into plain English. Use when this capability is needed.
    0 installs
  57. Opentofu Ecr Provision · tomevault-io bundle
    Provision AWS Elastic Container Registry (ECR) repositories with GitHub OIDC integration following BETEKK standards Use when this capability is needed.
    0 installs
  58. Databricks App Apx · tomevault-io bundle
    Build full-stack Databricks applications using APX framework (FastAPI + React). Use when this capability is needed.
    0 installs
  59. Davidmatousek Agentic Oriented Development Kit Aod Discover · tomevault-io bundle
    AOD Discover Skill
    0 installs
  60. Prevent Generated Code Duplication · tomevault-io bundle
    Detect and refactor duplicate logic introduced by generated code, including overlaps between generated artifacts and existing project code. Use when this capability is needed.
    0 installs
  61. Executing Marketing Campaigns · tomevault-io bundle
    Plans, creates, and optimizes marketing campaigns including content strategy, social media, email, and analytics. Helps develop go-to-market strategies, campaign messaging, and performance measurement. Use when this capability is needed.
    0 installs
  62. Instructor · tomevault-io bundle
    Extract structured data from LLM responses with Pydantic validation, retry failed extractions automatically, parse complex JSON with type safety, and stream partial results with Instructor - battle-tested structured output library Use when this capability is needed.
    0 installs
  63. Claude Code History Files Finder · tomevault-io bundle
    Finds and recovers content from Claude Code session history files. This skill should be used when searching for deleted files, tracking changes across sessions, analyzing conversation history, or recovering code from previous Claude interactions. Triggers include mentions of "session history", "recover deleted", "find in history", "previous conversation", or ".claude/projects". Use when this capability is needed.
    0 installs
  64. Kubernetes Network Kubernetes Analyze · tomevault-io bundle
    Implement Kubernetes network segmentation using Calico NetworkPolicy and GlobalNetworkPolicy for zero-trust pod-to-pod communication. Use when this capability is needed.
    0 installs
  65. Kubernetes Pentest Kubernetes Analyze · tomevault-io bundle
    Kubernetes penetration testing systematically evaluates cluster security by simulating attacker techniques against the API server, kubelet, etcd, pods, RBAC, network policies, and secrets. Using tools Use when this capability is needed.
    0 installs
  66. Deepgram Java Audio Intelligence · tomevault-io bundle
    Use when writing or reviewing Java code in this repo that enables Deepgram intelligence overlays on `/v1/listen` audio transcription - diarization, entity detection, sentiment, summarize, topics, intents, language detection, and redaction. Same endpoint as plain STT, but with extra request fields on `ListenV1RequestUrl` or `MediaTranscribeRequestOctetStream`. Use `deepgram-java-speech-to-text` for plain transcripts and `deepgram-java-text-intelligence` for analysis on existing text. Triggers include "audio intelligence", "diarize", "summarize audio", "sentiment from audio", "topic detection", and "redact".
    0 installs
  67. Deepgram Python Management API · tomevault-io bundle
    Use when writing or reviewing Python code in this repo that calls Deepgram Management APIs - projects, API keys, members, invites, usage, billing, models, and reusable Voice Agent configurations. Covers `client.manage.v1.projects`, project-scoped resources under `client.manage.v1.projects.*` (keys, members, members.invites, usage, billing, models, requests), global `client.manage.v1.models`, think-model discovery at `client.agent.v1.settings.think.models`, and `client.voice_agent.configurations.*`. Use `deepgram-python-voice-agent` when you want to run an agent interactively, this skill to PERSIST/LIST agent configs. Triggers include "management API", "list projects", "API keys", "members", "usage stats", "billing", "list models", "agent configurations", "manage.v1".
    0 installs
  68. Steal React Component · tomevault-io bundle
    Extract and reconstruct React components from any production website using Chrome browser automation. Use when asked to steal, copy, extract, or reverse-engineer React components from a website. Use when this capability is needed.
    0 installs
  69. Product Idea Excavator · tomevault-io bundle
    Use this Skill whenever the user wants to explore, sharpen, validate, or turn a product idea, startup idea, AI tool, SaaS, app, platform, internal tool, or feature concept into a high-quality PRD. 必须用于用户想挖掘产品想法、定义 MVP、梳理需求、判断技术落地、做产品经理式访谈或生成 PRD 的场景。It leads a multi-turn product discovery interview, asks the questions first, probes users, demand evidence, current workarounds, wedge, MVP, business model, technical stack, AI/model feasibility, risks, and automatically produces a PRD after the user confirms discovery is complete.
    0 installs
  70. Flutter Performance Optimizer · tomevault-io bundle
    Use when Flutter UI has jank, slow scrolling, excessive rebuilds, or memory leaks. Also use when optimizing lists, animations, or complex widget trees, or when the user asks about Flutter rendering performance.
    0 installs
  71. IOS Swift API Design Reviewer · tomevault-io bundle
    Reviews Swift function, type, and protocol interfaces for alignment with the Swift API Design Guidelines, with emphasis on call-site clarity, naming, parameter labeling, mutability conventions, and modern async/throws patterns. Use for public APIs, reusable components, SDKs, and shared modules. Use when this capability is needed.
    0 installs
  72. Didit Protocol Didit Agent Skills Didit Database Validation · tomevault-io bundle
    Didit Database Validation API
    0 installs
  73. Documentation Templates V2 · tomevault-io bundle
    Documentation Templates workflow skill. Use this skill when the user needs Documentation templates and structure guidelines. README, API docs, code comments, and AI-friendly documentation and the operator should preserve the upstream workflow, copied support files, and provenance before merging or handing off. Use when this capability is needed.
    0 installs
  74. Documentation Templates V3 · tomevault-io bundle
    Documentation Templates workflow skill. Use this skill when the user needs Documentation templates and structure guidelines. README, API docs, code comments, and AI-friendly documentation and the operator should preserve the upstream workflow, copied support files, and provenance before merging or handing off. Use when this capability is needed.
    0 installs
  75. Playwright Recording · tomevault-io bundle
    Record browser interactions as video using Playwright. Use for capturing demo videos, app walkthroughs, and UI flows for Remotion videos. Triggers include recording a demo, capturing browser video, screen recording a website, or creating walkthrough footage. Use when this capability is needed.
    0 installs
  76. Review Integration · tomevault-io bundle
    Review a meter or charger integration PR or file against project patterns and rules Use when this capability is needed.
    0 installs
  77. Backend Atomic Commit · tomevault-io bundle
    Pedantic backend pre-commit + atomic-commit skill for Django/Optimo repos that enforces local AGENTS.md, repo-local docs, pre-commit hooks, and repo-local commit hygiene without AI signatures. Use when this capability is needed.
    0 installs
  78. Diversioteam Agent Skills Marketplace Terraform Pr Workflow · tomevault-io bundle
    Terraform PR Workflow Skill
    0 installs
  79. Parallel Swarm Implementation · tomevault-io bundle
    Loop 2 of the Three-Loop Integrated Development System. META-SKILL that dynamically compiles Loop 1 plans into agent+skill execution graphs. Queen Coordinator selects optimal agents from 86-agent registry and assigns skills (when available) or custom instructions. 9-step swarm with theater detection and reality validation. Receives plans from research-driven-planning, feeds to cicd-intelligent-recovery. Use for adaptive, theater-free implementation. Use when this capability is needed.
    0 installs
  80. Dorucioclea Vibeship Knowledgebase Vibeship Security Writer · tomevault-io bundle
    VibeShip Security Content Writer
    0 installs
  81. Doublelam React Native Free Canvas React Native Free Canvas · tomevault-io bundle
    Upgrade dependencies (react-native-free-canvas)
    0 installs
  82. Cf Temp Mail Upgrade Dependencies · tomevault-io bundle
    Upgrade npm dependencies across all sub-packages of the project. Use when the user asks to upgrade/update dependencies, bump deps, refresh lockfiles, or update wrangler. Runs pnpm upgrades on frontend/, worker/, pages/, and vitepress-docs/. Use when this capability is needed.
    0 installs
  83. Andrej Karpathy Skill · tomevault-io bundle
    Apply Andrej Karpathy-inspired coding-agent guidelines in Codex. Use when writing, reviewing, debugging, or refactoring code to surface assumptions, avoid overengineering, keep edits surgical, and define verifiable success criteria. Use when this capability is needed.
    0 installs
  84. Analyze Docker Build Errors · tomevault-io bundle
    Analyzes Docker build errors for PHP projects. Identifies extension compilation failures, dependency issues, memory limits, and provides fixes.
    0 installs
  85. Check Aggregate Consistency · tomevault-io bundle
    Audits DDD aggregate design rules. Checks single transaction boundary, identity by root, invariant enforcement, small aggregates, and consistency boundaries. Use when this capability is needed.
    0 installs
  86. Check Docker Compose Config · tomevault-io bundle
    Checks Docker Compose configuration for PHP stacks. Detects missing health checks, improper dependencies, hardcoded values, and networking issues. Use when this capability is needed.
    0 installs
  87. Check Singleton Antipattern · tomevault-io bundle
    Detects Singleton anti-pattern in PHP code. Identifies global state via static instances, hidden dependencies, tight coupling, and testability issues. Use when this capability is needed.
    0 installs
  88. Docker Multistage Knowledge · tomevault-io bundle
    Docker multi-stage build knowledge base. Provides patterns for PHP dependency, extension builder, and production stages with cache optimization. Use when this capability is needed.
    0 installs
  89. Docker Networking Knowledge · tomevault-io bundle
    Docker networking knowledge base. Provides network configuration patterns, DNS resolution, port mapping, and multi-service communication for PHP. Use when this capability is needed.
    0 installs
  90. Docker Production Knowledge · tomevault-io bundle
    Docker production knowledge base for PHP. Provides deployment patterns, health checks, graceful shutdown, logging, and monitoring. Use when this capability is needed.
    0 installs
  91. Straight Ahead Pose Mastery · tomevault-io bundle
    Use when planning animation workflows, deciding between spontaneous vs controlled approaches, or balancing creative freedom with structural precision.
    0 installs
  92. MCP Server Addition · tomevault-io bundle
    Comprehensive checklist for integrating new MCP servers into the specialist and role agent ecosystem. Ensures complete integration including configuration, validation, specialist updates, documentation, and testing. Use when this capability is needed.
    0 installs
  93. Eclosion Labs Terraform Cursor Plugin Terraform Refactoring · tomevault-io bundle
    Refactoring Terraform without blowing up production
    0 installs
  94. Obsidian Bases · tomevault-io bundle
    Create and edit Obsidian Bases (.base files) with views, filters, formulas, and summaries. Use when working with .base files, creating database-like views of notes, or when the user mentions Bases, table views, card views, filters, or formulas in Obsidian. Use when this capability is needed.
    0 installs
  95. Swift Architecture Skill · tomevault-io bundle
    Swift architecture patterns and playbooks for MVVM, TCA, Clean Architecture, and more. Use when this capability is needed.
    0 installs
  96. Update Short Term Memory Skill · tomevault-io bundle
    基于已有短期记忆 + 近期对话(必要时可检索长期记忆以保持人格一致性),生成全量更新后的短期记忆(年/月/周/日)。完成后可选择是否触发长期记忆写入。 Use when this capability is needed.
    0 installs
  97. Eaa Hypothesis Verification · tomevault-io bundle
    Use when verifying claims through Docker experimentation. Applies TBV principle to test claims before relying on them. Trigger with experiment setup or claim verification.
    0 installs
  98. Eama Github Routing · tomevault-io bundle
    Use when routing GitHub operations (issues, PRs, projects, releases) to the appropriate specialist agent. Trigger with GitHub-related requests.
    0 installs
  99. Deepagents Subagents · tomevault-io bundle
    在 Deep Agents 中使用 SubAgentMiddleware 启动子代理进行任务委托、上下文隔离和专门工作。 Use when this capability is needed.
    0 installs
  100. Langchain Multimodal · tomevault-io bundle
    Work with multimodal inputs/outputs in LangChain - includes images, audio, video, content blocks, and vision capabilities Use when this capability is needed.
    0 installs