tomevault-io
- 62k skills
- 0 followers
- 1 day ago last updated
- ▌
- ▌
- ▌ Otp Manager · tomevault-io bundleRemove OTP build artifacts and cached files Use when this capability is needed.
- ▌ Claude Quest · tomevault-io bundleGamification layer for Claude Code - track achievements and master all features Use when this capability is needed.
- ▌
- ▌
- ▌
- ▌
- ▌ Vercel Kv · tomevault-io bundleVercel KV (Redis-compatible key-value storage via Upstash). Use for Next.js caching, sessions, rate limiting, TTL data storage, or encountering KV_REST_API_URL errors, rate limit issues, JSON serialization errors. Provides strong consistency vs eventual consistency. Use when this capability is needed.
- ▌ Solana Agent Kit · tomevault-io bundleComprehensive guide for building AI agents that interact with Solana blockchain using SendAI's Solana Agent Kit. Covers 60+ actions, LangChain/Vercel AI integration, MCP server setup, and autonomous agent patterns. Use when this capability is needed.
- ▌
- ▌ Team Shinchandebate · tomevault-io bundleUse when you want multiple agents to debate and find optimal solutions.
- ▌ Team Shinchandevops · tomevault-io bundleUse when you need DevOps work like CI/CD, Docker, deployment, or pipelines.
- ▌ Team Shinchanreview · tomevault-io bundleUse when you need code review, verification, or quality checks on your work.
- ▌ Google Docs · tomevault-io bundleIntegration for interacting with Google Docs and Google Workspace using the 'gws' CLI. Use when this capability is needed.
- ▌ Add Jit Kernel · tomevault-io bundleStep-by-step tutorial for adding a new lightweight JIT CUDA kernel to sglang's jit_kernel module Use when this capability is needed.
- ▌ Add Sgl Kernel · tomevault-io bundleStep-by-step tutorial for adding a heavyweight AOT CUDA/C++ kernel to sgl-kernel (including tests & benchmarks) Use when this capability is needed.
- ▌ CI CD Audit · tomevault-io bundleAudit CI/CD workflows for correctness, caching, action pinning, secret hygiene, and job-graph health. Returns impact-ordered findings tables. Use when this capability is needed.
- ▌ Daa Guide · tomevault-io bundleGuide for differential abundance analysis method selection, threshold choices, and result interpretation. Use when user asks about LinDA, ZINB, Hurdle, NB methods, q-value thresholds, effect sizes, sensitivity, FDR, or how to interpret DAA results. Also use when user runs an analysis and gets unexpected results (like 0 significant features). Use when this capability is needed.
- ▌ Blogger · tomevault-io bundleCreate, edit, and publish blog posts with consistent voice and style. Helps build and maintain a style guide, write drafts, edit for quality, optimize SEO, and fact-check claims before publishing. Use when this capability is needed.
- ▌ Architecture Reviewer · tomevault-io bundleUse when making architectural decisions, planning features, designing new components, reviewing PRs, or validating that proposed changes align with Clean Architecture principles. Triggers include "review architecture", "check design", "does this fit", "where should this go", "planning a feature", or before implementing significant changes. Part of the Shep autonomous SDLC platform — https://shep.bot
- ▌
- ▌ Basekit Network · tomevault-io bundleComplete guide for BaseKit Network module, including Coroutines support (KCHttp), error handling, HTTPS, SSE, and caching strategies. Use when this capability is needed.
- ▌
- ▌
- ▌ Design Skill · tomevault-io bundleUse when working with a skill that creates comprehensive design documents based on requirements and research findings, transforming specifications into detailed technical designs ready for implementation
- ▌ Backend Models · tomevault-io bundleDesign database models with clear naming conventions, appropriate data types, relationships, constraints, and indexing strategies. Use this skill when defining database models, schemas, or entities in ORMs like Prisma, Sequelize, TypeORM, ActiveRecord, Django ORM, Mongoose, or similar; when creating tables with PostgreSQL, MySQL, SQLite, MongoDB, or any database; when establishing model relationships (one-to-one, one-to-many, many-to-many); when adding database constraints (NOT NULL, UNIQUE, foreign keys); when implementing timestamps for auditing and debugging; when choosing appropriate data types for columns; when creating indexes on foreign keys and frequently queried fields; when balancing normalization with query performance; when implementing validation at model and database layers; or when structuring data models for optimal query performance and data integrity. Use when this capability is needed.
- ▌ Node Mysql2 · tomevault-io bundleComprehensive reference for fixing TypeScript types in mysql2 `.mts` test files and guiding the `/lib` → TypeScript conversion. Trained on all `.d.ts` files in `/typings`. Use when this capability is needed.
- ▌
- ▌ Signalcompose Ypm Active Projects · tomevault-io bundle<!-- Language Handling: Check ~/.ypm/config.yml for settings.language -->
- ▌ Sniffable Python · tomevault-io bundleHow to mark and sniff Python (and other files) at multiple depths. Moo and other tools use this convention. Use when this capability is needed.
- ▌
- ▌
- ▌ Interrogate Spec · tomevault-io bundleReads a detailed specification and critically consider any issues or problems to make sure that the design makes sense Use when this capability is needed.
- ▌ Fyxer · tomevault-io bundleFyxer AI meeting recording integration. Covers extraction, local caching, posting to Basecamp, and Fyxer Index management. Use when processing Fyxer recordings or meeting transcripts. Use when this capability is needed.
- ▌ Testing Agent · tomevault-io bundleRun goal-based evaluation tests for agents. Use when you need to verify an agent meets its goals, debug failing tests, or iterate on agent improvements based on test results. Use when this capability is needed.
- ▌ Jbct Review · tomevault-io bundleThorough parallel JBCT code review. Launches 10 focused reviewers plus aggregator for comprehensive compliance checking. Use when this capability is needed.
- ▌ Fix Security Vulnerabilities · tomevault-io bundleFetch all open security vulnerabilities from Dependabot (or pnpm audit as fallback) and bump every affected dependency to its patched version. Use when the user asks to fix, resolve, or address all security vulnerabilities, Dependabot alerts, or audit findings. Use when this capability is needed.
- ▌ Greet Skill · tomevault-io bundleThis skill should be used when the user says "hello", "hi", or "greet me". Use when this capability is needed.
- ▌ Lsp Integration · tomevault-io bundleThis skill should be used when the user asks to "add LSP server", "configure language server", "set up LSP in plugin", "add code intelligence", "integrate language server protocol", "use pyright-lsp", "use typescript-lsp", "use rust-lsp", "socket transport", "initializationOptions", mentions LSP servers, or discusses extensionToLanguage mappings. Provides guidance for integrating Language Server Protocol servers into Claude Code plugins for enhanced code intelligence. Use when this capability is needed.
- ▌ MCP Integration · tomevault-io bundleThis skill should be used when the user asks to "add MCP server", "integrate MCP", "configure MCP in plugin", "use .mcp.json", "set up Model Context Protocol", "connect external service", mentions "${CLAUDE_PLUGIN_ROOT} with MCP", discusses MCP server types (SSE, stdio, HTTP, WebSocket), or asks to "find MCP server", "discover MCP servers", "what MCP servers exist", "recommend MCP server for [service]", "MCP prompts", "MCP prompts as commands", "tool search", "tool search threshold", "claude mcp serve", "allowedMcpServers", "deniedMcpServers", "managed MCP". Provides comprehensive guidance for integrating Model Context Protocol servers into Claude Code plugins for external tool and service integration. Use when this capability is needed.
- ▌ Plugin Settings · tomevault-io bundleThis skill should be used when the user asks about "plugin settings", "store plugin configuration", "user-configurable plugin", ".local.md files", "plugin state files", "read YAML frontmatter", "per-project plugin settings", "CLAUDE.md imports", "rules system", "memory hierarchy", "memory priority", or wants to make plugin behavior configurable. Documents the .claude/plugin-name.local.md pattern for storing plugin-specific configuration with YAML frontmatter and markdown content. Use when this capability is needed.
- ▌ Safe Review · tomevault-io bundleYC SAFE Agreement review and advisory skill for startup founders and lawyers. Use when user (1) uploads a SAFE agreement for review/comparison, (2) asks questions about how SAFEs work, or (3) requests to draft a standard YC SAFE. Triggers on keywords like SAFE, Simple Agreement for Future Equity, YC SAFE, valuation cap, discount, MFN, pro rata, convertible instrument. Use when this capability is needed.
- ▌ Saft Review · tomevault-io bundleSAFT (Simple Agreement for Future Tokens) review and advisory skill for crypto founders, token issuers, and investors. Use when user (1) uploads a SAFT/token warrant for review, (2) asks questions about how SAFTs work, (3) requests to draft a SAFT, or (4) asks about token fundraising structures. Triggers on keywords like SAFT, token warrant, token side letter, future tokens, token sale, ICO, TGE, token generation event, vesting, lockup, crypto fundraising. Use when this capability is needed.
- ▌
- ▌
- ▌
- ▌ Composestore · tomevault-io bundleComposeStore Swift state management library guide. Use when writing Store subclasses, defining State structs, using @Intercept/@BaseInterceptors macros, implementing interceptors (StoreInterceptor), handling async state with Async<T>, integrating with SwiftUI/UIKit/AppKit, or when the user mentions ComposeStore, Store, commit, dispatch, or interceptor in a Swift context. Use when this capability is needed.
- ▌ Oly Apps · tomevault-io bundleUse when building a web app/api to present rich output or interactive experiences to users.
- ▌
- ▌ Flutter API · tomevault-io bundleComprehensive Flutter API reference guide covering widgets, Material Design, Cupertino, animations, gestures, navigation, state management, and platform integration. Use when developing Flutter applications and needing detailed API knowledge for widgets, layout, styling, animations, platform channels, or any Flutter SDK functionality. Essential for building cross-platform mobile, web, and desktop applications with Flutter. Use when this capability is needed.
- ▌ UI Analyzer · tomevault-io bundleAnalyze UI design screenshots and generate React components with TypeScript and Tailwind CSS. Use this skill when the user provides UI mockups, design screenshots, or Figma exports and requests implementation. Provides detailed layout analysis, component breakdown, design token extraction, and production-ready code generation following best practices. Use when this capability is needed.
- ▌ Improve Pr · tomevault-io bundleComprehensive PR analysis with security review, code quality assessment, and automatic improvements. Use when reviewing PRs for security issues, performance optimizations, or best practices violations. Provides multi-dimensional analysis with safe auto-apply options. Use when this capability is needed.
- ▌ Code Pruning · tomevault-io bundleDead code detection strategies, safe removal processes, dependency pruning, and bloat metrics for systematically reducing codebase dead weight. Use when evaluating codebase health during architecture-audit, performing cleanup during cook, reviewing unused dependencies, removing commented-out code, or measuring code bloat. Use when this capability is needed.
- ▌ Offensive Active Directory · tomevault-io bundleActive Directory attack methodology for internal network red team engagements. Covers reconnaissance (BloodHound, PowerView, ADExplorer), credential abuse (Kerberoasting, ASREProasting, NTLM relay, LLMNR/NBT-NS poisoning), privilege escalation (ACL abuse, GPO abuse, unconstrained/constrained delegation), lateral movement (Pass-the-Hash, Pass-the-Ticket, Overpass-the-Hash, WMI/WinRM/PsExec), persistence (Golden/Silver/Diamond Tickets, DCSync, DCShadow, AdminSDHolder, Skeleton Key), forest trust attacks, ADCS abuse (ESC1-ESC15), and modern MDI/Defender for Identity evasion. Use when assessing on-prem AD, hybrid AD/Entra ID environments, or ADCS deployments. Use when this capability is needed.
- ▌ Co Plan · tomevault-io bundleGenerate a parallel plan via Codex. Use when you want an additional planning perspective to compare against your own plan. Runs in the background so you can continue working in parallel. Use when this capability is needed.
- ▌
- ▌
- ▌ Query Docs · tomevault-io bundleQuery Snipara documentation when you need context about the codebase, APIs, architecture, or implementation details. Use this proactively whenever the user asks about how something works or where to find information. Use when this capability is needed.
- ▌
- ▌
- ▌
- ▌ Superteam Academy Dev · tomevault-io bundleSuperteam Academy — decentralized learning platform on Solana with soulbound XP tokens (Token-2022), Metaplex Core credentials, course registry, achievements, and creator incentives. Covers Anchor program development, testing with LiteSVM/Mollusk/Trident. Use when this capability is needed.
- ▌ Multi Search Engine · tomevault-io bundleMulti search engine integration with 17 engines (8 CN + 9 Global). Supports advanced search operators, time filters, site search, privacy engines, and WolframAlpha knowledge queries. No API keys required. Use when this capability is needed.
- ▌ Sonhaicoder Haiclaudeskill Deploy · tomevault-io bundleDeploy Skill — Production Deployment Patterns
- ▌ Knowledge Compiler · tomevault-io bundleCollect knowledge from internet → compile into Obsidian wiki. Personal knowledge base builder. Use when this capability is needed.
- ▌
- ▌
- ▌
- ▌ Feedback Rejection Flow · tomevault-io bundleFirst-officer feedback-rejection routing — read the `feedback-to` target, track `### Feedback Cycles`, escalate on cycle 3, consult the budget probe, route findings back to the target stage in the worktree (else fresh), re-run the reviewer, re-enter the gate flow. Invoke at the rejection-handling point when a feedback gate recommends REJECTED or the captain rejects at a feedback-to stage. Use when this capability is needed.
- ▌ Azure Deploy · tomevault-io bundleDeploy applications to Azure App Service, Azure Functions, and Static Web Apps. USE THIS SKILL when users want to deploy, publish, host, or run their application on Azure. This skill detects application type (React, Vue, Angular, Next.js, Python, .NET, Java, etc.), recommends the optimal Azure service, provides local preview capabilities, and guides deployment. Trigger phrases include "deploy to Azure", "host on Azure", "publish to Azure", "run on Azure", "get this running in the cloud", "deploy my app", "Azure deployment", "set up Azure hosting", "deploy to App Service", "deploy to Functions", "deploy to Static Web Apps", "preview locally", "test before deploying", "what Azure service should I use", "help me deploy", etc. Also handles multi-service deployments with Azure Developer CLI (azd) and Infrastructure as Code when complexity is detected. Use when this capability is needed.
- ▌ Allison1875 · tomevault-io bundleAllison1875 是 Java AST 代码生成工具集。当用户需要"创建 API 接口"、"生成实体/Mapper"、"条件查询数据库"、"多表关联查询"时,根据场景选择对应的子技能:handler-transformer、persistence-generator、query-transformer、star-transformer。 Use when this capability is needed.
- ▌ Deploy To Maven Central · tomevault-io bundleDeploys the library to OSSRH staging and creates a pre-release, but publishing must be done manually via the Sonatype web UI.
- ▌ Slide Builder · tomevault-io bundleCreates professional presentation slides in GitHub markdown format for educational content. Use when the user asks to create slides, build a presentation, or needs visual teaching materials. Generates clean, engaging slides with strategic emoji and clear formatting.
- ▌
- ▌ Sdk Development · tomevault-io bundleUse when building TypeScript SDKs, extracting shared code into packages, creating developer tooling libraries, designing clean API surfaces, or publishing to npm (public or private). Covers typed clients, error handling, multi-target bundling (ESM/CJS/browser).
- ▌ Learning Tracker · tomevault-io bundleUse when user says "learning summary", "what I learned today", "오늘 뭐 배웠지", "session summary", "학습 정리", or wants to extract learnings from current session. Do NOT use for session handoff (use session-handoff), development work logs (use devlog), or direct TIL/note creation (use til or obsidian-note).
- ▌ Tech Blog Writer · tomevault-io bundleUse when user asks to write a blog post, tech article, tutorial, or "블로그 글 써줘". Do NOT use for TIL (use til), Obsidian notes (use obsidian-note), or code documentation.
- ▌ Flutter Push · tomevault-io bundlePush with Flutter. push notifications. Use when this capability is needed.
- ▌ Nim REST API · tomevault-io bundleREST API with Nim. building REST APIs. Use when this capability is needed.
- ▌ PHP REST API · tomevault-io bundleREST API with Php. building REST APIs. Use when this capability is needed.
- ▌ Pytest Setup · tomevault-io bundleSetup with pytest. installation. Use when this capability is needed.
- ▌ Rust Logging · tomevault-io bundleLogging with Rust. app logging. Use when this capability is needed.
- ▌ Swift IOS UI · tomevault-io bundleUI with Swift iOS. UI components. Use when this capability is needed.
- ▌
- ▌ Zig REST API · tomevault-io bundleREST API with Zig. building REST APIs. Use when this capability is needed.
- ▌ Networking Proxy · tomevault-io bundleGuide to Docklift's networking, custom domains, and Nginx reverse proxy. Use when this capability is needed.
- ▌ Review Rfc · tomevault-io bundleReview RFCs for the ToolHive ecosystem. Use when the user wants to review, critique, or provide feedback on an RFC for toolhive, toolhive-studio, toolhive-registry, toolhive-registry-server, toolhive-cloud-ui, or dockyard projects. Use when this capability is needed.
- ▌
- ▌ NPM Publishing · tomevault-io bundleGuidance for publishing npm packages with modern npm auth (trusted publishing/OIDC, granular tokens, 2FA) and release automation. Use when configuring GitHub Actions or other CI publish workflows, updating npm publish docs, or troubleshooting npm token/auth changes. Use when this capability is needed.
- ▌ New Number Type · tomevault-io bundleScaffold a new number system type with all required files, CMake wiring, exception hierarchy, traits, tests, and numeric_limits. Use when adding a new arithmetic type to the Universal library. Use when this capability is needed.
- ▌ Add Translation · tomevault-io bundleAdd or update translation keys for i18n. Covers strings.json (primary source), en.json sync, and de.json German translations. Use when adding new log messages, UI strings, or updating existing translations. Use when this capability is needed.
- ▌
- ▌ Craft Harness · tomevault-io bundleBuild, repair, sync, prune, and evolve a project-specific agent harness for Codex and Claude Code. Use when repo guidance, AGENTS.md/CLAUDE.md, local skills, commands, hooks, subagents, MCP/integration notes, plugins, or adoption choices need a repo-local plan or small edits. Use when this capability is needed.
- ▌
- ▌ Claude Md Management · tomevault-io bundleProvides guidance on creating and maintaining CLAUDE.md project configuration files for Claude Code. Use when setting up a new project, configuring Claude Code behavior, or updating project rules and conventions. Triggers on creating CLAUDE.md, project setup, Claude Code configuration, project rules, project conventions, module map, tech stack definition.
- ▌ Interdisciplinary Research · tomevault-io bundle跨学科专家研究方法。描述如何从网上的信息去采集、分析最靠谱、最真实的数据并进行分析研究的方法论框架。 Use when this capability is needed.
- ▌ Leak Hunter · tomevault-io bundleUse when agent needs to run or guide leak-hunter, the repository secret scanner, to detect likely leaked secrets in local folders or GitHub repositories; produce JSON reports for AI/tool integrations; inspect findings safely; configure scans with include/exclude, risk thresholds, redaction, GitHub target resolution, or CI/security workflows.
- ▌ Vibe Fork · tomevault-io bundleUse when bootstrapping a "vibe fork" — sequential translation of a known-working upstream codebase to a new substrate (e.g. C kernel → Rust kernel, PyTorch C++ → Rust ML framework, COBOL → Java). Installs the 4-agent ACToR loop (doc-author / builder / critic / fixer), the read-gate hook that enforces "read upstream + design + goal.md before any edit", the no-stub anti-pattern gate, the route-table mapping target files to upstream sources, and a binding `goal.md` contract that overrides the LARP toward "let's design from scratch / let's start simpler / let's defer that to phase 2." Trigger when the user says "vibe fork", "translate X to Y", "port codebase", "set up the translation harness", or asks for the same agent-loop scaffolding that worked on a prior project. Skip when the project is genuinely greenfield (no upstream to translate from) — this skill assumes an authoritative reference implementation exists.
- ▌ Agent Start · tomevault-io bundleBegin each work session by understanding the current state and context Use when this capability is needed.