tomevault-io
- 62k skills
- 0 followers
- 4 days ago last updated
- ▌ Sui Passkey · tomevault-io bundleUse when implementing WebAuthn passkeys or biometric authentication (Face ID, fingerprint, hardware keys) on SUI. Triggers on "passkey", "WebAuthn", "biometric login", "Face ID", "fingerprint auth", "FIDO2", or passwordless auth that uses device authenticators instead of seed phrases. Different from zkLogin (which uses OAuth providers).
- ▌ Sui Zklogin · tomevault-io bundleUse when implementing zkLogin on SUI — OAuth login (Google, Facebook, Apple, Twitch) with zero-knowledge proofs for privacy-preserving authentication. Triggers on "zkLogin", "social login on SUI", "Google login", "OAuth", "ephemeral keypair", "JWT proof", or any authentication flow that derives a SUI address from an OAuth provider. Also use when the user mentions "login without wallet extension".
- ▌ Debug Cuda Crash · tomevault-io bundleTutorial for debugging CUDA crashes using API logging Use when this capability is needed.
- ▌ Cursor Rules Config · tomevault-io bundleConfigure Cursor project rules using .cursor/rules/*.mdc files and legacy Use when this capability is needed.
- ▌ Windsurf Load Scale · tomevault-io bundleScale Windsurf adoption across large organizations with workspace strategies Use when this capability is needed.
- ▌ Florianbruniaux Ccboard Backend Architect · tomevault-io bundle<!-- Note: Content in French, consider translating for English-first repo -->
- ▌ Florianbruniaux Ccboard Security Guardian · tomevault-io bundle<!-- Note: Content in French, consider translating for English-first repo -->
- ▌ Florianbuetow Claude Code Data Disclosure · tomevault-io bundleDisclosure of Information Analysis (LINDDUN D2)
- ▌
- ▌ Florianbuetow Claude Code Insecure Design · tomevault-io bundleInsecure Design Analysis (OWASP A04:2021)
- ▌ Florianbuetow Claude Code Pasta Decompose · tomevault-io bundlePASTA Stage 3: Application Decomposition
- ▌
- ▌ Fmarzochi Everything Gemini Configure Egc · tomevault-io bundleConfigure EGC - Extended Global Context
- ▌
- ▌ Code Review Quality · tomevault-io bundleConduct context-driven code reviews focusing on quality, testability, and maintainability. Use when reviewing code, providing feedback, or establishing review practices. Use when this capability is needed.
- ▌ Performance Testing · tomevault-io bundleTest application performance, scalability, and resilience. Use when planning load testing, stress testing, or optimizing system performance. Use when this capability is needed.
- ▌
- ▌ Qe Chaos Resilience · tomevault-io bundleChaos engineering and resilience testing including fault injection, load testing, and system recovery validation. Use when this capability is needed.
- ▌ Qe Contract Testing · tomevault-io bundleConsumer-driven contract testing for APIs including REST, GraphQL, and event-driven systems with schema validation. Use when this capability is needed.
- ▌ Shift Right Testing · tomevault-io bundleTesting in production with feature flags, canary deployments, synthetic monitoring, and chaos engineering. Use when implementing production observability or progressive delivery. Use when this capability is needed.
- ▌ Testability Scoring · tomevault-io bundleAI-powered testability assessment using 10 principles of intrinsic testability with Playwright and optional Vibium integration. Evaluates web applications against Observability, Controllability, Algorithmic Simplicity, Transparency, Stability, Explainability, Unbugginess, Smallness, Decomposability, and Similarity. Use when assessing software testability, evaluating test readiness, identifying testability improvements, or generating testability reports. Use when this capability is needed.
- ▌ Chakravarti CLI · tomevault-io bundleSpec-driven agent orchestration. Create specs, plan tasks, run jobs, and review changes. Use when this capability is needed.
- ▌ Managing Railway · tomevault-io bundleRailway platform CLI for service deployment, infrastructure management, and debugging. Use for creating services, managing deployments, configuring networking, and reviewing logs. Use when this capability is needed.
- ▌ Flux Operations · tomevault-io bundleUse when forcing immediate reconciliation, suspending reconciliation for maintenance, rolling back failed deployments, upgrading Flux components, managing drift detection, or performing multi-cluster Flux operations
- ▌ Tavily Search · tomevault-io bundleWeb search, extraction, crawling, mapping, and deep research via Tavily API. Five tools for finding information, extracting content, exploring websites, and generating research reports. Use when this capability is needed.
- ▌
- ▌
- ▌
- ▌ React Design · tomevault-io bundleReact component design process. Covers decomposition, state ownership, accessibility, and contract testing. Use when this capability is needed.
- ▌ Convex Migration · tomevault-io bundleGuide migration from the current Drizzle ORM / Neon Postgres stack to Convex. Use when the user asks about Convex, migrating the database, replacing Drizzle, or setting up Convex schema, functions, or queries. Provides schema translation, function patterns, and migration considerations specific to this project. Use when this capability is needed.
- ▌ Gaia Default Tech Stack · tomevault-io bundleProvides Gaia's default full-stack baseline with React, TypeScript, Redux Toolkit, Tailwind CSS, and shadcn/ui on the frontend plus .NET, EF Core, PostgreSQL, and MCP exposure on the backend. Use it by adopting the documented baseline (versions, scaffolds, references) for any new app or unspecified-stack request, and by declaring the stack explicitly before planning when the request leaves it implicit. Use it when the request or repo leaves stack choice open, when bootstrapping a new application, or when standardizing an existing codebase onto Gaia's preferred platform.
- ▌ Finance Variance Analysis · tomevault-io bundleDecompose variances into drivers with narrative explanations and waterfall analysis Use when this capability is needed.
- ▌ Product Stakeholder Comms · tomevault-io bundleDraft stakeholder updates tailored to audience — executives, engineering, customers, or cross-functional partners. Use when writing weekly status updates, monthly reports, launch announcements, risk communications, or decision documentation. Use when this capability is needed.
- ▌ Support Customer Research · tomevault-io bundleResearch customer questions by searching across documentation, knowledge bases, and connected sources. Synthesize a confidence-scored answer. Use when this capability is needed.
- ▌ Support Response Drafting · tomevault-io bundleDraft professional, empathetic customer-facing responses adapted to the situation, urgency, and channel. Use for tickets, escalations, outage notifications, or feature requests. Use when this capability is needed.
- ▌ Git Commit Writer · tomevault-io bundleGit 提交信息智能生成工具。基于 Claude 对代码改动和用户意图的深度分析,自动生成符合项目规范的 commit message,支持四层验证机制确保质量。 Use when this capability is needed.
- ▌ Go Module Renamer · tomevault-io bundleGo 模块重命名自动化工具。用于新 git clone 的项目进行 Go 模块重命名,支持全量/部分重命名智能识别,文本替换优先策略,完善的验证和回滚机制。 Use when this capability is needed.
- ▌ Rails Skills · tomevault-io bundleRuby on Rails framework patterns, best practices, and implementation guides Use when this capability is needed.
- ▌ Gemini QA · tomevault-io bundleUse Google Gemini CLI to answer questions about code, analyze files, or perform codebase exploration. Invoke this skill when the user asks to use Gemini, wants a second opinion from another AI, or wants to compare Claude's answer with Gemini's response. Use when this capability is needed.
- ▌ Frb Debugging · tomevault-io bundleUse when generated code looks wrong, code generation fails, or you need to understand FRB internals
- ▌ Latex Conference Template Organizer · tomevault-io bundleOrganize messy conference LaTeX template .zip files into clean Overleaf-ready structure. Use when the user asks to "organize LaTeX template", "clean up .zip template", or "prepare Overleaf submission template". Use when this capability is needed.
- ▌ Kaggle Learner · tomevault-io bundleThis skill should be used when the user asks to "learn from Kaggle", "study Kaggle solutions", "analyze Kaggle competitions", or mentions Kaggle competition URLs. Provides access to extracted knowledge from winning Kaggle solutions across NLP, CV, time series, tabular, and multimodal domains. Use when this capability is needed.
- ▌ Skill Improver · tomevault-io bundleThis skill should be used when the user asks to "apply skill improvements", "update skill from plan", "execute improvement plan", "fix skill issues", "implement skill recommendations", or mentions applying improvements from quality review reports. Reads improvement-plan-{name}.md files generated by skill-quality-reviewer and intelligently merges and executes the suggested changes to improve Claude Skills quality. Use when this capability is needed.
- ▌ External Tracking · tomevault-io bundleHow to support non-GitHub tracking systems (Jira, Linear, Trello, Asana) via manual sync Use when this capability is needed.
- ▌ Rust Metrics · tomevault-io bundleExpose Prometheus metrics with counters, gauges, and histograms. Use for production monitoring and alerting. Use when this capability is needed.
- ▌ Rust Tracing · tomevault-io bundleInstrument code with tracing spans and structured logging. Use for observability and performance analysis. Use when this capability is needed.
- ▌ Rust Iterators · tomevault-io bundleLeverage iterator chains for efficient, lazy data processing without intermediate allocations. Use when processing collections. Use when this capability is needed.
- ▌ Rust Async Testing · tomevault-io bundleWrite async tests with tokio::test and configure multi-threaded test runtimes. Use when testing async code. Use when this capability is needed.
- ▌
- ▌ Basic Image Editing · tomevault-io bundleImage manipulation tool for resizing, rotation, flipping, cropping, padding, format conversion (JPEG/PNG/WebP/TIFF/HEIC), transparency operations (remove/replace/extract/blend), grayscale conversion, auto-cropping borders, and file size optimization. Use when users need to transform, convert, or optimize images. Use when this capability is needed.
- ▌ Subagent Manager · tomevault-io bundleManage and coordinate Claude Code subagents for parallel task execution Use when this capability is needed.
- ▌ Asset Management · tomevault-io bundleExtract, catalog, and propagate reference assets (screenshots, designs) throughout the webgen workflow Use when this capability is needed.
- ▌
- ▌ Gemini Image Gen · tomevault-io bundleUse when asked to generate images (PNG/JPEG), SVG icons, SVG logos, or any visual asset - delegates to Gemini CLI for image generation and SVG code generation via gemini-3-pro model
- ▌ CLI Configuration · tomevault-io bundleConfiguration management patterns including file formats, precedence, environment variables, and XDG directories. Use when implementing configuration systems for CLI applications. Use when this capability is needed.
- ▌ Evaluate Learnings · tomevault-io bundleAnalyze memory files for generally applicable learnings and extract them to AGENTS.md, skills, or other permanent locations. Use when reviewing accumulated corrections and decisions for broader applicability. Use when this capability is needed.
- ▌ Maverick Python Async · tomevault-io bundlePython async/await patterns and asyncio best practices Use when this capability is needed.
- ▌ Maverick Rust Testing · tomevault-io bundleRust testing patterns (unit, integration, property-based) Use when this capability is needed.
- ▌ Doover Add Widget · tomevault-io bundleAdd a Doover widget to an existing app. Use when users want to add a remote UI component/widget to their Doover application, scaffold a new widget from the widget template, or need help setting up Module Federation widgets. Use when this capability is needed.
- ▌ Xcodebuildmcp CLI · tomevault-io bundleOfficial skill for the XcodeBuildMCP CLI. Use when doing iOS/macOS/watchOS/tvOS/visionOS work (build, test, run, debug, log, UI automation). Use when this capability is needed.
- ▌
- ▌ Colorffy · tomevault-io bundleComplete guide for Colorffy UI and CSS frameworks. Colorffy UI is a modern Vue 3 / Nuxt 3 component library with 70+ unstyled, headless components (buttons, cards, forms, dialogs, navigation, etc.) with TypeScript support. Colorffy CSS is an expressive SCSS framework with tonal color system, utility classes, and layout systems (grid, flexbox). Use when working with Colorffy packages, setting up Vue/Nuxt projects with Colorffy, choosing components, applying styles, using utility classes, implementing layouts, or integrating Colorffy UI with Colorffy CSS or custom styles. Use when this capability is needed.
- ▌ Project Orchestratorimplementer · tomevault-io bundleGuides implementer teammates during feature development. Read living state doc, implement assigned task, test, commit, self-review, report. Use when this capability is needed.
- ▌ Metaskill Authoring · tomevault-io bundleWrite Claude Code skills and SKILL.md files. Use when creating new skills, writing skill content, structuring SKILL.md, organizing skill directories, or when user mentions "write skill", "create skill", "author skill", "new skill", "skill structure", "SKILL.md", "skill content", "skill template". Use when this capability is needed.
- ▌ Metaskill Packaging · tomevault-io bundlePackage skills, agents, commands, and hooks as Claude Code plugins. Use when creating plugins, packaging skills for distribution, setting up plugin structure, dogfooding plugins, or when user mentions "plugin structure", "plugin.json", "package plugin", "distribute plugin", "marketplace", "dogfood", "install plugin", "plugin placement", "--plugin-dir". Use when this capability is needed.
- ▌ Nicegui Development · tomevault-io bundleUse when building UI with NiceGUI, creating components, fixing styling issues, or when user mentions "nicegui", "quasar", "tailwind", "ui.row", "ui.column", "gap spacing", "state management", "controller", "dialog", "modal", "ui component", "ui layout".
- ▌
- ▌ Recompile Workflows · tomevault-io bundleRegenerate and post-process all agentic workflows. Use when gh-aw is updated, workflow .md files change, or when asked to recompile/regenerate workflows. Use when this capability is needed.
- ▌ Motion Guide · tomevault-io bundleDefinitive source for "Neural Flux" motion standards, Framer Motion patterns, and performance rules. Use when this capability is needed.
- ▌ Code Exploration · tomevault-io bundleUse when the user asks about internal code, implementations, patterns across repositories, or needs to understand how something is built. Triggers on "how is X implemented", "where is the code for", "find the implementation of", "what repos contain", "who wrote the code for", or code architecture questions about internal systems.
- ▌ Game Engine Resources · tomevault-io bundleGuide for game-engine internals, source trees, plugins, and engine-specific security research. Use this skill when researching Unreal, Unity, Source, Godot, custom engines, engine detectors, engine explorers, or engine protection patterns relevant to modding, reverse engineering, and anti-cheat. Use when this capability is needed.
- ▌
- ▌ Gemini Interactions API · tomevault-io bundleUse this skill when writing code that calls the Gemini API for text generation, multi-turn chat, multimodal understanding, image generation, streaming responses, background research tasks, function calling, structured output, or migrating from the old generateContent API. This skill covers the Interactions API, the recommended way to use Gemini models and agents in Python and TypeScript.
- ▌
- ▌ Making Feedback Loopable · tomevault-io bundleScaffolds build/test/lint/runtime checks so agents get structured, self-locating feedback with file paths, line numbers, and error codes. Use when setting up a repo for AI-assisted development, when an agent is failing to debug due to weak diagnostics, or when asked to make a codebase more LLM-friendly. Use when this capability is needed.
- ▌ Bio Workflows Crispr Screen Pipeline · tomevault-io bundleEnd-to-end CRISPR screen analysis from FASTQ to hit genes. Orchestrates guide counting, QC, statistical analysis with MAGeCK, and hit calling with multiple methods. Use when analyzing pooled CRISPR screens from count data to hit calling. Use when this capability is needed.
- ▌ Bio Proteomics Differential Abundance · tomevault-io bundleStatistical testing for differentially abundant proteins between conditions. Covers preprocessing (log2 transformation, normalization), limma and DEqMS workflows with empirical Bayes moderation, fold change shrinkage for accurate effect size estimation, and Python alternatives. Use when identifying proteins with significant abundance changes between experimental groups. Use when this capability is needed.
- ▌ Bio Workflows Expression To Pathways · tomevault-io bundleWorkflow from differential expression results to functional enrichment analysis. Covers GO, KEGG, Reactome enrichment with clusterProfiler and visualization. Use when taking DE results to pathway enrichment. Use when this capability is needed.
- ▌ Bio Immunoinformatics Immunogenicity Scoring · tomevault-io bundleScore and prioritize neoantigens and epitopes for immunogenicity using multi-factor models combining MHC binding, processing, expression, and sequence features. Rank candidates for vaccine design. Use when prioritizing epitopes for vaccine development or identifying the most immunogenic neoantigens. Use when this capability is needed.
- ▌ Bio Imaging Mass Cytometry Interactive Annotation · tomevault-io bundleInteractive cell type annotation for IMC data. Covers napari-based annotation, marker-guided labeling, training data generation, and annotation validation. Use when manually annotating cell types for training classifiers or validating automated phenotyping results. Use when this capability is needed.
- ▌ Bio Immunoinformatics Mhc Binding Prediction · tomevault-io bundlePredict peptide-MHC class I and II binding affinity using MHCflurry and NetMHCpan neural network models. Identify potential T-cell epitopes from protein sequences. Use when predicting MHC binding for vaccine design or neoantigen identification. Use when this capability is needed.
- ▌ Bio Proteomics Peptide Identification · tomevault-io bundlePeptide-spectrum matching and protein identification from MS/MS data. Use when identifying peptides from tandem mass spectra. Covers database searching, spectral library matching, and FDR estimation using target-decoy approaches. Use when this capability is needed.
- ▌ Bio Clinical Databases Variant Prioritization · tomevault-io bundleFilter and prioritize variants by pathogenicity, population frequency, and clinical evidence for rare disease analysis. Use when identifying candidate disease-causing variants from exome or genome sequencing. Use when this capability is needed.
- ▌
- ▌ Jira Service Management · tomevault-io bundleComplete ITSM/ITIL workflow support for JSM - service desks, requests, SLAs, customers, approvals, knowledge base. Use when managing service desk requests, tracking SLAs, or handling customer operations. Use when this capability is needed.
- ▌
- ▌
- ▌ Griptape Nodes Workflows · tomevault-io bundleBuild, run, and inspect Griptape Nodes workflows by driving the engine's MCP server. Use when the user asks to construct a node workflow, run an existing one, set parameter values, wire connections between nodes, or read output from a workflow run. Triggers include "build a workflow", "add a node to the flow", "connect these nodes", "run the flow", "what does node X output". Use when this capability is needed.
- ▌ Clrs Algorithms · tomevault-io bundleData structures and algorithms reference based on CLRS. Use this skill when implementing, discussing, or choosing data structures or algorithms. Auto-activates for algorithm selection, complexity analysis, and performance optimization. Comprehensive coverage of fundamental and advanced data structures with pseudocode examples. Use when this capability is needed.
- ▌ Skill Trust Ledger · tomevault-io bundleKeep a local reliability ledger for skills using recorded outcomes and arbiter evidence. Use when deciding whether to trust, restrict, or block skills over time. Use when this capability is needed.
- ▌ Attribution Playbook · tomevault-io bundleStandard operating guide for campaign tagging, attribution models, and Use when this capability is needed.
- ▌ Engagement Analytics · tomevault-io bundleUse when measuring webinar funnel performance and diagnosing audience
- ▌ In App Messaging Kit · tomevault-io bundleLibrary of in-product message patterns, triggers, and targeting rules. Use when this capability is needed.
- ▌ Onboarding Blueprint · tomevault-io bundleTemplate for designing onboarding journeys, milestones, and measurement Use when this capability is needed.
- ▌ Reinforcement Drills · tomevault-io bundleUse to queue practice reps, certifications, and accountability cadences Use when this capability is needed.
- ▌ Versioning Dashboard · tomevault-io bundleDashboard pattern for tracking doc coverage across product versions, Use when this capability is needed.
- ▌
- ▌
- ▌
- ▌ Lead Qualification Meddic · tomevault-io bundleQualify enterprise opportunities using MEDDIC/MEDDPICC framework for complex B2B sales cycles Use when this capability is needed.