tomevault-io
- 62k skills
- 0 followers
- 3 days ago last updated
- ▌
- ▌ Subdomain Evolution Agent · tomevault-io bundleCreate ontological propositions for the Genesis Semantic Design System when gaps are identified. Analyze existing variants, formulate semantic intents, and submit PRs to theme repository. Use when subdomain development reveals missing semantic patterns that can't be expressed with current ontological variants. Use when this capability is needed.
- ▌ Godot Profile Performance · tomevault-io bundleDetects performance bottlenecks in Godot projects including expensive _process functions, get_node() calls in loops, instantiations in _process, and provides optimization suggestions with Godot profiler integration Use when this capability is needed.
- ▌ Asreonn Godot Superpowers Godot Setup Animationtree · tomevault-io bundleSetup AnimationTree State Machine
- ▌ Azure Analysis Services · tomevault-io bundleExpert knowledge for Azure Analysis Services development including troubleshooting. Use when testing server connections, debugging gateway or firewall blocks, or checking connection strings and ports, and other Azure Analysis Services related development tasks. Not for Azure Synapse Analytics (use azure-synapse-analytics), Azure SQL Database (use azure-sql-database), Azure SQL Managed Instance (use azure-sql-managed-instance), SQL Server on Azure Virtual Machines (use azure-sql-virtual-machines). Use when this capability is needed.
- ▌ Safety Critical Patterns · tomevault-io bundleNASA Power of 10 rules adapted for writing robust, verifiable code with context-appropriate rigor Use when this capability is needed.
- ▌ Atlassian Atlassian MCP Server Atlassian MCP Server · tomevault-io bundleCapture Tasks from Meeting Notes
- ▌ Flutter Controller Pattern · tomevault-io bundleUse when moving business logic out of Flutter widgets/providers into Riverpod controllers and needing clear boundaries for controller state, use-case orchestration, presentation intents, and controller-focused tests.
- ▌ Python Fastapi Patterns · tomevault-io bundleFastAPI best practices, async patterns, and Pydantic validation Use when this capability is needed.
- ▌ Nova Migrate · tomevault-io bundleMigrate an application from any LLM to Amazon Nova 1 or Nova 2 end-to-end. Orchestrates prompt optimization (delegates to /nova1-prompt or /nova2-prompt), captures a baseline from the source model, evaluates the migrated prompt against a task-derived rubric, and runs a refine loop that re-optimizes when Nova regresses against the baseline. Supports user-provided tests (JSONL or YAML), pre-recorded baselines (no API keys needed), or synthetic test generation. Use this skill when a user wants to port an existing prompt or app to Nova and needs confidence that quality is preserved or improved. Use when this capability is needed.
- ▌ Deploy Infrastructure · tomevault-io bundleDeploy HyperPod EKS infrastructure using deploy.sh via CloudFormation or Terraform, including AZ resolution, stack outputs, and kubeconfig setup Use when this capability is needed.
- ▌ Axiomantic Spellbook Finishing A Development Branch · tomevault-io bundleFinishing a Development Branch
- ▌ Flutter Theme Aware · tomevault-io bundleEnforces ThemeData discipline in Flutter widgets. Triggers automatically whenever the model is about to write a Color, TextStyle, or Decoration in a widget. Hardcoded colors (Colors.blue, 0xFFFFFFFF, Color(0xFFXXXXXX) inline) are forbidden in widget code. All colors must come from Theme.of(context).colorScheme.* or a custom ColorScheme extension. All text styles must come from Theme.of(context).textTheme.* with optional copyWith. The theme itself is defined ONCE in a central theme file, supports both light and dark modes, and uses Material 3 ColorScheme.fromSeed for color generation unless a brand requires exact hex values. Use when this capability is needed.
- ▌ Axone Prolog Core Development · tomevault-io bundleImplement and review core changes in Axone's Go-based Prolog VM and interpreter with strict determinism for blockchain embedding. Use when editing predicate semantics, VM execution state, parser or lexer behavior, stream or filesystem I/O (open/*, read_write, set_stream_position), or interpreter wiring in engine/*.go, interpreter.go, and cmd/1pl/*, while preserving ISO compliance where feasible and maintaining explicit project deviations where required by blockchain constraints. Use when this capability is needed.
- ▌ Title Generator · tomevault-io bundleGenerates compelling, click-worthy titles from content across multiple styles and platforms. Use when naming blog posts, videos, newsletters, social posts, or any content that needs a great headline.
- ▌ Azure Bicep Registry Modules Bicep Registry Modules · tomevault-io bundleAVM Bicep Child Module Publishing
- ▌ Postgres Best Practices · tomevault-io bundlePostgreSQL best practices for database design, query optimization, and performance tuning Use when this capability is needed.
- ▌ Codex Workflow Autopilot · tomevault-io bundleGenerate execution workflows from confirmed intent using behavioral modes, BMAD phases, checkpoints, and Phase X verification. Route build, fix, review, debug, docs, and Scrum ceremony requests into ordered steps with exit criteria. Use when this capability is needed.
- ▌
- ▌ Beejones Protected Container Documentation And Adrs · tomevault-io bundleDocumentation And ADRs Skill
- ▌ Enterprise Artifact Search · tomevault-io bundleMulti-hop evidence search + structured extraction over enterprise artifact datasets (docs/chats/meetings/PRs/URLs). Strong disambiguation to prevent cross-product leakage; returns JSON-ready entities plus evidence pointers. Use when this capability is needed.
- ▌ Gemini Video Understanding · tomevault-io bundleAnalyze videos with Google Gemini API (summaries, Q&A, transcription with timestamps + visual context, scene/timeline detection, video clipping, FPS control, multi-video comparison, and YouTube URL analysis). Use when this capability is needed.
- ▌ Locational Marginal Prices · tomevault-io bundleExtract locational marginal prices (LMPs) from DC-OPF solutions using dual values. Use when computing nodal electricity prices, reserve clearing prices, or performing price impact analysis. Use when this capability is needed.
- ▌ Maven Plugin Configuration · tomevault-io bundleUse when configuring Maven plugins, setting up common plugins like compiler, surefire, jar, or creating custom plugin executions.
- ▌ List Todos · tomevault-io bundleAnalyze and prioritize TODO items from TODOS.md. Use when planning work or deciding what to implement next. Use when this capability is needed.
- ▌ Tailwind Conventions · tomevault-io bundleConsistent Tailwind CSS patterns for React/Next.js applications. Use when styling components with Tailwind, adding responsive design, implementing dark mode, or organizing utility classes. Use when this capability is needed.
- ▌ Connectivity Usb Can · tomevault-io bundleUSB and CAN connectivity for Zephyr RTOS. Covers USB device stack configuration (CDC ACM, HID, MSC), CAN controller integration, and professional USB-to-CAN adapter patterns including buffering and protocol packetization. Trigger when adding USB interfaces, implementing CAN bus communication, or building hardware diagnostic tools. Use when this capability is needed.
- ▌ Antibrittle Patterns · tomevault-io bundleThis skill should be used when the user asks about "long-running agents", "antibrittle patterns", "agent reliability", "agents that run for hours", "run boxes", "context boundaries", or needs architecture guidance for AI agents that work autonomously for extended periods. Use when this capability is needed.
- ▌ Blader Claudeception Typescript Circular Dependency · tomevault-io bundleTypeScript Circular Dependency Detection and Resolution
- ▌ Digitalocean Networking · tomevault-io bundleDigitalOcean networking services including VPC, firewalls, load balancers, reserved IPs, DNS, IPv6, and NAT gateway. Use when designing or securing network connectivity for DigitalOcean workloads. Use when this capability is needed.
- ▌ Bolta Review Approve And Route · tomevault-io bundleApprove inbox posts and route to Approved→Scheduled based on workspace governance. Handles bulk approvals with flexible scheduling. Use when this capability is needed.
- ▌ Iterative Review · tomevault-io bundlePlan → code → review → re-code feedback loop with persistent state across iterations. Spawns the review-coordinator, tracks findings across pushes, dedupes against prior iterations, and respects user "won't fix" decisions Use when this capability is needed.
- ▌ Usage Rules · tomevault-io bundleSearch for package-specific usage rules and best practices from Elixir packages. Use when you need coding conventions, patterns, common mistakes, or good/bad examples for packages like Ash, Phoenix, Ecto, etc. Use when this capability is needed.
- ▌ Ruby Integration · tomevault-io bundleThis skill is for writing integrations to the Ruby SDK. Claude acts as the engineer implementing LLM provider or agentic framework integrations. Use when adding support for OpenAI-like providers, Anthropic-like providers, or agent frameworks. Covers TDD workflow, comprehensive testing (streaming/non-streaming/tokens/multimodal), defensive coding, MCP validation, and StandardRB compliance. Use when this capability is needed.
- ▌ Deployment And Devops · tomevault-io bundleUse when setting up deployment pipelines, Docker environments, CI/CD, or server configuration for Laravel + React applications. Covers Docker Compose, GitHub Actions, Laravel Forge, Laravel Vapor, zero-downtime deployments, and monitoring.
- ▌ Brendadeeznuts1111 Tier 1380 Omega Claude Agent Sdk · tomevault-io bundleClaude Agent SDK - Structured Outputs & Error Prevention Guide
- ▌
- ▌ Resilience · tomevault-io bundleApply fault-tolerance patterns to outbound calls and async consumers (timeouts, retries with backoff+jitter, circuit breakers, bulkheads, idempotency keys, graceful degradation). Use when a service calls external dependencies, processes queues/events, or needs hardening against partial failures and flaky upstreams. NOT for diagnosing existing failures (use debug); NOT for multi-service architecture decisions (use architecture). Use when this capability is needed.
- ▌ Writing Verification Plans · tomevault-io bundleUse when a project needs a verification plan for acceptance testing in real-world scenarios
- ▌ Migration Patterns · tomevault-io bundleDatabase migration creation with mandatory RLS policies and ARCHitect approval workflow. Use when creating migrations, adding tables with RLS, or updating Prisma schema. Use when this capability is needed.
- ▌ Caido Plugin Dev · tomevault-io bundleComprehensive skill for developing Caido plugins (frontend, backend, or both). Use this skill when creating Caido security testing tool plugins, extending Caido functionality, or building custom automation for web application security auditing within the Caido platform. Use when this capability is needed.
- ▌ Capacitor Plugin Development · tomevault-io bundleGuides the agent through creating and maintaining Capacitor plugins from scratch. Covers scaffolding a new plugin project, designing the TypeScript API, implementing native iOS (Swift) and Android (Java/Kotlin) bridges, implementing the web layer, defining TypeScript type definitions, plugin configuration values, plugin hooks, development workflow with local testing, documentation generation, and publishing to npm. Do not use for installing existing plugins into an app, upgrading existing plugins to newer Capacitor versions, adding SPM support to plugins, or non-Capacitor plugin frameworks. Use when this capability is needed.
- ▌ Vasp Physicist Skill · tomevault-io bundleCapabilities for Post-Processing, Analysis, and Scientific Reporting. Use when this capability is needed.
- ▌ Parallel Research · tomevault-io bundleAI-powered deep research using Parallel AI APIs for chat, research reports, entity discovery, and data enrichment. Use this skill when doing web research, competitive analysis, market research, generating research reports, finding companies matching criteria, or enriching existing data. Triggers on research requests, competitive intelligence, finding companies, or data enrichment tasks. Use when this capability is needed.
- ▌ Transcript Search · tomevault-io bundleMeeting transcript search from Fireflies.ai and Google Drive. Use this skill when searching for meeting transcripts, finding past client calls, retrieving conversation history, or exporting meeting notes. Triggers on transcript search, meeting history, call recordings, or Fireflies queries. Use when this capability is needed.
- ▌ Flutter App Evaluation · tomevault-io bundleUse ALWAYS for Flutter projects — dispatches Flutter evaluator to test the running app on Android emulator and/or iOS simulator like a real user, checking UI, navigation, API integration, and persisted behavior via ADB/simctl. Use when this capability is needed.
- ▌ Cboone Cboone Cc Plugins Create Worktree From Issue · tomevault-io bundleCreate Worktree from Issue
- ▌ Chronicle Context Retriever · tomevault-io bundleSearch and retrieve context from past development sessions using Chronicle data. Works with MCP (fast, structured) or CLI commands (portable). Use when user asks about previous work, wants to recall past decisions, needs to understand codebase history, or wants to avoid repeating past approaches. Use when this capability is needed.
- ▌ Axiom Swiftdata Migration Diag · tomevault-io bundleUse when SwiftData migrations crash, fail to preserve relationships, lose data, or work in simulator but fail on device - systematic diagnostics for schema version mismatches, relationship errors, and migration testing gaps
- ▌ Maintenance Automation · tomevault-io bundleThis skill should be used when the user asks to "automate maintenance", "update dependencies", "security scanning", "automated backups", "system health monitoring", or needs comprehensive automated maintenance to reduce operational overhead and prevent technical debt. Use when this capability is needed.
- ▌ Roi Tracking Framework · tomevault-io bundleThis skill should be used when the user asks to "track ROI", "measure cost savings", "calculate return on investment", "analyze efficiency gains", "measure automation impact", or needs comprehensive ROI measurement and business impact analysis for development and automation initiatives. Use when this capability is needed.
- ▌ Alicloud AI Audio Tts Test · tomevault-io bundleMinimal TTS smoke test for Model Studio Qwen TTS. Use when this capability is needed.
- ▌ Alicloud Security Kms Test · tomevault-io bundleMinimal smoke test for KMS skill. Validate auth and read-only key listing path. Use when this capability is needed.
- ▌ Claude Dev Suite Claude Dev Suite Rust Supply Chain · tomevault-io bundleRust Supply Chain & Quality Toolchain
- ▌
- ▌ Notebooklm Second Brain · tomevault-io bundleThis skill enforces a "Notebook First" retrieval policy. Instead of loading entire markdown files or running web searches for architecture decisions, debugging patterns, or security knowledge, the agent queries purpose-built NotebookLM notebooks via the `nlm` CLI. This keeps the agent context window lean and retrieval fast. Use when this capability is needed.
- ▌ Clintwine Antigravity Awesome Skills Azure AI Ml Py · tomevault-io bundleAzure Machine Learning SDK v2 for Python
- ▌ Clintwine Antigravity Awesome Skills M365 Agents Py · tomevault-io bundleMicrosoft 365 Agents SDK (Python)
- ▌ Scrcpy Option UI Builder · tomevault-io bundleThis skill should modify the category screens and add the requested scrcpy options to the UI, depending on the type of the option (text, toggle, dropdown, etc.). Use this skill for adding new scrcpy options in the UI. Use when this capability is needed.
- ▌
- ▌
- ▌ Coltongerber Ccode To Codex Migrate Agents To Codex · tomevault-io bundle<!-- Generated by the ccode-to-codex mirror sync on 2026-04-14 from input revision 9a2403fb. -->
- ▌ Codex Oss Maintainer Toolkit · tomevault-io bundleBuild Codex-native workflows for open-source maintenance. Use when creating AGENTS.md guidance, maintainer skills, issue triage flows, PR review prompts, release-note routines, or repository verification scripts. Use when this capability is needed.
- ▌ Developer Hub · tomevault-io bundleYour intelligent developer command center -- start here for any Python, wxPython, desktop app, NVDA addon, accessibility tool building, desktop accessibility, or general software engineering task. Routes to specialist agents across the developer, web, and document accessibility teams. Use when this capability is needed.
- ▌
- ▌ Construct Development · tomevault-io bundleCDK construct development patterns, design principles, and type-driven development. Use when building or modifying AWS CDK constructs. Use when this capability is needed.
- ▌ Docker Compose Readme · tomevault-io bundleGenerates comprehensive README.md files for Docker Compose projects by analyzing compose.yml and .env.example files. Use when user requests documentation for a docker-compose folder or asks to create/update README files for container services.
- ▌ Cost Accrual Tracker · tomevault-io bundleTrack real-time API cost accrual during LLM execution. Activate on 'cost tracking', 'token usage', 'API costs', 'budget monitoring', 'usage metrics'. NOT for cost estimation, pricing tiers, Use when this capability is needed.
- ▌ Jungian Psychologist · tomevault-io bundleExpert in Jungian analytical psychology, depth psychology, shadow work, archetypal analysis, dream interpretation, active imagination, addiction/recovery through Jungian lens, and the individuation Use when this capability is needed.
- ▌ Terraform Iac Expert · tomevault-io bundleTerraform and OpenTofu infrastructure as code — module design, state management, multi-environment setups, remote backends, secrets management, CI/CD integration. NOT for Pulumi, CDK, Ansible, Use when this capability is needed.
- ▌ UX Friction Analyzer · tomevault-io bundleComprehensive UX analysis using cognitive psychology, ADHD-friendly design, Gestalt principles, and flow state engineering. Specializes in friction audits, user journey simulation, cognitive Use when this capability is needed.
- ▌ Voice Audio Engineer · tomevault-io bundleExpert in voice synthesis, TTS, voice cloning, podcast production, speech processing, and voice UI design via ElevenLabs integration. Specializes in vocal clarity, loudness standards (LUFS), Use when this capability is needed.
- ▌ Performing Code Reviews · tomevault-io bundleUse when reviewing code for quality, security, and maintainability. Enforces verification tooling as table stakes, loads skill-based review lenses, and produces structured actionable output.
- ▌ LLM Context Rule Creator · tomevault-io bundleCreate optimized llm-context rules for specific tasks by analyzing codebase content and generating minimal file selection patterns Use when this capability is needed.
- ▌
- ▌
- ▌
- ▌
- ▌
- ▌
- ▌
- ▌
- ▌
- ▌ Tracking Resource Usage · tomevault-io bundleTrack and optimize resource usage across application stack including CPU, memory, disk, and network I/O. Use when identifying bottlenecks or optimizing costs. Trigger with phrases like "track resource usage", "monitor CPU and memory", or "optimize resource allocation". Use when this capability is needed.
- ▌
- ▌
- ▌
- ▌
- ▌
- ▌
- ▌
- ▌ Helixdevelopment Helixagent Windsurf Prod Checklist · tomevault-io bundleWindsurf Production Checklist
- ▌ Memory Engine · tomevault-io bundleMemory management system for Claude Code — Student Loop, Smart Context, Auto Learn, Session Handoff, Correction Cycle. Triggered by memory commands (/save, /reflect, /handoff, /check) or memory-related questions. Not for general programming tasks. Use when this capability is needed.
- ▌ Heptabase CLI · tomevault-io bundleInteract with Heptabase using the CLI to manage knowledge base content, search cards, edit properties, read parsed PDF and media transcript content, export local files, manage whiteboard cards, and browse AI Tutor goals, courses, and lessons. Use when this capability is needed.
- ▌ Ida Plugin Development · tomevault-io bundleDevelop plugins for IDA Pro in Python, using idiomatic patterns, lessons, and tricks, including the Python Domain API (ida-domain). Use when creating both GUI (Qt) and background plugins for inspecting and rendering things program structure, functions, disassembly, cross-references, and strings. Use when this capability is needed.
- ▌ Gemini Live API · tomevault-io bundleExpert developer skill for implementing real-time voice and video interactions using the Google Gemini Live API. This skill should be used when implementing bidirectional audio streaming, voice conversations with interruption handling, real-time transcription, function calling in live sessions, session management, or voice customization. Use when this capability is needed.
- ▌ Substack Editor · tomevault-io bundleTransform topics or documents into engaging, optimized Substack articles with authentic voice, storytelling, and maximum engagement. Use when user wants to create a Substack post from an idea, topic, or existing document. Use when this capability is needed.
- ▌ Privacy Policy Generate · tomevault-io bundleGenerate privacy policy for Android apps with GitHub Pages hosting Use when this capability is needed.
- ▌ Vue Nuxt Security · tomevault-io bundleSecurity audit specific to Vue.js and Nuxt applications including v-html XSS, template injection, useFetch/$fetch SSR patterns, Nuxt server routes (server/api), runtime config vs public runtime config, useState SSR leakage, Pinia/Vuex store exposure, and Vue 2 vs 3 differences. Use this skill whenever the user mentions Vue, Vue 3, Vue 2, Nuxt, Nuxt 3, Nuxt 2, v-html, useFetch, useState, Pinia, Vuex, defineNuxtConfig, server/api routes, useRuntimeConfig, or asks "audit my Vue app", "Nuxt security", "v-html safe". Trigger when the codebase contains `vue` in package.json, `.vue` files, `nuxt.config.ts`, or `defineNuxtConfig`. Use when this capability is needed.
- ▌ Runninghub · tomevault-io bundleGenerate images, videos, audio, and 3D models via RunningHub API (356 endpoints) and run any RunningHub AI Application (custom ComfyUI workflow) by webappId. Covers text-to-image, image-to-video, text-to-speech, music generation, 3D modeling, image upscaling, AI apps, and more. Use when this capability is needed.