← all publishers

tomevault-io

@tomevault-io source repo

62255 published skills · page 234 of 623

  1. Johmaru Everything Githubcopilot Django Verification · tomevault-io bundle
    Django Verification Loop
    0 installs
  2. Creating Ephemeral Kubernetes Exec Pods · tomevault-io bundle
    This skill creates ephemeral pods cloned from existing deployments for interactive shell access with full application context. Use this when you need Rails console, database access, or debugging with env vars and secrets without affecting production pods. Use when this capability is needed.
    0 installs
  3. Stage Completion Auditor · tomevault-io bundle
    Audit completed Codex work for a tg-msg-manager stage after implementation, checks, report, or lifecycle cleanup and before accepting the stage as complete. Use when Codex claims a stage is complete and the result must be checked against AGENTS.md, the active stage file, stage report, changed files, test/check output, docs rules, and lifecycle state. Use when this capability is needed.
    0 installs
  4. Jonathan Vella Azure Agentic Infraops Azure Defaults · tomevault-io bundle
    Azure Defaults Skill
    0 installs
  5. Jonathan Vella Azure Agentic Infraops Azure Diagrams · tomevault-io bundle
    Azure Diagrams — Routing Skill
    0 installs
  6. Jonathan Vella Azure Agentic Infraops Terraform Test · tomevault-io bundle
    Terraform Test Skill
    0 installs
  7. Composable Rust Sagas · tomevault-io bundle
    Expert knowledge for implementing distributed sagas in Composable Rust. Use when coordinating multiple aggregates in distributed transactions, implementing compensation logic or rollback flows, working with EventBus trait or Redpanda integration, designing saga state machines, or questions about eventual consistency and distributed transaction patterns. Use when this capability is needed.
    1 install
  8. Nextjs16 Proxy Middleware · tomevault-io bundle
    This skill covers the new **proxy pattern** introduced in Next.js 16, which replaces the legacy `middleware.ts` approach. The proxy is optimized for Vercel's serverless environment and provides cleaner semantics. Use when this capability is needed.
    0 installs
  9. Drive Openclaude · tomevault-io bundle
    Use when delegating a coding task to the OpenClaude CLI (`openclaude`) from Claude Code. OpenClaude is a Claude-Code-compatible agent CLI whose standout feature is --provider (anthropic/openai/gemini/github/bedrock/vertex/ollama). Covers print mode, permission modes, providers, and tmux. Load delegate-to-agents first.
    0 installs
  10. Joshuadavidthomas Agentkit Salsa Incremental Testing · tomevault-io bundle
    Proving Incremental Reuse in Salsa
    0 installs
  11. Joshuadavidthomas Agentkit Salsa Production Patterns · tomevault-io bundle
    Salsa Production Patterns: From Simple to Sophisticated
    0 installs
  12. Josiahsiegel Claude Plugin Marketplace Plugin Master · tomevault-io bundle
    Plugin Development Guide
    0 installs
  13. Josiahsiegel Claude Plugin Marketplace Python Opencv · tomevault-io bundle
    Quick Reference
    0 installs
  14. Beta Release · tomevault-io bundle
    Use when releasing a beta build of this Obsidian plugin for BRAT-based testing (e.g. "release 1.3.0-beta.1", "베타 릴리즈", "ship a beta via BRAT") — before the eventual stable release of the same X.Y.Z.
    0 installs
  15. Backend Package Management · tomevault-io bundle
    How to use uv to install/uninstall/update python packages Use when this capability is needed.
    0 installs
  16. Swf Analyze Viewmodels · tomevault-io bundle
    Analyze ViewModels for patterns, compliance, and anti-patterns in iOS/Swift Use when this capability is needed.
    0 installs
  17. Az Aks Agent · tomevault-io bundle
    Azure AKS Agentic CLI - AI-powered troubleshooting and insights tool for Azure Kubernetes Service. Use when diagnosing AKS cluster issues, getting cluster health insights, troubleshooting networking/storage/security problems, or analyzing cluster configuration with natural language queries. Use when this capability is needed.
    0 installs
  18. Azure Devops Skill · tomevault-io bundle
    Comprehensive Azure DevOps REST API skill for work items, pipelines, repos, test plans, wikis, and search operations via MCP tools and direct API calls Use when this capability is needed.
    0 installs
  19. External Dns · tomevault-io bundle
    Comprehensive guide for configuring, troubleshooting, and implementing External-DNS across Azure DNS, AWS Route53, Cloudflare, and Google Cloud DNS. Use when implementing automatic DNS management in Kubernetes, configuring provider-specific authentication (managed identities, IRSA, API tokens), troubleshooting DNS synchronization issues, setting up secure production-grade external-dns deployments, optimizing performance, avoiding rate limits, or implementing GitOps patterns with ArgoCD. Use when this capability is needed.
    0 installs
  20. Githubpages · tomevault-io bundle
    Complete GitHub Pages deployment and management system. Static site hosting with Jekyll, custom domains, and GitHub Actions. USE WHEN user mentions 'github pages', 'deploy static site', 'host website on github', 'jekyll site', 'custom domain for github', OR wants to publish a website from a repository. Use when this capability is needed.
    0 installs
  21. Cellxgene Census · tomevault-io bundle
    Query the CELLxGENE Census (61M+ cells) programmatically. Use when you need expression data across tissues, diseases, or cell types from the largest curated single-cell atlas. Best for population-scale queries, reference atlas comparisons. For analyzing your own data use scanpy or scvi-tools. Use when this capability is needed.
    0 installs
  22. React Component Testing · tomevault-io bundle
    Testing patterns for React components using Vitest and Testing Library. Use when writing or debugging component tests, including user interactions, accessibility, and async behavior. Use when this capability is needed.
    0 installs
  23. Design Image Studio · tomevault-io bundle
    Directly generate design-oriented AI images with strong creative direction and prompt engineering. Use this skill for posters, product visuals, PPT illustrations, infographics, teaching/demo diagrams, campaign key visuals, cover art, or when the user wants design-quality image generation rather than generic AI art. This skill turns a loose brief into a design brief, assembles a structured prompt, routes to the right Volcengine Seedream settings, and can generate the image immediately. Use when this capability is needed.
    0 installs
  24. Kart Rc Dataobservability Agents CI Gatekeeper Agent · tomevault-io bundle
    CI Gatekeeper Agent
    0 installs
  25. Kart Rc Dataobservability Agents Signal Factory Core · tomevault-io bundle
    Signal Factory Core
    0 installs
  26. Proactive Notifier · tomevault-io bundle
    Proactive agent that monitors database state (e.g., expiration dates) and sends push notifications. Use when this capability is needed.
    0 installs
  27. App Store Review Aso · tomevault-io bundle
    App Store submission hardening + ASO workflow for iOS apps. Optimized to minimize rejection risk and maximize listing conversion. Use when this capability is needed.
    0 installs
  28. Cairo Testing · tomevault-io bundle
    Cairo smart-contract testing with snforge. Trigger on "write tests", "add unit tests", "fuzz test", "integration test", "test this contract", "regression test". Guides test strategy, cheatcode usage, and coverage. Use when this capability is needed.
    0 installs
  29. Code Review Performance · tomevault-io bundle
    Run performance-focused code review when changes may affect latency, throughput, or CPU/memory/I/O efficiency on critical paths. Use for merge decisions requiring explicit performance-risk findings; do not use for broad non-performance review scope. Use when this capability is needed.
    0 installs
  30. Cost Optimization Cloud · tomevault-io bundle
    Optimize cloud spend with explicit tradeoffs across cost, performance, and reliability. Use when spend or forecast misses budget targets and teams need concrete optimization actions without violating SLOs or compliance constraints; do not use for purely functional product behavior design. Use when this capability is needed.
    0 installs
  31. Docker Compose Patterns · tomevault-io bundle
    Design multi-service local orchestration with Docker Compose, including dependency wiring, startup order, health checks, and shared network/storage boundaries. Use when local integration environments need deterministic service composition; do not use for production orchestration policy design. Use when this capability is needed.
    0 installs
  32. Express API Development · tomevault-io bundle
    Express API development workflow for production-ready Node.js services. Use when Express-specific API code (routing, middleware chain, validation, error handling, auth integration, request lifecycle behavior) must be implemented or revised; do not use for repository-wide architecture governance or release management policy. Use when this capability is needed.
    0 installs
  33. Security Authentication · tomevault-io bundle
    Security workflow for authentication architecture, credential lifecycle, and session/token assurance. Use when login, identity proofing, MFA, or session security decisions are required; do not use for authorization policy design or non-security quality tuning. Use when this capability is needed.
    0 installs
  34. Robinhood For Agents · tomevault-io bundle
    Trade stocks, options, and crypto on Robinhood — dual mode (MCP tools or TypeScript client). Use when this capability is needed.
    0 installs
  35. Anxiety Debrief · tomevault-io bundle
    Débriefe un épisode d'anxiété, de panique ou de stress intense et aide à en extraire des observations utiles. Se déclenche aussi avec "j'ai eu une crise d'angoisse", "j'ai paniqué", "mon cœur battait très fort", "j'ai eu du mal à respirer", "j'étais paralysé", ou toute description d'épisode de stress aigu. Use when this capability is needed.
    0 installs
  36. Boundary Setter · tomevault-io bundle
    Aide à poser des limites claires dans les relations personnelles ou professionnelles. Se déclenche aussi avec "poser des limites", "dire non", "je n'ose pas refuser", "trop sollicité", "envahissant", ou toute difficulté à établir des frontières relationnelles. Use when this capability is needed.
    0 installs
  37. Decision Matrix · tomevault-io bundle
    Aide à prendre une décision complexe en structurant les options et critères. À utiliser quand l'utilisateur hésite entre plusieurs choix. Se déclenche aussi avec "je ne sais pas quoi choisir", "avantages inconvénients", "comparer les options", "matrice de décision", "quel choix faire". Use when this capability is needed.
    0 installs
  38. Homework Helper · tomevault-io bundle
    Aide un parent à accompagner son enfant dans ses devoirs sans faire à sa place. Se déclenche aussi avec "devoirs", "aide scolaire", "mon enfant ne comprend pas", "exercice de maths/français", "comment expliquer", ou toute demande d'aide pédagogique parentale. Use when this capability is needed.
    0 installs
  39. Privacy Global Jp · tomevault-io bundle
    한국+일본 병기 처리방침·이용약관 자동 생성. 한국 본사가 일본 사용자까지 대상으로 서비스할 때 사용. 한국어(PIPA)·일본어(APPI) 두 세트 문서를 동시 생성하고, Footer에 언어·관할 전환 링크 자동 삽입. Use when this capability is needed.
    0 installs
  40. Kiraneswaran Engineering Skills Bash Shell Scripting · tomevault-io bundle
    ---
    0 installs
  41. Tcia Remapping Skill · tomevault-io bundle
    Guide users through remapping their data to the TCIA imaging submission data model and generating standardized TSVs using ontologies and a tiered conversational flow. Use when this capability is needed.
    0 installs
  42. Capacity Planning · tomevault-io bundle
    When the user wants to plan production or distribution capacity, analyze capacity requirements, optimize resource utilization, or balance capacity with demand. Also use when the user mentions "capacity analysis," "resource planning," "bottleneck analysis," "capacity expansion," "load balancing," "throughput planning," "utilization optimization," or "capacity modeling." For production scheduling, see master-production-scheduling. For long-term network capacity, see network-design. Use when this capability is needed.
    0 installs
  43. Order Fulfillment · tomevault-io bundle
    When the user wants to design or optimize order fulfillment operations, improve pick-pack-ship processes, or reduce fulfillment costs. Also use when the user mentions "order processing," "pick-pack-ship," "picking strategy," "packing operations," "shipping optimization," "wave planning," "batch picking," or "fulfillment center operations." For warehouse layout, see warehouse-design. For routing pickers, see picker-routing-optimization. Use when this capability is needed.
    0 installs
  44. Scenario Planning · tomevault-io bundle
    When the user wants to analyze supply chain scenarios, perform risk analysis, evaluate what-if scenarios, or build contingency plans. Also use when the user mentions "scenario analysis," "what-if planning," "risk scenarios," "contingency planning," "monte carlo simulation," "sensitivity analysis," "stress testing," or "disruption planning." For demand uncertainty, see demand-forecasting. For S&OP scenario integration, see sales-operations-planning. Use when this capability is needed.
    0 installs
  45. Thai Token Optimizer · tomevault-io bundle
    ============================================================================ Use when this capability is needed.
    0 installs
  46. Kryptogo Kryptogo Payment Skill Kryptogo Pay Webhook · tomevault-io bundle
    KryptoGO Payment Webhook 回調處理任務
    0 installs
  47. Agent Skill Visualizer · tomevault-io bundle
    Claude Code 프로젝트의 에이전트와 스킬 관계를 D3.js 노드 그래프로 시각화합니다. 에이전트-스킬 의존성을 파악하고 구조를 탐색할 때 사용하세요. Use when this capability is needed.
    0 installs
  48. Ontology Engine · tomevault-io bundle
    Convert markdown vault to RDF/TTL knowledge graph. Extract persons, projects, meetings, and relationships into semantic triples. Use when this capability is needed.
    0 installs
  49. Extension Create · tomevault-io bundle
    Creates slash commands, subagents/workflows, or agent skills using the Claude request type framework. Analyzes requirements, determines the optimal extension type (command/subagent/skill), decides project vs personal scope, and generates properly structured files following templates and best practices. Use when creating new commands, workflows, or skills, or when the user mentions "create a command", "new workflow", "build a skill", or requests custom Claude Code extensions.
    0 installs
  50. Bootstrapping Github Projects · tomevault-io bundle
    Automates GitHub Projects V2 setup with standardized workflow boards. Creates custom fields (Status/Value/Effort), configures automations, generates semantic repository labels, and aligns project name with repository. Use when users ask to "set up a project board", "create GitHub project", "bootstrap project planning", "initialize project management", or mention "GitHub Projects V2", "project tracking", or "kanban board setup". Requires GitHub CLI with project scope.
    0 installs
  51. Libgdx Application Lifecycle · tomevault-io bundle
    Use when writing a libGDX ApplicationListener or ApplicationAdapter, structuring a game's main class, or debugging lifecycle issues like missing disposal, initialization crashes, or incorrect pause/resume behavior. Use when asking where to put initialization code, how to get delta time, or which types need dispose().
    0 installs
  52. Lambdatest Agent Skills Postman Collection Generator · tomevault-io bundle
    Postman Collection Generator
    0 installs
  53. Lattice Technologies Inc Harness Engineering Shaping · tomevault-io bundle
    Shaping Toolkit
    0 installs
  54. Omnicaptions Translate · tomevault-io bundle
    Use when translating captions/captions to another language. Supports bilingual output and context-aware translation. Default uses Claude native, Gemini API optional.
    0 installs
  55. Laurigates Claude Plugins Basedpyright Type Checking · tomevault-io bundle
    Basedpyright Type Checking
    0 installs
  56. Laurigates Claude Plugins Claude Hooks Configuration · tomevault-io bundle
    Claude Code Hooks Configuration
    0 installs
  57. Code Antipatterns Analysis · tomevault-io bundle
    Analyze codebases for anti-patterns, code smells, and quality issues using ast-grep structural pattern matching. Use when reviewing code quality, identifying technical debt, or performing comprehensive code analysis across JavaScript, TypeScript, Python, Vue, React, or other supported languages. Use when this capability is needed.
    0 installs
  58. Laurigates Claude Plugins Ticket Drafting Guidelines · tomevault-io bundle
    Ticket Drafting Guidelines
    0 installs
  59. Legendtkl Agentic Skill Router Syn Terraform Modules · tomevault-io bundle
    Terraform: reusable module authoring
    0 installs
  60. Lenny Communication · tomevault-io bundle
    Communication skills from Lenny's Podcast - presentations, writing, stakeholder alignment, offsites Use when this capability is needed.
    0 installs
  61. Phy Concurrency Audit · tomevault-io bundle
    Static concurrency and race-condition auditor for Go, Java, Python, Node.js/TypeScript. Detects shared-state mutations without locks (Go map races, Java non-atomic increments, Python thread/asyncio shared lists), TOCTOU (time-of-check-time-of-use) patterns across all languages, sync.Mutex copied by value, WaitGroup.Add inside goroutines, SimpleDateFormat as instance field, double-checked locking without volatile, asyncio shared state without Lock. Maps findings to CWE-362 (race condition) and CWE-367 (TOCTOU). Zero competitors on ClawHub — not a single concurrency-audit SKILL.md in 13,700+ files. Use when this capability is needed.
    0 installs
  62. Levnikolaevich Claude Code Skills Claude Code Skills · tomevault-io bundle
    > **Paths:** File paths (`references/`, `../ln-*`) are relative to this skill directory.
    0 installs
  63. Escalation Handler · tomevault-io bundle
    Handles escalations and determines appropriate escalation paths. Use when issues arise that need escalation or when determining whether to escalate to user vs. handle internally. Analyzes issues, determines severity, and routes to appropriate resolution path.
    0 installs
  64. Deploying To Production · tomevault-io bundle
    Automates GitHub repository creation and Vercel deployment for Next.js websites. Use when deploying new websites, pushing to production, setting up CI/CD pipelines, or when the user mentions deployment, GitHub, Vercel, or going live.
    0 installs
  65. Goravel Crud Review · tomevault-io bundle
    Review and audit a Goravel CRUD implementation for completeness, correctness, and best practices. Checks all API operations, permissions, error handling, query efficiency, route registration, and response consistency. Use when this capability is needed.
    0 installs
  66. Goravel Crud Routes · tomevault-io bundle
    Register API and web routes for a Goravel entity. Adds endpoints to routes/api.go and routes/web.go. Use when this capability is needed.
    0 installs
  67. Goravel Crud Search · tomevault-io bundle
    Add a new entity to the global search (CMD+K) system. Updates backend search controller with permission-gated search and frontend search config with entity type, icon, and colors. Use when this capability is needed.
    0 installs
  68. Inertia Custom Page · tomevault-io bundle
    Create a custom (non-CRUD) Inertia page controller and React component with i18n. Use for dashboards, analytics, reports, or any page that doesn't follow the standard CRUD pattern. Use when this capability is needed.
    0 installs
  69. Gopherbot Multi Protocol Migration · tomevault-io bundle
    Use when implementing or reviewing Gopherbot's simultaneous multi-protocol migration work across identity, routing, startup/configuration, connector behavior, and compatibility. Enforces strict pre-change impact analysis plus per-change invariants/testing/documentation checks.
    0 installs
  70. Lucasbiason Cursor Multiagent System Commit Workflow · tomevault-io bundle
    Commit Workflow
    0 installs
  71. Spec Normalizer · tomevault-io bundle
    Padroniza documentação existente no formato canônico Spec-Driven. Remove duplicação e melhora rastreabilidade. Use when this capability is needed.
    0 installs
  72. Build SEO Landing Page · tomevault-io bundle
    Builds, improves, and audits landing pages with conversion-focused design, responsive UX, SEO/AEO/GEO, structured data, accessibility, performance, deployment, and launch validation. Use for creating, redesigning, launching, or auditing landing pages, service pages, local business sites, portfolios, SaaS/product pages, static sites, React/Next.js pages, or other marketing pages. Do not use for tiny copy or style edits unless SEO, conversion, or launch readiness matters.
    0 installs
  73. Design Implementation Guide · tomevault-io bundle
    アクセシビリティ(WCAG/ARIA/コントラスト比)やデザイントークンを実装する際に使用。フォーム・エラー表示・キーボード操作の実装時に参照。 Use when this capability is needed.
    0 installs
  74. Make Agent · tomevault-io bundle
    Create GitHub Copilot custom agent files for specialized workflows. Use when asked to "create agent", "make custom agent", "scaffold agent", or when building task-specific agents like test-specialist, implementation-planner, or security-reviewer. Generates .agent.md files with YAML frontmatter and behavioral instructions. Use when this capability is needed.
    0 installs
  75. Post Progress · tomevault-io bundle
    作業進捗をXに面白く投稿する。コミット後に使用 Use when this capability is needed.
    0 installs
  76. Building Packages · tomevault-io bundle
    Create and manage Concrete CMS packages. Use this skill when the user asks to create a custom package or manage existing packages. Use when this capability is needed.
    0 installs
  77. Enrich Citations · tomevault-io bundle
    Find and add authoritative source links for all facts, citations, and references in markdown documents Use when this capability is needed.
    0 installs
  78. Agent Coordination Discipline · tomevault-io bundle
    Use when deciding whether to launch an agent, selecting which agent to use, or coordinating multiple agents. Covers delegation criteria, external-model patterns, task isolation, and agent selection strategies.
    0 installs
  79. Codex Local Sdk · tomevault-io bundle
    Use when working on this repository to build, extend, test, or document the Python Codex Local SDK (`codex_local_sdk`). Trigger for tasks involving client APIs, retries/backoff, timeouts, live streaming, thread/session persistence, telemetry hooks, examples, HTML docs, and CI/integration test workflows around `codex exec`.
    0 installs
  80. Vue Nuxt Architecture · tomevault-io bundle
    Arquitectura por capas para Vue 4 + Nuxt — composables/stores/services/components/pages, reglas de responsabilidad por capa y anti-patrones a rechazar. Invocar al iniciar cualquier tarea frontend. Use when this capability is needed.
    0 installs
  81. Django Model Helper · tomevault-io bundle
    Generates Django models with proper field types, relationships, and migrations. Use when creating Django models or database schemas.
    0 installs
  82. Symfonydoctrine Batch Processing · tomevault-io bundle
    Evolve Symfony Doctrine models and schema safely with integrity, performance, and rollout discipline. Use for doctrine batch processing tasks. Use when this capability is needed.
    0 installs
  83. Symfonydoctrine Fixtures Foundry · tomevault-io bundle
    Evolve Symfony Doctrine models and schema safely with integrity, performance, and rollout discipline. Use for doctrine fixtures foundry tasks. Use when this capability is needed.
    0 installs
  84. Symfonyinterfaces And Autowiring · tomevault-io bundle
    Apply production-grade Symfony architecture and execution workflows with controlled scope and clear checkpoints. Use for interfaces and autowiring tasks. Use when this capability is needed.
    0 installs
  85. Symfonyusing Symfony Superpowers · tomevault-io bundle
    Apply production-grade Symfony architecture and execution workflows with controlled scope and clear checkpoints. Use for using symfony superpowers tasks. Use when this capability is needed.
    0 installs
  86. Nodejs Standards · tomevault-io bundle
    Node.js and backend coding standards, patterns, approved libraries, and anti-patterns. Load when writing, reviewing, or discussing any Node.js/Express backend code, APIs, services, or controllers. Use when this capability is needed.
    0 installs
  87. Guidance Grammars · tomevault-io bundle
    Guidance library grammar-constrained generation with categorical structure. Use when implementing structured LLM outputs with grammar constraints, building template-based generation with guaranteed formats, creating type-safe prompt templates with interleaved computation, or applying categorical grammar theory to constrained generation. Use when this capability is needed.
    0 installs
  88. Mapbox Search Integration · tomevault-io bundle
    Complete workflow for implementing Mapbox search in applications - from discovery questions to production-ready integration with best practices Use when this capability is needed.
    0 installs
  89. Add Optimistic Command · tomevault-io bundle
    Add optimisticCommand for blocking one-time actions with immediate UI updates and automatic rollback on failure Use when this capability is needed.
    0 installs
  90. Implementation Verification · tomevault-io bundle
    Use after implementation complete to verify all tasks done, update roadmap, run full test suite, and create final report - ensures implementation completeness before finishing development branch Use when this capability is needed.
    0 installs
  91. CLI Todo UI · tomevault-io bundle
    Build modern, interactive terminal-based todo applications with beautiful UI/UX using Python's Textual framework. Use when building CLI todo apps, task managers, or interactive terminal interfaces that require menu-driven flows, visual polish (colors, icons, tables), keyboard shortcuts, mouse support, and professional developer experience. Ideal for hackathons and rapid prototyping of terminal UIs. Use when this capability is needed.
    2 installs
  92. Project Documentation Mh · tomevault-io bundle
    Project-aware documentation conventions that complement the upstream documentation-writer skill. Use when writing or updating README content, docs pages, user guides, tutorials, or technical blog posts in a repository that provides project context files such as GOALS.md, SCOPE.md, CONVENTIONS.md, or .github/copilot-instructions.md. Use when this capability is needed.
    0 installs
  93. Oidc Redirect Uri · tomevault-io bundle
    OpenID Connect Redirect URI validation guide for Basic OP certification. Use when implementing redirect URI registration, validation, exact matching, query parameter handling, and fragment rejection. Covers OpenID Connect Core 1.0 and OAuth 2.1 redirect URI requirements. Use when this capability is needed.
    0 installs
  94. Appsec Expert · tomevault-io bundle
    Elite Application Security engineer specializing in secure SDLC, OWASP Top 10 2025, SAST/DAST/SCA integration, threat modeling (STRIDE), and vulnerability remediation. Expert in security testing, cryptography, authentication patterns, and DevSecOps automation. Use when securing applications, implementing security controls, or conducting security assessments. Use when this capability is needed.
    0 installs
  95. Celery Expert · tomevault-io bundle
    Expert Celery distributed task queue engineer specializing in async task processing, workflow orchestration, broker configuration (Redis/RabbitMQ), Celery Beat scheduling, and production monitoring. Deep expertise in task patterns (chains, groups, chords), retries, rate limiting, Flower monitoring, and security best practices. Use when designing distributed task systems, implementing background job processing, building workflow orchestration, or optimizing task queue performance. Use when this capability is needed.
    0 installs
  96. Linux At Spi2 · tomevault-io bundle
    Expert in AT-SPI2 (Assistive Technology Service Provider Interface) for Linux desktop automation. Specializes in accessible automation of GTK/Qt applications via D-Bus accessibility interface. HIGH-RISK skill requiring security controls for system-wide access. Use when this capability is needed.
    0 installs
  97. Web Audio API · tomevault-io bundle
    Web Audio API for JARVIS audio feedback and voice processing Use when this capability is needed.
    0 installs
  98. Pr Review And Document · tomevault-io bundle
    This skill should be used when the user asks to "review PR and save results", "run PR review with documentation", "create PR review document", "review and document PR", "save PR review to docs", "document PR review", or mentions reviewing a PR with the intention of saving the review results. Executes comprehensive PR review using pr-review-toolkit with opus model and posts results as a PR comment. Use when this capability is needed.
    0 installs
  99. AI News Fetcher · tomevault-io bundle
    Tavily MCPを使用して最新AIニュースを取得し、日英バイリンガルのマークダウン記事を生成。「AIニュースを取得」「最新ニュース」などで使用。 Use when this capability is needed.
    0 installs
  100. Convert Image · tomevault-io bundle
    PNG/JPG/JPEG画像をWebP、ICO、SVG形式に変換。「画像を変換して」「webpに変換」などで使用。 Use when this capability is needed.
    0 installs