tomevault-io
- 62k skills
- 0 followers
- 2 days ago last updated
- ▌
- ▌ Daisyui · tomevault-io bundleTailwind CSS component library providing semantic class names for 50+ components with built-in themes, dark mode, and customization for rapid UI development. Use when this capability is needed.
- ▌ Espocrm Development · tomevault-io bundleComprehensive guide for developing on EspoCRM - metadata-driven CRM with service layer architecture Use when this capability is needed.
- ▌ Bobmatnyc Claude Mpm Skills Fastify · tomevault-io bundleFastify (TypeScript) - Production Backend Framework
- ▌ Netlify Deployment Platform · tomevault-io bundleNetlify JAMstack deployment platform with serverless functions, forms, and identity Use when this capability is needed.
- ▌ Pyright Type Checker · tomevault-io bundlePyright fast Python type checker from Microsoft with VS Code integration and strict type checking modes Use when this capability is needed.
- ▌ Emergency Release Workflow · tomevault-io bundleEmergency release workflow for critical bug fixes and security patches. Use when production issues require fast-track deployment. Use when this capability is needed.
- ▌ Hono Testing · tomevault-io bundleHono testing patterns - app.request(), test client, mocking environment, and integration testing strategies Use when this capability is needed.
- ▌
- ▌ Skill Lister · tomevault-io bundleUse this skill to discover all available AgenticDev skills and their capabilities. Provides a bootstrap context for AI agents by listing all skills, their descriptions, and script paths from the .claude/skills/ directory.
- ▌ Gograbber · tomevault-io bundleGuide for executing the gograbber CLI tool for TCP port scanning, directory bruteforcing, and automated screenshotting of web targets. Use this skill when you need to run gograbber or discover web services across IPs, CIDR ranges, and URLs. Use when this capability is needed.
- ▌ Structlog · tomevault-io bundleStructured logging for Python applications with context support and powerful processors Use when this capability is needed.
- ▌
- ▌
- ▌ Update Mr Desc · tomevault-io bundleUpdates merge request descriptions in GitLab by summarizing MR changes into a bulleted list, excluding changes under docs/. Use when updating an MR description via glab MCP or glab CLI, or when the user asks to summarize MR changes for the description. Use when this capability is needed.
- ▌ Home Assistant Integrations Addons · tomevault-io bundleHome Assistant integrations, add-ons, updates, and system operations. Use when the user asks about config entries, add-ons, updates, reloads/restarts, or system health, and when mapping those needs to ha-mcp tools. Use when this capability is needed.
- ▌ Workbench Sync · tomevault-io bundleSync workflows for Workbench CLI. Use when aligning local work items with GitHub issues, creating branches, or reconciling doc backlinks. Use when this capability is needed.
- ▌ UI Component Generation · tomevault-io bundleYou are now acquiring the skill of generating React UI components. After reading Use when this capability is needed.
- ▌ Agentic Engineering · tomevault-io bundleAutonomously drive an entire issue or a complete new feature from spec to merge through the AAanalysis agentic-engineering protocol — sharpen the issue, branch into an isolated worktree, implement, push and open the PR early so CI runs, run the automated review + quality gates, keep the branch synced, then hold at the human-review gate where the user picks a manual PR-review loop or skips (skip = post an approving review comment, then arm GitHub-native auto-merge), with a fix-forward loop on red CI. Use when the user wants to start work on an issue, "walk me through the workflow", take a change from issue to merge, or wants the auto-merge / auto-fix loop driven for them. NOT for typos, one-line fixes, or trivial local edits — make those directly. The canonical protocol lives in docs/guides/agentic_engineering.md; this skill executes it. Use when this capability is needed.
- ▌ Atrium Bootstrap · tomevault-io bundleBootstrap a new host application on top of the published atrium base image, or retrofit an existing FastAPI / SQLAlchemy / React app onto atrium. Use when the user says "start a new project on atrium", "atrium scaffold", or "move my app onto atrium". Use when this capability is needed.
- ▌ Infra Executor Agent · tomevault-io bundleExecutes infrastructure tasks including builds, deployments, configs, and cluster operations, following acceptance criteria and committing changes Use when this capability is needed.
- ▌ Mvvm Development · tomevault-io bundleExplain how to implement and evolve MVVM features using the repo’s `@web-loom/mvvm-core`, the shared `models`/`view-models` packages, and the reference MVVM apps (React/Angular/Vue). Use when Codex is asked about MVVM wiring, state management, or integrating the core packages with framework-specific UIs. Use when this capability is needed.
- ▌ Research Topic Summarize · tomevault-io bundleResearch topics via web search, synthesize detailed summaries with sources and screenshots Use when this capability is needed.
- ▌
- ▌
- ▌
- ▌ Feature MCP Server · tomevault-io bundleDesigns or implements MCP-facing work for bb-cli by exposing the existing grounded tool layer safely. Use when moving into the Day 12 MCP milestone or evaluating how current repo capabilities should be exposed to Claude Desktop or other MCP clients. Use when this capability is needed.
- ▌ Building With Nextjs · tomevault-io bundleUse when building web UIs with Next.js 15+ and React 19 - covers Server Components, App Router, testing with Vitest and Playwright, and accessibility standards
- ▌
- ▌ Alexa CLI · tomevault-io bundleControl Amazon Echo/Alexa devices via the `alexacli` CLI. Use when the user asks to speak/announce on Echo devices, send voice commands to Alexa, control smart home devices, list Alexa devices, or trigger routines. Use when this capability is needed.
- ▌ Proto Regenerate · tomevault-io bundleRegenerate proto bindings for both SO (Go) and SDK (TypeScript) after proto file changes Use when this capability is needed.
- ▌ Design Architecture · tomevault-io bundle仕様を基にソフトウェアの設計・コード変更方法を検討するときに使う Use when this capability is needed.
- ▌ Deepseek Integration · tomevault-io bundle当用户要求"DeepSeek API 集成"、"AI 服务"、"生成回复建议"、"调用 LLM"、"HTTP 请求"、"流式响应"、"连接池优化"、"重试策略",或者提到"DeepSeek"、"API 调用"、"reqwest"、"streaming"时使用此技能。用于 DeepSeek API 集成、HTTP 客户端配置、错误处理、流式响应、连接池优化和 API 密钥管理。 Use when this capability is needed.
- ▌
- ▌
- ▌ Sync Public Docs · tomevault-io bundleUse when modifying public API in packages/core (types/global.ts, types/default.ts, index.ts, or package.json `exports` field), adding/renaming/removing props, changing default values, before publishing a new react-zmage version, or when the user says "sync docs" / "update public docs" / "propagate this change" / "同步文档" / "更新对外文档" / "准备发版". This skill coordinates four documentation destinations that drift independently — packages/core types & defaults, packages/home docs sections + schema, docs/llms.txt, and README.md / AGENTS.md. The repo has TS-level guards on type imports, but defaults values, natural-language docs, README/AGENTS prose, llms.txt, and playground snippets have NO automatic guards — this skill IS the documented process that closes that gap. Trigger it aggressively whenever core's public surface changes; over-triggering is cheap, missed sync causes shipped doc drift.
- ▌
- ▌
- ▌ Byterover Review · tomevault-io bundleReview code changes against stored conventions, patterns, and architecture decisions. Checks staged changes or specific files for convention violations, pattern mismatches, missing tests, and security concerns. Curates newly discovered patterns. Use when this capability is needed.
- ▌ Managing Github · tomevault-io bundleGitHubのIssue、PR、レビュースレッドを操作します。GitHub関連の情報取得・作成・更新が必要な場合に使用してください。 Use when this capability is needed.
- ▌ Nuxt Code Editor · tomevault-io bundle遵循项目标准生成和修改 Vue 3、TypeScript 和 SCSS 代码。 Use when this capability is needed.
- ▌ Build Run Script · tomevault-io bundleEnsures `package.json` scripts for dev, build, preview, lint, test, and format are present and validates environment variable usage before running. Use when this capability is needed.
- ▌
- ▌ Minimal UI Design · tomevault-io bundleUse when designing or refining UIs that must be visually minimal, low-noise, and icon-forward while staying understandable for new users, especially when reducing text, consolidating controls, or streamlining dialogs, toolbars, search panels, or list results.
- ▌ Catel Examples · tomevault-io bundleWrite and maintain documentation for Catel. Structured workflow for creating, updating, Use when this capability is needed.
- ▌ Clean · tomevault-io bundleIntelligent code cleanup with mainline detection, stale artifact discovery, and safe execution. Supports targeted cleanup and confirmation. Use when this capability is needed.
- ▌ Git Conventions · tomevault-io bundleGit command rules, commit message conventions, and safe usage patterns. Use when the user asks to commit, create a branch, check differences, write a commit message, or perform any git operation. Also use when discussing version control workflows or git safety. Use when this capability is needed.
- ▌ Ghostwriter · tomevault-io bundleTransform source material into authentic, human-written content. Use for ANY writing task - newsletters, articles, social posts, emails. Combines voice transformation, AI pattern detection, and Charlie Deist's signature moves. Replaces the old ai-tells and human-writing skills. Use when this capability is needed.
- ▌ Celina Create X Studio AI Agent Sdd · tomevault-io bundleAI Agent SDD — Software Design Document for AI Agents
- ▌ Chi Recommendations · tomevault-io bundleRecommend the best Chi implementation approach based on project context. Use when the user asks which Chi approach to use (Vue, Web Components, or HTML/CSS), when starting a new project with Chi, or when migrating between approaches. Provides framework-specific guidance and code examples. Use when this capability is needed.
- ▌ Brand Identity · tomevault-io bundleLogo design, brand guidelines, and visual identity systems. Use when this capability is needed.
- ▌
- ▌ Stealth Browser · tomevault-io bundleInvisible Chrome automation for web scraping via CDP. Use when WebFetch fails or gets blocked (403, 429, Cloudflare, bot protection, JS-rendered pages). Launches your real Chrome install completely hidden, sends commands via Chrome DevTools Protocol. Sites see a normal browser with real extensions - no detectable automation. Learns which domains block and skips straight to stealth on future requests. Also handles form filling, clicking, screenshots, and scraping dynamic content. Use when this capability is needed.
- ▌ Hf Daily Papers · tomevault-io bundleFetch and organize Hugging Face Daily Papers for a specified date. Downloads raw HTML, extracts the embedded JSON data blob (Svelte hydration data in data-props attribute) with a Python script, then produces a structured Markdown report with all arXiv IDs, upvote counts, comment counts, GitHub stars, organizations, AI summaries, and keywords. Use when asked to grab, scrape, summarize, classify, or export Hugging Face daily papers. Also use when the user wants the result saved as a Markdown report grouped by research domains. Use when this capability is needed.
- ▌
- ▌ Backend Patterns · tomevault-io bundleNode.js、Express、Next.js APIルートのためのバックエンドアーキテクチャパターン、API設計、データベース最適化、サーバーサイドのベストプラクティスです。 Use when this capability is needed.
- ▌ On Writing Well · tomevault-io bundleWrite and edit technical documentation in a clear, concise, reader-focused style. Use this when asked to draft or revise docs, READMEs, guides, help pages, tutorials, or other instructional technical content. Use when this capability is needed.
- ▌ Axiom Scenekit · tomevault-io bundleUse when working with SceneKit 3D scenes, migrating SceneKit to RealityKit, or maintaining legacy SceneKit code. Covers scene graph, materials, physics, animation, SwiftUI bridge, migration decision tree.
- ▌ Axiom Shipping · tomevault-io bundleUse when preparing ANY app for submission, handling App Store rejections, writing appeals, or managing App Store Connect. Covers submission checklists, rejection troubleshooting, metadata requirements, privacy manifests, age ratings, export compliance.
- ▌
- ▌ Chebizarro Nostrc Closed Loop Debug · tomevault-io bundleClosed-Loop Debug Workflow for nostrc GTK Apps
- ▌
- ▌ Avue Design · tomevault-io bundleAvue 组件代码生成与配置指南。当用户需要创建、配置或生成基于 Avue (avue-crud, avue-form, avue-tree 等) 的 Vue 页面代码时使用此 skill。覆盖 CRUD 表格、表单、树组件、数据展示等全部 Avue 组件。支持 Composition API 和 Options API 两种代码风格。当用户提到 avue、crud表格、动态表单、JSON配置表单、低代码表单、avue-crud、avue-form 等关键词时,务必使用此 skill。 Use when this capability is needed.
- ▌ Cleanup Guide · tomevault-io bundleThis skill is automatically called by `/forge-editor:wizard validate` via W036 check. Use when this capability is needed.
- ▌ LLM Sdk Guide · tomevault-io bundleU-llm-sdk and claude-only-sdk patterns. Use when working on projects with LLM service, designing LLM integrations, or implementing AI-powered features. Use when this capability is needed.
- ▌ Skill Catalog · tomevault-io bundleCategorize and display available skills. Use when listing or selecting skills. Use when this capability is needed.
- ▌ Git Pr Create · tomevault-io bundleCreate comprehensive pull requests with auto-generated summaries, test plans, and proper Carbon ACX formatting. Use when this capability is needed.
- ▌
- ▌ Mmd Device H90 · tomevault-io bundleGuide for using the Eventide H90 Harmonizer device library in MMD files. Use when the user mentions Eventide H90, H90 effects processor, H90 reverb/delay/modulation, or needs help with H90 program changes, HotSwitches, bypass control, expression automation, or firmware workarounds. Use when this capability is needed.
- ▌ Coverage Expansion · tomevault-io bundleMycelia-specific test coverage expansion workflow Use when this capability is needed.
- ▌ Config Management · tomevault-io bundleWhen agent config parameters need querying or modification → read/write YAML configuration files. Use when this capability is needed.
- ▌ Opensea API · tomevault-io bundleInteract with the OpenSea NFT marketplace API. Use when fetching NFT metadata, collection info, listings, offers, events, or building NFT applications with OpenSea's REST and Stream APIs. Use when this capability is needed.
- ▌ Analyzing API Layer · tomevault-io bundleUse when analyzing REST/GraphQL API endpoints, contracts, authentication, and client-facing interfaces
- ▌ Review As Ba · tomevault-io bundleUse when reviewing a technical analysis, design document, or specification from a business analyst perspective - checking requirements completeness, user workflows, edge cases, and business logic
- ▌ Android Debug · tomevault-io bundleDebug Android Flutter apps including runtime errors, build issues, device connection problems, and performance issues. Use when troubleshooting Android-specific problems, crashes, or deployment issues. Use when this capability is needed.
- ▌ Coderadd Feature · tomevault-io bundleAdd a feature to an existing codebase (brownfield workflow) Use when this capability is needed.
- ▌ F1 Add Game · tomevault-io bundleAdds the required telemetry structs for a specific game year of the F1 game series made by EA/Codemasters, based on their C++ specification files. Use when this capability is needed.
- ▌ Codemie AI Codemie UI Code Reviewer · tomevault-io bundleYou are a Code Reviewer for the CodeMie UI codebase. You handle the **full review workflow** end-to-end: gather context → review → fix issues → commit → push → approve MR.
- ▌
- ▌ Tui Component Design · tomevault-io bundleBest practices for building maintainable, testable TUI components using Bubbletea v2 and the Charm ecosystem. Covers component organization, state management, async operations, visual modes, and common pitfalls. Use when this capability is needed.
- ▌ Vcr Manifest Author · tomevault-io bundleAuthor and refine VCR `.vcr` YAML manifests for deterministic 2D motion graphics renders. Use when creating new scenes, modifying layer behavior, adding expressions/params, or validating manifest schema before rendering with `vcr check`, `vcr render-frame`, and `vcr build`. Use when this capability is needed.
- ▌
- ▌ Spectr Apply · tomevault-io bundleApply or accept a change proposal and implement its tasks Use when this capability is needed.
- ▌ Onvifscan · tomevault-io bundleONVIF device security scanner for testing authentication and brute-forcing credentials. Use when you need to assess security of IP cameras or ONVIF-enabled devices. Use when this capability is needed.
- ▌
- ▌ Smart Merge · tomevault-io bundleMerges branches with comprehensive validation while preserving feature branches. Use when user wants to merge PR, sync with main, update feature branch, complete merge, or finalize work. Runs full validation (tests, lint, CI, review comments), merges without deleting branches, and always returns to the working branch. Use when this capability is needed.
- ▌ Council Advice · tomevault-io bundleMulti-model AI council for actionable project advice. Leverages Gemini 3 Flash and GPT-5.2 skills in parallel, then synthesizes through an Opus Judge for stage-appropriate, non-overkill recommendations. Use when seeking architectural guidance, code review synthesis, or implementation planning. Use when this capability is needed.
- ▌ Error Recovery · tomevault-io bundleProvides structured error handling protocol for all agent operations. Ensures users receive clear error reports, troubleshooting guidance, and actionable next steps. Use when any tool operation fails, encounters an error, or produces unexpected results.
- ▌ Querying Gpt52 · tomevault-io bundleQueries GPT-5.2 for high-reasoning code analysis, root-cause bug fixing, and complex coding questions. Provides P0-P3 prioritized analysis reports, architecture audits, and security reviews with configurable reasoning effort (none/low/medium/high/xhigh). 400K context, 128K output. Use when this capability is needed.
- ▌ Check Perf · tomevault-io bundleAnalyze code for performance issues and suggest optimizations Use when this capability is needed.
- ▌
- ▌ Local Websearch · tomevault-io bundleSearch the web privately via a self-hosted SearXNG metasearch engine. Use when this capability is needed.
- ▌ Multi Pr Review · tomevault-io bundleRun a consensus-style multi-agent review of a PR with severity-based findings. Use when this capability is needed.
- ▌ Tech Logos · tomevault-io bundleInstall official tech brand logos from the Elements registry. Use when user needs logos for tech companies (Clerk, Vercel, GitHub, etc.), AI providers (OpenAI, Anthropic, Claude), social platforms, or any brand assets. Triggers on "logo", "brand", "icon for [company]", "add [company] logo", placeholder logo detection, or when building landing pages, auth UIs, or integrations showcases. Use when this capability is needed.
- ▌ Doc Confirm · tomevault-io bundleDocument generation confirmation flow. Shows preview of documents to be generated and asks for user confirmation before proceeding. Used by /init and brainstorming skills. Use when this capability is needed.
- ▌ Readme Sync · tomevault-io bundleAutomatically synchronize README.md with actual project components. Scans .codex directory and updates Agents, Skills, Hooks, Commands sections. Use when this capability is needed.
- ▌
- ▌ Plan Create · tomevault-io bundleCreate modular implementation plans as chunked files. Use when you have requirements for a multi-step task and need to break it into context-friendly chunks. Requires superpowers plugin for design specs. Use when this capability is needed.
- ▌
- ▌ Rust Core Specialist · tomevault-io bundleScaffold a new Rust project with standard dependencies Use when this capability is needed.