tomevault-io
- 62k skills
- 0 followers
- 1 day ago last updated
- ▌ Senior Architect · tomevault-io bundleThis skill should be used when the user asks to "design system architecture", "evaluate microservices vs monolith", "create architecture diagrams", "analyze dependencies", "choose a database", "plan for scalability", "make technical decisions", or "review system design". Use for architecture decision records (ADRs), tech stack evaluation, system design reviews, dependency analysis, and generating architecture diagrams in Mermaid, PlantUML, or ASCII format. Use when this capability is needed.
- ▌ Thrunt List Phase Assumptions · tomevault-io bundleSurface the agent's assumptions about a phase approach before planning Use when this capability is needed.
- ▌ Claude Md Improver · tomevault-io bundleAudit and improve CLAUDE.md files in repositories. Use when user asks to check, audit, update, improve, or fix CLAUDE.md files. Hames-aware fork — recognizes the v5.x kernel + .cursor/rules/* module separation, isolated domains, defense-line signatures, and workspace lock. In non-Hames repos this falls back to standard upstream behavior. Use when this capability is needed.
- ▌
- ▌ Linux Webcam · tomevault-io bundleCapture images and video from webcam on Linux using fswebcam or ffmpeg. Take snapshots, record video clips, and stream from camera. Use when a user asks FRIDAY to take a photo, capture webcam, or record video on Linux. Use when this capability is needed.
- ▌ Checkstyle Fixer · tomevault-io bundle在提交前检查 git diff 文件的 Checkstyle 违规,生成带时间戳报告并规划可自动修复的问题。 Use when this capability is needed.
- ▌ Skill Enhance · tomevault-io bundleGuide for enhancing and improving existing skills based on conversation analysis and usage feedback. This skill should be used when the Skill Sub-Agent needs to update or strengthen an existing skill by adding new patterns, fixing issues, or improving content quality based on observed usage. Use when this capability is needed.
- ▌ Plan Reference · tomevault-io bundleReference documentation for the planning system — plan file format specification, complexity assessment, and planning frameworks. Not user-invocable. Use when this capability is needed.
- ▌ Skill Master · tomevault-io bundleDiscover codebase patterns and auto-generate SKILL files for .claude/skills/. Use when analyzing project for missing skills, creating new skills from codebase patterns, or syncing skills with project structure. Use when this capability is needed.
- ▌ Barodoc Components · tomevault-io bundleBarodoc UI components for documentation. Use when adding callouts, cards, tabs, steps, code blocks, or API documentation components to MDX files. Use when this capability is needed.
- ▌ Basecamp House Skills House Skills · tomevault-io bundleResolving Zizmor Warnings in GitHub Actions
- ▌ Mobile App Flows · tomevault-io bundleUnderstand and explore the Omi Flutter mobile app's UI flows, navigation patterns, and widget architecture. Use when developing features, fixing bugs, or verifying changes in app/lib/ Dart files. Provides agent-flutter commands to explore the live app, understand how screens connect, and verify your work. Use when this capability is needed.
- ▌ Debug Workflow · tomevault-io bundleGuides developers through scenario test debugging using Ruby debug gem step execution. Provides interactive debugging patterns and test helper context. Use when this capability is needed.
- ▌ Chatgpt2api Search · tomevault-io bundleUse when current web search is needed through this chatgpt2api server. Call the configured HTTP search endpoint with a prompt and return the answer with source URLs.
- ▌ Bastien Gallay Redaction Redaction · tomevault-io bundle<!-- markdownlint-disable MD013 MD033 MD038 MD040 MD060 MD004 -->
- ▌ Code Review Eval · tomevault-io bundleCompare bramble code-review output across reviewer configs (cursor with composer-2, codex with gpt-5.4-mini, gemini with gemini-3.1-flash-lite-preview). Runs each config three times against the same branch — turn 1 fresh, turn 2 resumed with default follow-up prompt, turn 3 resumed with fresh prompt — to also characterize backend resume behavior, then compares findings side-by-side and logs results. Use when this capability is needed.
- ▌ Bbtheo Cuplyr Implement Dplyr Verb · tomevault-io bundleImplementing dplyr Verbs for Custom Backends
- ▌
- ▌
- ▌ Audiobook · tomevault-io bundleCreate audiobooks from web content or text files. Handles content fetching, text processing, and TTS conversion with automatic fallback between ElevenLabs, OpenAI TTS, and gTTS. Use when this capability is needed.
- ▌ Azure Bgp · tomevault-io bundleAnalyze and resolve BGP oscillation and BGP route leaks in Azure Virtual WAN–style hub-and-spoke topologies (and similar cloud-managed BGP environments). Detect preference cycles, identify valley-free violations, and propose allowed policy-level mitigations while rejecting prohibited fixes. Use when this capability is needed.
- ▌ Image Ocr · tomevault-io bundleExtract text content from images using Tesseract OCR via Python Use when this capability is needed.
- ▌ Modal Gpu · tomevault-io bundleRun Python code on cloud GPUs using Modal serverless platform. Use when you need A100/T4/A10G GPU access for training ML models. Covers Modal app setup, GPU selection, data downloading inside functions, and result handling. Use when this capability is needed.
- ▌ Setup Env · tomevault-io bundleWhen given a Python project codebase, this skill helps the agent to set up virtual environments, install dependencies, and run scripts. Use when this capability is needed.
- ▌ Exa Context · tomevault-io bundleGet code context from repositories with examples and documentation. Use when you need code snippets, implementation examples, API usage patterns, or technical documentation for programming concepts, frameworks, or libraries. Use when this capability is needed.
- ▌ Exa Websets Monitor · tomevault-io bundleUse when setting up monitors - periodic searches to add new items or refresh existing items in a webset automatically.
- ▌
- ▌ Benswift Writer · tomevault-io bundleYou are an expert writer who embodies Ben Swift's distinctive voice---a blend of Use when this capability is needed.
- ▌ Python Engineer · tomevault-io bundleYou are an expert Python software engineer specializing in modern, opinionated Use when this capability is needed.
- ▌ Bevibing Tutor Skills Tutor Skills · tomevault-io bundleTutor Setup — Knowledge to Obsidian StudyVault
- ▌ Octocode Plan · tomevault-io bundleUse when the user asks to "plan & implement", "plan this work", "research & build", "plan auth/API/work", or needs a multi-step pipeline from understanding through implementation. Flow is Understand → Research → Plan → Implement → Verify. For design documents or technical proposals without implementation, use octocode-rfc-generator instead.
- ▌ Supabase Setup · tomevault-io bundleUse when setting up Supabase, creating database tables, writing RLS policies, configuring Auth (especially Apple Sign-In), creating storage buckets, writing Edge Functions in TypeScript/Deno, or running migrations. Triggers on "Supabase setup", "RLS policy", "Edge Function", "database schema", "storage bucket", "Apple Sign-In auth".
- ▌ Feature Developer · tomevault-io bundle负责 NoMoreDay Track 的落地执行与收尾。严格按 feature-planner 产出的 Spec/Plan 推进,并遵循当前五阶段工作流:Context(先读 memory MCP)-> Implement(最小改动实现)-> Verify(先 build.bat,再按需 CTest)-> TrackSync(同步 plan/validation/metadata/tracks 与 bug_registry)-> Closeout(归档、提交、git notes、memory 收尾)。当方案已确定,需要进入编码、验证、文档同步和闭环交付时激活。 Use when this capability is needed.
- ▌
- ▌ Binius Xyz Docs · tomevault-io bundleAccess protocol documentation from binius.xyz repository Use when this capability is needed.
- ▌ Prod Opencode Instance Inspection · tomevault-io bundleInspect running production Birdhouse OpenCode instances correctly by mapping workspaces to directories and querying per-directory tool/config state. Use when this capability is needed.
- ▌ Migrate Safe · tomevault-io bundleApply Supabase migrations through a guarded, script-backed workflow with rollback notes and verification. Use when this capability is needed.
- ▌ Bx Skill Writer · tomevault-io bundleUse when creating new skills, editing existing skills, structuring SKILL.md files, writing skill frontmatter, testing skills with subagents, deploying skills, or verifying skills work before deployment
- ▌ Technical Systems · tomevault-io bundleSafety-net catch-all for extracting technical game entities not covered by other skills. Covers 193 entity types across achievements, inventory, audio, visual, cinematic, events, progression, research, media, secrets, art, and transport systems. Use when this capability is needed.
- ▌
- ▌
- ▌
- ▌ Gh Issue Bug · tomevault-io bundleGenerate a structured bug report for GitHub issues based on conversation context about bugs, errors, or broken functionality Use when this capability is needed.
- ▌
- ▌ Orchestrator Guidelines · tomevault-io bundleGuidance when working on orchestrator infrastructure (agents, skills, guidelines, setup wizard) Use when this capability is needed.
- ▌ Vb Database · tomevault-io bundleADO.NET patterns, Entity Framework, database best practices Use when this capability is needed.
- ▌ Nextjs Env Variables · tomevault-io bundleNext.js environment variable management with file precedence, variable types, and deployment configurations. Use when configuring Next.js applications, managing environment-specific settings, or deploying to Vercel/Railway/Heroku. Use when this capability is needed.
- ▌ Prisma Orm · tomevault-io bundlePrisma ORM for TypeScript - Type-safe database toolkit with schema-first development, auto-generated client, migrations, relations, and Prisma Studio Use when this capability is needed.
- ▌ Doc Indexer · tomevault-io bundleUse this skill at the beginning of any session or when needing to understand available project documentation. Provides just-in-time context by scanning YAML frontmatter from all markdown files in the docs/ directory without loading full content.
- ▌ File Todos · tomevault-io bundleThis skill manages the file-based TODO tracking system in the todos/ directory. It provides workflows for creating TODOs, managing status and dependencies, conducting triage, and integrating with /review, /address-feedback, and /plan-feature commands. Use when this capability is needed.
- ▌ New Spec Version · tomevault-io bundleUpdate the SDK to be compatible with a new version of the DuckLake specification. Use when this capability is needed.
- ▌
- ▌
- ▌ Bootstrap Docs · tomevault-io bundleExpert-level documentation bootstrap using Diátaxis framework and audience-driven planning. Use when this capability is needed.
- ▌ File Issues · tomevault-io bundleParse evaluation reports and create GitHub issues on attempt repositories for each shortcoming, warning, or improvement opportunity identified during review. Supports Python and Swift/iOS projects. Use when this capability is needed.
- ▌ Compact Kb · tomevault-io bundleUse only when user explicitly invokes $compact-kb. Use when this capability is needed.
- ▌ Context Aware Questions · tomevault-io bundleProactively identify information gaps in project context and generate actionable questions to surface missing requirements, unclear specifications, or documentation gaps Use when this capability is needed.
- ▌ Requirement Elicitation · tomevault-io bundleAdaptive conversational wizard for eliciting project requirements. Guides users through functional, nonfunctional, and edge-case requirements with domain-specific questions for web apps, APIs, CLIs, mobile, data pipelines, and more. Use when this capability is needed.
- ▌ Viral Ngs · tomevault-io bundleReusable infrastructure for invoking Claude (via [`anthropics/claude-code-action`](https://github.com/anthropics/claude-code-action)) Use when this capability is needed.
- ▌ Gas Fakes · tomevault-io bundleThis skill is used to maintain and update the `gf_agent` (Google Apps Script Local Automation Agent). It ensures the agent's internal skills, index, and documentation stay synchronized with the latest implementations in `gas-fakes`. Use when this capability is needed.
- ▌ Feature Walkthrough · tomevault-io bundleGenerate polished walkthrough videos from Playwright test suites. Runs thematically connected tests with video recording, creates title cards, slows footage for readability, and concatenates into a final demo video. Use when this capability is needed.
- ▌ Self Reviewing Code · tomevault-io bundleSelf-review checklist before marking PR ready - catch clarity, correctness, and maintainability issues with fresh eyes Use when this capability is needed.
- ▌
- ▌ Agents Md Generator · tomevault-io bundleAnalyze repository structure and generate or update standardized AGENTS.md files that serve as contributor guides for AI agents. Supports both single-repo and monorepo structures. Measures LOC to determine character limits and produces structured documents covering overview, folder structure, patterns, conventions, and working agreements. Update mode refreshes only the standard sections while preserving user-defined custom sections. Use when setting up a new repository, onboarding AI agents to an existing codebase, updating an existing AGENTS.md, or when the user mentions AGENTS.md. Use when this capability is needed.
- ▌ React Native Skills · tomevault-io bundleComprehensive best practices for React Native and Expo applications. Contains Use when this capability is needed.
- ▌
- ▌ Ppt Generation · tomevault-io bundleUse this skill when the user requests to generate, create, or make presentations (PPT/PPTX). Creates visually rich slides by generating images for each slide and composing them into a PowerPoint file.
- ▌ Rust Quality Gates · tomevault-io bundleSet up Rust quality gates (cargo check/build, clippy, rustfmt, dead code, unused deps via cargo-machete, doc build, tests) in any Rust repo, wired through `prek` (pre-commit reimagined) with a `check.sh` orchestrator underneath. Use when the user says "add quality gates for Rust", "set up Rust linting", "add clippy", "add cargo clippy and rustfmt", "add cargo checks", "Rust quality gate setup", "add prek for Rust", "add cargo-machete", "Rust pre-commit hooks", or wants to establish code quality infrastructure in a Rust project (as opposed to Go, TypeScript, or Python). Step 12 covers optional cargo-audit/cargo-deny, coverage via cargo-llvm-cov, MSRV verification, miri, and feature-matrix testing via cargo-hack for larger repos. Use when this capability is needed.
- ▌ Syntax Design System · tomevault-io bundleGuide for working with Cambly's Syntax design system React components. Use when implementing UI features with Syntax components, converting existing UI to use the design system, fixing component styling or accessibility issues, or reviewing code that uses Syntax. Use when this capability is needed.
- ▌ HTML Generator · tomevault-io bundleUse when generating branded HTML pages and components from a design system. Creates standalone HTML components and composes them into full pages with embedded CSS, responsive design, and brand integration.
- ▌
- ▌ Byterover Audit · tomevault-io bundleAudit knowledge freshness and coverage. Checks what's documented against the current codebase, identifies stale or outdated knowledge, finds gaps, and provides targeted brv curate commands to fix them. Use when this capability is needed.
- ▌
- ▌
- ▌ Assistant MCP · tomevault-io bundleThis skill owns its domain work. Use `vincent-workflow` for durable decisions, blockers, resume handoffs, known issues, commit/push/cleanup obligations, or project-local follow-up state. Use `codex-closeout` for final chat delivery, `codex-html-report` for durable reader-facing proof, and `second-brain-context` only for cross-repo or future local-brain retrieval. Use when this capability is needed.
- ▌ Git Workflow Expert · tomevault-io bundleExpert in Git workflows, branching strategies, merge conflict resolution, and history management. Use when this capability is needed.
- ▌ Template Weaver · tomevault-io bundleCreates layout templates (e.g., DashboardLayout, AuthLayout) that act as skeletons where organisms are placed. Uses children/slots pattern.
- ▌
- ▌
- ▌
- ▌
- ▌
- ▌ Slack Mrkdwn · tomevault-io bundleProactively apply when generating any Slack text content, chat.postMessage text fields, or text objects with type "mrkdwn". Triggers on mrkdwn, Slack formatting, Slack markdown, Slack bold, Slack italic, Slack link syntax, Slack mentions, Slack date formatting, Slack escaping, Slack text object, verbatim, plain_text, Slack mrkdwn vs markdown, Slack blockquote, Slack code block, Slack strikethrough, Slack user mention, Slack channel mention, Slack emoji, link_names, auto-parsing. Use when formatting Slack message text, writing mrkdwn strings, constructing text objects, escaping user content for Slack, adding mentions or date formatting to messages, or debugging text rendering issues. Slack mrkdwn text formatting syntax for messages, text objects, and attachments. Use when this capability is needed.
- ▌ Pr Cycle · tomevault-io bundleRun a full PR cycle — commit staged changes, push, update the PR description, check for review comments, fix each issue with individual commits, re-run tests, and summarize results. Use when the user wants to wrap up work on a PR, address review feedback, or do a complete commit-push-review-fix pass. Use when this capability is needed.
- ▌
- ▌ Effect Machine · tomevault-io bundleType-safe state machines for Effect. Use when building state machines with effect-machine — defining states/events, transition handlers, spawn effects, timeouts, postpone, actors, typed ask/reply, testing, recovery/durability lifecycle. Triggers on effect-machine imports, Machine.make, Machine.spawn, actor.start, Machine.replay, Machine.reply, Event.reply, State/Event definitions, ActorRef usage, Recovery, Durability, Lifecycle. Use when this capability is needed.
- ▌ Multimodal AI · tomevault-io bundleVision-language models, image generation, and multimodal reasoning systems. Use when this capability is needed.
- ▌ Docs Verify · tomevault-io bundleDocumentation verification for 3-Tier system - validates line limits, cross-references, file counts Use when this capability is needed.
- ▌ Vibe Coding · tomevault-io bundleLLM-readable code standards. Functions ≤50 lines, files ≤200 lines, nesting ≤3 levels. SRP, DRY, KISS, Early Return. Use when this capability is needed.
- ▌ Axiom Axe Ref · tomevault-io bundleUse when automating iOS Simulator UI interactions beyond simctl capabilities. Reference for AXe CLI covering accessibility-based tapping, gestures, text input, screenshots, video recording, and UI tree inspection.
- ▌ Axiom Haptics · tomevault-io bundleUse when implementing haptic feedback, Core Haptics patterns, audio-haptic synchronization, or debugging haptic issues - covers UIFeedbackGenerator, CHHapticEngine, AHAP patterns, and Apple's Causality-Harmony-Utility design principles from WWDC 2021
- ▌ Axiom Hig Ref · tomevault-io bundleReference — Comprehensive Apple Human Interface Guidelines covering colors (semantic, custom, patterns), backgrounds (material hierarchy, dynamic), typography (built-in styles, custom fonts, Dynamic Type), SF Symbols (rendering modes, color, axiom-localization), Dark Mode, accessibility, and platform-specific considerations Use when this capability is needed.
- ▌ Axiom Storage · tomevault-io bundleUse when asking 'where should I store this data', 'should I use SwiftData or files', 'CloudKit vs iCloud Drive', 'Documents vs Caches', 'local or cloud storage', 'how do I sync data', 'where do app files go' - comprehensive decision framework for all iOS storage options
- ▌
- ▌ Malo Find Skills · tomevault-io bundleHelps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill. Use when this capability is needed.
- ▌ File Manager · tomevault-io bundleLocal file management skill for creating, organizing, searching, and batch-renaming files and folders on the user desktop. Use when this capability is needed.
- ▌ Local Search · tomevault-io bundleSearch user's local knowledge base and files using the knowledge_search tool (FTS5 + semantic) and macOS Spotlight (mdfind) for filename lookup. Use when this capability is needed.
- ▌ Macos Finder · tomevault-io bundleAdvanced Finder operations on macOS including file tags, Quick Look preview, Get Info, and smart folder creation. Use when this capability is needed.
- ▌ Windows Open · tomevault-io bundleOpen files, URLs, folders, and applications on Windows using Start-Process, explorer, and rundll32. Equivalent to macOS open command. Use when this capability is needed.
- ▌ Mcaf Adr Writing · tomevault-io bundleCreate or update an ADR under `docs/ADR/` for architectural decisions, dependency changes, data-model changes, or cross-cutting policy shifts. Use when the user asks to write, update, or document an ADR, record a design decision, capture architecture trade-offs, or justify a repo-wide technical policy. Use when this capability is needed.