tomevault-io
- 62k skills
- 0 followers
- 2 days ago last updated
- ▌
- ▌
- ▌
- ▌
- ▌
- ▌
- ▌ Scenario Lab · tomevault-io bundleUse the local Scenario Lab CLI from Claude Code without loading full run artifacts into active context. Use when this capability is needed.
- ▌ Python Upgrade · tomevault-io bundleSafely upgrade Python dependencies using uv. Use when asked to "upgrade dependencies", "update packages", "check for updates", or fix version mismatches in a Python project. Use when this capability is needed.
- ▌ Implement Plugin · tomevault-io bundlePackage and distribute Claude Code plugins with schema-safe manifests, canonical layout, component wiring, and release-ready validation. Use when this capability is needed.
- ▌
- ▌ Ava MCP Usage · tomevault-io bundleGuide for using Ava's MCP tools effectively for task management and progress reporting. Use when working with Ava MCP server to report progress on coding tasks, including starting tasks, updating progress, reporting blockers, and completing tasks. Helps users understand best practices for privacy-conscious task reporting with minimal effort. Use when this capability is needed.
- ▌
- ▌ Remediation Config · tomevault-io bundleSecurity fix patterns for configuration and deployment vulnerabilities (path traversal, debug mode, security headers). Provides language-specific secure implementations. Use when this capability is needed.
- ▌ Remediation Crypto · tomevault-io bundleSecurity fix patterns for cryptographic vulnerabilities (weak algorithms, insecure randomness, TLS issues). Provides language-specific secure implementations. Use when this capability is needed.
- ▌ Testing Strategies · tomevault-io bundleThis skill should be used for test coverage, test pyramid, unit/integration/E2E test design, TDD, BDD, mocking strategies, test doubles, test architecture Use when this capability is needed.
- ▌ Vuln Patterns Core · tomevault-io bundleUniversal vulnerability detection patterns applicable across all programming languages. Includes hardcoded secrets, SQL/command injection, path traversal, and configuration file patterns. Use when this capability is needed.
- ▌
- ▌ Enterprise Risk Check · tomevault-io bundle快速企业风险排查专用技能。当用户需要快速了解企业风险状况、判断合作可行性、供应商/客户准入审查时使用此技能。⚠️ 使用前必须通过 use_skill 加载本技能,且需要用户提供企查查 API Key。专注 8 个核心风险指标,5 分钟输出风险报告。 Use when this capability is needed.
- ▌ Zhin Database Orm · tomevault-io bundleGuides database usage in Zhin including model definitions, CRUD queries, transactions, migrations, and lifecycle hooks. Covers the built-in ORM based on @zhin.js/database with SQLite support. Use when working with data persistence in Zhin plugins. Use when this capability is needed.
- ▌
- ▌ Adr Format Alexandrian · tomevault-io bundleThis skill should be used when the user asks about "Alexandrian format", Use when this capability is needed.
- ▌ Adr Format Y Statement · tomevault-io bundleThis skill should be used when the user asks about "Y-statement format", Use when this capability is needed.
- ▌ Python Project Skel · tomevault-io bundleGenerate production-ready Python project skeletons with Astral UV package manager, Hatchling build backend with dynamic versioning, bump-my-version for semantic version management, and modern tooling (ruff, mypy, pytest, bandit). Use when creating new Python projects, initializing Python packages, setting up src-layout projects, scaffolding Python libraries, or starting a new Python application. Supports Python 3.14+ by default with configurable version. Output to current directory, specified path, or tarball. Use when this capability is needed.
- ▌ Chat2workflow · tomevault-io bundleUse when working with a design-only workflow designer for the Dify and Coze platforms. Through multi-round conversation, it produces a structured workflow JSON (nodes, edges, variable references) as text output. The skill itself produces only text and never runs any scripts.
- ▌ Rust Docs Guidelines · tomevault-io bundleGuidelines for writing Rust documentation Use when this capability is needed.
- ▌ Xfi Execute Plan · tomevault-io bundleGuide for executing engineering plans through coordinated subagent work. Use when executing existing plans from knowledge/plans/ directory. Use when this capability is needed.
- ▌
- ▌ Restart Claude · tomevault-io bundleUse when the user asks to restart Claude Code, or after changing settings/hooks/keybindings.
- ▌ Upgrade Claude · tomevault-io bundleUpgrade Claude Code to the latest version with graceful shutdown and auto-restart. Use when the user asks to upgrade or when a new Claude Code version is available. Use when this capability is needed.
- ▌
- ▌
- ▌ Proxychains · tomevault-io bundleAuto-detect network issues and force proxy usage with proxychains4. Use this skill when encountering connection timeouts, DNS failures, or blocked network access. Default proxy is http://127.0.0.1:9910 Use when this capability is needed.
- ▌ PDF Analyze · tomevault-io bundleComprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting documents, and handling forms. When Claude needs to fill in a PDF form or programmatically process, generate, or analyze PDF documents at scale. Use when this capability is needed.
- ▌ Claudecraft · tomevault-io bundleBuild structures in Minecraft with AI agents. Your agent gets a helper bot that autonomously assists the Claude agents! Use when this capability is needed.
- ▌ Ddg Search · tomevault-io bundleDuckDuckGo 搜索工具 - 无需 API key 的网页搜索替代方案 Use when this capability is needed.
- ▌
- ▌
- ▌ Process Pr · tomevault-io bundleProcess PR based on code review - if approved, create follow-up issues, merge, close; if changes requested, re-run implement-issue Use when this capability is needed.
- ▌ Frontend Vibes · tomevault-io bundleCreate distinctive frontend interfaces with faux-ASCII aesthetic, warm dark palettes, and expressive motion. Use when user mentions ASCII art, dot matrix, scanline effects, terminal aesthetic, pixelated figures, block letterforms, "vibes", "make it vibes", "use the aesthetic from frontend-vibes", warm blacks, terracotta accents, Anthropic-adjacent design, technical romance, or wants emotionally expressive UI that balances precision with organic imperfection. Use when this capability is needed.
- ▌ Hashbrown Dev · tomevault-io bundleBuilding LLM-powered React applications with the Hashbrown library. Use when the user asks to (1) Build generative UI where LLMs render React components, (2) Add client-side tool calling for LLM-app interaction, (3) Stream LLM responses in React applications, (4) Execute LLM-generated JavaScript safely in a sandbox, (5) Build browser agents or AI-powered UIs with hashbrown, (6) Control React UI from LLM output, (7) Integrate with LLM providers like OpenAI, Anthropic, Google, Azure, Bedrock, or Ollama in React apps, (8) Create chatbots, form builders, predictive text inputs, or multi-threaded conversations with LLMs, (9) Transform natural language to structured data in TypeScript React applications. Use when this capability is needed.
- ▌ Useful Commits · tomevault-io bundleThis skill should be used when the user asks to "review this commit message", "validate my commit", "improve this commit message", "explain conventional commits", "teach me commit message best practices", "write a commit", or requests guidance on git commit formatting. Provides strict Conventional Commits formatting with Angular convention to produce concise, informative commit messages following industry best practices. Use when this capability is needed.
- ▌ Openbotclaw · tomevault-io bundleUse when working with a 3D ocean floor inhabited by AI lobsters. Move, chat, emote, and socialize autonomously. Self-updating — always runs the latest code.
- ▌ Flutter Firebase · tomevault-io bundleExpert Firebase integration for Flutter. Use when working with Firebase Auth, Firestore, Cloud Storage, Cloud Messaging (FCM), Analytics, Crashlytics, or Remote Config. Covers FlutterFire packages and best practices. Use when this capability is needed.
- ▌
- ▌ Self Diagnostic · tomevault-io bundleRun self-diagnostics on Cornelius agent to verify skills, commands, agents, and integrations are working. Use when troubleshooting, after configuration changes, or for regular health checks. Use when this capability is needed.
- ▌ Regjit Code Review · tomevault-io bundleUse when reviewing RegJIT code changes for quality, correctness, and PCRE/RE2 compatibility
- ▌
- ▌
- ▌ Audit Agent Docs · tomevault-io bundleAudit Codex AGENTS.md and AGENTS.override.md instruction files in the current project for staleness and coverage gaps. Scores freshness with git churn, flags content drift, discovers directories that may deserve scoped AGENTS.md guidance, and reports ranked findings with per-file approval before edits. Global and project-agnostic. Trigger when the user says "audit AGENTS.md", "audit agent docs", "audit-agent-docs", "are my AGENTS.md files up to date", "check if AGENTS.md is stale", "Codex docs health check", or "refresh agent docs". SKIP when the user only wants to create a new AGENTS.md from scratch or only wants placement recommendations (use where-agents-md instead). Use when this capability is needed.
- ▌ Adcp Signals · tomevault-io bundleExecute AdCP Signals Protocol operations with signal agents - discover audience signals using natural language and activate them on DSPs or sales agents. Use when users want to find targeting data, activate audience segments, or work with signal providers. Use when this capability is needed.
- ▌
- ▌
- ▌ Rl Env From Description · tomevault-io bundleTurns a user's plain-English description of an RL training environment into runnable code across the four target frameworks — OpenEnv, OpenReward (ORS), Verifiers, and NeMo Gym. Use whenever someone describes an environment they want to build ("I want to train an agent that does X", "make an env where the model has to Y"), asks to scaffold a new env, asks to port an existing env to one of these frameworks, or asks how to design tools/rewards/state for a new env. Use even when the user does not explicitly say "RL environment" — descriptions like "agent that browses the web", "tool-calling agent for SQL", or "game-playing agent" all qualify. Drives the full flow — clarifying interview, env-name selection, shared-domain extraction, per-framework implementation, and rollout-based smoke tests. Use when this capability is needed.
- ▌ React Spectrum · tomevault-io bundlePolish the scaffolded release notes MDX files generated by `yarn releaseNotes` — rewrites the Changelog section, groups by component, and fills in the intro/description. Use when this capability is needed.
- ▌ Mount Operations · tomevault-io bundleFramework mount development workflows for React, Vue, Angular, Svelte, and other frameworks. Use when creating framework-specific mount kits, integrating 3Lens with frameworks, or debugging mount kit issues. Use when this capability is needed.
- ▌ Trace Operations · tomevault-io bundleCapture and replay 3Lens traces for debugging, performance analysis, and regression testing. Use when recording traces, opening/replaying saved traces, or exporting trace data for sharing. Use when this capability is needed.
- ▌ Disciplined Work · tomevault-io bundleThis skill should be used to execute work plans with strict coding discipline that avoids common LLM mistakes. It merges structured plan execution (phased workflow, incremental commits, quality checks) with disciplined coding guardrails (assumption surfacing, simplicity-first, surgical changes, test-driven execution). Triggers on /disciplined-work, /k-work, "disciplined work", or "careful work". Use when this capability is needed.
- ▌ Document Updater · tomevault-io bundleUpdates the README.md file to reflect the current state of the project. Use this skill when the user says "Update Documentations" or wants to keep the README in sync with GEMINI.md and the actual codebase. Use when this capability is needed.
- ▌
- ▌
- ▌
- ▌ Axolotl Schema · tomevault-io bundleSchema-first development, @resolver directive, models generation, resolver boilerplate scaffolding, CLI commands, and inspect tool Use when this capability is needed.
- ▌ Zustand Stores · tomevault-io bundleZustand state management patterns - auth store with SSR-safe initialization and store best practices Use when this capability is needed.
- ▌ Fullstack Features · tomevault-io bundleBuilding full-stack features in Toygres from UI to database. Use when adding new features, API endpoints, React components, or implementing end-to-end functionality. Use when this capability is needed.
- ▌
- ▌ Ag2 Knowledge And Memory · tomevault-io bundlePersist agent state across runs, shape what the LLM sees per turn, and cap history to fit a context window. Covers `KnowledgeStore` (memory / sqlite / disk / redis), `KnowledgeConfig` (`store=`, `compact=`, `aggregate=`, `bootstrap=`), aggregation strategies (`WorkingMemoryAggregate`, `ConversationSummaryAggregate`), assembly policies (`WorkingMemoryPolicy`, `EpisodicMemoryPolicy`, `ConversationPolicy`, `SlidingWindowPolicy`, `TokenBudgetPolicy`, `AlertPolicy`), and compaction (`TailWindowCompact`, `SummarizeCompact`). Use when the user wants the agent to remember between conversations, manage long histories, or control prompt assembly. Use when this capability is needed.
- ▌ Advisor · tomevault-io bundleInteractive workflow advisor that helps you choose optimal AI primitives from agentconfig.org based on your specific workflow needs, skill level, and tooling preferences. Use when deciding which primitives to implement or how to structure your AI configuration. Use when this capability is needed.
- ▌ Tasks · tomevault-io bundleView and manage the task stack and processing queue. Shows pending work, active tasks, completed items, and queue state. Triggers on "/tasks", "show tasks", "what's pending", "task list", "queue status". Use when this capability is needed.
- ▌ AI Tutor · tomevault-io bundleUse when user asks to explain, break down, or help understand technical concepts (AI, ML, or other technical topics). Makes complex ideas accessible through plain English and narrative structure. Use the provided scripts to transcribe videos
- ▌ Agent Conductor · tomevault-io bundle协调各种编码工具(如 Claude Code、Codex、Cursor、Gemini Code 或任何基于 CLI 的编码工具),以实现实施任务的最大吞吐量。适用场景包括:(1) 编写或修改代码文件;(2) 运行脚本或数据管道;(3) 批量处理大型数据集;(4) 需要并行执行的多阶段工作流程。该方案涵盖了与具体工具无关的调度模板、任务分解、并行协调以及任务完成标准。不适用场景包括:简单的文件读取操作、仅涉及配置的修改,或发送消息。核心原则是:编排器负责规划任务,编码工具负责执行具体操作。 Use when this capability is needed.
- ▌ Sync Projects · tomevault-io bundleScan github.com/agigante80 for public repos and reconcile with the portfolio. Auto-adds new repos at Tier 3, refreshes existing project pages whose underlying repo has changed since the MDX was last edited, marks newly-archived repos, and surfaces tier-vs-popularity mismatches based on multi-signal engagement (stars, forks, npm, PyPI, Docker Hub pulls). One commit per sync. Recoverable via `git revert HEAD`. Use when this capability is needed.
- ▌ Ads Landing · tomevault-io bundleLanding page quality assessment for paid advertising campaigns. Evaluates message match, page speed, mobile experience, trust signals, form optimization, and conversion rate potential. Use when user says landing page, post-click experience, landing page audit, conversion rate, or landing page optimization. Use when this capability is needed.
- ▌
- ▌
- ▌
- ▌
- ▌
- ▌
- ▌
- ▌ Pr Comment Response · tomevault-io bundleUse when PR review comments claim a bug or incorrect behavior, when multiple reviewer comments need systematic triage, or when a correctness claim needs proof before changing code. Verify-first PR comment response with evidence-based fixes.
- ▌ Chat Layer · tomevault-io bundleWorking with OpenBench chat layer - ChatEngine, A2UI v0.10 builder, content renderers, SSE + REST transport, and ChatLayer L2 orchestrator. Use when building chat interfaces, streaming A2UI JSONL, rendering rich content (charts, forms, files), or composing chat workflows. Use when this capability is needed.
- ▌ Data Layer · tomevault-io bundleWorking with OpenBench data layer - vector stores, chunking, embeddings, and RAG patterns. Use when implementing PineconeStore, chunking documents, generating embeddings, or building RAG workflows. Use when this capability is needed.
- ▌
- ▌ Clipboard Manager · tomevault-io bundle复制和粘贴文本/文件到剪贴板,支持历史记录和格式转换。 Use when this capability is needed.
- ▌ Database Designer · tomevault-io bundle设计和优化数据库模式,支持PostgreSQL、MySQL、SQLite和MongoDB。包括ER建模、规范化、索引优化和迁移脚本生成。 Use when this capability is needed.
- ▌ Wcag22 A11Y Audit · tomevault-io bundleWCAG 2.2 Accessibility Audit skill that systematically evaluates web pages against 8 core Success Criteria (1.1.1, 1.4.3, 1.4.11, 2.1.1, 2.1.2, 2.4.3, 2.4.7, 4.1.2) using accessibility tree inspection and visual analysis. Use this skill when you need to perform accessibility testing/auditing on a live webpage. Use when this capability is needed.
- ▌ Aisa Media Gen · tomevault-io bundleGenerate images & videos with AIsa. Gemini 3 Pro Image (image) + Qwen Wan 2.6 (video) via one API key. Use when this capability is needed.
- ▌ Config Driven Dev · tomevault-io bundle使用配置驱动开发的工作流,为项目提供可开关、可调参、可演进的行为控制。 Use when this capability is needed.
- ▌
- ▌ Release Engineering · tomevault-io bundleExpert capabilities for managing Upnext application releases, CI/CD pipelines, and versioning. Use when this capability is needed.
- ▌ Context Fundamentals · tomevault-io bundleThis skill should be used when the user asks to "understand context", "explain context windows", "design agent architecture", "debug context issues", "optimize context usage", or discusses context components, attention mechanics, progressive disclosure, or context budgeting. Provides foundational understanding of context engineering for AI agent systems. Use when this capability is needed.
- ▌ Context Optimization · tomevault-io bundleThis skill should be used when the user asks to "optimize context", "reduce token costs", "improve context efficiency", "implement KV-cache optimization", "partition context", or mentions context limits, observation masking, context budgeting, or extending effective context capacity. Use when this capability is needed.
- ▌
- ▌ Harness Setup · tomevault-io bundleFirst-time project scaffold for agentm. Populates init.sh with real commands, verifies it boots, seeds AGENTS.md, features.json, and the wiki/ scaffold. Run once per project. Prefixed harness- to avoid collision with Codex built-ins. Does not plan — planning is the harness-plan skill. Use when this capability is needed.
- ▌
- ▌ Tdd Development · tomevault-io bundleTest-Driven Development - Escreva testes primeiro, sempre Use when this capability is needed.
- ▌ MCP Headless Test · tomevault-io bundleRun live tests of the Ariadne MCP server using Claude Code in headless mode. Tests tool discovery, invocation, and filtering. Use when validating MCP server changes or checking integration with Claude Code. Use when this capability is needed.
- ▌ Cui Javascript · tomevault-io bundleCore JavaScript development standards covering ES modules, modern patterns, code quality, async programming, and tooling Use when this capability is needed.
- ▌ Auth Analyzer · tomevault-io bundleReview and analyze authentication and authorization patterns for security vulnerabilities. Use when this capability is needed.
- ▌ Docker Helper · tomevault-io bundleDocker Compose generation, optimization, and troubleshooting assistance. Use when this capability is needed.