tomevault-io
- 62k skills
- 0 followers
- 3 days ago last updated
- ▌ Bun Test Basics · tomevault-io bundleUse for bun:test syntax, assertions, describe/it, test.skip/only/each, and basic patterns. Use when this capability is needed.
- ▌ Csrf Protection · tomevault-io bundleImplements CSRF protection using synchronizer tokens, double-submit cookies, and SameSite attributes. Use when securing web forms, protecting state-changing endpoints, or implementing defense-in-depth authentication. Use when this capability is needed.
- ▌
- ▌ REST API Design · tomevault-io bundleDesigns RESTful APIs with proper resource naming, HTTP methods, status codes, and response formats. Use when building new APIs, establishing API conventions, or designing developer-friendly interfaces. Use when this capability is needed.
- ▌ Review Git Workdir · tomevault-io bundleReview Git working directory. Use when this capability is needed.
- ▌ Onnx To Cvimodel · tomevault-io bundleExpert guide for converting ONNX models to CVIMODEL format for Sophgo CV181x TPU. Supports YOLO11/YOLO26 (detect, pose, seg, cls), BiSeNetv2 (semantic segmentation), and PP-LiteSeg (semantic segmentation). Includes tested conversion scripts, quantization tables (qtables), ION memory optimization (--quant_output), validation workflow, and complete documentation. Use when user needs to convert ONNX models to CVIMODEL, set up TPU-MLIR conversion pipeline, configure output names and quantization, optimize ION memory usage, validate conversion accuracy, or troubleshoot conversion issues. Use when this capability is needed.
- ▌ Defold Native Extension Editing · tomevault-io bundleDefold native extension development. Use when creating or editing C/C++ (.c, .cpp, .h, .hpp), JavaScript (.js), or manifest files in native extension directories (src/, include/, lib/, api/). Use when this capability is needed.
- ▌ Cpp Benchmark Testing · tomevault-io bundleAutomates benchmark test creation for C++ projects using Google Benchmark with consistent software testing patterns. Use when creating performance benchmarks, profiling tests, or when the user mentions benchmarking, Google Benchmark, or performance testing.
- ▌ Language Patterns · tomevault-io bundleProvides language-specific patterns for TypeScript, Python, and React including idioms, best practices, and common patterns. Use when implementing features in these languages.
- ▌
- ▌ Serverpod Webserver · tomevault-io bundleServerpod web server (Relic) — REST APIs, webhooks, static files, middleware, server-rendered HTML, SPAs, Flutter web. Use when adding HTTP routes, serving web pages, or working with the Relic web server. Use when this capability is needed.
- ▌ Repo Consistency · tomevault-io bundleChecks documentation consistency across the repository. Use when user asks to "check consistency", "are the documents consistent", "is everything aligned", "verify documentation", or "/repo-consistency". Use when this capability is needed.
- ▌ Shaheerkhawaja Productionos Review Gate · tomevault-io bundlereview-gate: Quality Enforcement for Every Push
- ▌ Convert To Docker · tomevault-io bundleLegacy compatibility wrapper. Canonical skill lives in .codex/skills/convert-to-docker/SKILL.md. Use when this capability is needed.
- ▌ Manuscript Writing · tomevault-io bundleStructure academic research papers using IMRaD format. Use when writing research manuscripts, organizing paper sections, drafting abstracts, or constructing titles. Works well with human-writing and scientific-style skills. Use when this capability is needed.
- ▌ Scientific Figures · tomevault-io bundleGenerate and review scientific figures using AI. Creates publication-quality figures aligned with manuscript content using Gemini for generation and Claude vision for review. Works well with submission-prep and manuscript-writing skills. Use when this capability is needed.
- ▌ Media Writer · tomevault-io bundleCreate platform-native content that resonates with each community's culture. Use when adapting technical content for WeChat, Hacker News, Reddit, Medium, Twitter/X, Dev.to, or LinkedIn. Transforms generic writing into content that feels written BY that community, not AT them. Use when this capability is needed.
- ▌ Shz Al · tomevault-io bundleUpload, fetch, update, or delete text/binary content via {{BASE_URL}}, a curl-friendly pastebin. Use when you need a quick public URL for sharing long output, hosting a small file, shortening a URL, or rendering markdown as HTML. Use when this capability is needed.
- ▌
- ▌
- ▌ Test Cleaner · tomevault-io bundle测试清理技能,用于分析并清理超出测试范围或低价值的测试用例 Use when this capability is needed.
- ▌
- ▌
- ▌
- ▌ Android File Provider · tomevault-io bundleBest practices for configuring Android FileProvider. Invoke when setting up file sharing, fixing exposed file uri exceptions, or configuring file_paths.xml. Use when this capability is needed.
- ▌ Knowledge Status · tomevault-io bundleShow what's indexed in the neo-research knowledge store — sources, chunk counts, file sizes. Use when the user asks what docs are available, what's been indexed, or wants a status check before searching. Use when this capability is needed.
- ▌ Environment · tomevault-io bundleManages Elastic Beanstalk environment lifecycle including creation, termination, cloning, URL swapping, and blue/green deployments. Use when user says "eb create", "eb terminate", "eb clone", "eb swap", "new environment", "delete environment", "blue/green", "CNAME swap", "abort update", "restore environment", or "DNS availability". For deploying to an existing environment use deploy skill. For configuration changes use config skill.
- ▌ Maintenance · tomevault-io bundleManages Elastic Beanstalk platform updates, application server restarts, managed actions, and maintenance windows. Use when user says "apply patches", "restart servers", "update beanstalk platform", "eb upgrade", "eb restart", "platform migration", "maintenance window", "pending updates", or "managed actions history". For configuration changes use config skill.
- ▌
- ▌ Gsd Quick · tomevault-io bundleExecute a quick task with GSD guarantees (atomic commits, state tracking) but skip optional agents Use when this capability is needed.
- ▌ Developing Shopper · tomevault-io bundleProvides coding standards and patterns for Shopper development. Use when creating or modifying Models, Actions, Enums, Livewire components, migrations, or tests in any Shopper package.
- ▌
- ▌
- ▌ Implement Component · tomevault-io bundleImplement a Meridian component or feature following the architecture document Use when this capability is needed.
- ▌ Agent Debugging · tomevault-io bundleDebug and observe AI agents using Microsoft Agent Framework DevUI and OpenTelemetry. Use this skill when troubleshooting agents, setting up distributed tracing, monitoring agent performance, analyzing agent conversations, or using the interactive DevUI. Use when this capability is needed.
- ▌ Idumb Governance · tomevault-io bundleComplete iDumb governance protocols - hierarchical delegation, validation patterns, context anchoring, and expert-skeptic mode guidelines Use when this capability is needed.
- ▌ File Sync Specialist · tomevault-io bundleSpecialized agent for sync strategy consolidation, conflict resolution, and cross-workspace file synchronization. Use this skill when consolidating duplicate sync implementations, implementing conflict resolution strategies, handling offline-first scenarios, or creating unified sync status indicators across IDE, Notes, and Knowledge workspaces. Use when this capability is needed.
- ▌
- ▌ Normalize Components · tomevault-io bundleSystematic workflow for reducing oversized components (>300 lines) into focused, composable modules through hook extraction and component decomposition. Use this workflow when splitting large React components, extracting custom hooks, or implementing component composition patterns. Use when this capability is needed.
- ▌ Testing Test Writing · tomevault-io bundleWrite minimal, strategic tests for core user flows and critical paths while avoiding premature testing of edge cases or non-critical utilities. Use this skill when writing tests for critical business logic and primary user workflows; when deciding what to test during feature development; when testing behavior rather than implementation details; when writing descriptive test names that explain expected outcomes; when mocking external dependencies like databases, APIs, and file systems; when keeping unit tests fast (milliseconds) for frequent execution; when deferring edge case and error state testing unless business-critical; when focusing on core user flows rather than secondary workflows; when testing at logical completion points rather than every intermediate step; or when establishing test coverage strategies that balance development speed with quality assurance. Use when this capability is needed.
- ▌ Run Local · tomevault-io bundleStart the local development environment using .NET Aspire AppHost. Use to spin up all services locally for manual testing — runs PostgreSQL, NATS, Valkey, and all microservices via Aspire. Use when this capability is needed.
- ▌ Signalcompose Ypm Project Status Update · tomevault-io bundle<!-- Language Handling: Check ~/.ypm/config.yml for settings.language -->
- ▌ Frontend UI UX · tomevault-io bundleDesigner-developer for UI/UX work Use when this capability is needed.
- ▌ R2 Dev Layout · tomevault-io bundleDevelop main application layout/template with menu-driven navigation Use when this capability is needed.
- ▌ R2mo Rad Lain · tomevault-io bundleR2MO RAD CLI Dev Skill (Lain Native) Use when this capability is needed.
- ▌ Silentbalanceyh R2mo Lain R2mo UI Admin · tomevault-io bundleRole: Frontend — Application Shell and Navigation
- ▌
- ▌
- ▌ Ffmpeg Toolkit · tomevault-io bundleThis skill should be used when the user asks to "convert video", "trim video", "cut video", "extract audio", "compress video", "resize video", "create gif", "merge videos", "combine videos", "add audio to video", or needs help with ffmpeg commands for video and audio processing. Use when this capability is needed.
- ▌ IOS Build Test · tomevault-io bundleUse when user asks to "build iOS app", "run on simulator", "test iOS", "record simulator video", "reset app", "reset onboarding", or needs Xcode builds and simulator management.
- ▌ Rust Wasm Workflow · tomevault-io bundleBuild/test commands and conventions for the Rust crates — running cargo tests, regenerating the wasm package, the harmoni-core ↔ harmoni-wasm mirror-types boundary, the api module boundary rule. TRIGGER when working in `crates/harmoni-core` or `crates/harmoni-wasm`, when regenerating the `.d.ts`, when adding a new wasm entry point, when writing or modifying a `From<harmoni_core::*> for types::*` conversion. SKIP for pure React work. Use when this capability is needed.
- ▌ Query Data · tomevault-io bundleExpert guide to the auto-generated GraphQL API (Queries, Mutations, Aggregations). Use when this capability is needed.
- ▌ Simple CLI · tomevault-io bundledefinitive reference for the `simple` CLI. Contains ALL commands, arguments, and flags. Use when this capability is needed.
- ▌ Frontend Engineer · tomevault-io bundleFrontend development guidelines for React/TypeScript applications. Modern patterns including Suspense, lazy loading, useSuspenseQuery, file organization with features directory, MUI v7 styling, TanStack Router, performance optimization, and TypeScript best practices. Use when creating components, pages, features, fetching data, styling, routing, or working with frontend code. Use when this capability is needed.
- ▌ Software Engineer · tomevault-io bundleCore software engineering principles for code style, documentation, and development workflow. Applies when editing code, working in software repositories, or performing software development tasks. Use when this capability is needed.
- ▌ Hurikaeri · tomevault-io bundleSession retrospective with AI-KPT framework. Reviews AI autonomous actions, detects omissions via counterfactual reasoning, persists learnings. Use when user says "振り返り", "retrospective", "KPT", "session review", "/hurikaeri". Use when this capability is needed.
- ▌ Bootstrap Forms · tomevault-io bundleThis skill should be used when the user asks about Bootstrap forms, Bootstrap form controls, Bootstrap input fields, Bootstrap select, Bootstrap checkboxes, Bootstrap radio buttons, Bootstrap switches, Bootstrap range inputs, Bootstrap input groups, Bootstrap floating labels, Bootstrap form validation, Bootstrap form layout, Bootstrap toggle buttons, how to create Bootstrap forms, needs help with form styling and validation in Bootstrap, wants to create a form, add form validation, style form inputs, make an inline form, add floating labels to inputs, create a login form, build a registration form, or validate user input. Use when this capability is needed.
- ▌ Bootstrap Icons · tomevault-io bundleThis skill should be used when the user asks about Bootstrap Icons, Bootstrap icon library, how to install Bootstrap Icons, how to use Bootstrap Icons, Bootstrap icon fonts, Bootstrap icon SVGs, Bootstrap icon sprites, Bootstrap Icons CDN, Bootstrap Icons npm, Bootstrap Icons Composer, PHP Bootstrap Icons, Laravel icons, external image icons, img tag icons, CSS background icons, CSS mask icons, how to style Bootstrap icons, Bootstrap icon sizing, Bootstrap icon colors, Bootstrap icon accessibility, or needs help using icons in Bootstrap projects. Use when this capability is needed.
- ▌ Marketplace Structure · tomevault-io bundleThis skill should be used when the user asks to "create a marketplace", "set up marketplace.json", "organize multiple plugins", "distribute plugins", "host plugins", "marketplace schema", "plugin marketplace structure", "multi-plugin organization", "strictKnownMarketplaces", "private marketplace", "marketplace auth", "pin plugin version", "hostPattern", or needs guidance on plugin marketplace creation, marketplace manifest configuration, or plugin distribution strategies. Use when this capability is needed.
- ▌ Intelligent Routing · tomevault-io bundleAutomatic agent selection and intelligent task routing. Analyzes user requests and automatically selects the best specialist agent(s) without requiring explicit user mentions. Use when this capability is needed.
- ▌ Term Sheet Review · tomevault-io bundleReview VC term sheets for pre-seed, seed, and Series A rounds. Analyzes each clause from investor or startup perspective, identifies investor-friendly vs. founder-friendly terms, flags deviations from market standards, and provides negotiation guidance. Use when reviewing any VC term sheet, evaluating investment terms, or preparing for funding negotiations. Triggers on term sheet, VC financing, Series A, seed round, liquidation preference, anti-dilution, protective provisions. Use when this capability is needed.
- ▌ Skywork Music Maker · tomevault-io bundleCreate professional music with Mureka AI API — songs, instrumentals, and lyrics from natural language descriptions in any language. Use when users want to generate a song, create a beat or instrumental, write lyrics, clone vocals, upload reference tracks, or do anything related to AI music creation, even casual requests like "make me a chill lo-fi beat". Use when this capability is needed.
- ▌ Crossplane Validator · tomevault-io bundleValidates Crossplane compositions end-to-end — KCL formatting, syntax, rendering, and security/policy checks (Polaris, kube-linter, Datree). Auto-activates for KCL and composition files.
- ▌
- ▌ Software Tradeoffs · tomevault-io bundleSoftware tradeoff analysis, decision frameworks, and common tradeoff patterns. Use when evaluating design alternatives, choosing between competing approaches, analyzing costs vs. benefits of technical decisions, or when a decision involves tension between two desirable properties. Covers duplication vs. coupling, flexibility vs. complexity, performance optimization, API design, dependency management, error handling strategies, and distributed system tradeoffs. Use when this capability is needed.
- ▌ Co Brainstorm · tomevault-io bundleBounce ideas off Codex. Use when you want fast alternative ideas, critiques, and perspectives on any topic. Triggers an interactive conversation with the Codex MCP server for brainstorming and exploration. Use when this capability is needed.
- ▌ Ace Project Maintenance · tomevault-io bundleUse when improving ACE supporting files such as README, docs, CMake presets, GitHub Actions, VS Code config, Copilot instructions, or Agent Skills.
- ▌ IOS Code Reviewer · tomevault-io bundle自动审查 Swift/ObjC iOS 应用代码变更是否符合规则体系。用于 PR 评审、代码审计、变更合规检查场景;读取 diff/变更文件列表,映射命中规则,逐条检查 MUST/SHOULD 合规性,输出结构化审查报告(P0 阻断 / P1 建议 / 通过项)。 Use when this capability is needed.
- ▌
- ▌ Lesson Learned · tomevault-io bundleAnalyze recent code changes via git history and extract software engineering lessons. Use when the user asks 'what is the lesson here?', 'what can I learn from this?', 'engineering takeaway', 'what did I just learn?', 'reflect on this code', or wants to extract principles from recent work. Use when this capability is needed.
- ▌
- ▌ Mobbin Auth Profiles · tomevault-io bundleManage Mobbin CLI auth sessions and profile routing (`default`, `test`, etc.). Use when login/session errors appear, when commands fail with "Not logged in", or when switching/repairing profile-specific sessions. Use when this capability is needed.
- ▌
- ▌ Rrr · tomevault-io bundleCreate session retrospective with AI diary and lessons learned. Use when user says "rrr", "retrospective", "wrap up session", "session summary", or at end of work session. Use when this capability is needed.
- ▌ Platform Integration Workflow · tomevault-io bundleGuide for adding new AI platform support (e.g., Gemini, Mistral, Anthropic) to the Chrome extension with strategy pattern and testing requirements Use when this capability is needed.
- ▌
- ▌
- ▌ Adr Write · tomevault-io bundleWrite ADR document from discovered candidates with GitHub context research Use when this capability is needed.
- ▌ Save To Spotify · tomevault-io bundleCreate polished audio content and save to Spotify. Produces episodes with TTS narration, a rich timeline (chapters plus in-player images, external links, and Spotify entity cards), and a cover image. Also use for raw media saves, show/episode management, and timeline navigation. Use when this capability is needed.
- ▌ Srajangpt1 AI Security Crew Verify Code · tomevault-io bundlePerform a security review of the following code:
- ▌
- ▌
- ▌ Documentation Team · tomevault-io bundleTeam with Documentation. team adoption. Use when this capability is needed.
- ▌ Fastapi Deployment · tomevault-io bundleDeployment with FastAPI. production deploy. Use when this capability is needed.
- ▌ Fastapi Middleware · tomevault-io bundleMiddleware with FastAPI. middleware pipelines. Use when this capability is needed.
- ▌ Fastapi Templating · tomevault-io bundleTemplating with FastAPI. server templates. Use when this capability is needed.
- ▌ Flutter Clean Arch · tomevault-io bundleCreates Flutter applications with Clean Architecture and layer separation. Use for scalable mobile applications.
- ▌ Flutter Deployment · tomevault-io bundleDeployment with Flutter. app store. Use when this capability is needed.
- ▌ Flutter Desktop UI · tomevault-io bundleUI with Flutter Desktop. UI components. Use when this capability is needed.
- ▌ Flutter Navigation · tomevault-io bundleNavigation with Flutter. navigation. Use when this capability is needed.
- ▌ Flutter Networking · tomevault-io bundleNetworking with Flutter. API calls. Use when this capability is needed.
- ▌ Github Security Alert Fixer · tomevault-io bundleSystematically analyzes and fixes GitHub CodeQL security alerts with proper documentation and testing Use when this capability is needed.
- ▌ Codebase Investigator · tomevault-io bundle专为解决高复杂度问题设计的多智能体分析框架。通过模拟“专家委员会”模式,将任务拆解为不同领域的子任务,由虚拟专家(如架构师、渲染管线工程师、内存审计员)并行分析,最终汇总为深度解决方案。适用于:大型重构前调研、未定根因的复杂 Bug、跨系统依赖分析。 Use when this capability is needed.
- ▌ Volvox Brand · tomevault-io bundleApply Volvox LLC's official brand identity, colors, typography, and voice to artifacts. Use when creating Volvox-branded content including websites, landing pages, presentations, social media posts, marketing materials, UI components, or any output requiring Volvox's visual identity and tone. Triggers on requests involving Volvox branding, Decision Jar, Sobers, or Volvox Community styling. Use when this capability is needed.
- ▌
- ▌ Incident Debug · tomevault-io bundleDiagnose runtime issues through structured hypothesis-driven debugging. Use when this capability is needed.
- ▌ Refactor Clean · tomevault-io bundleFind and safely remove dead code, unused imports, and duplicate logic. Use when this capability is needed.
- ▌ Bench Fast · tomevault-io bundleRun a benchmark with minimal iterations to generate assembly code via BenchmarkDotNet's DisassemblyDiagnoser. Use to generate one big assembly code file per benchmark. Use when this capability is needed.
- ▌ Md Table Formatting · tomevault-io bundleUse when creating, editing, or reformatting markdown tables in any document, when table columns look misaligned, or when reviewing markdown files that contain tables
- ▌ File Path Matcher · tomevault-io bundle任意のファイルパスが .claude/rules/ の paths 条件に該当するかを判定する。ファイル操作前の確認、paths 条件のテスト、rules 適用範囲の確認に使用。Determines if a file path matches any paths conditions in .claude/rules/. Use when checking if a file is covered by rules, testing path patterns, verifying rules coverage, or when the user asks about rule applicability. Use when this capability is needed.