tomevault-io
- 62k skills
- 0 followers
- 3 days ago last updated
- ▌ Gw Plan · tomevault-io bundleCreate an implementation plan for a brainstormed feature, then update the GitHub issue with the plan. Use when this capability is needed.
- ▌ Rusty · tomevault-io bundleALWAYS invoke this skill BEFORE writing or modifying ANY Rust code (.rs files) even for simple Hello World programs. Enforces Microsoft-style Rust development discipline and requires consulting the appropriate guideline files before any coding activity. This skill is MANDATORY for all Rust development. Use when this capability is needed.
- ▌ Add Cloud Stt Provider · tomevault-io bundleAdd a new cloud speech-to-text provider to Handless. Use when integrating a new cloud STT API (e.g., Google Cloud STT, Azure Speech, Rev AI). Covers Rust backend, provider registration, settings defaults, dictionary injection, realtime WebSocket support, and i18n across all 17 locales. Use when this capability is needed.
- ▌ Review Envoy Gateway Pr · tomevault-io bundleReview an Envoy Gateway pull request for essential API, implementation, status, and test coverage requirements. Use when this capability is needed.
- ▌ Financial Report Analyzer · tomevault-io bundle专门用于上市公司财报(如年度报告、季度报告)的深度分析。该技能能够自动提取关键财务指标,计算核心财务比率,生成可视化图表,并结合行业背景生成专业的财务分析报告。 Use when this capability is needed.
- ▌ Y Create Summary · tomevault-io bundleCreate a concise provenance summary for a commit by reading commit metadata and Codex session context, then writing note.json with intent, constraints, and actions. Use when you need to mint commit-level summaries from commit.json, CODEX.md, and Codex session logs. Use when this capability is needed.
- ▌ Prereview · tomevault-io bundleReview unpushed commits before pushing for code quality, bugs, security issues, and error handling. Use when preparing to push commits, want pre-push code review, or need to validate changes before pushing. Runs comprehensive analysis using specialized review agents. Use when this capability is needed.
- ▌ Phidown · tomevault-io bundleSearch, filter, download, and analyze Copernicus Data Space products with the phidown project. Use this skill when a user asks to find Sentinel products, query by AOI/date/product type, run burst coverage analysis, download by product name or S3 path, configure credentials (.s5cfg), troubleshoot phidown CLI/Python workflows, or prepare reproducible data-acquisition commands in the phidown repository. Use when this capability is needed.
- ▌ CI CD Practices · tomevault-io bundleCI/CD and operations practices including GitHub Actions, Kubernetes, and operational tooling. Use when working with deployment and infrastructure. Use when this capability is needed.
- ▌ Pi Projects · tomevault-io bundleTrack and manage projects with git status via dashboard and tool. Use when this capability is needed.
- ▌ Codename One · tomevault-io bundleBuild and modify Codename One cross-platform mobile apps (Java 17, Maven, ParparVM/Android/iOS/JavaScript). Use when the project contains a `common/codenameone_settings.properties`, depends on `com.codenameone:codenameone-core`, edits CSS files under `common/src/main/css/`, calls `cn1:run`, `cn1:test`, `cn1:build`, references `com.codename1.ui.*` / `com.codename1.testing.*`, or when the user asks to build a UI, write screen tests, generate screenshots, or compare to Swing/HTML/Android. Use when this capability is needed.
- ▌ Cote Reviewer · tomevault-io bundleWhen reviewing coding test solutions. This Skill reviews coding test solutions and provides feedback. it adds an evaluation section to the README.md file in the problem-solving folder, including areas for improvement, strengths, and other application ideas based on the provided template. Use this skill when user requests "코테 리뷰", "풀이 리뷰", "리뷰 작성", "리뷰를 작성해줘", "코드 리뷰", or any similar coding test review request. Use when this capability is needed.
- ▌ GCP Awareness · tomevault-io bundleALWAYS check before using gcloud commands. Guide for GCP-related skills and tools. Use when this capability is needed.
- ▌ K8S Awareness · tomevault-io bundleALWAYS check before using kubectl commands. Guide for Kubernetes-related skills. Use when this capability is needed.
- ▌ Stf Analysis · tomevault-io bundleAnalyze State Transition Function implementations for correctness, threading issues, non-determinism, and simplification opportunities. Use when analyzing STF code, checking threading model, finding non-determinism sources, or reviewing execution layer. Use when this capability is needed.
- ▌
- ▌ Add Benchmark · tomevault-io bundleUse when adding or updating a benchmark adapter in the Exgentic repository. Follow the repository benchmark principles, keep the benchmark contract protocol-agnostic, prefer the thinnest possible wrapper that makes the benchmark accessible to any Exgentic agent, reuse external harness assets and scoring where possible, and validate the adapter with representative smoke tests before finishing.
- ▌ Debug Pretty Printers · tomevault-io bundleDebug and develop GDB and LLDB pretty printers for ezEngine C++ types. Use this skill when working with ezEngine debugger visualizers in ezEngine-gdb.py, ezEngine.py, or ezEngine.natvis. Covers testing with VisualizerZoo.cpp, common errors, and debugging techniques. Use when this capability is needed.
- ▌ Append Letters · tomevault-io bundleDemo orchestrator that appends characters to a file by running two child skills in sequence. Use when this capability is needed.
- ▌ CI Triage · tomevault-io bundleInvestigate failing GitHub Actions runs and produce root-cause plus Beads follow-up. Use when this capability is needed.
- ▌ Github Cargo Dependabot Review · tomevault-io bundleReview Dependabot PRs updating Rust/Cargo crates with a security-focused crates.io tarball diff before commenting. Use when this capability is needed.
- ▌ Large Skill · tomevault-io bundleLarge skill with extensive content and supplementary files Use when this capability is needed.
- ▌ Small Skill · tomevault-io bundleSmall skill with basic content for token testing Use when this capability is needed.
- ▌ Install Fenv · tomevault-io bundleInstall fenv for development and testing purposes Use when this capability is needed.
- ▌ Panda CSS · tomevault-io bundleBuild styles with Panda CSS. Use when creating, editing, or reviewing any code that uses Panda CSS — css(), cva(), sva(), recipes, patterns, tokens, semantic tokens, config, theming, or JSX styled components. Supports React, Vue, Svelte, Solid, and any framework with PostCSS. Use when this capability is needed.
- ▌
- ▌ Native Tools · tomevault-io bundleGitHub CLI, docker commands, git operations, curl, native CLI tools, gh issue, gh pr, container, repository, API calls (project) Use when this capability is needed.
- ▌
- ▌ Eval Harness · tomevault-io bundleFormal evaluation framework for Gemini Code sessions implementing eval-driven development (EDD) principles Use when this capability is needed.
- ▌ Mle Workflow · tomevault-io bundleProduction machine-learning engineering workflow for data contracts, reproducible training, model evaluation, deployment, monitoring, and rollback. Use when building, reviewing, or hardening ML systems beyond one-off notebooks. Use when this capability is needed.
- ▌ Django Create API Endpoint · tomevault-io bundleSteps for adding a new Django REST Framework API endpoint Use when this capability is needed.
- ▌
- ▌ Frappe UI · tomevault-io bundleBuild consistent Frappe-style user interfaces using the frappe-ui Vue 3 component library and its design tokens. Use when scaffolding pages, forms, dialogs, lists, or any UI inside a Frappe-based app, when the user mentions frappe-ui, Frappe Cloud / Gameplan / Desk / Drive / Insights styling, or asks to "use frappe-ui components". Use when this capability is needed.
- ▌
- ▌ MCP Tools · tomevault-io bundleMCP tools for Xcode automation and Apple documentation access. XcodeBuildMCP for builds, apple-docs for WWDC and API docs. Use when building projects, searching documentation, or accessing WWDC content. Use when this capability is needed.
- ▌ Nextjs 16 · tomevault-io bundleExpert Next.js 16 with Turbopack, App Router, Cache Components, proxy.ts, React 19. Use when building Next.js apps, routing, caching, server components, or migrating from v15. Use when this capability is needed.
- ▌ Managing MCP Servers · tomevault-io bundleProvides comprehensive guidance for managing MCP (Model Context Protocol) servers using the claude mcp CLI. Covers adding servers across scopes (project, local, user), transport types (stdio, sse, http), security best practices, and common patterns. Strongly recommends project scope for team consistency and version control.
- ▌
- ▌ Auth0 · tomevault-io bundleAuth0 identity platform. Use for authentication. Use when this capability is needed.
- ▌ Caddy · tomevault-io bundleCaddy automatic HTTPS web server. Use for simple web serving. Use when this capability is needed.
- ▌ Fiber · tomevault-io bundleFiber Express-inspired Go web framework. Use for Go APIs. Use when this capability is needed.
- ▌ Figma · tomevault-io bundleFigma collaborative design tool. Use for UI/UX design. Use when this capability is needed.
- ▌ Flask · tomevault-io bundleFlask Python microframework with blueprints and extensions. Use for lightweight APIs. Use when this capability is needed.
- ▌ Ionic · tomevault-io bundleIonic hybrid mobile framework with web technologies. Use for hybrid mobile apps. Use when this capability is needed.
- ▌ Junit · tomevault-io bundleJUnit Java testing framework. Use for Java testing. Use when this capability is needed.
- ▌ Mocha · tomevault-io bundleMocha JavaScript test framework. Use for Node.js testing. Use when this capability is needed.
- ▌ Nginx · tomevault-io bundleNginx web server, reverse proxy, and load balancer. Use for web serving. Use when this capability is needed.
- ▌ Rider · tomevault-io bundleJetBrains Rider .NET IDE with ReSharper. Use for .NET development. Use when this capability is needed.
- ▌ Uikit · tomevault-io bundleUIKit imperative iOS UI framework. Use for iOS development. Use when this capability is needed.
- ▌ Vbnet · tomevault-io bundleVisual Basic .NET for legacy .NET applications. Use for .vb files. Use when this capability is needed.
- ▌ Xunit · tomevault-io bundlexUnit .NET testing framework. Use for .NET testing. Use when this capability is needed.
- ▌ AI Drawio · tomevault-io bundleGenerate draw.io diagrams from natural language and render in browser Use when this capability is needed.
- ▌ Test Runner · tomevault-io bundlepytestを実行してテスト結果とコードカバレッジ情報を報告します。テストの実行、カバレッジの確認、変更が既存のテストを壊していないことの検証が必要な場合に使用してください。 Use when this capability is needed.
- ▌
- ▌ Vr Ar · tomevault-io bundleVR/AR development principles. Comfort, interaction, performance requirements. Use when this capability is needed.
- ▌ Remote Build · tomevault-io bundleGuide for building MAPL on bucy remote server with Intel compiler Use when this capability is needed.
- ▌ Write Tip · tomevault-io bundleCreate or improve AI productivity tips and guides for the Abacus dashboard. Use when writing new tips, editing existing tips, or reviewing tip content for quality. Ensures tips follow the established format with scenarios, prompts, and proper structure. Use when this capability is needed.
- ▌
- ▌ Ghost Proxy · tomevault-io bundleStarts and controls the reaper MITM proxy to capture, inspect, search, and replay HTTP/HTTPS traffic between clients and servers. Capabilities include starting/stopping the proxy scoped to specific domains, viewing captured request/response logs, searching traffic by method/path/status/host, and inspecting full raw HTTP entries for security analysis. Use when the user asks to "start the proxy", "capture traffic", "intercept requests", "inspect HTTP traffic", "search captured requests", or "view request/response". Use when this capability is needed.
- ▌ Task Extraction · tomevault-io bundleExtract actionable tasks from a message or conversation Use when this capability is needed.
- ▌ End To End Tests · tomevault-io bundleafter making changes, run end-to-end tests to ensure that the product still works Use when this capability is needed.
- ▌ Custom Agents · tomevault-io bundleGitHub Custom Agent File Format Use when this capability is needed.
- ▌ Github Script · tomevault-io bundleBest practices for writing JavaScript code for GitHub Actions using github-script Use when this capability is needed.
- ▌ Update Deps · tomevault-io bundleKeep dependencies up-to-date. Discovers outdated deps via dependabot alerts/PRs, creates one PR per ecosystem, iterates until CI is green, then assigns for review. Use when this capability is needed.
- ▌ Stacklit Navigator · tomevault-io bundleUse stacklit.json to navigate codebases without burning tokens on file exploration Use when this capability is needed.
- ▌
- ▌ Pinme Share · tomevault-io bundleUse this skill when the user wants to share, publish, or upload a static result through PinMe, especially by generating a static HTML share page for a PinMe project link, deployed full-stack app, Codex conversation summary, report, file, demo, or any 分享/发布/上传分享页 request that should end with `pinme upload`.
- ▌ Update Grpc · tomevault-io bundleProcedure to update gRPC, Netty, and BoringSSL versions in this Java/Maven project while maintaining compatibility Use when this capability is needed.
- ▌ Unit Tester · tomevault-io bundleWrite, review, and refactor unit tests with strict discipline. Invoke when the user asks to add tests, fix flaky tests, improve coverage, refactor a test suite, or review testing practices. The skill enforces FIRST (Fast, Isolated, Repeatable, Self-validating, Timely), the AAA layout, testing through the public API only, and deterministic execution. It pushes back hard on test-for-test's-sake, over-mocking, snapshot overuse, and tests that break on refactor rather than on behaviour change. Pairs with the solid-developer skill — untestable code is usually a DIP/encapsulation failure in the code under test, not a test problem. Use when this capability is needed.
- ▌ Daily Flipbook · tomevault-io bundle今日のClaude Codeセッションログから振り返り本(FlipBook)を自動生成して開く Use when this capability is needed.
- ▌
- ▌ Grdb · tomevault-io bundleUse when writing raw SQL with GRDB, complex joins across 4+ tables, window functions, ValueObservation for reactive queries, or dropping down from SQLiteData for performance. Direct SQLite access for iOS/macOS with type-safe queries and migrations.
- ▌
- ▌ Bio Single Cell Data Io · tomevault-io bundleRead, write, and create single-cell data objects using Seurat (R) and Scanpy (Python). Use for loading 10X Genomics data, importing/exporting h5ad and RDS files, creating Seurat objects and AnnData objects, and converting between formats. Use when loading, saving, or converting single-cell data formats. Use when this capability is needed.
- ▌ Reverse Analyze · tomevault-io bundlePerform reverse engineering analysis on code or binary for security research. Use when user says "reverse engineer", "analyze binary", "decompile", or investigating undocumented systems and legacy code. Use when this capability is needed.
- ▌ Saving Codeacts · tomevault-io bundleSave executed Python code as reusable tools in the gentools package. Use when preserving successful code executions for later reuse. Covers creating package structure (api.py, impl.py), defining Pydantic output models, and implementing the run() interface. Use when this capability is needed.
- ▌ Arc Tdd · tomevault-io bundleUse when implementing any feature or bugfix, before writing implementation code
- ▌
- ▌
- ▌ Tech Stack · tomevault-io bundleGROWI technology stack, build tools, and global commands. Auto-invoked for all GROWI development work. Use when this capability is needed.
- ▌
- ▌ CLI Sync · tomevault-io bundleThis skill should be used when the user asks to "check CLI schema", "sync CLI version", "check for new CLI options", "update bundled CLI", "compare SDK structs", "check schema drift", "align message structs", "verify CLI compatibility", "check control protocol", or mentions CLI compatibility, schema alignment, or wants to ensure the SDK matches the current Claude CLI. Consolidates schema checking, options validation, control protocol coverage, and version management into a single workflow. Use when this capability is needed.
- ▌ New Hook · tomevault-io bundleCreates new custom React hooks following project conventions. Scaffolds TypeScript types, JSDoc documentation, and proper error handling in src/hooks/. References hook-patterns.md for layer-appropriate templates.
- ▌
- ▌ Nexus Mapper · tomevault-io bundleGenerate a persistent .nexus-map/ knowledge base that lets any AI session instantly understand a codebase's architecture, systems, dependencies, and change hotspots. Use when starting work on an unfamiliar repository, onboarding with AI-assisted context, preparing for a major refactoring initiative, or enabling reliable cold-start AI sessions across a team. Produces INDEX.md, systems.md, concept_model.json, git_forensics.md and more. Requires shell execution and Python 3.10+. For ad-hoc file queries or instant impact analysis during active development, use nexus-query instead. Use when this capability is needed.
- ▌ Bar · tomevault-io bundleUse when working with a bar skill file that handles repetitive text processing and generation tasks.
- ▌ Gdpr Compliance · tomevault-io bundleEnsure GDPR compliance for personal data processing in CIA platform with privacy-by-design principles Use when this capability is needed.
- ▌ Summarize · tomevault-io bundleSummarize content from files, URLs, or clipboard text into concise structured notes Use when this capability is needed.
- ▌ Gc Tree · tomevault-io bundleGuided durable update for the active gc-branch in gctree. Use when this capability is needed.
- ▌ Notify Complete · tomevault-io bundleNotify user with repeated ping sound after task completion Use when this capability is needed.
- ▌ Coding Standards · tomevault-io bundleCoding standards and best practices checklist for Python and TypeScript. Use when reviewing or writing code to enforce naming conventions, structure guidelines, error handling patterns, and documentation standards. Apply to all workflow nodes that involve code generation or modification. Use when this capability is needed.
- ▌ Teardown · tomevault-io bundleReverse-engineer any website — spawns investigation, analyst, and editor agents to produce a teardown report. Use when this capability is needed.
- ▌ H3 · tomevault-io bundleHeavy3 Code Audit - Multi-model code review for coding agents (Sponsored by Heavy3.ai) Use when this capability is needed.
- ▌ Beans · tomevault-io bundleGraph-based issue tracker for task coordination. Use when the project tracks work with beans — creating, querying, claiming, and closing tasks via CLI. Use when this capability is needed.
- ▌ Typescript Engineer · tomevault-io bundleExpert TypeScript engineering with advanced patterns, architectural design, performance optimization, testing strategies, and production-grade code quality. Use when building scalable TypeScript applications, implementing complex type systems, optimizing performance, designing maintainable architectures, or when the user asks for TypeScript engineering excellence, advanced patterns, or professional-grade code practices. Use when this capability is needed.
- ▌ Godot AI · tomevault-io bundleBuild, test, and extend the Godot AI server and editor plugin Use when this capability is needed.
- ▌
- ▌ Cortex Configure · tomevault-io bundleConfigure Cortex settings with presets Use when this capability is needed.
- ▌ Qr Code · tomevault-io bundleWork with QR code generation and display. Use when modifying QR functionality, fixing QR rendering, or adding QR features. Use when this capability is needed.
- ▌ V4 Best Practices · tomevault-io bundleUse when working with deepseek-v4-pro or deepseek-v4-flash in thinking mode on multi-step or plan-driven tasks. Provides rules to prevent stale references, unverified plan assumptions, and vague plan output.