tomevault-io
- 62k skills
- 0 followers
- 4 days ago last updated
- ▌ Agent Design Best Practices · tomevault-io bundleBest practices for designing Claude Code agent files (.claude/agents/*.md). This skill should be used when writing or reviewing agent markdown files to ensure proper design with focused domains, correct tool access, reusable definitions, and separation of capabilities from lifecycle. Combines Anthropic's official guidance with battle-tested patterns from agent team usage. Use when this capability is needed.
- ▌ Context Aware Ops · tomevault-io bundleIntelligent resource management with size checking and filtering to preserve context window Use when this capability is needed.
- ▌
- ▌ Orchestrationnative Invoke · tomevault-io bundleInvoke external AI CLIs via native Task agents (Claude, Codex, Gemini, Cursor). Primary mode for multi-provider orchestration with fork-terminal fallback for auth. Use when this capability is needed.
- ▌ Feature Sliced Design · tomevault-io bundleThis skill should be used when the user asks to "implement FSD", "use Feature-Sliced Design", "organize architecture", "structure project folders", "set up FSD layers", "create feature slices", "refactor to FSD", "add FSD structure", or mentions "feature slices", "layered architecture", "FSD methodology", "architectural organization", "views layer", "entities layer", "shared layer", "Next.js with FSD", or "Turborepo FSD structure". Provides comprehensive guidance for implementing Feature-Sliced Design methodology in Next.js applications with custom 'views' layer naming. Use when this capability is needed.
- ▌ Committing With Commitlint · tomevault-io bundleUse when writing a git commit message in a repository that uses commitlint — read the enforced convention first, write a compliant message, and self-correct from hook rejections instead of bypassing them
- ▌ Advanced Visualization Techniques · tomevault-io bundleUI mockups, dashboards, advanced interactivity, generative art, simulations, math visualizations, and design system rules for producing rich generateSandboxedUi output. Use when this capability is needed.
- ▌ Optimize Classifier · tomevault-io bundleAnalyze your Model Matchmaker override patterns and tune the local classifier to match your preferences. Use after collecting 50+ recommendations. Use when this capability is needed.
- ▌
- ▌ Github Actions Vscode CI · tomevault-io bundleCI pipeline patterns for VS Code extensions using GitHub Actions Use when this capability is needed.
- ▌ Sp Instructor Agent · tomevault-io bundleUse when a user provides a vague or draft prompt and needs a SMART POLE Instructor to teach, diagnose SP-flaws, coach follow-up reasoning, and optionally produce a final optimized prompt on request.
- ▌
- ▌ Bot Developer · tomevault-io bundleExpert bot developer specializing in Discord, Telegram, Slack automation with deep knowledge of rate limiting, state machines, event sourcing, moderation systems, and conversational AI integration. Use when this capability is needed.
- ▌ Data Viz 2025 · tomevault-io bundleState-of-the-art data visualization for React/Next.js/TypeScript with Tailwind CSS. Creates compelling, tested, and accessible visualizations following Tufte principles and NYT Graphics standards. Use when this capability is needed.
- ▌ Design Critic · tomevault-io bundleAesthetic assessment and remix partner with trained visual taste. Provides structured design critiques using a 6-dimension scoring system inspired by VisualQuality-R1 chain-of-thought reasoning. Use when this capability is needed.
- ▌
- ▌ Build Rust · tomevault-io bundleOptimized Rust build operations with timing, profiling, and workspace support Use when this capability is needed.
- ▌ Goap Agent · tomevault-io bundleInvoke for complex multi-step tasks requiring intelligent planning and multi-agent coordination. Use when tasks need decomposition, dependency mapping, parallel/sequential/swarm/iterative execution strategies, or coordination of multiple specialized agents. Use when this capability is needed.
- ▌ Loop Agent · tomevault-io bundleExecute workflow agents iteratively for refinement and progressive improvement until quality criteria are met. Use when tasks require repetitive refinement, multi-iteration improvements, progressive optimization, or feedback loops until convergence. Use when this capability is needed.
- ▌ Write Component Guideline · tomevault-io bundleWrite or update component guideline docs in docs/content/docs/components using rootage-derived props, standardized image naming, and SEED MDX patterns. Use when creating new guideline pages or revising existing design guidance. Use when this capability is needed.
- ▌ Good Code Bad Code Review · tomevault-io bundleReference catalog of paired good/bad code-review examples by Miler (milerdev) at <https://good-code-bad-code.pages.dev/> — 18 language/framework tracks × 10 examples each, side-by-side comparative review patterns. TRIGGER when reviewing non-trivial Python / TypeScript / React / Next.js / Tailwind / Git code (the QuantRank-relevant tracks) and wanting a generic-language idiom sanity-check, when the user says "is this idiomatic" / "is this Pythonic" / "is this good code" / "review this function" / "any code-smells" / "ดู code นี้ดีมั้ย", or as a complementary reference alongside `quantrank-reviewer` (which owns project-specific invariants — this skill covers generic-language idioms). SKIP for non-code-review tasks, for tracks not used by QuantRank (PHP / Java / Go / Express / Django / FastAPI / SQL / Docker / HTML / CSS-without-Tailwind / Node.js-server-side — QuantRank ships static-export only), and for trivial diffs (single-line / pure rename / typo fix). Use when this capability is needed.
- ▌ Context Preserver · tomevault-io bundleAutomatically save and restore development context to minimize cognitive load when resuming work. Use when switching tasks, taking breaks, or returning after interruptions. Captures mental state, file locations, and next steps. Designed for ADHD developers with high context-switching costs. Use when this capability is needed.
- ▌ Spatial Developer · tomevault-io bundleExpert in AR/VR, WebXR, and spatial computing for Vision Pro and web Use when this capability is needed.
- ▌
- ▌ Dance Cmdr Claude Swarm Workflow Swarm Spark · tomevault-io bundleSwarm-Spark Executor — Agent Profile Injection
- ▌ Webxr Dev · tomevault-io bundleWebXR/VR development guide for Three.js on Meta Quest — camera rig, controllers, teleport, postprocessing limitations, and hard-won pitfalls from shipping VR Use when this capability is needed.
- ▌ Langchain Builder · tomevault-io bundleBuild LangChain chains, agents, and tool integrations with scaffolding, validation, and template generation. Use when this capability is needed.
- ▌
- ▌
- ▌
- ▌
- ▌
- ▌ Current Location Weather · tomevault-io bundleGet current weather conditions for a location. Use this skill when users ask about weather, temperature, current conditions, forecasts, or any weather-related queries like "What's the weather?", "Is it raining?", "How hot is it outside?", "What's the temperature?", or "Should I bring an umbrella?". Supports automatic location detection via IP or specific location queries. Use when this capability is needed.
- ▌
- ▌ Devbooks Brownfield Bootstrap · tomevault-io bundledevbooks-brownfield-bootstrap:存量项目初始化:在当前真理目录为空时生成项目画像、术语表、SSOT、基线规格与最小验证锚点,避免"边补 specs 边改行为"。用户说"存量初始化/基线 specs/项目画像/建立 glossary/初始化 SSOT/把老项目接入上下文协议"等时使用。 Use when this capability is needed.
- ▌ Darylmcd Roslyn Backed MCP MCP Server Stress · tomevault-io bundleDarylmcd Roslyn Backed Mcp Mcp Server Stress
- ▌ Dnd5e Srd · tomevault-io bundleRetrieval-augmented generation (RAG) skill for the D&D 5e System Reference Document (SRD). Use when answering questions about D&D 5e core rules, spells, combat, equipment, conditions, monsters, and other SRD content. This skill provides agentic search-based access to the SRD split into page-range markdown files. Use when this capability is needed.
- ▌ System Migration · tomevault-io bundleGuides operating system and hardware platform migrations including Linux distribution changes, Windows to Linux migration, mainframe to x86 modernization, data center migrations (physical to virtual, P2V, V2V), hardware platform changes, system consolidation, and legacy system decommissioning. Covers OS compatibility, driver migration, system configuration transfer, and cutover procedures. Use when migrating operating systems, changing hardware platforms, moving from mainframes, or when users mention "OS migration", "Linux migration", "mainframe modernization", "P2V migration", "system upgrade", "data center migration", or "legacy system replacement". Use when this capability is needed.
- ▌
- ▌
- ▌ Planning Review Fixes · tomevault-io bundleConverts code review findings (P0/P1/P2/P3) into actionable FormalTask
- ▌ Validating Task Plans · tomevault-io bundleThis skill should be used when validating batches of task specifications Use when this capability is needed.
- ▌
- ▌
- ▌ Davidortinau Maui Skills Maui Secure Storage · tomevault-io bundleSecure Storage — Gotchas & Best Practices
- ▌ Davidortinau Maui Skills Maui Speech To Text · tomevault-io bundleSpeech-to-Text — Gotchas & Best Practices
- ▌ Autogpt Agents · tomevault-io bundleAutonomous AI agent platform for building and deploying continuous agents. Use when creating visual workflow agents, deploying persistent autonomous agents, or building complex multi-step AI automation systems. Use when this capability is needed.
- ▌
- ▌ Fastmcp Server · tomevault-io bundleComplete guide for building MCP servers with FastMCP 3.0 - tools, resources, authentication, providers, middleware, and deployment. Use when creating Python MCP servers or integrating AI models with external tools and data. Use when this capability is needed.
- ▌ Neon Instagres · tomevault-io bundleInstantly provision production-ready Postgres databases with Neon Instagres. Use when setting up databases, when users mention PostgreSQL/Postgres, database setup, or need a development database. Works with Drizzle, Prisma, raw SQL. Use when this capability is needed.
- ▌ Netlify Deploy · tomevault-io bundleDeploy web projects to Netlify using the Netlify CLI (`npx netlify`). Use when the user asks to deploy, host, publish, or link a site/repo on Netlify, including preview and production deploys. Use when this capability is needed.
- ▌ Red Team Tools And Methodology · tomevault-io bundleThis skill should be used when the user asks to "follow red team methodology", "perform bug bounty hunting", "automate reconnaissance", "hunt for XSS vulnerabilities", "enumerate subdomains", or needs security researcher techniques and tool configurations from top bug bounty hunters. Use when this capability is needed.
- ▌ Security Scanning Tools · tomevault-io bundleThis skill should be used when the user asks to "perform vulnerability scanning", "scan networks for open ports", "assess web application security", "scan wireless networks", "detect malware", "check cloud security", or "evaluate system compliance". It provides comprehensive guidance on security scanning tools and methodologies. Use when this capability is needed.
- ▌ Technical Orientation · tomevault-io bundleExplain technical projects or codebases to a non-engineer. Use for "orient me" or "explain this repo". Use when this capability is needed.
- ▌ Using Content Driven Development · tomevault-io bundleApply a Content Driven Development process to AEM Edge Delivery Services development. Use for all development tasks, including building new blocks, modifying existing blocks, making changes to core decoration functionality, etc. Use when this capability is needed.
- ▌
- ▌
- ▌ Trade Study Analysis · tomevault-io bundleConduct systematic trade study analyses using the DAU 9-Step Trade Study Process. Guides engineers through problem definition, root cause analysis (5 Whys, Fishbone), data collection from alternatives and datasheets, normalization calculations, weighted scoring, sensitivity analysis, and professional report generation with visualizations and decision matrices. Use when evaluating alternatives, comparing solutions, conducting trade-offs, or making engineering decisions. Use when this capability is needed.
- ▌ Godot Patterns · tomevault-io bundleGDScript patterns and conventions for this Godot 4.6 project. Use when writing or reviewing GDScript code. Use when this capability is needed.
- ▌
- ▌ Concurrency Review · tomevault-io bundleReview Java concurrency code for thread safety, race conditions, deadlocks, and modern patterns (Virtual Threads, CompletableFuture, @Async). Use when user asks "check thread safety", "concurrency review", "async code review", or when reviewing multi-threaded code. Use when this capability is needed.
- ▌ Analysis Iterative · tomevault-io bundleThis skill MUST be invoked when the user says "brainstorm", "deep analysis", "let's think through", "analyze this with me", or "help me think through". SHOULD also invoke when feature descriptions lack Who/Problem/Value clarity during specification enrichment. Use when this capability is needed.
- ▌ Deepgram Rust Conversational Stt · tomevault-io bundleUse when implementing Deepgram Flux conversational STT from the Rust SDK, including flux_request APIs, turn events, FluxResponse handling, and turn-detection tuning for voice-agent-style pipelines.
- ▌ Architectural Patterns · tomevault-io bundleReference for software architecture patterns including Clean Architecture, Hexagonal Architecture, Modular Monolith, and Vertical Slice Architecture. Use when this capability is needed.
- ▌
- ▌ Bort Agent · tomevault-io bundleInteract with BORT AI agents on BNB Chain via BAP-578. Send messages to autonomous NFT agents, check their on-chain identity and status, and communicate through their AI soul. Use when the user wants to talk to a BORT agent, verify an agent's on-chain identity, check agent status, or interact with BAP-578 agents on BNB Chain. Use when this capability is needed.
- ▌ Chum Cloud · tomevault-io bundleJoin Chum Cloud — the villain network for AI agents. Post schemes, share intel, earn ranks, serve CHUM. Use when this capability is needed.
- ▌ Feishu Doc · tomevault-io bundleFetch content from Feishu (Lark) Wiki, Docs, Sheets, and Bitable. Automatically resolves Wiki URLs to real entities and converts content to Markdown. Use when this capability is needed.
- ▌ Lifi · tomevault-io bundleUse LI.FI API for cross-chain and same-chain swaps, bridges, and contract calls. Use when quoting routes, validating chains/tokens, building transaction requests, and tracking status. Use when this capability is needed.
- ▌ Molt Trust · tomevault-io bundleUse when working with the Analytics Engine for Moltbook. Audit agent reputation, filter spam, and manage your personal web of trust.
- ▌ Moltmotion · tomevault-io bundleMolt Motion Pictures platform skill. Create AI-generated Limited Series content, manage studios, submit scripts for agent voting, and earn 1% of tips. Wallet-based auth, x402 payments. Use when this capability is needed.
- ▌ Moltslist · tomevault-io bundleAgent marketplace for trading services, tools, and tasks using virtual credits. Use when this capability is needed.
- ▌ Moltspaces · tomevault-io bundleJoin audio room spaces to talk and hang out with other agents and users on Moltspaces. Use when this capability is needed.
- ▌
- ▌ Naver News · tomevault-io bundleSearch Korean news articles using Naver Search API. Use when searching for Korean news, getting latest news updates, finding news about specific topics, or preparing daily news summaries. Supports relevance and date-based sorting. Use when this capability is needed.
- ▌ News Feeds · tomevault-io bundleFetch latest news headlines from major RSS feeds (BBC, Reuters, AP, Al Jazeera, NPR, The Guardian, DW). No API keys required. Use when this capability is needed.
- ▌ Relayplane · tomevault-io bundleIntelligent AI model routing proxy. Cut API costs 50-80% with automatic model selection. Haiku for simple tasks, Opus for complex ones. Use when this capability is needed.
- ▌ Roadrunner · tomevault-io bundleBeeper Desktop CLI for chats, messages, search, and reminders. Use when this capability is needed.
- ▌
- ▌ Skillcraft · tomevault-io bundleCreate, design, and package Clawdbot skills. Use when asked to "make/build/craft a skill for X", or when extracting ad-hoc functionality ("turn my script/agent instructions/library into a skill"). Applies Clawdbot-specific integration concerns (tool calling, memory, message routing etc.) to build reusable skills that compose. Use when this capability is needed.
- ▌ Slides Cog · tomevault-io bundlePresentation generation powered by CellCog. Create PPTX presentations, pitch decks, keynotes, slide designs, image slideshows, professional presentations. AI-powered presentation builder. Use when this capability is needed.
- ▌ Taskmaster · tomevault-io bundleProject manager and task delegation system. Use when you need to break down complex work into smaller tasks, assign appropriate AI models based on complexity, spawn sub-agents for parallel execution, track progress, and manage token budgets. Ideal for research projects, multi-step workflows, or when you want to delegate routine tasks to cheaper models while handling complex coordination yourself. Use when this capability is needed.
- ▌ Dailypost Test · tomevault-io bundleSimple test skill that calls a GET endpoint to fetch a daily post. No authentication required. Use when this capability is needed.
- ▌ Tubescribe · tomevault-io bundleYouTube video summarizer with speaker detection, formatted documents, and audio output. Use when user sends a YouTube URL or asks to summarize/transcribe a YouTube video. Use when this capability is needed.
- ▌ Web QA Bot · tomevault-io bundleAI-powered web application QA automation using accessibility-tree based testing. Smoke tests, test suites, and PDF reports. Use when this capability is needed.
- ▌ Zapper API · tomevault-io bundleQuery DeFi portfolios, token holdings, NFTs, transactions, and prices via Zapper API. Supports 50+ chains. Use when user asks about wallet balances, DeFi positions, NFT collections, token prices, or transaction history. Use when this capability is needed.
- ▌ Fastapi Fullstack · tomevault-io bundleFastapi 项目的全栈开发指南,涵盖 API 路由、SQLAlchemy 异步数据库模型、Repository 模式、依赖注入和测试的完整开发流程。使用场景:添加新的 API 端点和功能模块、创建或修改数据库模型和关系、编写 Repository 查询逻辑、实现完整的 CRUD 操作、编写和维护测试用例、排查数据库和 API 相关问题。适用于需要了解 Fastapi 项目架构和开发规范的所有开发任务。 Use when this capability is needed.
- ▌ Rspec Testing · tomevault-io bundleThis skill should be used when writing, reviewing, or improving RSpec tests for Ruby on Rails applications. Use this skill for all testing tasks including model specs, controller specs, system specs, component specs, service specs, and integration tests. The skill provides comprehensive RSpec best practices from Better Specs and thoughtbot guides. Use when this capability is needed.
- ▌ Rewriting Git Commits · tomevault-io bundleRewrites a git commit sequence for a changeset to create a clean branch with commits optimized for readability and review Use when this capability is needed.
- ▌ Load Conversation · tomevault-io bundleLoad the full content of a previous Claude Code conversation into current context. Use when user asks to "load conversation <uuid>" or "show me conversation <uuid>" or references loading/viewing a past conversation by its ID. Use when this capability is needed.
- ▌ Safe Gcloud Usage · tomevault-io bundleThis skill should be used when the user asks to "run a gcloud command", "use gcloud", "access Google Cloud", "list GCP projects", "check gcloud config", or any task involving the Google Cloud CLI. Also use when Claude needs to suggest patterns for the gcloud allowlist or explain why a gcloud command was blocked. Use this skill immediately when you see "Direct gcloud commands are blocked" or "Use the safe-gcloud wrapper instead" in an error message. Use when this capability is needed.
- ▌ Supabase Database · tomevault-io bundleManage Postgres databases, including diffing, dumping, pulling, and pushing schemas. Triggered by phrases like "diff database", "dump schema", "pull remote db", or "push database changes". Use when this capability is needed.
- ▌ Generator Equals · tomevault-io bundleGuidance for using Generator.Equals — a C# source generator for auto-generating Equals, GetHashCode, operators, and Diff/Inequalities methods via attributes. Use when this capability is needed.
- ▌ Rust Pro V3 · tomevault-io bundlerust-pro workflow skill. Use this skill when the user needs Master Rust 1.75+ with modern async patterns, advanced type system features, and production-ready systems programming and the operator should preserve the upstream workflow, copied support files, and provenance before merging or handing off. Use when this capability is needed.
- ▌ Crowdsourcing Task Review Workflow · tomevault-io bundleUnderstand and modify the full Madoc TS crowdsourcing contribution and review pipeline. Use when changing claim creation rules, crowdsourcing-task and crowdsourcing-review lifecycle behavior, reviewer assignment policy, or project settings that control submission/review flow in services/madoc-ts. Use when this capability is needed.
- ▌ Anonymize Doc · tomevault-io bundleDetect and anonymize PII (SSN, cards, emails, phones, names) and business data (companies, revenue, costs, pricing). Use when handling sensitive files or user requests anonymization. Check-only or full anonymization with 5 strategies (mask/hash/pseudo/token/mixed). GDPR/HIPAA aware. Use when this capability is needed.
- ▌
- ▌
- ▌
- ▌ Clockify API · tomevault-io bundleClockify API integration patterns and key endpoints Use when this capability is needed.