← all publishers

tomevault-io

@tomevault-io source repo

62255 published skills · page 190 of 623

  1. Startup Business Analyst Business Case · tomevault-io bundle
    Generate comprehensive investor-ready business case document with Use when this capability is needed.
    0 installs
  2. Tedivm Robs Awesome Python Template Robs Awesome Python Temp · tomevault-io bundle
    Pydantic Settings
    0 installs
  3. Load Testing Expert · tomevault-io bundle
    Designs and generates performance tests for Azure Load Testing with auto CI/CD integration. Use when users want to create load tests, configure JMeter test plans, analyze performance, or set up stress/soak testing. Leverages Azure Load Testing MCP tools. Use when this capability is needed.
    0 installs
  4. Thc1006 Nephoran Intent Operator Workflow Orchestration Patt · tomevault-io bundle
    ---
    0 installs
  5. Create Agent Markdown · tomevault-io bundle
    Create high-quality AI agent definition files that follow the Agent Skills specification. Produces behavioral prompts with real mental models, decision frameworks, and domain expertise — not generic filler. Use when this capability is needed.
    0 installs
  6. Laravel 11 12 App Guidelines · tomevault-io bundle
    Guidelines and workflow for working on Laravel 11 or Laravel 12 applications across common stacks (API-only or full-stack), including optional Docker Compose/Sail, Inertia + React, Livewire, Vue, Blade, Tailwind v4, Fortify, Wayfinder, PHPUnit, Pint, and Laravel Boost MCP tools. Use when implementing features, fixing bugs, or making UI/backend changes while following project-specific instructions (AGENTS.md, docs/). Use when this capability is needed.
    0 installs
  7. File Ops · tomevault-io bundle
    Use this skill for any file system operations, including reading, writing, editing, moving, or deleting files. Enforces strict safety protocols.
    0 installs
  8. Eng Security Safety · tomevault-io bundle
    Apply proactive threat modeling, least-privilege design, and safety guardrails before delivering any code or infrastructure change. Use when this capability is needed.
    0 installs
  9. Tryboy869 Dojutsu For AI Code Guidelines Cursorrules Prompt · tomevault-io bundle
    code-guidelines-cursorrules-prompt-file
    0 installs
  10. Frappe Report Generator · tomevault-io bundle
    Generate custom reports, query reports, and script reports for Frappe applications. Use when creating data analysis and reporting features. Use when this capability is needed.
    0 installs
  11. Frappe Web Form Builder · tomevault-io bundle
    Generate Frappe Web Forms for public-facing forms. Use when creating customer portals, registration forms, surveys, or public data collection forms. Use when this capability is needed.
    0 installs
  12. Medallion Architecture · tomevault-io bundle
    Bronze/Silver/Gold layer design patterns and templates for building scalable data lakehouse architectures. Includes incremental processing, data quality checks, and optimization strategies. Use when this capability is needed.
    0 installs
  13. Journal Adapt · tomevault-io bundle
    Dynamic academic writing skill generator. Combines optional static writing skills with target-journal, field-top, or user-provided reference corpora, then revises a manuscript with a reviewable temporary skill. Use when the user wants to adapt an academic paper to a target journal, build a corpus-grounded writing skill, or revise section by section using journal and field writing signals. Use when this capability is needed.
    0 installs
  14. Using Polymarket Adapter · tomevault-io bundle
    How to use the Polymarket adapter in Wayfinder Paths for market discovery (Gamma), orderbooks/prices/history (CLOB), user positions/activity (Data API), and execution (buy/sell + redeem) using USDC.e collateral on Polygon (incl bridge conversion). Use when this capability is needed.
    0 installs
  15. Yelanyanyu Ad Fontes Browser Extension Browser Extension Bui · tomevault-io bundle
    Browser Extension Builder
    0 installs
  16. Nfr Outdated Check · tomevault-io bundle
    This skill should be used when the user asks to "check outdated", "outdated check", "陳腐化チェック", "最新化チェック", or "NFR update check" for the non-functional requirement hearing sheets. Use when this capability is needed.
    0 installs
  17. Build Tormenta20 · tomevault-io bundle
    Generate a detailed, optimized Tormenta 20 character build (levels 1-20) from a user-provided concept. Reads actual class/origin/spell/power data from this repo to ground every recommendation in real game content. Produces a structured per-level progression with brief why/how for each choice, a turn-of-combat combo, and item recommendations. Use when the user asks for a build, "conceito de personagem", "build de X focado em Y", or anything similar. Use when this capability is needed.
    0 installs
  18. Vibe Coder · tomevault-io bundle
    靈喻師:將模糊意圖轉化為可執行規格的翻譯者。在 ChronicleCommunity 世界中,他用直覺與同理心解讀使用者的「感覺」,並將其蒸餾為清晰的技術指令,同時為開發過程注入遊戲的樂趣。 Use when this capability is needed.
    0 installs
  19. Sandboxlanguage Environment Config · tomevault-io bundle
    This skill should be used when detecting programming languages in projects, determining language versions from config files, installing development environments (Rust, Python, Node.js), setting up LSP servers, installing CLI development tools, or configuring shell environments (oh-my-zsh, starship). Provides knowledge for language detection and environment setup in sandboxes. Use when this capability is needed.
    0 installs
  20. Academysoftwarefoundation Openshadinglanguage Openshadinglan · tomevault-io bundle
    Do all the tasks needed for a patch release of the project. These patch
    0 installs
  21. Adaptive Enforcement Lab Claude Skills Token Lifecycle Manag · tomevault-io bundle
    Token Lifecycle Management
    0 installs
  22. Kubernetes Crashloop Diagnostic Runbook · tomevault-io bundle
    Diagnoses CrashLoopBackOff pods in Kubernetes clusters using kubectl and the Kubernetes API. Fetches pod events, container logs, and resource limits via the /api/v1/namespaces/{ns}/pods/{name}/log endpoint. Provides structured root-cause analysis covering OOMKilled, missing ConfigMaps, failed liveness probes, and image pull errors. Use when this capability is needed.
    0 installs
  23. Pydanticai Type Safe AI Agent Framework · tomevault-io bundle
    PydanticAI is an AI agent framework built by the Pydantic team that brings FastAPI-style ergonomics to GenAI development. It provides type-safe, model-agnostic agent construction with structured outputs, dependency injection, and seamless integration with Pydantic Logfire for observability. Use when this capability is needed.
    0 installs
  24. Vue JS Progressive Javascript Framework · tomevault-io bundle
    Vue.js is a progressive JavaScript framework for building user interfaces with an incrementally adoptable architecture, reactive data binding, and a rich ecosystem including Vue Router, Pinia, and Vite. Use when this capability is needed.
    0 installs
  25. Agoda Ioc Dependency Injection · tomevault-io bundle
    Enforces use of Agoda.IoC attribute-based dependency injection registration in C# application projects. Classes must declare their DI lifecycle via attributes ([RegisterSingleton], [RegisterPerRequest], [RegisterTransient]) instead of centralized registration in Startup/Program. Does NOT apply to library/SDK projects. Use when writing, reviewing, or refactoring C# service classes, DI registration, Startup.cs, Program.cs, or any IoC container configuration in application projects. Use when this capability is needed.
    0 installs
  26. Orch Discussion · tomevault-io bundle
    Orchestrator discussion preset — structured multi-agent discussion protocol for collaborative problem solving. Coordinates N-way discussions between specialist agents through Propose, Challenge, and Synthesize phases to reach consensus. Use this skill when facilitating multi-agent discussions, debates, design evaluations, or collaborative analysis requiring multiple perspectives. Use when this capability is needed.
    0 installs
  27. Orch Expedition · tomevault-io bundle
    Orchestrator expedition preset — coordinating the 8-phase expedition pipeline for exporting ADHD agents to external projects. Manages L1 Bundle architecture with 3 mandatory stop points, agent delegation (HyperExped, HyperSan, HyperDream, HyperSmith, HyperArch), and verification gates. Use this skill when orchestrating an expedition export to a non-ADHD project. Use when this capability is needed.
    0 installs
  28. Content Trend Researcher · tomevault-io bundle
    Advanced content and topic research skill that analyzes trends across Google Analytics, Google Trends, Substack, Medium, Reddit, LinkedIn, X, blogs, podcasts, and YouTube to generate data-driven article outlines based on user intent analysis Use when this capability is needed.
    0 installs
  29. Architecture Paradigm Modular Monolith · tomevault-io bundle
    Single deployable with enforced module boundaries for team autonomy Use when this capability is needed.
    0 installs
  30. Critical Ideation · tomevault-io bundle
    Stress-test the defined problem with concrete weaknesses, risks, assumptions-to-tests, and alternatives. Use after problem definition and before technical planning. Use when this capability is needed.
    0 installs
  31. AWS Neuron Neuron Agentic Development Neuron Nki Profile Que · tomevault-io bundle
    Profile Querying
    0 installs
  32. Google Web Search · tomevault-io bundle
    Google web search with integrated image results Use when this capability is needed.
    0 installs
  33. Azure Samples Azure Openai To Responses Azure Openai To Resp · tomevault-io bundle
    Migrate Python Apps from Azure OpenAI Chat Completions to Responses API
    0 installs
  34. Is It Done · tomevault-io bundle
    Rigorous self-assessment to verify if a task is truly complete and working Use when this capability is needed.
    0 installs
  35. Buddingengineers12345 Python Project Template Python Code Qu · tomevault-io bundle
    Python Code Quality Skill
    0 installs
  36. Analyzing Patterns · tomevault-io bundle
    Automatically activated when user asks to "find patterns in...", "identify repeated code...", "analyze the architecture...", "what design patterns are used...", or needs to understand code organization, recurring structures, or architectural decisions Use when this capability is needed.
    0 installs
  37. Managing Worktrees · tomevault-io bundle
    Git worktree management expertise for parallel development. Auto-invokes when worktrees, parallel development, multiple branches simultaneously, or isolated development environments are mentioned. Handles worktree creation, listing, and cleanup. Use when this capability is needed.
    0 installs
  38. React Native Brownfield Migration · tomevault-io bundle
    Provides an incremental adoption strategy to migrate native iOS or Android apps to React Native or Expo using @callstack/react-native-brownfield for initial setup. Use when planning migration steps, packaging XCFramework/AAR artifacts, and integrating them into host apps.
    0 installs
  39. Cedriccmh Claude Code Skill Scrapling Claude Code Skill Scra · tomevault-io bundle
    Scrapling 网页抓取 Skill
    0 installs
  40. Gda Analyze · tomevault-io bundle
    Android APK analysis using GDA.exe. AI drives analysis by tracing code paths, extracting IOCs (including encrypted), and producing structured malware reports. Use when this capability is needed.
    0 installs
  41. Python Pytest Failure Debugging · tomevault-io bundle
    Debugs pytest test failures in Python by analyzing error messages, fixing assertions, updating fixtures, and resolving test dependencies. Use when pytest tests fail, test assertions break, fixtures error, or when debugging Python unit tests, integration tests, or parametrized tests.
    0 installs
  42. Developing Wpf Customcontrols · tomevault-io bundle
    Develops WPF CustomControls using Parts and States Model best practices. Use when creating templatable controls with TemplatePart, TemplateVisualState, OnApplyTemplate, or VisualStateManager. Use when this capability is needed.
    0 installs
  43. Formatting Culture Aware Data · tomevault-io bundle
    Formats dates, numbers, and currency with culture awareness in WPF. Use when displaying localized data formats or building international applications. Use when this capability is needed.
    0 installs
  44. Using Avalonia Collectionview · tomevault-io bundle
    Provides CollectionView alternatives for AvaloniaUI using DataGridCollectionView and ReactiveUI. Use when filtering, sorting, or grouping collections in AvaloniaUI applications.
    0 installs
  45. Claude Code Community Ireland Claude Code Resources Brainsto · tomevault-io bundle
    Brainstorming Ideas Into Designs
    0 installs
  46. Clickhouse Driver Best Practices · tomevault-io bundle
    Best practices for building ClickHouse client libraries, drivers, and Spring Boot integrations. Use when user says "build a ClickHouse client", "write a ClickHouse driver", "configure ClickHouse connection", "add retry to ClickHouse", or works with ClickHouse JDBC, HTTP client, connection pooling, retry policies, or query execution wrappers. Covers 12 rules across connection management, retry handling, query execution, and observability. Do NOT use for ClickHouse SQL query optimization or schema design — use clickhouse-best-practices for that. Use when this capability is needed.
    0 installs
  47. Perplexity Sonar · tomevault-io bundle
    Use Perplexity Sonar API for real-time, citation-backed answers. Ideal for up-to-date information and quick synthesis. Requires PERPLEXITY_API_KEY Use when this capability is needed.
    0 installs
  48. Langchain Agents Observability · tomevault-io bundle
    Use when debugging an agent's behaviour, reading LangSmith traces, setting up tracing in production (LangSmith + OpenTelemetry), wiring distributed tracing across services, or diagnosing common failure modes.
    0 installs
  49. Resolve Code Review · tomevault-io bundle
    Use when a pull request has received code review comments from gemini-code-assist and you need to read the feedback, fix or decline each item, reply in comment threads, and post a summary
    0 installs
  50. Pyvene Interventions · tomevault-io bundle
    Provides guidance for performing causal interventions on PyTorch models using pyvene's declarative intervention framework. Use when conducting causal tracing, activation patching, interchange intervention training, or testing causal hypotheses about model behavior.
    0 installs
  51. Huggingface Tokenizers · tomevault-io bundle
    Fast tokenizers optimized for research and production. Rust-based implementation tokenizes 1GB in <20 seconds. Supports BPE, WordPiece, and Unigram algorithms. Train custom vocabularies, track alignments, handle padding/truncation. Integrates seamlessly with transformers. Use when you need high-performance tokenization or custom tokenizer training. Use when this capability is needed.
    0 installs
  52. Kubernetes Hardening Kubesecmanifest Detect · tomevault-io bundle
    Perform security risk analysis on Kubernetes resource manifests using Kubesec to identify misconfigurations, privilege escalation risks, and deviations from security best practices. Use when this capability is needed.
    0 installs
  53. Dex Multichain Aggregator Teneo · tomevault-io bundle
    Advanced multichain DEX aggregator. Finds the best token swap routes across 50+ decentralized exchanges on 9+ blockchain networks (Ethereum, BSC, Polygon, Arbitrum, Optimism, Base, Avalanche, Gnosis, Use when this capability is needed.
    0 installs
  54. Diegosouzapw Awesome Omni Skills Machine Learning Ops Ml Pip · tomevault-io bundle
    Machine Learning Pipeline - Multi-Agent MLOps Orchestration
    0 installs
  55. Diversioteam Agent Skills Marketplace Login Cta Attribution · tomevault-io bundle
    Login CTA Attribution Skill
    0 installs
  56. Dnyoussef Context Cascade Agentdb Reinforcement Learning Tra · tomevault-io bundle
    AgentDB Reinforcement Learning Training
    0 installs
  57. Standards Compliance Interoperability · tomevault-io bundle
    EU AI Act Article 40 compliance specialist for harmonized standards, API standardization, data format interoperability, vendor lock-in prevention, and ecosystem integration. AI-assisted standards compliance testing and validation. Use when this capability is needed.
    0 installs
  58. Flutter Bloc One Shot Effects · tomevault-io bundle
    Pattern for one-shot UI effects (SnackBar, navigation, dialog) reacting to BLoC state transitions in flutter_bloc with freezed. Use when adding non-persistent UI reactions tied to a BLoC state change. Use when this capability is needed.
    0 installs
  59. Restaurantpos Workstream Orchestrator · tomevault-io bundle
    Plan and split RestaurantPOS hardening into safe, reviewable Codex workstreams with minimal shared-file collisions. Use when Codex needs to break a large request into parallel or sequential batches, assign scope boundaries, protect shared files, pick verification depth, or produce batch reports that follow the repo's AGENTS.md. Use when this capability is needed.
    0 installs
  60. Check Docker Production Readiness · tomevault-io bundle
    Checks Docker production readiness for PHP applications. Verifies health checks, graceful shutdown, logging, monitoring, and resource limits. Use when this capability is needed.
    0 installs
  61. Delegation Best Practices · tomevault-io bundle
    Reference for Role to Specialist delegation patterns with MCP architecture, including quality validation, coordination protocols, and proven patterns Use when this capability is needed.
    0 installs
  62. Extract Code Documentation · tomevault-io bundle
    AI-powered translation metadata generation from codebase usage patterns and JSDoc/TSDoc docblocks Use when this capability is needed.
    0 installs
  63. Unit Testing Framework · tomevault-io bundle
    Write comprehensive unit tests with high coverage using testing frameworks like Jest, pytest, JUnit, or RSpec. Use when writing tests for functions, classes, components, or establishing testing standards. Use when this capability is needed.
    0 installs
  64. Vue Composable Testing · tomevault-io bundle
    Test Vue 3 composables with Vitest following best practices. Use when writing tests for composables, creating test helpers for Vue reactivity, or when asked to "test a composable", "write tests for use*", or "help test Vue composition functions". Covers independent composables (direct testing) and dependent composables (lifecycle/inject testing with helpers). Use when this capability is needed.
    0 installs
  65. Crucible Outliner · tomevault-io bundle
    Chapter-by-chapter outline generator for stories planned with the Crucible Structure. Use when a user has completed Crucible planning documents (thesis, strand maps, forge points, etc.) and wants to create detailed chapter outlines. Triggers on requests like "outline my book," "create chapter outline," "outline Book 1," "turn my Crucible plan into chapters," or when user has Crucible planning docs and wants to start writing. Works for single books or multi-book series. Use when this capability is needed.
    0 installs
  66. Fosmvvm Viewmodel Test Generator · tomevault-io bundle
    Generate ViewModel tests with codable round-trip, versioning stability, and multi-locale translation verification. Use when this capability is needed.
    0 installs
  67. CLI Transform Authoring · tomevault-io bundle
    Create and register new CLI migration transforms for the webforms-to-blazor pipeline. Covers IMarkupTransform and ICodeBehindTransform interfaces, transform ordering, dual-registration in Program.cs and TestHelpers.cs, testing patterns, and when to use a transform vs. a semantic pattern. Use when adding a new markup or code-behind transform, debugging transform output, or understanding transform execution order. Use when this capability is needed.
    0 installs
  68. AWS Cloudformation Cloudwatch · tomevault-io bundle
    Provides AWS CloudFormation patterns for CloudWatch monitoring, metrics, alarms, dashboards, logs, and observability. Use when creating CloudWatch metrics, alarms, dashboards, log groups, log subscriptions, anomaly detection, synthesized canaries, Application Signals, and implementing template structure with Parameters, Outputs, Mappings, Conditions, cross-stack references, and CloudWatch best practices for monitoring production infrastructure.
    0 installs
  69. AWS Lambda Python Integration · tomevault-io bundle
    Provides AWS Lambda integration patterns for Python with cold start optimization. Use when deploying Python functions to AWS Lambda, choosing between AWS Chalice and raw Python approaches, optimizing cold starts, configuring API Gateway or ALB integration, or implementing serverless Python applications. Triggers include "create lambda python", "deploy python lambda", "chalice lambda aws", "python lambda cold start", "aws lambda python performance", "python serverless framework".
    0 installs
  70. Unit Test Boundary Conditions · tomevault-io bundle
    Provides edge case, corner case, boundary condition, and limit testing patterns for Java unit tests. Validates minimum/maximum values, null cases, empty collections, numeric overflow/underflow, floating-point precision, and off-by-one scenarios using JUnit 5 and AssertJ. Use when writing .java test files to ensure code handles limits, corner cases, and special inputs correctly.
    0 installs
  71. Specialized File Analyzer · tomevault-io bundle
    Analyze specialized file types beyond standard PE executables - .NET assemblies, Office macros, PDFs, PowerShell scripts, JavaScript, archives, and Linux ELF binaries. Use when you encounter documents, scripts, or non-Windows executables that require format-specific analysis tools and techniques. Use when this capability is needed.
    0 installs
  72. Nils Alfredworkflow Release Workflow · tomevault-io bundle
    Create and push a release tag to trigger GitHub Release workflow. Use when this capability is needed.
    0 installs
  73. Project Feature Explainer · tomevault-io bundle
    Expert guidance for explaining project features. Use this skill when you need to provide a comprehensive explanation of how a specific feature works, including summaries, deep dives, usage examples, and sequence/workflow diagrams. This skill has references directory which contains additional instructions `checklist.md`, `example-output.md` and `explanation-template.md` that MUST be used for every analysis. Use when this capability is needed.
    0 installs
  74. Guigulaoshi Music Video Director Skill Music Video Director · tomevault-io bundle
    Music Video Director
    0 installs
  75. Owasp Mobile Security Checker · tomevault-io bundle
    Use when performing security audits, vulnerability assessments, or compliance checks on Flutter or mobile applications. Covers OWASP Mobile Top 10 (2024) — hardcoded secrets (M1), insecure storage (M9), weak cryptography (M10), network issues (M5), and 6 more categories with automated scanners and remediation guidance.
    0 installs
  76. Hechtcarmel Jetbrains Index MCP Plugin Jetbrains Index MCP P · tomevault-io bundle
    IDE Index MCP - Agent Guide
    0 installs
  77. Helixdevelopment Helixagent Assisting With Soc2 Audit Prepar · tomevault-io bundle
    Assisting With Soc2 Audit Preparation
    0 installs
  78. Investigate Merkle Root Mismatch · tomevault-io bundle
    Investigate merkle root mismatch alerts between relayer and validators. Use when alerts mention "merkle root mismatch", "checkpoint root does not match canonical root", or when asked to debug relayer merkle tree issues for a chain. This skill only investigates - use /fix-merkle-root-mismatch to apply fixes. Use when this capability is needed.
    0 installs
  79. Data Synthesis · tomevault-io bundle
    Synthesize findings from multiple research sources into coherent insights. Use when combining data from different sub-agents or research threads. Use when this capability is needed.
    0 installs
  80. Impertio Studio Docker Claude Skill Package Docker Errors Co · tomevault-io bundle
    docker-errors-compose
    0 installs
  81. Impertio Studio Docker Claude Skill Package Docker Errors Ru · tomevault-io bundle
    docker-errors-runtime
    0 installs
  82. Impertio Studio Rust Claude Skill Package Rust Agents Compil · tomevault-io bundle
    Rust Agents Compile-Fix
    0 installs
  83. Impertio Studio Rust Claude Skill Package Rust Impl Build Sc · tomevault-io bundle
    rust-impl-build-scripts
    0 installs
  84. Impertio Studio Rust Claude Skill Package Rust Impl Cargo Pr · tomevault-io bundle
    rust-impl-cargo-project
    0 installs
  85. Impertio Studio Rust Claude Skill Package Rust Impl Cross Co · tomevault-io bundle
    rust-impl-cross-compile
    0 installs
  86. Impertio Studio Three JS Claude Skill Package Threejs Impl W · tomevault-io bundle
    threejs-impl-webgpu
    0 installs
  87. Media Library Organizer · tomevault-io bundle
    Use when organizing media files (movies, TV, anime) on NAS or local storage - cleaning junk files, merging scattered episodes, normalizing folder names to "Title (Year)" format, and verifying episode completeness against TMDB
    0 installs
  88. Update Cask · tomevault-io bundle
    Create an update PR for an existing cask in homebrew-dotnet-sdk-versions. Use this skill whenever asked to manually bump a cask to a newer version, update sha256/url/version fields, force-update a cask the auto-updater missed, or open a PR to update a specific dotnet-sdk cask version. Use when this capability is needed.
    0 installs
  89. Jayalexandermg Skilljacked AI Agent Project Context Document · tomevault-io bundle
    AI Agent Project Context Documentation
    0 installs
  90. Adk Agent Builder · tomevault-io bundle
    Build production-ready AI agents using Google's Agent Development Kit with Claude integration, React patterns, multi-agent orchestration, and comprehensive tool libraries Use when this capability is needed.
    0 installs
  91. Jeremylongshore Claude Code Plugins Plus Skills Azure Ml Dep · tomevault-io bundle
    Azure Ml Deployer
    0 installs
  92. Jeremylongshore Claude Code Plugins Plus Skills Changelog Cr · tomevault-io bundle
    Changelog Creator
    0 installs
  93. Jeremylongshore Claude Code Plugins Plus Skills Clay Sdk Pat · tomevault-io bundle
    Clay Integration Patterns
    0 installs
  94. Jeremylongshore Claude Code Plugins Plus Skills Clerk Hello · tomevault-io bundle
    Clerk Hello World
    0 installs
  95. Jeremylongshore Claude Code Plugins Plus Skills Cpu Usage Mo · tomevault-io bundle
    Overview
    0 installs
  96. Jeremylongshore Claude Code Plugins Plus Skills Cte Query Bu · tomevault-io bundle
    Cte Query Builder
    0 installs
  97. Jeremylongshore Claude Code Plugins Plus Skills Firestore Ma · tomevault-io bundle
    Firestore Operations Manager
    0 installs
  98. Jeremylongshore Claude Code Plugins Plus Skills Fixture Gene · tomevault-io bundle
    Fixture Generator
    0 installs
  99. Jeremylongshore Claude Code Plugins Plus Skills Flink Job Cr · tomevault-io bundle
    Flink Job Creator
    0 installs
  100. Jeremylongshore Claude Code Plugins Plus Skills Flux Gitops · tomevault-io bundle
    Flux Gitops Setup
    0 installs