← all publishers

tomevault-io

@tomevault-io source repo

62172 published skills · page 18 of 622

  1. Typescript Advanced 2 · tomevault-io bundle
    Advanced TypeScript patterns including generics, conditional types, mapped types, template literals, and type guards Use when this capability is needed.
    0 installs
  2. Appkit Swiftui Bridge 2 · tomevault-io bundle
    Expert guidance for hybrid AppKit-SwiftUI development. Covers NSViewRepresentable, hosting controllers, and state management between frameworks. Use when bridging AppKit and SwiftUI. Use when this capability is needed.
    0 installs
  3. Architecture Patterns 15 · tomevault-io bundle
    Deep dive into software architecture for macOS. Covers SOLID principles, design patterns, and modular code organization. Use when designing app architecture or refactoring. Use when this capability is needed.
    0 installs
  4. Coding Best Practices 2 · tomevault-io bundle
    Reviews Swift/iOS code for adherence to modern Swift idioms, Apple platform best practices, architecture patterns, and code quality standards. Use when user mentions best practices, code review, clean code, refactoring, or wants to improve code quality. Use when this capability is needed.
    0 installs
  5. Coding Agents Prompt Adaptation 2 · tomevault-io bundle
    Adapt skills, agents, subagents, workflows, commands, rules, templates, or any generic prompt from one coding agent/IDE/context to another while preserving original intent, hooks, meaning, and strategy (Claude Code, Cursor, Copilot, Windsurf, OpenCode, or current project context). `ADAPT <files>` is alias command. Use when this capability is needed.
    0 installs
  6. Dispatching Parallel Agents 20 · tomevault-io bundle
    Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies
    0 installs
  7. Antigravity Workflows 2 · tomevault-io bundle
    Orchestrate multiple Antigravity skills through guided workflows for SaaS MVP delivery, security audits, AI agent builds, and browser QA. Use when this capability is needed.
    0 installs
  8. API Design Principles 10 · tomevault-io bundle
    Master REST and GraphQL API design principles to build intuitive, scalable, and maintainable APIs that delight developers and stand the test of time. Use when this capability is needed.
    0 installs
  9. Architecture Patterns 16 · tomevault-io bundle
    Master proven backend architecture patterns including Clean Architecture, Hexagonal Architecture, and Domain-Driven Design to build maintainable, testable, and scalable systems. Use when this capability is needed.
    0 installs
  10. Async Python Patterns 6 · tomevault-io bundle
    Comprehensive guidance for implementing asynchronous Python applications using asyncio, concurrent programming patterns, and async/await for building high-performance, non-blocking systems. Use when this capability is needed.
    0 installs
  11. Azure AI Voicelive Py 2 · tomevault-io bundle
    Build real-time voice AI applications with bidirectional WebSocket communication. Use when this capability is needed.
    0 installs
  12. Azure AI Voicelive TS 2 · tomevault-io bundle
    Azure AI Voice Live SDK for JavaScript/TypeScript. Build real-time voice AI applications with bidirectional WebSocket communication. Use when this capability is needed.
    0 installs
  13. Azure Identity Dotnet 2 · tomevault-io bundle
    Azure Identity SDK for .NET. Authentication library for Azure SDK clients using Microsoft Entra ID. Use for DefaultAzureCredential, managed identity, service principals, and developer credentials. Use when this capability is needed.
    0 installs
  14. Azure Storage Blob Py 2 · tomevault-io bundle
    Azure Blob Storage SDK for Python. Use for uploading, downloading, listing blobs, managing containers, and blob lifecycle. Use when this capability is needed.
    0 installs
  15. Azure Storage Blob TS 2 · tomevault-io bundle
    Azure Blob Storage JavaScript/TypeScript SDK (@azure/storage-blob) for blob operations. Use for uploading, downloading, listing, and managing blobs and containers. Use when this capability is needed.
    0 installs
  16. Bats Testing Patterns 4 · tomevault-io bundle
    Master Bash Automated Testing System (Bats) for comprehensive shell script testing. Use when writing tests for shell scripts, CI/CD pipelines, or requiring test-driven development of shell utilities. Use when this capability is needed.
    0 installs
  17. Competitive Landscape 3 · tomevault-io bundle
    Comprehensive frameworks for analyzing competition, identifying differentiation opportunities, and developing winning market positioning strategies. Use when this capability is needed.
    0 installs
  18. Devops Troubleshooter 2 · tomevault-io bundle
    Expert DevOps troubleshooter specializing in rapid incident response, advanced debugging, and modern observability. Use when this capability is needed.
    0 installs
  19. Discord Bot Architect 3 · tomevault-io bundle
    Specialized skill for building production-ready Discord bots. Use when this capability is needed.
    0 installs
  20. K8S Security Policies 2 · tomevault-io bundle
    Comprehensive guide for implementing NetworkPolicy, PodSecurityPolicy, RBAC, and Pod Security Standards in Kubernetes. Use when this capability is needed.
    0 installs
  21. Kubernetes Deployment 15 · tomevault-io bundle
    Kubernetes deployment workflow for container orchestration, Helm charts, service mesh, and production-ready K8s configurations. Use when this capability is needed.
    0 installs
  22. Nanobanana Ppt Skills 2 · tomevault-io bundle
    AI-powered PPT generation with document analysis and styled images Use when this capability is needed.
    0 installs
  23. Nextjs Best Practices 3 · tomevault-io bundle
    Next.js App Router principles. Server Components, data fetching, routing patterns. Use when this capability is needed.
    0 installs
  24. Screen Reader Testing 3 · tomevault-io bundle
    Practical guide to testing web applications with screen readers for comprehensive accessibility validation. Use when this capability is needed.
    0 installs
  25. SEO Authority Builder 2 · tomevault-io bundle
    Analyzes content for E-E-A-T signals and suggests improvements to
    0 installs
  26. Tdd Workflows Tdd Red 2 · tomevault-io bundle
    Generate failing tests for the TDD red phase to define expected behavior and edge cases. Use when this capability is needed.
    0 installs
  27. Unreal Engine Cpp Pro 3 · tomevault-io bundle
    Expert guide for Unreal Engine 5.x C++ development, covering UObject hygiene, performance patterns, and best practices. Use when this capability is needed.
    0 installs
  28. Tdd Workflow 27 · tomevault-io bundle
    TDD cycle phases (RED → GREEN → REFACTOR → REVIEW) and agent orchestration Use when this capability is needed.
    2 installs
  29. Laravel Permission Development 3 · tomevault-io bundle
    Build and work with Spatie Laravel Permission features, including roles, permissions, middleware, policies, teams, and Blade directives. Use when this capability is needed.
    0 installs
  30. Release 106 · tomevault-io bundle
    Use when the user wants to cut a release of media_preview_generator — merges dev into main, drafts plain-English release notes from the commits since the last tag, suggests the next semver tag, and publishes a GitHub release after explicit confirmation.
    0 installs
  31. Finishing A Development Branch 11 · tomevault-io bundle
    Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup
    0 installs
  32. Implement Logger 3 · tomevault-io bundle
    Use when implementing features, adding code, or placing BreakdownLogger in source. Guides KEY naming, placement strategy, and validation. Trigger words - 'implement', '実装', 'add logger', 'ロガー追加', 'KEY naming', 'validate usage'.
    0 installs
  33. Dev 12 · tomevault-io bundle
    dev agent Use when this capability is needed.
    0 installs
  34. Tea 2 · tomevault-io bundle
    tea agent Use when this capability is needed.
    0 installs
  35. MCP Server Builder 6 · tomevault-io bundle
    Build Model Context Protocol (MCP) servers in Python (FastMCP), JavaScript, or TypeScript. Use when creating new MCP servers, adding tools/resources/prompts, configuring transports (stdio/HTTP), or debugging MCP protocol issues. Triggers on requests for MCP development, AI tool creation, or Claude Desktop integration. Use when this capability is needed.
    0 installs
  36. Test Driven Development 43 · tomevault-io bundle
    Use when implementing any feature or bugfix, before writing implementation code
    0 installs
  37. Documentation And Adrs 18 · tomevault-io bundle
    记录决策和文档。用于做架构决策、变更公开 API、发布功能,或需要记录未来工程师和 agent 理解代码库所需的上下文时。 Use when this capability is needed.
    0 installs
  38. Code Quality Standards 3 · tomevault-io bundle
    Code quality standards including SOLID principles, design patterns, code smells, refactoring techniques, naming conventions, and technical debt management. Use when reviewing code, refactoring, ensuring quality, or detecting code smells. Use when this capability is needed.
    0 installs
  39. Sync DB Schema From Code 2 · tomevault-io bundle
    Apply schema changes from repo SSOT (prisma/schema.prisma) to a target DB via Prisma migrations, with diff preview + approval gate; then refresh LLM context (docs/context/db/schema.json). Use when this capability is needed.
    0 installs
  40. Sync DB Schema From Code 3 · tomevault-io bundle
    Apply schema changes from repo SSOT (prisma/schema.prisma) to a target DB via Prisma migrations, with diff preview + approval gate; then refresh LLM context (docs/context/db/schema.json). Use when this capability is needed.
    0 installs
  41. Project Status Reporter 3 · tomevault-io bundle
    Read-only progress reporter. Produces a structured status snapshot from existing project/task artifacts (project hub + dev-docs), can include semantic focus extracted from LLM-authored feature briefs, and includes an actionable next command; never modifies repo files. Use when this capability is needed.
    0 installs
  42. Validate Backend Inputs 2 · tomevault-io bundle
    Validate backend HTTP inputs (params, query, body) with schemas and return consistent 4xx errors for invalid requests. Use when this capability is needed.
    0 installs
  43. Flutter Adding Home Screen Widgets 2 · tomevault-io bundle
    Adds home screen widgets to a Flutter app for Android and iOS. Use when providing glanceable app information or quick actions on the device home screen. Use when this capability is needed.
    0 installs
  44. Flutter Add Integration Test 3 · tomevault-io bundle
    Configures Flutter Driver for app interaction and converts MCP actions into permanent integration tests. Use when adding integration testing to a project, exploring UI components via MCP, or automating user flows with the integration_test package.
    2 installs
  45. Implement Agent Skills 2 · tomevault-io bundle
    Implement and maintain Claude Agent Skills with valid SKILL.md frontmatter, focused instructions, and progressive disclosure. Use when this capability is needed.
    0 installs
  46. Snowflake Semanticview 2 · tomevault-io bundle
    Create, alter, and validate Snowflake semantic views using Snowflake CLI (snow). Use when asked to build or troubleshoot semantic views/semantic layer definitions with CREATE/ALTER SEMANTIC VIEW, to validate semantic-view DDL against Snowflake via CLI, or to guide Snowflake CLI installation and connection setup. Use when this capability is needed.
    0 installs
  47. Orchestration Patterns 3 · tomevault-io bundle
    Apply proven orchestration patterns for agent teams including parallel specialists, pipelines, swarms, research+implementation, plan approval, and multi-file refactoring. Use when choosing a team structure, designing workflows, or implementing specific coordination patterns. Use when this capability is needed.
    0 installs
  48. Flutter Dart Code Review 8 · tomevault-io bundle
    库无关的 Flutter/Dart 代码审查清单,涵盖 Widget 最佳实践、状态管理模式(BLoC、Riverpod、Provider、GetX、MobX、Signals)、Dart 惯用法、性能、无障碍、安全和整洁架构。 Use when this capability is needed.
    0 installs
  49. Flutter Coreflutter Deployment 2 · tomevault-io bundle
    Comprehensive guide for deploying Flutter applications to all platforms including Android, iOS, web, and desktop. Covers build configuration, code signing, app store submission, CI/CD automation, and production best practices. Use when preparing for release or setting up deployment pipelines. Use when this capability is needed.
    0 installs
  50. Flutter Coreflutter UI Widgets 2 · tomevault-io bundle
    Comprehensive guidance for building Flutter user interfaces with widgets, including Material Design 3 components, Cupertino iOS-style widgets, layout composition patterns, widget lifecycle management, and creating reusable custom UI components. Use when working with Flutter UI, composing widgets, building layouts, implementing Material Design, creating iOS-style interfaces, or developing custom reusable widgets. Use when this capability is needed.
    0 installs
  51. Business Analytics Reporter 2 · tomevault-io bundle
    This skill should be used when analyzing business sales and revenue data from CSV files to identify weak areas, generate statistical insights, and provide strategic improvement recommendations. Use when the user requests a business performance report, asks to analyze sales data, wants to identify areas of weakness, or needs recommendations on business improvement strategies. Use when this capability is needed.
    0 installs
  52. Openspec Apply Change 19 · tomevault-io bundle
    Implement tasks from an OpenSpec change. Use when the user wants to start implementing, continue implementation, or work through tasks. Use when this capability is needed.
    0 installs
  53. Vscode Ext Localization 4 · tomevault-io bundle
    Guidelines for proper localization of VS Code extensions, following VS Code extension development guidelines, libraries and good practices Use when this capability is needed.
    0 installs
  54. Codex CLI Bridge 3 · tomevault-io bundle
    Bridge between Claude Code and OpenAI Codex CLI - generates AGENTS.md from CLAUDE.md, provides Codex CLI execution helpers, and enables seamless interoperability between both tools Use when this capability is needed.
    0 installs
  55. CI CD Pipeline 23 · tomevault-io bundle
    CI/CD mastery covering GitHub Actions (matrix builds, reusable workflows, caching), GitLab CI, Jenkins, artifact management, blue-green/canary/rolling deployments, feature flags, database migrations, and secret rotation. Use when this capability is needed.
    0 installs
  56. Openapi Spec Generation 4 · tomevault-io bundle
    Use when converting API contracts to OpenAPI 3.1 specification or generating SDK clients.
    0 installs
  57. Spec Driven Development 5 · tomevault-io bundle
    Use when generating specs/ compatible output after Phase 3, enabling handoff to /orchestrate or /implement workflows.
    0 installs
  58. Commit Message Generator 2 · tomevault-io bundle
    Generates conventional commit messages by analyzing git diffs and changes. Use when writing commit messages, following commit conventions, or documenting changes.
    0 installs
  59. Build 11 · tomevault-io bundle
    Execute the current plan artifact exactly with plan-execution discipline and build-time gates. Use when the user runs /build or requests implementation from an approved plan. Use when this capability is needed.
    0 installs
  60. Apim Kql 2 · tomevault-io bundle
    Guide for creating Kusto Query Language (KQL) queries for Azure API Management tables in Azure Monitor (Log Analytics Workspace). Use when users want to query, analyze, or monitor APIM logs including gateway logs, LLM/AI logs, MCP logs, WebSocket logs, and Application Insights data. This skill provides KQL syntax, table schemas, and query patterns for APIM monitoring scenarios. Use when this capability is needed.
    0 installs
  61. Writing Clearly And Concisely 4 · tomevault-io bundle
    Apply Strunk's timeless writing rules to ANY prose humans will read—documentation, commit messages, error messages, explanations, reports, or UI text. Makes your writing clearer, stronger, and more professional. Use when this capability is needed.
    0 installs
  62. Content Creator 12 · tomevault-io bundle
    Create SEO-optimized marketing content with consistent brand voice. Includes brand voice analyzer, SEO optimizer, content frameworks, and social media templates. Use when writing blog posts, creati... Use when this capability is needed.
    0 installs
  63. Session Start 4 · tomevault-io bundle
    Runs the session startup procedure - verifies setup, loads config and state, checks skill models, and reports project status. Use at the beginning of a fresh session.
    0 installs
  64. Marketing Demand Acquisition 5 · tomevault-io bundle
    Multi-channel demand generation, paid media optimization, SEO strategy, and partnership programs for Series A+ startups. Includes CAC calculator, channel playbooks, HubSpot integration, and international expansion tactics. Use when planning demand generation campaigns, optimizing paid media, building SEO strategies, establishing partnerships, or when user mentions demand gen, paid ads, LinkedIn ads, Google ads, CAC, acquisition, lead generation, or pipeline generation. Use when this capability is needed.
    0 installs
  65. Documentation Writer 27 · tomevault-io bundle
    Diátaxis Documentation Expert with brand voice guidance. An expert technical writer specializing in creating high-quality software documentation, guided by the Diátaxis framework and product copy principles. Use when this capability is needed.
    0 installs
  66. C Pro 3 · tomevault-io bundle
    Write efficient C code with proper memory management, pointer Use when this capability is needed.
    0 installs
  67. Dispatching Parallel Agents 21 · tomevault-io bundle
    Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies
    0 installs
  68. Subagent Driven Development 30 · tomevault-io bundle
    Use when executing implementation plans with independent tasks in the current session
    0 installs
  69. Settings Management 2 · tomevault-io bundle
    View and configure settings for coding agents (Claude Code, Codex CLI, and others). Covers JSON settings for Claude Code and TOML config for Codex CLI, including permissions, sandbox, model selection, and profiles. Use when this capability is needed.
    0 installs
  70. Golang Context Patterns 2 · tomevault-io bundle
    Context usage patterns for Go including cancellation, timeouts, deadlines, and database transactions. Use when handling HTTP requests, database operations, or implementing cancellation and timeout logic. Use when this capability is needed.
    0 installs
  71. Golang Testing Patterns 2 · tomevault-io bundle
    Modern Go testing patterns including table-driven tests, subtests, test organization, and best practices. Use when writing or refactoring tests, implementing test coverage, or when the user asks about Go testing approaches. Use when this capability is needed.
    0 installs
  72. Code Exemplars Blueprint Generator 3 · tomevault-io bundle
    Technology-agnostic prompt generator that creates customizable AI prompts for scanning codebases and identifying high-quality code exemplars. Supports multiple programming languages (.NET, Java, JavaScript, TypeScript, React, Angular, Python) with configurable analysis depth, categorization methods, and documentation formats to establish coding standards and maintain consistency across development teams. Use when this capability is needed.
    0 installs
  73. Documentation 105 · tomevault-io bundle
    Use when building or updating DocFX API documentation under docfx_project for this repository.
    0 installs
  74. Kubernetes Patterns 3 · tomevault-io bundle
    Pods, deployments, services, ingress, RBAC, autoscaling, and production cluster best practices Use when this capability is needed.
    0 installs
  75. Better Auth Best Practices 3 · tomevault-io bundle
    Configure Better Auth server and client, set up database adapters, manage sessions, add plugins, and handle environment variables. Use when users mention Better Auth, betterauth, auth.ts, or need to set up TypeScript authentication with email/password, OAuth, or plugin configuration. Use when this capability is needed.
    0 installs
  76. Bump Version 6 · tomevault-io bundle
    Bump version in pyproject.toml and manifest.json according to semver Use when this capability is needed.
    0 installs
  77. Devbooks Brownfield Bootstrap 2 · tomevault-io bundle
    devbooks-brownfield-bootstrap:存量项目初始化:在当前真理目录为空时生成项目画像、术语表、SSOT、基线规格与最小验证锚点,避免"边补 specs 边改行为"。用户说"存量初始化/基线 specs/项目画像/建立 glossary/初始化 SSOT/把老项目接入上下文协议"等时使用。 Use when this capability is needed.
    0 installs
  78. Multi Tenant 2 · tomevault-io bundle
    Multi-tenant architecture patterns. Preload for agents working with org/team/user scoping. Use when this capability is needed.
    0 installs
  79. API Documentation Generator 2 · tomevault-io
    Generate comprehensive, developer-friendly API documentation from code, including endpoints, parameters, examples, and best practices
    0 installs
  80. API Security Best Practices 3 · tomevault-io bundle
    Implement secure API design patterns including authentication, authorization, input validation, rate limiting, and protection against common API vulnerabilities Use when this capability is needed.
    0 installs
  81. Avalonia Zafiro Development 2 · tomevault-io bundle
    Mandatory skills, conventions, and behavioral rules for Avalonia UI development using the Zafiro toolkit. Use when this capability is needed.
    0 installs
  82. Llama Cpp 2 · tomevault-io bundle
    Runs LLM inference on CPU, Apple Silicon, and consumer GPUs without NVIDIA hardware. Use for edge deployment, M1/M2/M3 Macs, AMD/Intel GPUs, or when CUDA is unavailable. Supports GGUF quantization (1.5-8 bit) for reduced memory and 4-10× speedup vs PyTorch on CPU.
    0 installs
  83. Subagent Driven Development 31 · tomevault-io bundle
    Use when executing implementation plans with independent tasks in the current session
    0 installs
  84. Github Issue Creation 2 · tomevault-io bundle
    Create GitHub issues using the Appforge Coding Engine (ACE) framework. Use when opening issues for ACE-managed repos, especially when you must choose the correct repo via project_architecture.md, create modular issues with dependency relationships, apply required labels, set difficulty, and put new issues in Backlog. Use when this capability is needed.
    0 installs
  85. Ast Index 2 · tomevault-io bundle
    This skill should be used when the user asks to "find a class", "search for symbol", "find usages", "find implementations", "search codebase", "find file", "class hierarchy", "find callers", "module dependencies", "unused dependencies", "project map", "project conventions", "project structure", "what frameworks", "what architecture", "find Perl subs", "Perl exports", "find Python class", "Go struct", "Go interface", "find React component", "find TypeScript interface", "find Rust struct", "find Ruby class", "find C# controller", "find Dart class", "find Flutter widget", "find mixin", "find Scala trait", "find case class", "find object", "find PHP class", "find Laravel model", "find PHP trait", or needs fast code search in Android/Kotlin/Java, iOS/Swift/ObjC, Dart/Flutter, TypeScript/JavaScript, Rust, Ruby, C#, Scala, PHP, Perl, Python, Go, C++, or Protocol Buffers projects. Also triggered by mentions of "ast-index" CLI tool. Use when this capability is needed.
    0 installs
  86. Product Manager Toolkit 6 · tomevault-io bundle
    Comprehensive toolkit for product managers including RICE prioritization, customer interview analysis, PRD templates, discovery frameworks, and go-to-market strategies. Use for feature prioritization, user research synthesis, requirement documentation, and product strategy development. Use when this capability is needed.
    0 installs
  87. Regulatory Affairs Head 3 · tomevault-io bundle
    Senior Regulatory Affairs Manager for HealthTech and MedTech companies. Provides regulatory strategy development, submission management, pathway analysis, global compliance coordination, and cross-functional team leadership. Use when this capability is needed.
    0 installs
  88. Tdd London Chicago 2 · tomevault-io bundle
    Apply London (mock-based) and Chicago (state-based) TDD schools. Use when practicing test-driven development or choosing testing style for your context. Use when this capability is needed.
    0 installs
  89. Improve Codebase Architecture 24 · tomevault-io bundle
    探索代码库以发现架构改进机会,重点让代码库更容易测试:通过“加深浅模块(deepening shallow modules)”的方式重构模块结构。适用于用户想改善架构、寻找可重构机会、整合强耦合模块、或让代码库更便于 AI 导航与理解。 Use when this capability is needed.
    0 installs
  90. Testing Python 3 · tomevault-io bundle
    Writes tests following TDD (using pytest and Hypothesis) and BDD best practices. Use when writing unit tests, integration tests, or BDD scenarios. Use when this capability is needed.
    0 installs
  91. Accessibility Expert 4 · tomevault-io bundle
    Expert accessibility consultant with 10+ years of experience implementing WCAG 2.1/2.2 standards at AA and AAA levels. Specializes in complex SaaS systems, operational dashboards, data-driven products, and enterprise applications. Conducts comprehensive accessibility audits covering contrast ratios, keyboard navigation, screen reader compatibility, ARIA attributes, typography, and modern accessibility conventions. Use when user needs accessibility review, WCAG compliance check, or help making designs accessible. Triggers include "Review accessibility", "Check WCAG compliance", "Make this accessible", "Accessibility audit", or similar requests. Ensures Accessibility by Design, not as an afterthought. Use when this capability is needed.
    0 installs
  92. Test Driven Development 34 · tomevault-io bundle
    TDD overview and language router. Use when you need to write tests first before implementation. Routes to tdd-java for Java/Maven projects or tdd-react for React/TypeScript projects. Covers the Red-Green-Refactor cycle, test naming, and when to stop writing tests. Use when this capability is needed.
    0 installs
  93. N8n Expression Syntax 7 · tomevault-io bundle
    Validate n8n expression syntax and fix common errors. Use when writing n8n expressions, using {{}} syntax, accessing $json/$node variables, troubleshooting expression errors, or working with webhook data in workflows. Use when this capability is needed.
    0 installs
  94. N8n Validation Expert 4 · tomevault-io bundle
    Interpret validation errors and guide fixing them. Use when encountering validation errors, validation warnings, false positives, operator structure issues, or need help understanding validation results. Also use when asking about validation profiles, error types, or the validation loop process. Use when this capability is needed.
    0 installs
  95. AI Agent Development 9 · tomevault-io bundle
    AI agent development workflow for building autonomous agents, multi-agent systems, and agent orchestration with CrewAI, LangGraph, and custom agents. Use when this capability is needed.
    0 installs
  96. Django Access Review 3 · tomevault-io bundle
    django-access-review Use when this capability is needed.
    0 installs
  97. Kubernetes Architect 8 · tomevault-io bundle
    Expert Kubernetes architect specializing in cloud-native infrastructure, advanced GitOps workflows (ArgoCD/Flux), and enterprise container orchestration. Use when this capability is needed.
    0 installs
  98. Terraform Specialist 8 · tomevault-io bundle
    Expert Terraform/OpenTofu specialist mastering advanced IaC automation, state management, and enterprise infrastructure patterns. Use when this capability is needed.
    0 installs
  99. Rust Pro 14 · tomevault-io bundle
    Master Rust 1.75+ with modern async patterns, advanced type system features, Use when this capability is needed.
    0 installs
  100. Terraform Module Library 10 · tomevault-io bundle
    Build reusable Terraform modules for AWS, Azure, and GCP infrastructure following infrastructure-as-code best practices. Use when creating infrastructure modules, standardizing cloud provisioning, or implementing reusable IaC components. Use when this capability is needed.
    0 installs