tomevault-io
- 62k skills
- 0 followers
- 3 days ago last updated
- ▌ Claude Docs Consultant · tomevault-io bundleConsult official Claude Code documentation from code.claude.com using selective fetching. Use when working on hooks, skills, subagents, plugins, agent teams, MCP servers, permissions, settings, CI/CD (GitHub Actions, GitLab), IDE extensions (VS Code, JetBrains), desktop/web app features, scheduling, memory/CLAUDE.md, deployment (Bedrock, Vertex, Foundry), sandboxing, monitoring, or any Claude Code feature requiring official docs. Fetches only the specific docs needed per task. Use when this capability is needed.
- ▌ Charl Kruger Charl Building MCP Server On Cloudflare · tomevault-io bundleBuilding MCP Servers on Cloudflare
- ▌ Axiom Background Processing Ref · tomevault-io bundleComplete background task API reference - BGTaskScheduler, BGAppRefreshTask, BGProcessingTask, BGContinuedProcessingTask (iOS 26), beginBackgroundTask, background URLSession, with all WWDC code examples Use when this capability is needed.
- ▌ Axiom Uikit Animation Debugging · tomevault-io bundleUse when CAAnimation completion handler doesn't fire, spring physics look wrong on device, animation duration mismatches actual time, gesture + animation interaction causes jank, or timing differs between simulator and real hardware - systematic CAAnimation diagnosis with CATransaction patterns, frame rate awareness, and device-specific behavior
- ▌
- ▌ Rendering Absolute Coords · tomevault-io bundleRenders MewUI custom elements using absolute Bounds coordinates. Use when alignment appears ignored or element renders at top-left. Use when this capability is needed.
- ▌ Agentic Self Improvement · tomevault-io bundleRun behavioral benchmarks against the agent, detect failure patterns, generate guidance patches, apply them with auto-revert safety net. Implements the closed-loop self-improvement cycle from Hermes PR
- ▌ Alicloud Data Lake Dlf Test · tomevault-io bundleMinimal smoke test for DataLake skill. Validate metadata discovery and one read-only API call. Use when this capability is needed.
- ▌ Claude Dev Suite Claude Dev Suite Rust Cross Compile · tomevault-io bundleRust Cross-Compilation for Mobile
- ▌ Claude Dev Suite Claude Dev Suite Typescript Quality · tomevault-io bundleTypeScript Quality - Quick Reference
- ▌ Kubernetes Workload Optimizer · tomevault-io bundleTunes container resource requests/limits AND node-level autoscaling (Karpenter, Cluster Autoscaler) for the right balance of cost, scheduling latency, and pod stability. Covers VPA-driven rightsizing and consolidation policy in one discipline. Use when this capability is needed.
- ▌ Cloud Byte Consulting Catalyst Fastapi Control Plane · tomevault-io bundle<!-- Vendored from: platform-catalyst/skills/fastapi-control-plane/SKILL.md (BittahCriminal/platform-catalyst, BSD-3-Clause). Adapted for Catalyst: PLAN.md/CLAUDE.md/DECISIONS.md scrubbed; ADR-008->ADR-001, ADR-009->ADR-002. -->
- ▌ Compile Agents Context · tomevault-io bundleGenerate and maintain AGENTS.md as a living project context document by scanning the repository, discovering agents/skills, and extracting conventions. Use when initializing Codex context for a repo, refreshing stale AGENTS.md, or after significant project structure changes. Use when this capability is needed.
- ▌ Documentation Search · tomevault-io bundleSearch the internal knowledge base for runbooks, architecture documentation, ADRs, best practices, and troubleshooting guides using RAG. Use when looking for internal documentation, deployment procedures, architecture decisions, or operational runbooks. Use when this capability is needed.
- ▌ Neverthrow Wrap Exceptions · tomevault-io bundleCapture exceptions and promise failures with `neverthrow` instead of hand-written `try/catch` in TypeScript and JavaScript code. Use when wrapping synchronous functions that may throw, promise-returning functions that may throw before returning, existing `PromiseLike` values that may reject, or third-party APIs such as parsers, database clients, HTTP clients, file-system helpers, serializers, and SDK calls. Prefer `Result.fromThrowable` for synchronous throwers, `ResultAsync.fromThrowable` for promise-returning functions that may throw or reject, and `ResultAsync.fromPromise` when you already have a `PromiseLike` value in hand. Only keep `try/catch` when the language construct, cleanup requirement, or framework boundary truly requires it. Use when this capability is needed.
- ▌ MCP Management · tomevault-io bundleSearch, install, configure, update, and remove MCP servers across coding agents (Claude Code, Cursor, VS Code, Claude Desktop, Gemini CLI, Codex, Goose, Zed, and more). Supports multi-agent installation via npx add-mcp, the official MCP registry, and direct config editing. Use when this capability is needed.
- ▌ Update Github Issue Project Status · tomevault-io bundleUpdate GitHub issue project statuses for single or multiple issues using the GitHub Projects V2 API. Use when needing to programmatically set issue statuses (todo, in_progress, done) in GitHub Projects, especially when the user wants to update project board status or when handling multiple issues at once. Requires GITHUB_PROJECT_PAT or GH_PROJECT_PAT environment variable with project permissions. Use when this capability is needed.
- ▌ Sprint Cycle · tomevault-io bundleRun a complete sprint cycle with planning, implementation, quality gates, code review, and retrospective. Coordinates dev-plan-architect, code critics, and retrospective analysts. Use when this capability is needed.
- ▌ Agentic Wallet · tomevault-io bundleCrypto wallet operations via the awal CLI — sign in, check balances, send USDC/ETH/POL/SOL, trade tokens, fund the wallet, and use the x402 payment protocol to discover paid services, pay for API calls, monetize an API, or query onchain data. Use whenever the user mentions signing in, login, authentication, wallet status, balance, address, sending money, paying someone, transferring tokens, ENS names, swapping/trading/converting tokens, funding/topping up/onramp, USDC, ETH, POL, SOL, the x402 bazaar, paid APIs, monetizing an endpoint, or querying onchain data on Base. Use when this capability is needed.
- ▌
- ▌ Android Test Emulator · tomevault-io bundleLaunch or create the local Android emulator required before running Android connected/instrumented tests in this repository. Use this whenever running Android tests is required and no suitable device is already connected. Use when this capability is needed.
- ▌ Postgres Semantic · tomevault-io bundleUse for ANY PostgreSQL interaction — queries, schema exploration, metrics, or business data questions. MUST be used before postgres tools to load semantic models containing business context, field mappings, and validated metric formulas. Use when this capability is needed.
- ▌ Wordpress Accessibility · tomevault-io bundleWCAG 2.1/2.2 Level AA compliance for WordPress themes, plugins, and blocks. Covers automated audits, keyboard navigation, screen reader testing, ARIA patterns, and color contrast. Use when this capability is needed.
- ▌ Orchardcore AI Agent · tomevault-io bundleSkill for the CrestApps Orchard Core AI Agent module that provides 50+ natural-language AI tools for managing an Orchard Core site. Covers content management, content definitions, feature toggling, tenant management, recipe execution, user and role lookup, workflow management, email/SMS/notification sending, AI profile inspection, and chat analytics. Use this skill when requests mention AI Agent tools, natural language site management, CrestApps.OrchardCore.AI.Agent, AI-powered content operations, or closely related Orchard Core AI tool integration and troubleshooting work. Strong matches include searchForContentItems, createOrUpdateContentItem, importOrchardCoreRecipe, createTenant, enableSiteFeature, sendEmail, sendNotification, listWorkflowTypes, listAIProfiles, queryChatSessionMetrics, and the code patterns, admin flows, recipe steps, and tool categories captured in this skill. Use when this capability is needed.
- ▌
- ▌ Dx Insight Usage Guardrail · tomevault-io bundleChecks deps update in widely consumed repos will cause problems or not, and ranks dependency updates by downstream impact for prioritisation. Use when this capability is needed.
- ▌ Clip Aware Embeddings · tomevault-io bundleSemantic image-text matching with CLIP and alternatives. Use for image search, zero-shot classification, similarity matching. NOT for counting objects, fine-grained classification (celebrities, Use when this capability is needed.
- ▌ Cloudflare Worker Dev · tomevault-io bundleCloudflare Workers, KV, Durable Objects, and edge computing development. Use for serverless APIs, caching, rate limiting, real-time features. Activate on "Workers", "KV", "Durable Objects", Use when this capability is needed.
- ▌ Curiositech Some Claude Skills Collage Layout Expert · tomevault-io bundleCollage & Layout Composition Expert
- ▌ Design System Creator · tomevault-io bundleBuilds comprehensive design systems and design bibles with production-ready CSS. Expert in design tokens, component libraries, CSS architecture. Use for design system creation, token architecture,
- ▌ Fancy Yard Landscaper · tomevault-io bundleExpert landscape designer transforming yards through photo mapping, 3D visualization, seasonal planning, and deep plant knowledge. Specializes in fast-growing privacy screens (knows arborvitae Use when this capability is needed.
- ▌ Playwright E2e Tester · tomevault-io bundleExpert in end-to-end testing with Playwright, the modern cross-browser testing framework. Specializes in test generation, page object patterns, visual regression testing, and CI/CD integration. Use when this capability is needed.
- ▌ SEO Visibility Expert · tomevault-io bundleComprehensive SEO, discoverability, and AI crawler optimization for web projects. Use for technical SEO audits, llms.txt/robots.txt setup, schema markup, social launch strategies (Product Hunt, Use when this capability is needed.
- ▌ API Test Design · tomevault-io bundleStrategies for designing comprehensive API tests including contract testing, integration testing, and performance testing Use when this capability is needed.
- ▌ Time Management · tomevault-io bundleStrategies for effective time management, prioritization, and sustainable productivity for software developers Use when this capability is needed.
- ▌ Debug Troubleshoot · tomevault-io bundleSystematic debugging approach for Rust async code with Tokio, Turso, and redb. Use when diagnosing runtime issues, performance problems, async deadlocks, database connection issues, or panics. Use when this capability is needed.
- ▌ Task Decomposition · tomevault-io bundleBreak down complex tasks into atomic, actionable goals with clear dependencies and success criteria. Use when planning multi-step projects, coordinating agents, or decomposing complex requests. Use when this capability is needed.
- ▌ D Oit Do Knowledge Studio Database Schema Migrations · tomevault-io bundleDatabase Schema Migrations
- ▌ Task Breakdown Specialist · tomevault-io bundleBreak large tasks into ADHD-friendly micro-tasks that minimize activation energy and maximize momentum. Use when feeling overwhelmed, can't start a task, or need to make progress visible. Optimized for ADHD developers with 15-minute task chunking and dopamine-driven ordering. Use when this capability is needed.
- ▌
- ▌
- ▌ Build CI Local Script · tomevault-io bundleRun and modify scripts/build-ci-local.ps1 safely, keeping it aligned with scripts/modules and VS Code tasks. Use when this capability is needed.
- ▌ Medassist Architecture Guard · tomevault-io bundleGuard MedAssist architectural boundaries and route/data-flow conventions when changing backend or frontend code, including equivalent requests phrased in German. Use when this capability is needed.
- ▌ Akshare Stock · tomevault-io bundle使用 AKShare 库获取和分析中国 A 股市场数据。AKShare 是免费开源的 Python 金融数据接口库,无需注册或 Token。支持:股票实时行情、历史K线、财务报表、估值指标、资金流向、技术指标、定时任务等。当用户需要获取 A 股股价、分析个股基本面、查询财务数据、计算技术指标、分析资金流向时使用此 skill。 Use when this capability is needed.
- ▌ Darcyegb Diagram Pipeline Diagram Illustrator Render · tomevault-io bundleSkill 4: diagram-illustrator-render
- ▌ Devbooks Entropy Monitor · tomevault-io bundledevbooks-entropy-monitor:定期采集系统熵度量(结构熵/变更熵/测试熵/依赖熵),生成量化报告,当指标超阈值时建议重构。用户说"熵度量/复杂度趋势/重构预警/代码健康/技术债务度量"等时使用。 Use when this capability is needed.
- ▌ Devbooks Impact Analysis · tomevault-io bundledevbooks-impact-analysis:跨模块/跨文件/对外契约变更前做影响分析,产出可直接写入 proposal.md 的 Impact 部分(Scope/Impacts/Risks/Minimal Diff/Open Questions)。用户说"做影响分析/改动面控制/引用查找/受影响模块/兼容性风险"等时使用。 Use when this capability is needed.
- ▌ Devbooks Proposal Author · tomevault-io bundledevbooks-proposal-author:撰写变更提案 proposal.md(Why/What/Impact + Debate Packet),作为后续 Design/Spec/Plan 的入口。对设计性决策会呈现选项给用户选择。用户说"写提案/proposal/为什么要改/影响范围/坏味道重构提案"等时使用。 Use when this capability is needed.
- ▌ Devbooks Ssot Maintainer · tomevault-io bundledevbooks-ssot-maintainer:维护项目 SSOT 的"可寻址索引与派生进度视图"。用于"修改/同步 SSOT(上游或项目内)→ 生成可审计 delta → 同步 requirements.index.yaml →(可选)刷新 requirements.ledger.yaml"。通常由 `/devbooks:delivery` 在 `request_kind=governance` 路由下调用。注意:SSOT 初始化请使用 `brownfield-bootstrap`。 Use when this capability is needed.
- ▌ Cobol Migration Analyzer · tomevault-io bundleAnalyzes legacy COBOL programs and JCL jobs to assist with migration to modern Java applications. Extracts business logic, identifies dependencies, generates migration reports, and creates Java implementation strategies. Use when working with mainframe migration, COBOL analysis, legacy system modernization, JCL workflows, or when users mention COBOL to Java conversion, analyzing .cbl/.CBL/.cob files, working with copybooks, or planning Java service implementations from COBOL programs.
- ▌ Davidortinau Maui Skills Maui Hot Reload Diagnostics · tomevault-io bundle.NET MAUI Hot Reload Diagnostics
- ▌ API Fuzzing For Bug Bounty · tomevault-ioThis skill should be used when the user asks to "test API security", "fuzz APIs", "find IDOR vulnerabilities", "test REST API", "test GraphQL", "API penetration testing", "bug bounty API testing", or needs guidance on API security assessment techniques.
- ▌ Figma Implement Design · tomevault-io bundleTranslate Figma nodes into production-ready code with 1:1 visual fidelity using the Figma MCP workflow (design context, screenshots, assets, and project-convention translation). Trigger when the user provides Figma URLs or node IDs, or asks to implement designs or components that must match Figma specs. Requires a working Figma MCP server connection. Use when this capability is needed.
- ▌ Game Changing Features · tomevault-io bundleFind 10x product opportunities and high-leverage improvements. Use when user wants strategic product thinking, mentions '10x', wants to find high-impact features, or says 'what would make this 10x better', 'product strategy', or 'what should we build next'. Use when this capability is needed.
- ▌ Github Actions Creator · tomevault-io bundleUse when the user wants to create, generate, or set up a GitHub Actions workflow. Handles CI/CD pipelines, testing, deployment, linting, security scanning, release automation, Docker builds, scheduled tasks, and any custom workflow for any language or framework.
- ▌ HTML Injection Testing · tomevault-io bundleThis skill should be used when the user asks to "test for HTML injection", "inject HTML into web pages", "perform HTML injection attacks", "deface web applications", or "test content injection vulnerabilities". It provides comprehensive HTML injection attack techniques and testing methodologies. Use when this capability is needed.
- ▌ Serving Llms Vllm · tomevault-io bundleServes LLMs with high throughput using vLLM's PagedAttention and continuous batching. Use when deploying production LLM APIs, optimizing inference latency/throughput, or serving models with limited GPU memory. Supports OpenAI-compatible endpoints, quantization (GPTQ/AWQ/FP8), and tensor parallelism. Use when this capability is needed.
- ▌ Playwright E2e Builder · tomevault-io bundlePlan and build comprehensive Playwright E2E test suites with Page Object Model, authentication state persistence, custom fixtures, visual regression, and CI integration. Uses interview-driven planning to clarify critical user flows, auth strategy, test data approach, and parallelization before writing any tests. Use when this capability is needed.
- ▌ Postgres Schema Design · tomevault-io bundleComprehensive PostgreSQL-specific table design reference covering data types, indexing, constraints, performance patterns, and advanced features Use when this capability is needed.
- ▌
- ▌
- ▌ Teams Channel Post Writer · tomevault-io bundleCreates educational Teams channel posts for internal knowledge sharing about Claude Code features, tools, and best practices. Applies when writing posts, announcements, or documentation to teach colleagues effective Claude Code usage, announce new features, share productivity tips, or document lessons learned. Provides templates, writing guidelines, and structured approaches emphasizing concrete examples, underlying principles, and connections to best practices like context engineering. Activates for content involving Teams posts, channel announcements, feature documentation, or tip sharing.
- ▌ Design Tracker · tomevault-io bundlePROACTIVELY track and document project design decisions without being asked. Activate automatically when detecting architecture discussions, implementation decisions, pattern choices, library selections, or any technical decisions. Also use when user explicitly says "record this", "what's our design status", or equivalent. Do NOT wait for user to ask - record important decisions immediately. Use when this capability is needed.
- ▌
- ▌ Agnxi Search · tomevault-io bundleUse when working with the official search utility for Agnxi.com - The premier directory of AI Agent Tools, MCP Servers, and Skills.
- ▌ Credential Manager · tomevault-io bundleMANDATORY security foundation for OpenClaw. Consolidate scattered API keys and credentials into a secure .env file with proper permissions. Use when setting up OpenClaw, migrating credentials, auditing security, or enforcing the .env standard. This is not optional — centralized credential management is a core requirement for secure OpenClaw deployments. Scans for credential files across common locations, backs up existing files, creates a unified .env with mode 600, validates security, and enforces best practices. Use when this capability is needed.
- ▌
- ▌ Idfm Journey · tomevault-io bundleQuery Île-de-France Mobilités (IDFM) PRIM/Navitia for place resolution, journey planning, and disruptions/incident checks. Use when asked to find routes in Île-de-France (e.g., "itinéraire de X à Y"), resolve station/stop ids, or check RER/metro line disruptions, and you have an IDFM PRIM API key. Use when this capability is needed.
- ▌ Intelligence Suite · tomevault-io bundleMakima's All-Seeing Intelligence Suite. Combines real-time AI news tracking and global news monitoring for a comprehensive strategic briefing. Use when this capability is needed.
- ▌
- ▌ Demerzels Lab Elsamultiskillagent Polymarket Trading · tomevault-io bundlePolymarket + Hyperliquid Trading Agent
- ▌ Relay For Telegram · tomevault-io bundleALWAYS use this skill whenever the user asks about their Telegram history/messages/chats/DMs (search Telegram, find a message, summarize a chat, extract action items, who said what, recap last week). Uses the Relay API to query the user's synced Telegram messages. Use when this capability is needed.
- ▌ Demerzels Lab Elsamultiskillagent Settlement Witness · tomevault-io bundleSettlementWitness (OpenClaw Skill)
- ▌ Simmer Copytrading · tomevault-io bundleMirror positions from top Polymarket traders using Simmer API. Size-weighted aggregation across multiple wallets. Use when this capability is needed.
- ▌ Bmad Shard Doc · tomevault-io bundleSplits large markdown documents into smaller, organized files based on level 2 (default) sections Use when this capability is needed.
- ▌ Documentation Maintainer · tomevault-io bundleKeep runtime documentation aligned with implemented behavior when docs drift or policy changes are detected. Use when this capability is needed.
- ▌ Jarchi Scripting · tomevault-io bundleThis skill should be used when the user asks to "write a JArchi script", "create an Archi script", "build an .ajs script", "add a dialog to a script", "use SWT widgets", "create a JFace dialog", "use Eclipse UI in JArchi", "extend a Java class in JavaScript", "use Java.type()", "work with ArchiMate elements", "use the jArchi API", "create a library module", "use GraalJS", mentions JArchi, Archi scripting, ArchiMate modeling scripts, SWT/JFace UI, or GraalVM JavaScript for Archi. Use when this capability is needed.
- ▌ Model API Server · tomevault-io bundleThis skill should be used when the user asks to "use the model API server", "call the API", "query the model via HTTP", "create elements via API", "use curl with Archi", "interact with the REST API", "use the plan/apply pattern", "plan and apply changes", "run a script via API", "export a view via API", "search elements via HTTP", mentions the Model API Server, REST endpoints, or HTTP-based model operations against the JArchi server running on localhost:8765. Use when this capability is needed.
- ▌ Ending An Iteration · tomevault-io bundleUse when concluding work on an open-ended goal to write iteration journal entry documenting work performed, decisions made, and state changes
- ▌ Eng Tdd · tomevault-io bundleEnforces disciplined RED-GREEN-REFACTOR cycle—write failing test first, watch it fail, write minimal code to pass, then refactor. Use when this capability is needed.
- ▌ Tools Unity Ugui · tomevault-io bundleUnity UI patterns including Canvas optimization, list virtualization, and mobile-friendly UI. Use when this capability is needed.
- ▌ Thinking Dual Process · tomevault-io bundleApply Kahneman's Dual-Process Theory to recognize when to trust intuition vs engage deliberate analysis. Use for high-stakes decisions, error-prone contexts, or when balancing speed vs accuracy. Use when this capability is needed.
- ▌ Thinking Model Router · tomevault-io bundleRoute to the right mental model based on your domain and problem type. The single entry point for all thinking skills. Use when this capability is needed.
- ▌ Thinking Occams Razor · tomevault-io bundleApply parsimony principle to prefer simpler explanations with fewer assumptions. Use for hypothesis selection in debugging, architecture decisions, and choosing between competing approaches. Use when this capability is needed.
- ▌ Tlossmtgboss Cyber Mortgage Crm Salesforce Validator · tomevault-io bundleSalesforce Integration Validator
- ▌ Unsplash Image Finder · tomevault-io bundleWebページに画像が必要な場合にUnsplashから検索して挿入する。例:「ヒーロー画像が必要」「旅行ブログに風景写真を追加して」「コーヒーショップの画像を探して」 Use when this capability is needed.
- ▌ Tmq Markdown2anything · tomevault-io bundleConvert markdown files to visually appealing PDF, Word, or HTML documents with Slovak diacritics support, professional themes (professional, minimalist, technical, basic), and advanced table formatting. Use when converting markdown documentation to presentation-ready documents, creating professional web pages from markdown, reports from markdown notes, or batch-converting markdown files to styled PDF/DOCX/HTML formats. Use when this capability is needed.
- ▌ Arkit Visionos Developer · tomevault-io bundleBuild and debug ARKit features for visionOS, including ARKitSession setup, authorization, data providers (world tracking, plane detection, scene reconstruction, hand tracking), anchor processing, and RealityKit integration. Use when implementing ARKit workflows on visionOS or troubleshooting provider-specific space, privacy, and lifecycle behavior. Use when this capability is needed.
- ▌ Pandas Performance · tomevault-io bundleAdvanced sub-skill for pandas focused on memory optimization, execution speed, and handling large-scale datasets (10M+ rows). Covers low-level dtypes, efficient indexing, and vectorization of complex logic. Use when this capability is needed.
- ▌ Check Sdk Updates · tomevault-io bundleCheck whether Claude Code, Claude Agent SDK, and Codex SDK have new versions on npm. Use when the user asks to check for SDK/CLI updates, e.g. "check sdk updates", "check claude code update", "有沒有更新", "檢查 SDK 版本". Use when this capability is needed.
- ▌ Add Vault Note · tomevault-io bundleAdd a note to specific vault Use when this capability is needed.
- ▌ Spec Quality Checklist · tomevault-io bundleValidate a specification before implementation. Use when you've drafted a spec and need to verify it's complete, precise, and unambiguous. Runs in a forked spec-reviewer agent. Creates TodoWrite items for each check. Run this before proceeding to implementation planning. Use when this capability is needed.
- ▌
- ▌ Backend Csharp · tomevault-io bundleC# backend patterns for Optimizely CMS projects Use when this capability is needed.
- ▌ Frontend Razor · tomevault-io bundleRazor view patterns for Optimizely CMS projects Use when this capability is needed.
- ▌
- ▌
- ▌
- ▌ Verify And Fix · tomevault-io bundleRun formatting, linters, unit tests, and build checks, then fix violations. Use when this capability is needed.
- ▌ Git Workflow Pr Generator · tomevault-io bundleGenerate GitHub pull request descriptions by analyzing git changes between two branches. Use when the user asks to create or draft a PR description based on branch diffs (for example, "Generate a PR for the changes between featureBranch and mainBranch") and expects a filled template with summary, motivation, and change impact flags. Use when this capability is needed.