tomevault-io
- 62k skills
- 0 followers
- 6 hours ago last updated
- ▌ Image Enhancer 2 · tomevault-io bundleImproves the quality of images, especially screenshots, by enhancing resolution, sharpness, and clarity. Perfect for preparing images for presentations, documentation, or social media posts. Use when this capability is needed.
- ▌ Internal Comms 6 · tomevault-io bundleUse when working with a set of resources to help me write all kinds of internal communications, using the formats that my company likes to use. Claude should use this skill whenever asked to write some sort of internal communications (status reports, leadership updates, 3P updates, company newsletters, FAQs, incident reports, project updates, etc.).
- ▌ Git Commit 27 · tomevault-io bundleGenerates commit messages by analyzing git diffs and learning project commit style. Use when committing code changes, when the user asks for help writing commit messages, or mentions git commit.
- ▌ Camsnap 17 · tomevault-io bundleCapture frames or clips from RTSP/ONVIF cameras. Use when this capability is needed.
- ▌ Gifgrep 14 · tomevault-io bundleSearch GIF providers with CLI/TUI, download results, and extract stills/sheets. Use when this capability is needed.
- ▌ Openhue 16 · tomevault-io bundleControl Philips Hue lights/scenes via the OpenHue CLI. Use when this capability is needed.
- ▌ Songsee 15 · tomevault-io bundleGenerate spectrograms and feature-panel visualizations from audio with the songsee CLI. Use when this capability is needed.
- ▌ Weather 35 · tomevault-io bundleGet current weather and forecasts (no API key required). Use when this capability is needed.
- ▌ Librarian 3 · tomevault-io bundleExpert in searching official documentation, APIs, and best practices. Use when you need accurate information from authoritative sources. Use when this capability is needed.
- ▌ Quality Gates 2 · tomevault-io bundlePre-commit quality validation procedures. Use when validating code quality before committing or in CI/CD. Use when this capability is needed.
- ▌ Data Analysis 5 · tomevault-io bundleAnalyze CSV and tabular data, create summaries, and generate insights Use when this capability is needed.
- ▌ Add Feature 3 · tomevault-io bundleAdd support for a new Bicep language feature to bicep-docs. Follows the fixture → build → inspect ARM JSON → update internal code pipeline. Use when the user wants to implement a new capability identified by the bicep-researcher agent. Use when this capability is needed.
- ▌ Accessibility Expert 3 · tomevault-io bundleWCAG 2.1/2.2 compliance, WAI-ARIA implementation, screen reader optimization, keyboard navigation, and accessibility testing expert. Use PROACTIVELY for accessibility violations, ARIA errors, keyboard navigation issues, screen reader compatibility problems, or accessibility testing automation needs. Use when this capability is needed.
- ▌ Systematic Debugging 2 · tomevault-io bundleUse when encountering any bug, test failure, or unexpected behavior, before proposing fixes
- ▌ Typescript Strict 2 · tomevault-io bundleTypeScript strict mode patterns including schema-first development, branded types, type vs interface guidance, and tsconfig strict flags. Use when writing TypeScript code, defining types or schemas, or reviewing type safety. For immutability and pure function patterns, see the functional skill. Use when this capability is needed.
- ▌ Skill Finder 2 · tomevault-io bundleProactively discover, install, and create Claude skills for specialized tasks. AUTOMATICALLY activates when encountering niche domains, unfamiliar APIs, specialized knowledge areas, or when user expresses wanting to learn/know something new. Searches the community registry at claude-plugins.dev and auto-installs matching skills. Creates new skills when no match exists. Use when user says "I want to know...", "help me with [specialized domain]", or when you recognize a task requires specialized expertise you don't have. Use when this capability is needed.
- ▌ Writing Plans 15 · tomevault-io bundleUse when you have a spec or requirements for a multi-step task, before touching code
- ▌ Git Workflow 110 · tomevault-io bundleGit branching, commits, GPG signing, and merge request workflow. Use when creating branches, committing (including signed commits), troubleshooting commit hangs / GPG / pinentry issues, or preparing MRs/PRs. Use when this capability is needed.
- ▌ Docusaurus Config 2 · tomevault-io bundleUse when working with docusaurus.config.js/ts files to validate or modify Docusaurus configuration
- ▌ Docusaurus Themes 2 · tomevault-io bundleUse when swizzling Docusaurus theme components and editing theme elements
- ▌ Skill Creator 129 · tomevault-io bundleGuide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations. Use when this capability is needed.
- ▌ Release 85 · tomevault-io bundleCreate a new version release with git tag and GitHub Release. Use when user asks to release, publish, create a new version, or ship a release. (project) Use when this capability is needed.
- ▌ Feature Development 2 · tomevault-io bundleGuide for developing new features in the DEVS platform following the modular feature architecture. Use this when asked to add a new feature, create a feature module, or understand the feature structure. Use when this capability is needed.
- ▌ Drizzle Orm 4 · tomevault-io bundleTypeScript-first ORM patterns for PostgreSQL, MySQL, and SQLite. Use when writing database schemas, queries, migrations, relations, or transactions with Drizzle ORM. Use when this capability is needed.
- ▌ Nano Banana 2 · tomevault-io bundleREQUIRED for all image generation requests. Generate and edit images using Nano Banana (Gemini CLI). Handles blog featured images, YouTube thumbnails, icons, diagrams, patterns, illustrations, photos, visual assets, graphics, artwork, pictures. Use this skill whenever the user asks to create, generate, make, draw, design, or edit any image or visual content. Use when this capability is needed.
- ▌ Spawn 2 · tomevault-io bundleSkills for spawning external processes - AI coding agents and generic CLI commands in new terminal windows. Parent skill category for agent and terminal spawning. Use when this capability is needed.
- ▌ Create Skill 20 · tomevault-io bundleGuides users through creating effective Claude Code skills with specialized knowledge, workflows, and tool integrations. Use when users want to create a new skill, update an existing skill, extract business logic into reusable packages, or ask about skill structure, frontmatter, or bundled resources. Use when this capability is needed.
- ▌ Frontend Design 59 · tomevault-io bundleCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics. Use when this capability is needed.
- ▌ Youtube Downloader 2 · tomevault-io bundleDownload videos from YouTube and 1000+ other sites using yt-dlp Use when this capability is needed.
- ▌ Smoke Test 4 · tomevault-io bundleGenerate and maintain a local deploy script (scripts/deploy.sh). Discovers project services, deploys them locally, and health-checks each one. Use when the user asks to "smoke test", "deploy locally", "test local deploy", "update deploy script", "run deploy", or "run smoke test". Use when this capability is needed.
- ▌ Code Formatter 2 · tomevault-io bundleAutomatically format code across multiple languages with opinionated configurations. Use when this capability is needed.
- ▌ Test Generator 4 · tomevault-io bundleGenerate unit tests based on existing code patterns and testing frameworks. Use when this capability is needed.
- ▌ Go Error Handling 2 · tomevault-io bundleUse when writing Go code that returns, wraps, or handles errors — choosing between sentinel errors, custom types, and fmt.Errorf (%w vs %v), structuring error flow, or deciding whether to log or return. Also use when propagating errors across package boundaries or using errors.Is/As, even if the user doesn't ask about error strategy. Does not cover panic/recover patterns (see go-defensive).
- ▌ Scrapling Official 2 · tomevault-io bundleScrape web pages using Scrapling with anti-bot bypass (like Cloudflare Turnstile), stealth headless browsing, spiders framework, adaptive scraping, and JavaScript rendering. Use when asked to scrape, crawl, or extract data from websites; web_fetch fails; the site has anti-bot protections; write Python code to scrape/crawl; or write spiders. Use when this capability is needed.
- ▌ Valid Skill 6 · tomevault-io bundleUse when working with a well-formed example skill for testing the validator.
- ▌ JSON Canvas 4 · tomevault-io bundleCreate and edit JSON Canvas files (.canvas) with nodes, edges, groups, and connections. Use when working with .canvas files, creating visual canvases, mind maps, flowcharts, or when the user mentions Canvas files in Obsidian. Use when this capability is needed.
- ▌ MCP Builder 36 · tomevault-io bundleGuide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK). Use when this capability is needed.
- ▌ Biomni 2 · tomevault-io bundleAutonomous biomedical AI agent framework for executing complex research tasks across genomics, drug discovery, molecular biology, and clinical analysis. Use this skill when conducting multi-step biomedical research including CRISPR screening design, single-cell RNA-seq analysis, ADMET prediction, GWAS interpretation, rare disease diagnosis, or lab protocol optimization. Leverages LLM reasoning with code execution and integrated biomedical databases. Use when this capability is needed.
- ▌ Commit 81 · tomevault-io bundleCreate commit messages following Sentry conventions. Use when committing code changes, writing commit messages, or formatting git history. Follows conventional commits with Sentry-specific issue references. Use when this capability is needed.
- ▌ Railway Deploy 2 · tomevault-io bundleDeploy code to Railway using "railway up". Use when user wants to push code, says "railway up", "deploy", "ship", or "push". For initial setup or creating services, use railway-new skill. For Docker images, use railway-environment skill. Use when this capability is needed.
- ▌ Deslop 2 · tomevault-io bundleRemove AI-generated code slop from a branch. Use when cleaning up AI-generated code, removing unnecessary comments, defensive checks, or type casts. Checks diff against main and fixes style inconsistencies. Use when this capability is needed.
- ▌ Gemini 34 · tomevault-io bundleUse when the user asks to run Gemini CLI for code review, plan review, or big context (>200k) processing. Ideal for comprehensive analysis requiring large context windows. Uses Gemini 3 Pro by default for state-of-the-art reasoning and coding.
- ▌ Kaizen 3 · tomevault-io bundleGuide for continuous improvement, error proofing, and standardization. Use this skill when the user wants to improve code quality, refactor, or discuss process improvements. Use when this capability is needed.
- ▌ Pathml 2 · tomevault-io bundleComputational pathology toolkit for analyzing whole-slide images (WSI) and multiparametric imaging data. Use this skill when working with histopathology slides, H&E stained images, multiplex immunofluorescence (CODEX, Vectra), spatial proteomics, nucleus detection/segmentation, tissue graph construction, or training ML models on pathology data. Supports 160+ slide formats including Aperio SVS, NDPI, DICOM, OME-TIFF for digital pathology workflows. Use when this capability is needed.
- ▌ Polars 2 · tomevault-io bundleFast DataFrame library (Apache Arrow). Select, filter, group_by, joins, lazy evaluation, CSV/Parquet I/O, expression API, for high-performance data analysis workflows. Use when this capability is needed.
- ▌ Speech 3 · tomevault-io bundleUse when the user asks for text-to-speech narration or voiceover, accessibility reads, audio prompts, or batch speech generation via the OpenAI Audio API; run the bundled CLI (`scripts/text_to_speech.py`) with built-in voices and require `OPENAI_API_KEY` for live calls. Custom voice creation is out of scope.
- ▌ Railway Status 2 · tomevault-io bundleCheck current Railway project status for this directory. Use when user asks "railway status", "is it running", "what's deployed", "deployment status", or about uptime. NOT for variables or configuration queries - use railway-environment skill for those. Use when this capability is needed.
- ▌ QA Expert 2 · tomevault-io bundleThis skill should be used when establishing comprehensive QA testing processes for any software project. Use when creating test strategies, writing test cases following Google Testing Standards, executing test plans, tracking bugs with P0-P4 classification, calculating quality metrics, or generating progress reports. Includes autonomous execution capability via master prompts and complete documentation templates for third-party QA team handoffs. Implements OWASP security testing and achieves 90% coverage targets. Use when this capability is needed.
- ▌ Reality Check 2 · tomevault-io bundleFind the gaps in your plan before your stakeholders do. Pressure tests plans, strategies, and communications. Domain-smart advisor, not nitpicker. Use when this capability is needed.
- ▌ Nestjs Expert 6 · tomevault-io bundleNest.js framework expert specializing in module architecture, dependency injection, middleware, guards, interceptors, testing with Jest/Supertest, TypeORM/Mongoose integration, and Passport.js auth... Use when this capability is needed.
- ▌ Clean Code 4 · tomevault-io bundleClean Code principles (DRY, KISS, YAGNI), naming conventions, function design, and refactoring. Use when user says "clean this code", "refactor", "improve readability", or when reviewing code quality. Use when this capability is needed.
- ▌ Git Commit 28 · tomevault-io bundleGenerate conventional commit messages for Java projects. Use when user says "commit", "create commit", "commit changes", or after completing code changes that need to be committed. Use when this capability is needed.
- ▌ Code Review 210 · tomevault-io bundleSystematic code review with severity-ranked findings Use when this capability is needed.
- ▌ Flutter 17 · tomevault-io bundleEssential rules, patterns, and checklists for Flutter/Dart projects. Load only when Flutter is detected in the project. Use when this capability is needed.
- ▌ GRAPHQL 16 · tomevault-io bundleGraphQL — schema, resolvers, N+1/DataLoader, pagination. Use when this capability is needed.
- ▌ Agents Md 10 · tomevault-io bundleGenerate or update AGENTS.md for a repository or VS Code workspace (canonical for Cursor CLI / IDE), create CLAUDE.md and Antigravity-compatible GEMINI.md shims, build a project matrix with stable project codes, and reference CONTEXT.md / ADRs as required domain context. Use when this capability is needed.
- ▌ CI CD Patterns 3 · tomevault-io bundleCI/CD pipeline structure, principles, testing strategies, and deployment patterns. Use when designing, reviewing, or debugging pipelines. Use when this capability is needed.
- ▌ Omniroute MCP 2 · tomevault-io bundleOmniRoute exposes a built-in MCP (Model Context Protocol) server with 37 tools (chat, embeddings, memory CRUD, skills, providers, routing, audit) over SSE/stdio/HTTP transports. Use when the user wants to add OmniRoute as an MCP server in Claude Desktop, Cursor, Cline, or any MCP-compatible client. Use when this capability is needed.
- ▌ Swiftui UI Patterns 2 · tomevault-io bundleBest practices and example-driven guidance for building SwiftUI views and components, including navigation hierarchies, custom view modifiers, and responsive layouts with stacks and grids. Use when creating or refactoring SwiftUI UI, designing tab architecture with TabView, composing screens with VStack/HStack, managing @State or @Binding, building declarative iOS interfaces, or needing component-specific patterns and examples. Use when this capability is needed.
- ▌ Todo Management 2 · tomevault-io bundleManages the root todo file (features.todo) for gotrippin. Use when completing a task (mark done), adding a new todo item, or when the user asks to update or create TODO entries.
- ▌ Cloudflare 4 · tomevault-io bundleComprehensive Cloudflare platform skill covering Workers, Pages, storage (KV, D1, R2), AI (Workers AI, Vectorize, Agents SDK), networking (Tunnel, Spectrum), security (WAF, DDoS), and infrastructure-as-code (Terraform, Pulumi). Use for any Cloudflare development task. Use when this capability is needed.
- ▌ Ml Workflow 2 · tomevault-io bundleML development workflow covering experiment design, baseline establishment, iterative improvement, and experiment tracking best practices. Use when this capability is needed.
- ▌ Git Workflow 89 · tomevault-io bundleEnforce branch-based workflow with draft PRs for emoji_gen. Use when starting new work, creating branches, or opening pull requests. Mentions of "new feature", "bug fix", "start work", "create PR", or "pull request" should trigger this Skill. Use when this capability is needed.
- ▌ Skill Creator 104 · tomevault-io bundleMeta-skill for creating high-quality Claude Code skills Use when this capability is needed.
- ▌ Skill Creator 105 · tomevault-io bundleGuide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations. Use when this capability is needed.
- ▌ Smart Home 2 · tomevault-io bundleControl smart home devices via USB camera + Nature Remo on WSL2. Capture room photos with ffmpeg, analyze with vision, operate lights/AC/TV via Nature Remo Cloud API. Use when asked to check the room, turn lights on/off, adjust AC temperature, or manage home appliances. Also handles the capture→analyze→operate→verify loop. Use when this capability is needed.
- ▌ Test Generator 2 · tomevault-io bundleActivates when generating unit tests, integration tests, or test cases for code Use when this capability is needed.
- ▌ Fastapi Pro 5 · tomevault-io bundleFastAPI application development including dependency injection, Pydantic v2 models, async endpoints, middleware, WebSocket, background tasks, and production deployment. Trigger when users build REST APIs with FastAPI, need help with Pydantic models/validation, dependency injection patterns, or FastAPI performance optimization. Use when this capability is needed.
- ▌ Stats 3 · tomevault-io bundleGera página de estatísticas da wiki IsAbel — roda script Python que compila métricas de grafo (networkx), vocabulário, atividade temporal e cobertura, e escreve `wiki/sinteses/estatisticas-da-wiki.md`. Use com /stats, "gerar estatísticas", "atualizar estatísticas". Use when this capability is needed.
- ▌ Social 2 · tomevault-io bundleSocial network for AI agents — social connections through personality matching, social discovery, and social conversations. Meet people, mingle, social matchmaking, and community on inbed.ai. 社交、交友。Red social, conexiones sociales. Use when this capability is needed.
- ▌ Skill Creator 106 · tomevault-io bundleGuide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations. Use when this capability is needed.
- ▌ Sync DB 2 · tomevault-io bundleThis skill should be used when the user asks to "sync database", "get production data", "download prod db", "migrate database", "update local db", "refresh dev database", or needs to sync production data to local/dev environment. Use when this capability is needed.
- ▌ Setup 22 · tomevault-io bundleSetup and launch GenLayer Studio with Docker Compose Use when this capability is needed.
- ▌ Planner 4 · tomevault-io bundleFSD 기반 구현 계획 생성. SPEC.md와 survey.md를 읽고 plan.md 작성. "계획 세워", "구현 계획" 등의 요청 시 사용 Use when this capability is needed.
- ▌ Copilot Sdk 2 · tomevault-io bundleBuild agentic applications with GitHub Copilot SDK. Use when embedding AI agents in apps, creating custom tools, implementing streaming responses, managing sessions, connecting to MCP servers, or creating custom agents. Triggers on Copilot SDK, GitHub SDK, agentic app, embed Copilot, programmable agent, MCP server, custom agent. Use when this capability is needed.
- ▌ Analyze 10 · tomevault-io bundleUse when the user is unsure whether to fight or accept a chargeback, wants a win-rate assessment, or asks if a dispute is worth contesting. Provides a clear recommendation based on your reason code, evidence, and situation.
- ▌ Saving Codeacts 2 · tomevault-io bundleSave executed Python code as reusable tools in the gentools package. Use when preserving successful code executions for later reuse. Covers creating package structure (api.py, impl.py), defining Pydantic output models, and implementing the run() interface. Use when this capability is needed.
- ▌ Graflow Workflow 2 · tomevault-io bundleCreate Python workflow pipelines using Graflow with a structured plan-implement-review process. Use when building task graphs, parallel pipelines, LLM workflows, or any Graflow-based automation. Triggers on requests for "workflow", "pipeline", "task graph", "Graflow", or when user wants to build an automated data/AI pipeline. Use when this capability is needed.
- ▌ Hook Creator 2 · tomevault-io bundleCreate and configure Claude Code hooks for customizing agent behavior. Use when the user wants to (1) create a new hook, (2) configure automatic formatting, logging, or notifications, (3) add file protection or custom permissions, (4) set up pre/post tool execution actions, or (5) asks about hook events like PreToolUse, PostToolUse, Notification, etc. Use when this capability is needed.
- ▌ Beta 2 · tomevault-io bundleBuild and upload iOS app to TestFlight Use when this capability is needed.
- ▌ Large Skill 2 · tomevault-io bundleThis skill has an override for gpt-4o with higher thresholds and is used for testing override resolution. Use when this capability is needed.
- ▌ Langchain 9 · tomevault-io bundleBuild, modify, review, test, and debug LangChain.js, LangGraph.js, and LangSmith TypeScript applications. Use this skill whenever the user mentions LangChain, LangChain TypeScript, LangChain.js, LangGraph TypeScript, LangGraph.js, LangSmith tracing/evals, LCEL chains, chat models, tools, retrievers, vector stores, agents, structured output, streaming, memory, checkpointers, Runnable interfaces, or migration of LLM code to LangChain in a TypeScript/Node.js project. Use when this capability is needed.
- ▌ Swift 3 · tomevault-io bundleRoute Swift and iOS tasks to the right focused workflow, or run a quick inline quality review. Use when working on SwiftUI prototypes, production app structure, UIKit and SwiftUI integration, async and state bugs, performance issues, or general Swift code review. Use when this capability is needed.
- ▌ API Docs 2 · tomevault-io bundleCreate clear, accurate, and comprehensive API documentation. Use when this capability is needed.
- ▌ Research 27 · tomevault-io bundleResearch technologies, patterns, and best practices Use when this capability is needed.
- ▌ Prd 11 · tomevault-io bundleGenerate a Product Requirements Document (PRD) for a new feature. Use when planning a feature, starting a new project, or when asked to create a PRD. Use when this capability is needed.
- ▌ Next Best Practices 7 · tomevault-io bundleNext.js best practices - file conventions, RSC boundaries, data patterns, async APIs, metadata, error handling, route handlers, image/font optimization, bundling Use when this capability is needed.
- ▌ Tech Stack Adr 2 · tomevault-io bundleGuide technology selection workflow and ADR creation. Use when user asks about choosing a technology, comparing options, or needs to make a tech decision. Orchestrates discovery, evaluation, and documentation. Use when this capability is needed.
- ▌ Verify Code 2 · tomevault-io bundleVerify code quality, type safety, memory leaks, and coding standards. Use when reviewing code, checking for issues, or validating a PR. Use when this capability is needed.
- ▌ UI UX Pro Max 6 · tomevault-io bundleUI/UX design intelligence. 50 styles, 21 palettes, 50 font pairings, 20 charts, 9 stacks. Use when this capability is needed.
- ▌ Orchestrate 5 · tomevault-io bundleUse this skill when orchestrating multi-agent work at scale - research swarms, parallel feature builds, wave-based dispatch, build-review-fix pipelines, or any task requiring 3+ agents. Activates on mentions of swarm, parallel agents, multi-agent, orchestrate, fan-out, wave dispatch, research army, unleash, dispatch agents, or parallel work.
- ▌ Engineer 2 · tomevault-io bundleEngineer Role - Responsible for code generation, testing, and maintenance Use when this capability is needed.
- ▌ Reviewer 4 · tomevault-io bundleReviewer Role - Responsible for code audit, architecture compliance checking, and feedback Use when this capability is needed.
- ▌ Gemini 27 · tomevault-io bundleUse when the user asks to run Gemini CLI (gemini -p, gemini -r) or references Google Gemini for code analysis, refactoring, codebase investigation, or multi-model collaboration
- ▌ Reviewer 5 · tomevault-io bundleActivate when reviewing code, before committing, after committing, or before merging a PR. Activate when user asks to review, audit, check for security issues, or find regressions. Analyzes code for logic errors, regressions, edge cases, security issues, and test gaps. Fixes findings AUTOMATICALLY. Required at process skill quality gates. Use when this capability is needed.
- ▌ Validate 7 · tomevault-io bundleActivate when checking if work meets requirements, verifying completion criteria, validating file placement, or ensuring quality standards. Use before marking work complete to verify success criteria are met. Use when this capability is needed.
- ▌ Frontend Design 45 · tomevault-io bundleGenerates distinctive, production-grade frontend interfaces and artifacts (React, Vue, HTML/CSS). Prioritizes bold aesthetics, unique typography, and motion to avoid generic designs. Use when building websites, landing pages, dashboards, posters, or when the user requests to style, beautify, or create visually striking UI.
- ▌ Branch 3 · tomevault-io bundleCreate a new feature branch following naming conventions. Uses Git MCP for branch operations. Use when this capability is needed.
- ▌ Review 40 · tomevault-io bundleReview current code changes for Google Style compliance, security issues, and test coverage. Uses Git MCP for diff analysis. Use when this capability is needed.
- ▌ Skill Creator 107 · tomevault-io bundleCreate or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets. Use when this capability is needed.