tomevault-io
- 62k skills
- 0 followers
- 4 days ago last updated
- ▌ Ingesting Data · tomevault-io bundleData ingestion patterns for loading data from cloud storage, APIs, files, and streaming sources into databases. Use when importing CSV/JSON/Parquet files, pulling from S3/GCS buckets, consuming API feeds, or building ETL pipelines. Use when this capability is needed.
- ▌ Managing Media · tomevault-io bundleImplements media and file management components including file upload (drag-drop, multi-file, resumable), image galleries (lightbox, carousel, masonry), video players (custom controls, captions, adaptive streaming), audio players (waveform, playlists), document viewers (PDF, Office), and optimization strategies (compression, responsive images, lazy loading, CDN). Use when handling files, displaying media, or building rich content experiences. Use when this capability is needed.
- ▌ Streaming Data · tomevault-io bundleBuild event streaming and real-time data pipelines with Kafka, Pulsar, Redpanda, Flink, and Spark. Covers producer/consumer patterns, stream processing, event sourcing, and CDC across TypeScript, Python, Go, and Java. When building real-time systems, microservices communication, or data integration pipelines. Use when this capability is needed.
- ▌ Styled Jsx Component · tomevault-io bundleCreate or refactor a React functional component styled with styled-jsx (<style jsx>). Use for scoped component styles, including variants, theming via CSS variables, and accessible UI patterns. Use when this capability is needed.
- ▌ Styled Jsx Csp Nonce · tomevault-io bundleConfigure styled-jsx to work with strict CSP using nonces (Next.js/custom Document patterns). Use when CSP blocks inline styles. Use when this capability is needed.
- ▌ Vite React TS Deploy · tomevault-io bundleExplain and implement the production build + static deployment workflow for a Vite React-TS app (build output, base path, preview, common hosts). Use when this capability is needed.
- ▌
- ▌
- ▌
- ▌ Sinks · tomevault-io bundleThis skill should be used when the user asks about "Effect Sink", "Sink.collectAll", "Sink.sum", "Sink.fold", "stream consumers", "Sink.forEach", "creating sinks", "sink operations", "sink leftovers", "sink concurrency", "Stream.run with Sink", or needs to understand how Effect Sinks consume stream data. Use when this capability is needed.
- ▌ Agent Instruction Forge · tomevault-io bundleGuide humans through creating effective instruction rules for coding agents (Copilot, Claude Code, Cursor, Windsurf, Aider, AGENTS.md, CLAUDE.md, .cursorrules, copilot-instructions.md). Trigger when someone asks to create, improve, or write agent instructions, copilot rules, AI coding guidelines, context files, or anything shaping agent behavior. Also trigger on 'agent keeps making mistakes', 'make Copilot follow our conventions', 'write rules for repo', 'set up agent context'. Runs an interactive extraction process — reads codebase first, then guides the human through targeted questions to surface implicit knowledge (past failures, non-obvious conventions, architectural decisions) that code alone can't tell an agent. For analyzing gaps in existing context, use context-gap-analyzer. This skill *creates* the rules. Use when this capability is needed.
- ▌ Chatgpt MCP Apps Kit · tomevault-io bundleGuide for implementing ChatGPT Apps using OpenAI Apps SDK. Use when building MCP servers with interactive UI components that integrate with ChatGPT, including widget runtime, authentication, state management, and deployment to the ChatGPT platform. Use when this capability is needed.
- ▌ Runtime Validate Live · tomevault-io bundleValidate the deployed runtime service over live network paths, including MRMS metadata/wire payload integrity and ADS-B traffic payload shape. Use when a user asks to smoke test production/staging runtime endpoints, verify that deployment is healthy, or confirm that traffic/MRMS APIs are returning expected real data. Use when this capability is needed.
- ▌ Django Templates · tomevault-io bundleDjango template patterns including inheritance, partials, tags, and filters. Use when working with templates, creating reusable components, or organizing template structure. Use when this capability is needed.
- ▌ Claude Setup · tomevault-io bundleCLAUDE.md generation patterns using project.md and brand.md context. Use when creating CLAUDE.md, running /my_setup, optimizing Claude Code configuration, or asking about technical documentation for Claude Code. Use when this capability is needed.
- ▌
- ▌
- ▌ Kubernetes Upgrade · tomevault-io bundleUse when the user asks to "upgrade Kubernetes", "upgrade k8s", "update Kubernetes version", "bump Kubernetes version", mentions a target version like "upgrade to 1.35.1", or when Renovate updates kubernetesVersion in talconfig.yaml. Not for Talos OS upgrades (use talos-upgrade agent).
- ▌ Agent Claude Code · tomevault-io bundleUse when working in Claude Code. Provides a file navigation pattern not covered by default behavior; use Glob to discover relevant files before committing to reads, keeping subsequent reads targeted rather than loading full files blindly.
- ▌
- ▌ Init Get CLI · tomevault-io bundleUse when get_cli command is not found or needs installation for GetX scaffolding. Triggers on 'get_cli not found', 'install get_cli', 'init get cli'.
- ▌
- ▌ Python Repo Quickstart · tomevault-io bundleQuickly analyzes Python repositories to understand their purpose, structure, and setup requirements. Use when Claude needs to onboard to a new Python codebase, understand project structure, identify entry points, determine dependencies, or generate setup instructions. Trigger when users ask to "analyze this Python repo", "understand this codebase", "how do I run this project", "what does this repo do", or provide a Python repository path for quick start guidance. Use when this capability is needed.
- ▌ Market Research HTML · tomevault-io bundle使用 HTML/CSS 格式生成综合性市场研究报告(50+页),风格模仿顶级咨询公司。具有专业排版、丰富的视觉生成、深度数据集成,支持多框架战略分析。HTML 格式使 AI 编辑和局部更新更加简便。 Use when this capability is needed.
- ▌ Arclabs Studio Arcknowledge Arc Project Setup · tomevault-io bundleARC Labs Studio - Project Setup & Configuration
- ▌ Tufte · tomevault-io bundleApply Edward Tufte's principles to any data visualization, chart, dashboard, or infographic. Use when the user asks to produce, design, critique, or improve a chart, graph, dashboard, KPI tile, table-with-data, sparkline, small multiple, time series, distribution plot, choropleth, or any other visual that communicates quantitative or categorical information. Also triggers on words like "visualize", "viz", "data viz", "chart", "graph", "dashboard", "infographic", "Tufte". Outputs Tufte-compliant designs in either self-contained HTML/SVG or React (Recharts/D3). Defaults to Tufte rules; user can opt out per chart. Use when this capability is needed.
- ▌ Senior Software Analyst · tomevault-io bundleSenior software analyst persona for codebase auditing, architecture mapping, documentation review, technical debt assessment, and system understanding. Use when you need to understand an unfamiliar codebase, evaluate architecture decisions, create documentation, or assess project health before making changes. Use when this capability is needed.
- ▌ API Design Framework · tomevault-io bundleUse this skill when designing REST, GraphQL, or gRPC APIs. Provides comprehensive API design patterns, versioning strategies, error handling conventions, authentication approaches, and OpenAPI/AsyncAPI templates. Ensures consistent, well-documented, and developer-friendly APIs across all backend services.
- ▌ Executing Sequential Phase · tomevault-io bundleUse when orchestrating sequential phases in plan execution - executes tasks one-by-one in main worktree using git-spice natural stacking (NO manual upstack commands, NO worktree creation, tasks build on each other)
- ▌ Arjunrajlaboratory Nimbusimage Nimbus Backend · tomevault-io bundleNimbus Backend Development (Girder)
- ▌ Etl Designer · tomevault-io bundleDesign ETL/ELT pipelines with proper orchestration, error handling, and monitoring. Use when building data pipelines, designing data workflows, or implementing data transformations. Use when this capability is needed.
- ▌
- ▌ Claude Resume Kit · tomevault-io bundleSynthesize completed extractions into the knowledge base files needed for resume generation Use when this capability is needed.
- ▌ Padz Datastore Persistence · tomevault-io bundleExplains the padz hybrid store architecture—files are truth, JSON metadata is a rebuildable cache. Covers self-healing reconciliation (orphans, zombies, staleness), the Backend+Store split for testability, and how to use MemBackend for unit tests. Use when working on storage, persistence, sync, doctor, or writing tests that need store simulation. Use when this capability is needed.
- ▌ Lg Debugger · tomevault-io bundleDiagnoses and fixes issues in LG Flutter apps — SSH connection failures, KML rendering problems, coordinate bugs, Provider errors, and rig communication issues. Use when this capability is needed.
- ▌ HTML Template Agent · tomevault-io bundleCreate semantic HTML5 templates with accessibility-first principles for Genesis Ontological Design System. Ensure proper landmark elements, meaningful class names, WCAG compliance, and BEM-style naming. Includes ready-to-use component patterns for navigation, forms, cards, modals, and more. Use when building Jekyll templates, includes, or auditing HTML structure for semantic correctness. Use when this capability is needed.
- ▌ Scss Refactor Agent · tomevault-io bundleMigrate legacy CSS and SCSS to Genesis Ontological mixins. Convert raw CSS properties to semantic ontological patterns, ensure zero-CSS compliance in subdomain files, and maintain the three-tier architecture. Use when refactoring existing stylesheets to adopt the ontology system or auditing subdomain SCSS for semantic purity. Use when this capability is needed.
- ▌ Subdomain Evolution · tomevault-io bundleIdentify semantic gaps in the Genesis Ontological Design System and create well-formed propositions for new variants. Use when subdomain development reveals missing semantic patterns that cannot be expressed with current ontological mixin combinations. Use when this capability is needed.
- ▌
- ▌ Asreonn Godot Superpowers Godot Fix Positions · tomevault-io bundleGodot Fix Positions Orchestrator
- ▌
- ▌
- ▌ MCP Code Execution · tomevault-io bundleOptimize multi-tool workflow chains via MCP server integration for processing large datasets, files, or complex pipelines. Use when this capability is needed.
- ▌
- ▌ Rigorous Reasoning · tomevault-io bundlePrevent sycophantic reasoning via checklist enforcing evidence-based conclusions and honest analysis. Use when this capability is needed.
- ▌ Token Conservation · tomevault-io bundleEnforce token quota management at session start with conservation rules, delegation checks, and compression review. Use when this capability is needed.
- ▌ Modern CLI Tools · tomevault-io bundleUse at session start and before running shell commands involving Python, Node.js, file search, or HTTP requests. Use when this capability is needed.
- ▌
- ▌ Quality Fixer · tomevault-io bundleAutomatically apply safe quality fixes including formatting (Black, isort), linting (Ruff auto-fixes), and resolve formatter conflicts. Use when quality checks fail or before committing code. Use when this capability is needed.
- ▌ Organizing Project Files · tomevault-io bundleProvides file organization conventions for React and Next.js projects. Use when creating new files, components, hooks, utilities, or services. Triggers on questions like "where should this go?", "where do I put this?", or when deciding between colocating vs grouping files.
- ▌ Quote Bible · tomevault-io bundleFetch and display Bible verses in multiple translations with optional language filtering. Use when users explicitly request to quote a specific verse (e.g., "quote John 3:16" or "quote Matthew 5:3"). The skill retrieves verses from BibleHub and eBible corpus (1000+ translations) using STANDARDIZATION.md format with language filtering support. Use when this capability is needed.
- ▌
- ▌ Web Test Report · tomevault-io bundleGenerate test report with clear visual indicators - ✅ for pass, ❌ for fail. Summarize results, document failures, provide recommendations. Use when this capability is needed.
- ▌
- ▌ Firestore Rules Testing · tomevault-io bundleGuide for testing Firestore security rules using @firebase/rules-unit-testing. Includes setup, test patterns, and required test matrix for all collections. Use when this capability is needed.
- ▌ Eks MCP Server · tomevault-io bundleInstall, configure, and troubleshoot the EKS MCP Server connection in your AI assistant (Claude Code, Cursor, Kiro). Use ONLY for MCP server setup problems — config file location (.mcp.json), IAM permissions for eks-mcp actions, uvx installation, choosing AWS-hosted vs self-hosted mode, or debugging why MCP tools fail to appear after config. Also activate if user mentions "eks mcp", "mcp server", "mcp.json", or "mcp tools not showing". Do NOT use for actual cluster operations once MCP is working — those go to eks-recon (discovery), eks-operation-review (audits), or eks-upgrade-check (upgrades). Use when this capability is needed.
- ▌
- ▌ Noir Sync Update · tomevault-io bundlePerform necessary follow-on updates as a result of updating the noir git submodule. Use when this capability is needed.
- ▌ Standards Javascript · tomevault-io bundleThis skill provides JavaScript coding standards and is automatically loaded for JavaScript projects. It includes modern ES2025 patterns, async handling, and recommended tooling. Use when this capability is needed.
- ▌ Standards Typescript · tomevault-io bundleThis skill provides TypeScript coding standards and is automatically loaded for TypeScript projects. It includes naming conventions, best practices, and recommended tooling. Use when this capability is needed.
- ▌ Initializing Governance · tomevault-io bundleInitializes complete governance framework including constitution, roadmap, and templates. Use when setting up new projects or establishing governance in existing projects lacking systematic documentation. Use when this capability is needed.
- ▌ Researching Web Sources · tomevault-io bundleSystematically researches topics using web search with source verification. Use when investigating unfamiliar technologies, gathering current information, or verifying technical claims. Use when this capability is needed.
- ▌ Bmad Development Execution · tomevault-io bundleImplements stories with code and tests. Use when this capability is needed.
- ▌ Claude Code Bible · tomevault-io bundleFetch Claude Code official documentation. Use when updating local reference docs or checking official spec. Use when this capability is needed.
- ▌ Secretary Routing · tomevault-io bundleRoutes agent management tasks to the correct manager agent. Use when user requests agent creation, updates, audits, git operations, or verification. Use when this capability is needed.
- ▌ Podman · tomevault-io bundleManage containers using Podman, the daemonless container engine. Run rootless containers, create pods, manage images, and use Docker-compatible commands. Use when working with Podman or requiring rootless container operations. Use when this capability is needed.
- ▌ Analyze Code · tomevault-io bundleRun dart_code_linter analysis on the project and explain results Use when this capability is needed.
- ▌ Bankr Dev Client Patterns · tomevault-io bundleThis skill should be used when the user asks to "implement Bankr client", "write bankr-client.ts", "create API client for Bankr", "common files for Bankr project", "package.json for Bankr", "tsconfig for Bankr", "Bankr TypeScript patterns", "Bankr response types", or needs the reusable client code and common project files for Bankr API integrations. Use when this capability is needed.
- ▌ Bankr Dev Market Research · tomevault-io bundleThis skill should be used when building market data displays, implementing price feeds, or adding technical analysis. Covers prices, market caps, technical analysis, sentiment, and trending tokens. Use when this capability is needed.
- ▌ Bankr X402 Sdk Wallet Operations · tomevault-io bundleThis skill should be used when the user asks to "set up the SDK", "initialize BankrClient", "configure wallet", "set up payment wallet", "connect wallet to Bankr", "get wallet address", "set up environment variables", "configure private key", "two wallet setup", "separate payment and trading wallets", or needs help with SDK client initialization, two-wallet configuration, wallet address derivation, environment setup, or BankrClient options. Use when this capability is needed.
- ▌ Barretstorck Gemini Superpowers Code Reviewer · tomevault-io bundleYou are a Senior Code Reviewer with expertise in software architecture, design patterns, and best practices. Your role is to review completed project steps against original plans and ensure code quality standards are met.
- ▌
- ▌
- ▌ Active Storage · tomevault-io bundleThis skill should be used when the user asks about "file uploads", "Active Storage", "attachments", "has_one_attached", "has_many_attached", "image variants", "S3", "cloud storage", "direct uploads", "file processing", "image transformations", or needs guidance on handling file uploads in Rails applications. Use when this capability is needed.
- ▌ Rspec Matchers · tomevault-io bundleThis skill should be used when the user asks about "RSpec matchers", "expect syntax", "custom matchers", "compound matchers", "should vs expect", mentions "eq", "be", "include", "match", "have_attributes", or needs guidance on RSpec assertions and expectations. Use when this capability is needed.
- ▌ Your Skill Name Lowercase Hyphens For Spaces · tomevault-io bundleBrief description of what this skill does Use when this capability is needed.
- ▌ Component Library · tomevault-io bundleComprehensive React component library with 30+ production-ready components using shadcn/ui architecture, CVA variants, Radix UI primitives, and Tailwind CSS. Use when users need to (1) Create React UI components with modern patterns, (2) Build complete component systems with consistent design, (3) Implement accessible, responsive, dark-mode-ready components, (4) Generate form components with React Hook Form integration, (5) Create data display components like tables, cards, charts, or (6) Build navigation, layout, or feedback components. Provides instant generation of customizable components that would otherwise take 20-45 minutes each to hand-code. Use when this capability is needed.
- ▌ Platform Building · tomevault-io bundlePlatform-specific building systems for mobile, VR, and accessibility. Use when implementing touch controls for building games, VR spatial input, colorblind-friendly feedback, or cross-platform building mechanics. Covers input adaptation and inclusive design patterns. Use when this capability is needed.
- ▌ Graphic Design · tomevault-io bundleAdaptive design engine for UI/UX, Print, and Branding. Use for critiques, creating visual assets, accessibility checks (WCAG), and technical production specs. Use when this capability is needed.
- ▌ Personal API · tomevault-io bundleTurn an Obsidian vault into an AI-readable personal identity layer. Use when setting up ME.md and AGENT.md, scaffolding the full Knowledge Palace v2 structure, onboarding AI assistants, or maintaining the vault contract. Default setup creates the complete 30.knowledge system; --minimal creates only the lightweight identity layer. Use when this capability is needed.
- ▌ Egomotion Estimation · tomevault-io bundleEstimate camera motion with optical flow + affine/homography, allow multi-label per frame. Use when this capability is needed.
- ▌ Erlang Otp Behaviors · tomevault-io bundleUse when oTP behaviors including gen_server for stateful processes, gen_statem for state machines, supervisors for fault tolerance, gen_event for event handling, and building robust, production-ready Erlang applications with proven patterns.
- ▌ Ffmpeg Video Editing · tomevault-io bundleCut, trim, concatenate, and split video files - basic video editing operations Use when this capability is needed.
- ▌ Ffmpeg Video Filters · tomevault-io bundleApply video filters - scale, crop, watermark, speed, blur, and visual effects Use when this capability is needed.
- ▌ Nws Flood Thresholds · tomevault-io bundleDownload flood stage thresholds from NWS (National Weather Service). Use when determining flood levels for USGS stations, accessing action/minor/moderate/major flood stages, or matching stations to their flood thresholds. Use when this capability is needed.
- ▌
- ▌ Restclient Migration · tomevault-io bundleMigrate RestTemplate to RestClient in Spring Boot 3.2+. Use when replacing deprecated RestTemplate with modern fluent API, updating HTTP client code, or configuring RestClient beans. Covers GET/POST/DELETE migrations, error handling, and ParameterizedTypeReference usage. Use when this capability is needed.
- ▌ Senior Data Engineer · tomevault-io bundleWorld-class data engineering skill for building scalable data pipelines, ETL/ELT systems, real-time streaming, and data infrastructure. Expertise in Python, SQL, Spark, Airflow, dbt, Kafka, Flink, Kinesis, and modern data stack. Includes data modeling, pipeline orchestration, data quality, streaming quality monitoring, and DataOps. Use when designing data architectures, building batch or streaming data pipelines, optimizing data workflows, or implementing data governance. Use when this capability is needed.
- ▌ Syzkaller Build Loop · tomevault-io bundleFull build workflow for adding new syscall descriptions to syzkaller Use when this capability is needed.
- ▌ Syzlang Ioctl Basics · tomevault-io bundleSyzkaller syzlang syntax basics for describing ioctl syscalls Use when this capability is needed.
- ▌ Audit Code Quality · tomevault-io bundleScan codebase for bad coding practices that violate fail-fast principles Use when this capability is needed.
- ▌ Kernel Basics · tomevault-io bundleEssential Zephyr RTOS kernel services. Covers thread lifecycle and priority, the logging subsystem for diagnostics, and the interactive shell for real-time hardware inspection and debugging. Trigger when writing application flows, adding logging to modules, or creating interactive CLI commands. Use when this capability is needed.
- ▌ Zephyr Module · tomevault-io bundleCreating and integrating out-of-tree Zephyr modules. Covers module.yml configuration, Kconfig and CMake integration within a module, and West manifest inclusion. Trigger when developing reusable libraries, driver packages, or external software components for Zephyr. Use when this capability is needed.
- ▌ Summarize Scratchpads · tomevault-io bundleCompress today's and yesterday's scratchpad entries across all agents into a structured 20-30 line summary. Use this to quickly orient on multi-agent state without reading every scratchpad. Use when this capability is needed.
- ▌ Single Cell Rna Qc · tomevault-io bundlePerforms quality control on single-cell RNA-seq data (.h5ad or .h5 files) using scverse best practices with MAD-based filtering and comprehensive visualizations. Use when users request QC analysis, filtering low-quality cells, assessing data quality, or following scverse/scanpy best practices for single-cell analysis. Use when this capability is needed.
- ▌ Bx Bash Clean Architecture · tomevault-io bundleUse when structuring Bash 4.3+ scripts or multi-file projects with clean architecture, reviewing layer dependency violations in shell scripts, deciding where functions belong across domain, application, adapter, and composition layers, or setting up ports and dependency inversion in bash
- ▌ Blazemeter Getting Started · tomevault-io bundleGetting started guides for BlazeMeter, including onboarding, migration guides, continuous testing journey, glossary, and mobile testing. Use when getting started with BlazeMeter for (1) Navigating BlazeMeter University onboarding, (2) Migrating from Runscope or JMeter, (3) Understanding the continuous testing journey, (4) Referencing BlazeMeter terminology, (5) Testing mobile sites and apps, or any other getting started tasks. Use when this capability is needed.
- ▌ Blazemeter Troubleshooting · tomevault-io bundleComprehensive troubleshooting guide for BlazeMeter, covering API Monitoring, Performance Testing, general issues, integrations, and security. Use when troubleshooting for (1) API Monitoring issues (Radar Agent auth, SSL certificates, debug tests), (2) Performance Testing issues (high response time, 500 errors, partial load, tests not starting), (3) General issues (delete non-empty project, forbidden domains, Chrome Extension export failures), (4) Integration issues (New Relic reporting), (5) Security issues (Apache Log4j2 vulnerability), (6) Support requests and tickets, or any other troubleshooting tasks. Use when this capability is needed.
- ▌
- ▌ Codex Session Bootstrap · tomevault-io bundleCodex-only mandatory startup skill for this repository. Trigger for every user request in this project, including read-only questions, planning, and code changes. Run before any reasoning, shell commands, or file edits. Use when this capability is needed.