tomevault-io
- 62k skills
- 0 followers
- 2 days ago last updated
- ▌
- ▌ Creating Ephemeral Kubernetes Exec Pods · tomevault-io bundleThis 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.
- ▌ Stage Completion Auditor · tomevault-io bundleAudit 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.
- ▌
- ▌ Jonathan Vella Azure Agentic Infraops Azure Diagrams · tomevault-io bundleAzure Diagrams — Routing Skill
- ▌
- ▌ Composable Rust Sagas · tomevault-io bundleExpert 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.
- ▌ Nextjs16 Proxy Middleware · tomevault-io bundleThis 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.
- ▌ Drive Openclaude · tomevault-io bundleUse 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.
- ▌ Joshuadavidthomas Agentkit Salsa Incremental Testing · tomevault-io bundleProving Incremental Reuse in Salsa
- ▌ Joshuadavidthomas Agentkit Salsa Production Patterns · tomevault-io bundleSalsa Production Patterns: From Simple to Sophisticated
- ▌
- ▌
- ▌ Beta Release · tomevault-io bundleUse 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.
- ▌ Backend Package Management · tomevault-io bundleHow to use uv to install/uninstall/update python packages Use when this capability is needed.
- ▌ Swf Analyze Viewmodels · tomevault-io bundleAnalyze ViewModels for patterns, compliance, and anti-patterns in iOS/Swift Use when this capability is needed.
- ▌ Az Aks Agent · tomevault-io bundleAzure 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.
- ▌ Azure Devops Skill · tomevault-io bundleComprehensive 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.
- ▌ External Dns · tomevault-io bundleComprehensive 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.
- ▌ Githubpages · tomevault-io bundleComplete 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.
- ▌ Cellxgene Census · tomevault-io bundleQuery 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.
- ▌ React Component Testing · tomevault-io bundleTesting 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.
- ▌ Design Image Studio · tomevault-io bundleDirectly 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.
- ▌
- ▌
- ▌ Proactive Notifier · tomevault-io bundleProactive agent that monitors database state (e.g., expiration dates) and sends push notifications. Use when this capability is needed.
- ▌ App Store Review Aso · tomevault-io bundleApp Store submission hardening + ASO workflow for iOS apps. Optimized to minimize rejection risk and maximize listing conversion. Use when this capability is needed.
- ▌ Cairo Testing · tomevault-io bundleCairo 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.
- ▌ Code Review Performance · tomevault-io bundleRun 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.
- ▌ Cost Optimization Cloud · tomevault-io bundleOptimize 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.
- ▌ Docker Compose Patterns · tomevault-io bundleDesign 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.
- ▌ Express API Development · tomevault-io bundleExpress 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.
- ▌ Security Authentication · tomevault-io bundleSecurity 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.
- ▌ Robinhood For Agents · tomevault-io bundleTrade stocks, options, and crypto on Robinhood — dual mode (MCP tools or TypeScript client). Use when this capability is needed.
- ▌ Anxiety Debrief · tomevault-io bundleDé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.
- ▌ Boundary Setter · tomevault-io bundleAide à 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.
- ▌ Decision Matrix · tomevault-io bundleAide à 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.
- ▌ Homework Helper · tomevault-io bundleAide 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.
- ▌ Privacy Global Jp · tomevault-io bundle한국+일본 병기 처리방침·이용약관 자동 생성. 한국 본사가 일본 사용자까지 대상으로 서비스할 때 사용. 한국어(PIPA)·일본어(APPI) 두 세트 문서를 동시 생성하고, Footer에 언어·관할 전환 링크 자동 삽입. Use when this capability is needed.
- ▌
- ▌ Tcia Remapping Skill · tomevault-io bundleGuide 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.
- ▌ Capacity Planning · tomevault-io bundleWhen 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.
- ▌ Order Fulfillment · tomevault-io bundleWhen 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.
- ▌ Scenario Planning · tomevault-io bundleWhen 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.
- ▌ Thai Token Optimizer · tomevault-io bundle============================================================================ Use when this capability is needed.
- ▌ Kryptogo Kryptogo Payment Skill Kryptogo Pay Webhook · tomevault-io bundleKryptoGO Payment Webhook 回調處理任務
- ▌ Agent Skill Visualizer · tomevault-io bundleClaude Code 프로젝트의 에이전트와 스킬 관계를 D3.js 노드 그래프로 시각화합니다. 에이전트-스킬 의존성을 파악하고 구조를 탐색할 때 사용하세요. Use when this capability is needed.
- ▌ Ontology Engine · tomevault-io bundleConvert markdown vault to RDF/TTL knowledge graph. Extract persons, projects, meetings, and relationships into semantic triples. Use when this capability is needed.
- ▌ Extension Create · tomevault-io bundleCreates 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.
- ▌ Bootstrapping Github Projects · tomevault-io bundleAutomates 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.
- ▌ Libgdx Application Lifecycle · tomevault-io bundleUse 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().
- ▌ Lambdatest Agent Skills Postman Collection Generator · tomevault-io bundlePostman Collection Generator
- ▌
- ▌ Omnicaptions Translate · tomevault-io bundleUse when translating captions/captions to another language. Supports bilingual output and context-aware translation. Default uses Claude native, Gemini API optional.
- ▌ Laurigates Claude Plugins Basedpyright Type Checking · tomevault-io bundleBasedpyright Type Checking
- ▌ Laurigates Claude Plugins Claude Hooks Configuration · tomevault-io bundleClaude Code Hooks Configuration
- ▌ Code Antipatterns Analysis · tomevault-io bundleAnalyze 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.
- ▌ Laurigates Claude Plugins Ticket Drafting Guidelines · tomevault-io bundleTicket Drafting Guidelines
- ▌ Legendtkl Agentic Skill Router Syn Terraform Modules · tomevault-io bundleTerraform: reusable module authoring
- ▌ Lenny Communication · tomevault-io bundleCommunication skills from Lenny's Podcast - presentations, writing, stakeholder alignment, offsites Use when this capability is needed.
- ▌ Phy Concurrency Audit · tomevault-io bundleStatic 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.
- ▌ Levnikolaevich Claude Code Skills Claude Code Skills · tomevault-io bundle> **Paths:** File paths (`references/`, `../ln-*`) are relative to this skill directory.
- ▌ Escalation Handler · tomevault-io bundleHandles 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.
- ▌ Deploying To Production · tomevault-io bundleAutomates 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.
- ▌ Goravel Crud Review · tomevault-io bundleReview 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.
- ▌ Goravel Crud Routes · tomevault-io bundleRegister API and web routes for a Goravel entity. Adds endpoints to routes/api.go and routes/web.go. Use when this capability is needed.
- ▌ Goravel Crud Search · tomevault-io bundleAdd 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.
- ▌ Inertia Custom Page · tomevault-io bundleCreate 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.
- ▌ Gopherbot Multi Protocol Migration · tomevault-io bundleUse 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.
- ▌
- ▌ Spec Normalizer · tomevault-io bundlePadroniza documentação existente no formato canônico Spec-Driven. Remove duplicação e melhora rastreabilidade. Use when this capability is needed.
- ▌ Build SEO Landing Page · tomevault-io bundleBuilds, 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.
- ▌ Design Implementation Guide · tomevault-io bundleアクセシビリティ(WCAG/ARIA/コントラスト比)やデザイントークンを実装する際に使用。フォーム・エラー表示・キーボード操作の実装時に参照。 Use when this capability is needed.
- ▌ Make Agent · tomevault-io bundleCreate 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.
- ▌
- ▌ Building Packages · tomevault-io bundleCreate 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.
- ▌ Enrich Citations · tomevault-io bundleFind and add authoritative source links for all facts, citations, and references in markdown documents Use when this capability is needed.
- ▌ Agent Coordination Discipline · tomevault-io bundleUse 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.
- ▌ Codex Local Sdk · tomevault-io bundleUse 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`.
- ▌ Vue Nuxt Architecture · tomevault-io bundleArquitectura 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.
- ▌ Django Model Helper · tomevault-io bundleGenerates Django models with proper field types, relationships, and migrations. Use when creating Django models or database schemas.
- ▌ Symfonydoctrine Batch Processing · tomevault-io bundleEvolve Symfony Doctrine models and schema safely with integrity, performance, and rollout discipline. Use for doctrine batch processing tasks. Use when this capability is needed.
- ▌ Symfonydoctrine Fixtures Foundry · tomevault-io bundleEvolve Symfony Doctrine models and schema safely with integrity, performance, and rollout discipline. Use for doctrine fixtures foundry tasks. Use when this capability is needed.
- ▌ Symfonyinterfaces And Autowiring · tomevault-io bundleApply 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.
- ▌ Symfonyusing Symfony Superpowers · tomevault-io bundleApply 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.
- ▌ Nodejs Standards · tomevault-io bundleNode.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.
- ▌ Guidance Grammars · tomevault-io bundleGuidance 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.
- ▌ Mapbox Search Integration · tomevault-io bundleComplete workflow for implementing Mapbox search in applications - from discovery questions to production-ready integration with best practices Use when this capability is needed.
- ▌ Add Optimistic Command · tomevault-io bundleAdd optimisticCommand for blocking one-time actions with immediate UI updates and automatic rollback on failure Use when this capability is needed.
- ▌ Implementation Verification · tomevault-io bundleUse 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.
- ▌ CLI Todo UI · tomevault-io bundleBuild 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.
- ▌ Project Documentation Mh · tomevault-io bundleProject-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.
- ▌ Oidc Redirect Uri · tomevault-io bundleOpenID 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.
- ▌ Appsec Expert · tomevault-io bundleElite 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.
- ▌ Celery Expert · tomevault-io bundleExpert 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.
- ▌ Linux At Spi2 · tomevault-io bundleExpert 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.
- ▌ Web Audio API · tomevault-io bundleWeb Audio API for JARVIS audio feedback and voice processing Use when this capability is needed.
- ▌ Pr Review And Document · tomevault-io bundleThis 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.
- ▌ AI News Fetcher · tomevault-io bundleTavily MCPを使用して最新AIニュースを取得し、日英バイリンガルのマークダウン記事を生成。「AIニュースを取得」「最新ニュース」などで使用。 Use when this capability is needed.
- ▌ Convert Image · tomevault-io bundlePNG/JPG/JPEG画像をWebP、ICO、SVG形式に変換。「画像を変換して」「webpに変換」などで使用。 Use when this capability is needed.