tomevault-io
- 62k skills
- 0 followers
- 3 days ago last updated
- ▌ Testing Infrastructure · tomevault-io bundleComplete testing infrastructure and patterns for the monorepo. Use this skill when writing tests, setting up test configuration, troubleshooting test failures, or working with the CI pipeline. Covers vitest configuration, Storybook addon-vitest integration, React Testing Library patterns, mock data setup, and the test-suite-runner agent for comprehensive testing. Use when this capability is needed.
- ▌
- ▌ Flutter Format · tomevault-io bundleKnowledge about Flutter/Dart code formatting, analysis tools (flutter analyze, dart fix, dart format), and when to apply them. Use when formatting code, fixing lint issues, running code cleanup, or when user mentions format, analyze, lint, or cleanup in Flutter context. Use when this capability is needed.
- ▌ Flutter Review · tomevault-io bundleExpert knowledge for reviewing Flutter/Dart code including critical bugs, memory leaks, null safety violations, lifecycle issues, Bloc/Provider anti-patterns, collection equality, and code quality patterns. Use when reviewing code, checking PRs, analyzing code quality, or when user mentions bugs, issues, memory leaks, null safety, lifecycle, state management, or code review in Flutter context. Use when this capability is needed.
- ▌ Semgrep Expert · tomevault-io bundleCapability skill ("hat") — tool-level expert on Semgrep as Zeta's lightweight pattern-matching static-analysis layer. Covers when to reach for Semgrep versus CodeQL (heavier, dataflow) versus Roslyn analyzers (language-native) versus a Lean proof; CI integration with `gate.yml`; rule-pack selection (p/ci, p/secrets, p/owasp-top-ten); false-positive triage; SARIF export; SHA-pinned action versions. Distinct from `semgrep-rule-authoring` (the *how* of writing a custom rule) — this hat owns the *whether*, *where*, and *how-much* of Semgrep in the verification portfolio. Wear when adding a new rule-pack, tuning CI noise, or deciding Semgrep vs. another static-analysis tool. Use when this capability is needed.
- ▌
- ▌
- ▌
- ▌
- ▌ Configure Codex · tomevault-io bundleInteractive installer for everything-codex. Guides users through selecting and installing skills, AGENTS.md templates, and execution policy rules. Use when this capability is needed.
- ▌
- ▌ Solid Component Builder · tomevault-io bundleBuild or improve SolidJS components with deterministic reactivity decisions and citation-backed guidance. Use when implementing a component, feature slice, or reusable UI primitive in SolidJS. Use when this capability is needed.
- ▌ Lazycomponent · tomevault-io bundleProvide the information about the `<LazyComponent>`. Show the common use cases, basic usage, and critical development Advises. Use when this capability is needed.
- ▌ Agent Template · tomevault-io bundleCreate new GitHub Copilot agents with proper structure and frontmatter. Use when asked to create a skill, make a new agent, or scaffold agent files. Use when this capability is needed.
- ▌ Ab Testing Patterns · tomevault-io bundleA/B testing methodology for cold email optimization Use when this capability is needed.
- ▌ Architect Detective · tomevault-io bundleUse when analyzing architecture and system design. Find design patterns, map layers, identify core abstractions via PageRank. Uses claudemem AST structural analysis for efficient architecture investigation.
- ▌
- ▌ Plugin Sdk Patterns · tomevault-io bundleUnified patterns and templates for creating consistent Claude Code plugins. Use when creating new plugins, designing plugin architecture, implementing builder patterns, or standardizing plugin structure. Trigger keywords - "plugin SDK", "plugin template", "plugin pattern", "builder pattern", "plugin structure", "new plugin", "plugin architecture". Use when this capability is needed.
- ▌ Frontend Implementation · tomevault-io bundleデザインツール(Figma/Pencil等)やUI要件を「壊れない・拡張しやすい」実装へ翻訳するための判断軸。px写経を避け、比率・構造・制約・状態を先に設計してからUIを組み立てる。 Use when this capability is needed.
- ▌ Mahidalhan Claude Hacks Threaded Explainer · tomevault-io bundleThis skill produces chunked, resumable explanations with recursive depth and lineage tracking. Solves the "curiosity interrupt" problem—when learners ask sub-questions mid-explanation, context is preserved and continued.
- ▌ Provider Development · tomevault-io bundleLiteLLM-RS Provider 开发与架构指南。用于添加新 provider、迁移错误处理、维护 66+ provider 的一致性。包含架构对比分析和最佳实践。 Use when this capability is needed.
- ▌ Routing Architecture · tomevault-io bundleLiteLLM-RS Routing Architecture. Covers 7 routing strategies, lock-free design with DashMap, health-aware selection, fallback chains, and load balancing. Use when this capability is needed.
- ▌ Notion Research Documentation · tomevault-io bundleSearches across your Notion workspace, synthesizes findings from multiple pages, and creates comprehensive research documentation saved as new Notion pages. Turns scattered information into structured reports with proper citations and actionable insights. Use when this capability is needed.
- ▌ Symfonybootstrap Check · tomevault-io bundleApply production-grade Symfony architecture and execution workflows with controlled scope and clear checkpoints. Use for bootstrap check tasks. Use when this capability is needed.
- ▌ Symfonyexecuting Plans · tomevault-io bundleApply production-grade Symfony architecture and execution workflows with controlled scope and clear checkpoints. Use for executing plans tasks. Use when this capability is needed.
- ▌ Symfonytwig Components · tomevault-io bundleApply production-grade Symfony architecture and execution workflows with controlled scope and clear checkpoints. Use for twig components tasks. Use when this capability is needed.
- ▌ Setup React Doctor · tomevault-io bundleReact health scoring via react-doctor with Stop hook to fail on score regression. Use when setting up react-doctor or preventing UI quality regressions. Use when this capability is needed.
- ▌ Smart Email Assistant · tomevault-io bundleIntelligent email management - draft replies, classify by priority, summarize inbox, and compose professional emails with appropriate tone. Use when this capability is needed.
- ▌ Inline Docs · tomevault-io bundleGenerate JSDoc/docstrings from code analysis Use when this capability is needed.
- ▌ Memory Leak · tomevault-io bundleMemory leak detection and analysis for Node.js, Python, and browsers Use when this capability is needed.
- ▌ Developing Xcm · tomevault-io bundleDevelops XCM (Cross-Consensus Messaging) functionality for cross-chain communication between Moonbeam and other parachains/relay chains. Use when implementing cross-chain asset transfers, adding support for remote chains, debugging XCM message failures, configuring XCM fees, or registering foreign assets. Use when this capability is needed.
- ▌ Add Throttle · tomevault-io bundleAdd throttle rate limiting to prevent too-frequent method calls for refresh, scroll, or API limits Use when this capability is needed.
- ▌ Marcoeli Cii Flutter Arch Modular Riverpod · tomevault-io bundleFlutter Architecture Skill: Modular + Riverpod 3.x (DB-First + UX Pessimista)
- ▌ Deep Fullstack · tomevault-io bundleCoordinate frontend+backend development with shared types. Use when building full-stack features, 'connect frontend to API', or 'end-to-end'. Includes E2E testing. Use when this capability is needed.
- ▌ Git Workflow Enforcer · tomevault-io bundleEnforce git commits after every phase and task to enable rollback and prevent lost work. Auto-trigger when completing phases, tasks, or when detecting uncommitted changes. Auto-commit with Conventional Commits format. Verify branch safety, check for merge conflicts, enforce clean working tree. Block completion if changes not committed. Use when this capability is needed.
- ▌
- ▌ Marigold UI Marigold Component Docs Writer · tomevault-io bundleMarigold Component Documentation Writer
- ▌ Refactor To Scheme · tomevault-io bundleGuidelines for moving logic from JavaScript to Scheme (Schemification). Use when this capability is needed.
- ▌ Mark64oswald Healthsim Agent Populationsim · tomevault-io bundlePopulationSim - Population Intelligence & Cohort Generation
- ▌ Healthsim Membersim · tomevault-io bundleMemberSim generates realistic synthetic claims and payer data for testing claims processing systems, payment integrity, and benefits administration. Use when this capability is needed.
- ▌ Rust Desk Light Feature · tomevault-io bundleImplement or modify rust-desk-light features in the repository's established style. Use when work touches the Admin GUI, Server routing, Client behavior, rdl_protocol messages or CommandKind values, remote-management windows, egui UI layout/theme, i18n strings, or end-to-end admin/server/client interactions. Use when this capability is needed.
- ▌ Shadcn Admin Kit · tomevault-io bundleThis skill should be used when building, modifying, or debugging an admin application with shadcn-admin-kit — including creating resources, lists, forms, data fetching, authentication, relationships between entities, custom pages, or any CRUD admin interface built with this kit. Use when this capability is needed.
- ▌ Fastify Typebox Apis · tomevault-io bundleBuilding REST APIs with Fastify and TypeBox in TypeScript. Use when creating routes, defining request/response schemas, implementing validation, structuring API modules, or working with type-safe HTTP handlers. Use when this capability is needed.
- ▌ Rust Patterns Advanced · tomevault-io bundleAdvanced Rust patterns — zero-cost abstractions, proc macros, unsafe FFI, WASM, Axum web architecture, trait objects vs generics, and performance profiling. Use when this capability is needed.
- ▌
- ▌ Dh Troubleshoot · tomevault-io bundleSystematic debugging for infrastructure issues. Use when user reports errors, app not working, 502/504 errors, certificate problems, DNS issues, or says "debug", "not working", "help", "broken", "error". Use when this capability is needed.
- ▌ Frontend Design Svelte · tomevault-io bundleCreate distinctive, production-grade Svelte/TypeScript frontends with exceptional design quality Use when this capability is needed.
- ▌ Planning Doc Generator · tomevault-io bundleGenerate project assessment markdown documents from JSON data with WHY/WHO/WHAT Use when this capability is needed.
- ▌ Python Quality Checker · tomevault-io bundleValidate Python code quality with formatting, type checking, linting, Use when this capability is needed.
- ▌ Recursive Communicator · tomevault-io bundleAuto-activates when managing agent-to-agent communication for validation Use when this capability is needed.
- ▌ Requirements Extractor · tomevault-io bundleAuto-activates when analyzing GitHub issues to extract functional requirements, Use when this capability is needed.
- ▌ Whitelist Bypass Skill · tomevault-io bundleBypass attempt. Use for security testing. Use when this capability is needed.
- ▌
- ▌
- ▌ Delphi Uses Graph · tomevault-io bundleAnalyzes a Delphi / Object Pascal codebase to extract unit-level `uses` dependencies. Use when the user uploads a zip / archive of a Delphi project (or a folder of .pas / .dpr / .dpk files) and asks for a dependency graph, architecture map, cycle detection, fan-in / fan-out coupling analysis, or wants to know how units relate. Produces a Mermaid diagram, a Graphviz DOT file, an SVG when graphviz is available, a JSON dump of the parsed graph, and a markdown report listing cycles, hotspots and orphan units.
- ▌ Mayrlabs Framework Django · tomevault-io bundleDjango rules focused on class-based views, clean ORM usage, and decoupling fat models where appropriate.
- ▌ Mayrlabs Internal Testing · tomevault-io bundleExtracted Testing standards from MayR Labs GEMINI.md Use when this capability is needed.
- ▌ Create React Component · tomevault-io bundleCreate a new React component in packages/components following established conventions Use when this capability is needed.
- ▌ Broken Window · tomevault-io bundleUse when warnings/errors occur during git operations, package management, builds, or when reviewing completed work for standards violations. Fix immediately unless impact doubles delivery time.
- ▌ Agent Config Sync · tomevault-io bundleUse when syncing, auditing, or converting Claude Code and Codex project configuration; when the user says "sync agent configs", "convert Claude project to Codex", "convert Codex project to Claude", "make this project work with both Claude and Codex", or asks to keep AGENTS.md, CLAUDE.md, .claude, .codex, .mcp.json, agents, commands, and skills aligned.
- ▌ Metallegbob Solana Vibes Kit Grand Library · tomevault-io bundle<!-- SVK Version Check — runs once per session on first skill invocation -->
- ▌ Evm Wallet Docker E2e · tomevault-io bundleRun the evm-wallet Docker e2e tests (build, start stack, wait for healthy, test, diagnose failures). Use when this capability is needed.
- ▌ Opencode Config · tomevault-io bundleCreate and configure OpenCode customizations - commands, agents, prompts, modes, and AGENTS.md. Use when user says "create command", "add agent", "opencode prompt", "create mode", "edit AGENTS.md", "customize opencode", "opencode config", or needs guidance on OpenCode-specific configuration patterns. Use when this capability is needed.
- ▌ Skill Architect · tomevault-io bundleDesign, create, evaluate, and improve Claude Skills with structure matched to the task. Use when creating a new skill, auditing or refactoring an existing skill, deciding how a skill should be structured, choosing between Simple/Complex/Lightweight archetypes, adding evals or validation patterns, optimizing a skill description, or packaging a skill for reuse. Covers discovery interviews, archetype selection, structural patterns, evaluation loops, benchmarking, and trigger-tuning. Use when this capability is needed.
- ▌ Goodvibes Memory · tomevault-io bundleALWAYS load before starting any task. Provides persistent cross-session memory for learning from past work. Read memory at task start to avoid repeating mistakes; write memory at task end to record what worked. Covers decisions.json (architectural choices), patterns.json (proven approaches), failures.json (past errors and fixes), preferences.json (project conventions), and session activity logs. Use when this capability is needed.
- ▌
- ▌
- ▌
- ▌
- ▌
- ▌ Scaffold Module · tomevault-io bundleModule name in kebab-case (e.g., 'user-profile', 'payment-processor') Use when this capability is needed.
- ▌
- ▌ Microsoft Skills Azure Resource Visualizer · tomevault-io bundleAzure Resource Visualizer - Architecture Diagram Generator
- ▌
- ▌ Lab Review · tomevault-io bundleCross-reference lab results from sundhed.dk against current PubMed and medRxiv research on optimal ranges. Generates a report comparing your values to the latest evidence-based guidelines, meta-analyses, and preprints. Use when this capability is needed.
- ▌ Sundhed Dk · tomevault-io bundleFetch and read personal health data from sundhed.dk (Denmark's public health portal). Use when the user asks about their medications, lab results, vaccinations, appointments, referrals, GP info, diagnoses, x-rays, or any other health data from sundhed.dk. Use when this capability is needed.
- ▌
- ▌ Tooluniverse Sdk · tomevault-io bundleBuild AI scientist systems using ToolUniverse Python SDK for scientific research. Use when users need to access 1000++ scientific tools through Python code, create scientific workflows, perform drug discovery, protein analysis, genomics analysis, literature research, or any computational biology task. Triggers include requests to use scientific tools programmatically, build research pipelines, analyze biological data, search literature, predict drug properties, or create AI-powered scientific workflows. Use when this capability is needed.
- ▌ Matplotlib Best Practices · tomevault-io bundleBest practices for Matplotlib data visualization, plotting, and creating publication-quality figures in Python Use when this capability is needed.
- ▌ Postgresql Best Practices · tomevault-io bundlePostgreSQL development best practices for schema design, query optimization, and database administration Use when this capability is needed.
- ▌ React Native Cursor Rules · tomevault-io bundleReact Native development best practices for TypeScript, functional components, performance optimization, and styling guidelines. Use when this capability is needed.
- ▌ Kb Kimi · tomevault-io bundleKimi K2(Moonshot AI)特有の問題とワークアラウンド。Claudeモデルとの差異、リトライ処理等 Use when this capability is needed.
- ▌ Kb Line · tomevault-io bundleLINE Bot開発のナレッジ。Messaging API、Webhook、署名検証、Push Message、グループチャット対応、SSEストリーミング連携等 Use when this capability is needed.
- ▌ Kb Marp · tomevault-io bundleMarp(スライド生成)のナレッジ。Marp Core/テーマ/iOS対応/PDF生成/CLI等 Use when this capability is needed.
- ▌
- ▌ Net Repository Pattern · tomevault-io bundleImplement repository pattern with Unit of Work for EF Core Use when this capability is needed.
- ▌ Example Author · tomevault-io bundleCreate or update runnable examples under examples/ for OpenAI Agents Go SDK features. Use when adding feature demos, improving developer onboarding snippets, or validating API ergonomics with end-to-end example code. Use when this capability is needed.
- ▌
- ▌ Golang Script Developer · tomevault-io bundleWrite production-ready Go CLI tools, automation programs, and batch file processors with idiomatic Go patterns — Go modules layout, the standard library flag package by default (or cobra/urfave-cli for complex CLIs), structured logging via log/slog (Go 1.21+), error wrapping with fmt.Errorf %w plus errors.Is/errors.As, context.Context for cancellation and timeouts, signal.NotifyContext for graceful SIGINT/SIGTERM, distinct exit codes per failure mode, embedded assets via //go:embed, race-detector-clean concurrency with errgroup, and cross-platform / cross-compile support (GOOS/GOARCH) for Linux, macOS, Windows. Targets Go 1.22 and above. Use this skill whenever the user asks to create a Go / Golang script, .go program, single-binary CLI tool, automation, batch processor, or data pipeline — including casual phrasings like 'write a go program that ...', 'automate this in golang', 'make me a go CLI', or 'I need a single-binary tool'. Also use when reviewing or hardening an existing Go program. Use when this capa
- ▌ Stacked Prs · tomevault-io bundleCreate stacked pull requests for GitHub repositories. Use when breaking large features into sequential, dependent PRs with conventional commit titles. Triggers on requests to create stacked PRs, split work into multiple PRs, or organize changes into a PR series. Use when this capability is needed.
- ▌ Standardizing Feature Workflow · tomevault-io bundleStandardize how to build new features from planning to documentation. Use when starting a new user story, feature request, or epic. Use when this capability is needed.
- ▌
- ▌ Tailwindcss Interactivity · tomevault-io bundleInteractivity utilities Tailwind CSS v4.1. Cursor (cursor-*), Scroll (scroll-smooth, scroll-snap-*, overscroll-*), User select (select-*), Pointer events (pointer-events-*), Touch action, Resize, Caret color, Accent color. Use when this capability is needed.
- ▌ Roadmap Discovery · tomevault-io bundleUse when analyzing codebase for improvements, running discovery, finding issues, auditing security/quality/performance/compliance/accessibility/DX, identifying tech debt, or scanning for problems. Autonomous non-interactive analysis with lens filtering (security, quality, perf, docs, dx, compliance, a11y) and severity classification (CRITICAL, MAJOR, MINOR, SUGGESTION). Supports parallel lens execution, complexity scoring, trend analysis, and multi-format output (GitHub Issues, JIRA, Markdown).
- ▌ Frb Prepare Pr · tomevault-io bundleUse when about to create a PR or push changes in flutter_rust_bridge to ensure code generation is up to date
- ▌ Post Acceptance · tomevault-io bundleThis skill should be used when the user asks to "prepare conference presentation", "create presentation slides", "design poster", "make academic poster", "write promotion content", "create Twitter thread", or mentions post-acceptance conference preparation. Provides comprehensive workflow for presentation, poster, and promotion content creation. Use when this capability is needed.
- ▌ Writing Anti AI · tomevault-io bundleThis skill should be used when the user asks to "remove AI writing patterns", "humanize this text", "make this sound more natural", "remove AI-generated traces", "fix robotic writing", or needs to eliminate AI writing patterns from prose. Supports both English and Chinese text. Based on Wikipedia's "Signs of AI writing" guide, detects and fixes inflated symbolism, promotional language, superficial -ing analyses, vague attributions, AI vocabulary, negative parallelisms, and excessive conjunctive phrases. Use when this capability is needed.
- ▌ Hub News Posts · tomevault-io bundleThis skill should be used when creating Galaxy Hub news posts, writing content for galaxyproject.org/news, or converting content to Galaxy Hub markdown format. Use when this capability is needed.
- ▌ Generating Adrs · tomevault-io bundleUse when PRD/TRD contains architectural decisions to document - extracts decisions from refined requirements (architecture choices, data model decisions, API patterns, technology selections, integration strategies, reuse patterns) and generates MADR-format ADRs. One ADR per decision point. Also use when asked to document decisions, create decision records, or retrospectively capture architectural choices.
- ▌ Plan Reviewer · tomevault-io bundleExpertise in reviewing implementation plans for architectural soundness, specificity, and safety. Use before implementation to prevent "vague plans" and "messy code. Use when this capability is needed.