tomevault-io
- 62k skills
- 0 followers
- 2 days ago last updated
- ▌ Retro Resolve · tomevault-io bundleScan retro.md files across all skills, resolve open issues, and update retro entries. Use when this capability is needed.
- ▌ Shared Readme · tomevault-io bundleGenerate comprehensive README.md with project overview, setup instructions, and usage documentation. Use when this capability is needed.
- ▌ Vercel Harden · tomevault-io bundleHarden a Vercel deployment with security headers, CSP, bot protection, and deployment configuration Use when this capability is needed.
- ▌ Python Scripts · tomevault-io bundleUse when writing standalone Python scripts (one-off scripts, utilities, not part of a larger Python project with pyproject.toml or setup.py). Provides UV shebang template and best practices.
- ▌
- ▌
- ▌ Anti Conflict · tomevault-io bundlePrevent file conflicts between multiple AI agents working in parallel Use when this capability is needed.
- ▌ Principles · tomevault-io bundleApply SOLID, KISS, DRY, YAGNI principles to code design decisions. Use when building new features from scratch and need to decide on class structure, interface boundaries, or dependency direction. Make sure to use this skill when the user faces design trade-offs, asks about SOLID principles, debates whether to abstract or keep things simple, or needs to evaluate competing design approaches — but not for code smell detection (use refactoring skill instead). Use when this capability is needed.
- ▌ Stub Detection · tomevault-io bundleSystematic detection of placeholder implementations, stubs, and hidden incomplete code. Three-pattern taxonomy with search strategies Use when this capability is needed.
- ▌ Abp Source Reference · tomevault-io bundleReference map for local ABP Framework, ABP Studio, and commercial module source trees. Use when working on ABP internals so the agent checks real implementations under C:\\P\\abp, C:\\P\\abp-studio, C:\\P\\volo, and C:\\P\\lepton instead of guessing. Use when this capability is needed.
- ▌
- ▌
- ▌ Epic Database · tomevault-io bundleGuide on Prisma, SQLite, and LiteFS for Epic Stack Use when this capability is needed.
- ▌
- ▌ Eraser Diagrams · tomevault-io bundleGenerates architecture diagrams from code, infrastructure, or descriptions. Use when user asks to visualize, diagram, or document system architecture.
- ▌
- ▌ Using Skill Set · tomevault-io bundleDiscovers and routes to the right skill-set skill for any task. Use when user asks "what can you do", "which skills are available", "help me find the right tool", "list commands", "what features do you have", or mentions available skills, commands, or plugin capabilities. Also use at session start to understand available capabilities. Use when this capability is needed.
- ▌ Oscal Parser · tomevault-io bundleParse OSCAL (Open Security Controls Assessment Language) documents in JSON, YAML, or XML formats and extract structured compliance data. Use this skill when working with security control catalogs, system security plans, component definitions, or other OSCAL document types. Use when this capability is needed.
- ▌ Gather Project Metadata · tomevault-io bundleUse when creating research or plan documents to gather git commit, branch, repository info.
- ▌
- ▌
- ▌ Adr Writing · tomevault-io bundleWrite Architectural Decision Records following MADR template. Applies Definition of Done criteria, marks gaps for later completion. Use when generating ADR documents from extracted decisions. Use when this capability is needed.
- ▌ Tailwind V4 · tomevault-io bundleTailwind CSS v4 with CSS-first configuration and design tokens. Use when setting up Tailwind v4, defining theme variables, using OKLCH colors, or configuring dark mode. Triggers on @theme, @tailwindcss/vite, oklch, CSS variables, --color-, tailwind v4. Use when this capability is needed.
- ▌ Playwright App Testing · tomevault-io bundleTest the Expensify App using Playwright browser automation. Use when user requests browser testing, after making frontend changes, or when debugging UI issues Use when this capability is needed.
- ▌ Subagent Artifact · tomevault-io bundleValidate, diagnose, and understand subagent definitions (agents/*.md) — frontmatter format, delegation model, and vendor support across Claude Code, Cursor, and Codex. Use when this capability is needed.
- ▌ Pbt Workflow Guide · tomevault-io bundleRoot workflow for introducing, updating, maintaining, and improving Property-Based Testing (PBT) in MoonBit repositories using moonbitlang/quickcheck. Use when this capability is needed.
- ▌ Forge MCP Server · tomevault-io bundleDesigning an MCP server LLM agents actually use well. Transport choice (stdio vs HTTP streaming), capability scoping, structured error responses the model can recover from, tool count limits, telemetry, auth, versioning. Contains ready-to-paste stdio server skeleton + remote HTTP server pattern. Use when building an MCP server that exposes tools/resources/prompts to Claude, Cursor, Codex, or any MCP client. Use when this capability is needed.
- ▌ Awareness Skill · tomevault-io bundleProactive detection, self-correction, and epistemic vigilance Use when this capability is needed.
- ▌ Mermaid Generator · tomevault-io bundleArray de objetos {type, code, coverage_pct, source_features}. Use when this capability is needed.
- ▌ Update Hook · tomevault-io bundleCreate, update, or manage universal-ai-config hook templates. Handles finding existing hooks, deciding whether to create or modify, and writing the template. Use when this capability is needed.
- ▌ MCP Expert · tomevault-io bundleExpert in Model Context Protocol (MCP) server development. Use when building MCP servers, creating tools for Claude, implementing resources, debugging MCP connections, or integrating databases with Claude Code. Use when this capability is needed.
- ▌ Evaluate Agent · tomevault-io bundleStatically lint a Claude Code agent or skill file against a citation-backed rule set (frontmatter, description, tool hygiene, model fit, body structure, anti-patterns). Use proactively before merging any change to .claude/agents/ or any SKILL.md. Use when an agent is misbehaving or the team adds a new specialist. Use when this capability is needed.
- ▌ Dotclaude Config · tomevault-io bundleWork with Claude Code configuration at global (~/.claude) or project (.claude/) level. Use when editing settings.json (permissions, hooks, statusline, model), managing MCP servers, creating agents/commands/skills, writing CLAUDE.md, setting up rules files, or configuring a new project. Determines context automatically and provides guidance on global vs project placement to avoid duplication. Use when this capability is needed.
- ▌ Status Line Live · tomevault-io bundleCustomize or troubleshoot the live status line. Use when modifying statusline.sh, debugging token display, or understanding the rendering pipeline. The status line runs passively -- this skill is for working on it, not using it. Use when this capability is needed.
- ▌
- ▌ Claude Skill · tomevault-io bundleUse when work should be delegated to Claude Code CLI, especially headless `claude -p` runs, automation scripts, CI jobs, resumable sessions, or requests to use Claude/Claude Code for a task.
- ▌ Panel Go Resource · tomevault-io bundleGenerate complete admin panel resources with CRUD operations, field resolvers, card resolvers, and policies for Panel.go projects. Use when creating new resources or setting up complete admin functionality. Use when this capability is needed.
- ▌ Agentic N8n · tomevault-io bundleBuild automated fleet monitoring workflows using n8n. Use this skill when asked to create agents, automations, or monitoring systems that connect Geotab to external services like Slack, Discord, email, or other APIs. Use when this capability is needed.
- ▌ Release Manager · tomevault-io bundleSpecialized release management for morphir-dotnet. Use when user asks to prepare releases, execute releases, monitor deployments, validate releases, resume failed releases, update changelog, create release notes, or manage release workflow. Triggers include "release", "deploy", "publish", "changelog", "version", "release notes", "what's new". Use when this capability is needed.
- ▌ Macos Scrollbar · tomevault-io bundleCustom themed scrollbars for macOS WKWebView apps. Use when styling scrollbars in the native macOS app, fixing scrollbar theming issues, implementing custom scroll containers that work in WKWebView, or debugging scroll position persistence issues with tabs. Use when this capability is needed.
- ▌ Fivetaku Insane Search Insane Search · tomevault-io bundle<!-- first-run setup: idempotent, non-blocking, self-skips after first run -->
- ▌ Ciphera Style Policy · tomevault-io bundleCiphera code style conventions - mandatory formatting and language idioms for source code (TypeScript-first, applies to every language) - American-English naming, double quotes, string interpolation, length-sorted imports, 4-space indentation, comment/JSDoc format, compact single-line blocks, and code-level anti-patterns (barrel files, external CDN/hosting dependencies). Use whenever writing, refactoring, or reviewing source code. Use when this capability is needed.
- ▌ MCP Web Agent Docs · tomevault-io bundleReview and update agent documentation and skills in `./agents/` related to MCP-Web. Use when this capability is needed.
- ▌
- ▌
- ▌
- ▌
- ▌
- ▌ Docs Order · tomevault-io bundleReference for documentation workflow execution order and dependencies. Use when this capability is needed.
- ▌ Specter Health · tomevault-io bundleGenerate a codebase health report showing complexity hotspots, dead code, and overall metrics Use when this capability is needed.
- ▌ Specter Review · tomevault-io bundleGet rich context for code review using codebase knowledge Use when this capability is needed.
- ▌ Page Best Practice · tomevault-io bundleMust follow when 创建或审查前端页面结构,确保遵循 Anatomy 规范,正确分离 Wrapper、Content 和 Optional Store 模块。触发词:创建页面、页面结构规范、前端页面解剖规范。 Use when this capability is needed.
- ▌ Contextplus · tomevault-io bundleyou are a professional refeactoring engineer and software developer Use when this capability is needed.
- ▌ Learn Anything · tomevault-io bundleCreate comprehensive quick-start tutorials for programming tools, libraries, frameworks, CLI tools, algorithms, cloud services (AWS/GCP), and related technical topics. Use this skill whenever the user wants to learn about a new tool, understand how to use a package (like ggplot2, pandas, docker), get started with a service (like AWS S3, ufw firewall), or understand technical concepts (like algorithms, design patterns). Trigger on phrases like "teach me X", "how do I use X", "learn X", "tutorial for X", "quick start on X", or when the user mentions wanting to understand a new technical tool or concept. Use when this capability is needed.
- ▌ Django Run Locally · tomevault-io bundleSteps for initiating the Django development server without Docker Use when this capability is needed.
- ▌ Code Safety · tomevault-io bundleScan LLM-generated code for security vulnerabilities using language-aware pattern rules Use when this capability is needed.
- ▌ Agent Orchestration · tomevault-io bundleThis skill provides battle-tested patterns for orchestrating multiple AI agents to solve complex problems collaboratively. Use when this capability is needed.
- ▌
- ▌
- ▌
- ▌ Bio Nextflow Manager · tomevault-io bundleRun nf-core bioinformatics pipelines (rnaseq, sarek, atacseq) on sequencing data. Use when analyzing RNA-seq, WGS/WES, or ATAC-seq data—either local FASTQs or public datasets from GEO/SRA. Triggers on nf-core, Nextflow, FASTQ analysis, variant calling, gene expression, differential expression, GEO reanalysis, GSE/GSM/SRR accessions, or samplesheet creation. Use when this capability is needed.
- ▌ Data Build Dashboard · tomevault-io bundleBuild an interactive HTML dashboard with charts, filters, and tables Use when this capability is needed.
- ▌ Product Feature Spec · tomevault-io bundleWrite structured product requirements documents (PRDs) with problem statements, user stories, requirements, and success metrics. Use when speccing a new feature, writing a PRD, defining acceptance criteria, prioritizing requirements, or documenting product decisions. Use when this capability is needed.
- ▌ Sales Daily Briefing · tomevault-io bundleStart your day with a prioritized sales briefing. Works standalone when you tell me your meetings and priorities, supercharged when you connect your calendar, CRM, and email. Trigger with "morning briefing", "daily brief", "what's on my plate today", "prep my day", or "start my day". Use when this capability is needed.
- ▌ Sales Draft Outreach · tomevault-io bundleResearch a prospect then draft personalized outreach. Uses web research by default, supercharged with enrichment and CRM. Trigger with "draft outreach to [person/company]", "write cold email to [prospect]", "reach out to [name]". Use when this capability is needed.
- ▌ Youtube Scriptwriter · tomevault-io bundleCreate a retention-focused YouTube video package and output it as a set of files under scripts/<slug>/ (hooks, outline, A-roll, shotlist, on-screen text, CTA, chapters, metadata, titles/thumbnails, filming checklist). Use when this capability is needed.
- ▌ Cats Effect Resource · tomevault-io bundleScala resource lifecycle management with Cats Effect `Resource` and `IO`. Use when defining safe acquisition/release, composing resources (including parallel acquisition), or designing resource-safe APIs and cancellation behavior for files, streams, pools, clients, and background fibers. Use when this capability is needed.
- ▌ React Effects Audit · tomevault-io bundleAudit React components for unnecessary useEffect patterns. Detects 9 anti-patterns from "You Might Not Need an Effect" and proposes fixes with severity levels. Use when this capability is needed.
- ▌ Tailwindcss Borders · tomevault-io bundleBorder utilities Tailwind CSS v4.1. Border (border-width, border-color, border-style, border-radius, rounded-*), Outline (outline-*, outline-offset), Ring (ring-*, ring-offset), Divide (divide-*). Use when this capability is needed.
- ▌ Tailwindcss Effects · tomevault-io bundleEffects utilities Tailwind CSS v4.1. Shadows (shadow-*, shadow-color, inset-shadow-* NEW), Opacity (opacity-*), Filters (blur, brightness, contrast, grayscale, sepia), Backdrop filters (backdrop-blur-*, backdrop-brightness-*), Masks (mask-* NEW). Use when this capability is needed.
- ▌ Tailwindcss Spacing · tomevault-io bundleSpacing utilities Tailwind CSS v4.1. Margin (m-*, mx-*, my-*, mt-*, mr-*, mb-*, ml-*, -m-* negative, m-auto), Padding (p-*, px-*, py-*, pt-*, pr-*, pb-*, pl-*), Space between (space-x-*, space-y-*). Use when this capability is needed.
- ▌ Django Master · tomevault-io bundleDjango web development including ORM mastery, Django REST Framework, signals, custom managers/querysets, migrations, and admin customization. Trigger when users work with Django projects, need ORM optimization, DRF serializers/viewsets, Django admin customization, or migration strategies. Use when this capability is needed.
- ▌ Frb Lint · tomevault-io bundleUse when you need to run lint, format, or clippy checks in flutter_rust_bridge
- ▌ Frb Test · tomevault-io bundleUse when needing to run tests locally in flutter_rust_bridge, or when debugging test failures before pushing
- ▌ Yahoo Finance2 · tomevault-io bundleUse when building with the yahoo-finance2 TypeScript/Deno/npm library, using its Yahoo Finance data modules, CLI, or MCP server, or contributing to the yahoo-finance2 repository including modules, validation schemas, cached fixtures, and npm/JSR build output.
- ▌ Parallel Extract · tomevault-io bundleURL content extraction via Parallel API. Extracts clean markdown from webpages, articles, PDFs, and JS-heavy sites. Use for reading specific URLs with LLM-ready output. Use when this capability is needed.
- ▌ Bangumi API · tomevault-io bundleThis skill provides guidance for making requests to the Bangumi (番组计划) API. It should be used when querying anime, manga, game information, characters, persons, user collections, and calendar from Bangumi. Use when this capability is needed.
- ▌
- ▌ Kata Verify Work · tomevault-io bundleValidate built features through conversational testing, running UAT, user acceptance testing, checking if features work, or verifying implementation. Triggers include "verify work", "test features", "UAT", "user testing", "check if it works", and "validate features". Use when this capability is needed.
- ▌ Pr Feedback Response · tomevault-io bundleStructured workflow for holistically addressing PR review feedback with proper Use when this capability is needed.
- ▌ Memory Sync · tomevault-io bundleReconcile worklog database with documentation - promotes learnings to docs with proper frontmatter and validates after sync Use when this capability is needed.
- ▌ Langchain Core · tomevault-io bundleUse this skill when working with LangChain chains, prompts, LCEL, output parsers, message history, or model integrations. Triggers when code imports from langchain_core, langchain_aws, langchain_anthropic, langchain_community, or uses the pipe operator to compose chains. Also triggers on mentions of "LCEL", "runnable", "prompt template", "output parser", or "message history".
- ▌ Sbox · tomevault-io bundleUse when writing or modifying code for s&box, sbox, the Facepunch sandbox engine, or any Source 2 game project in C#. Triggers on mentions of s&box, sbox, sandbox game, Facepunch engine, Source 2 game, `.sbproj`, `.razor` with `PanelComponent`, `@inherits PanelComponent`, `Sandbox.Component`, `GameObject` + `Components.Get<T>`, `Scene.Trace`, `CharacterController` + `.Move()`, `SkinnedModelRenderer`, `NavMeshAgent`, `[Sync]`, `[Rpc.Broadcast]`, `[Property]`, `INetworkListener`, `ISceneEvent`, `PlayerController` in C#. Also triggers on any file with `using Sandbox;` or `using Sandbox.UI;` that isn't Unity/Godot/Unreal. Writes idiomatic s&box C# components, Razor UI, and networking code; prevents Unity-pattern leakage.
- ▌ Figma To React · tomevault-io bundleConvert Figma designs to pixel-perfect React components with Tailwind CSS. Use when this capability is needed.
- ▌ LLM Council · tomevault-io bundleMulti-LLM collaborative brainstorming and planning. Use when user explicitly requests consultation with multiple AI models (ChatGPT, Gemini, other LLMs) before presenting an implementation plan, or asks to "consult the council", "ask other models", or "get perspectives from other AIs". Queries external LLM APIs, synthesizes their perspectives, and presents an adapted implementation plan. Use when this capability is needed.
- ▌ Explaining Code · tomevault-io bundleExplains code clearly and thoroughly. Use when asked to explain, clarify, or teach about code snippets, functions, or concepts. Use when this capability is needed.
- ▌ Pfunit Troubleshooting · tomevault-io bundleDebug and fix pFUnit test failures in MAPL Use when this capability is needed.
- ▌ Maverick Ansible · tomevault-io bundleAnsible playbook, role, and security best practices Use when this capability is needed.
- ▌ Doover Admin · tomevault-io bundleAdministration guide for the Doover platform Use when this capability is needed.
- ▌ Upstream Search · tomevault-io bundleSearch upstream Backstage and community-plugins repositories for implementation patterns, API usage, and reference code. Use when implementing features that may exist upstream, checking idiomatic Backstage patterns, or when explicitly asked to look at upstream code. Use when this capability is needed.
- ▌ Async Patterns · tomevault-io bundleUse when writing async code, using asyncio.gather, handling concurrent operations, or when user mentions "asyncio", "async", "await", "gather", "concurrent", "parallel tasks", "fail-fast", "timeout", "race condition", "cancellation".
- ▌ Audio Engineer · tomevault-io bundleActivate this skill when users need help with audio configuration, troubleshooting, or optimization in OBS. Triggers include requests like "fix my audio", "adjust microphone levels", "mute desktop audio", "balance my audio sources", "check audio levels", or diagnosing audio issues like echo, distortion, or missing sound. This skill orchestrates audio tools to ensure professional sound quality. Use when this capability is needed.
- ▌ Preset Manager · tomevault-io bundleActivate this skill when users need help with scene preset operations including saving, applying, organizing, or managing source visibility configurations. Triggers include requests like "save this layout", "apply my gaming preset", "switch to BRB mode", "create a preset", "list my presets", "rename preset", or managing saved configurations. This skill orchestrates preset tools for efficient scene state management. Use when this capability is needed.
- ▌ Scene Designer · tomevault-io bundleActivate this skill when users need help creating, modifying, or arranging visual elements in OBS scenes. Triggers include requests like "add a text overlay", "create a new scene", "move my webcam", "resize the game capture", "add a browser source", "arrange my layout", or designing scene compositions. This skill orchestrates the 14 Design tools to build professional-looking stream layouts. Use when this capability is needed.
- ▌ Biome Lint Format · tomevault-io bundleSet up Biome for fast linting and formatting in JavaScript/TypeScript projects, including editor integration, package scripts, optional pre-commit hooks, and migration from ESLint + Prettier. Use when adding or standardizing lint/format tooling, replacing ESLint/Prettier, or troubleshooting Biome configuration and workflow issues. Use when this capability is needed.
- ▌ Mlx · tomevault-io bundleRunning and fine-tuning LLMs on Apple Silicon with MLX. Use when working with models locally on Mac, converting Hugging Face models to MLX format, fine-tuning with LoRA/QLoRA on Apple Silicon, or serving models via HTTP API. Use when this capability is needed.
- ▌
- ▌ Code Quality Pipeline · tomevault-io bundleSystematic code quality improvement workflow combining smart-reviewer and test-generator MCP tools with Pareto 80/20 auto-fixes, severity-based review, and comprehensive test generation. Use when p... Use when this capability is needed.
- ▌
- ▌ Test Quality Reviewer · tomevault-io bundleReviews test suite for meaningful assertions, coverage, and quality. Use after code reviews to validate test significance. Use when this capability is needed.