tomevault-io
- 62k skills
- 0 followers
- 1 day ago last updated
- ▌ Zenprojectgit Claude Code Plugins Plus Skills Windsurf Insta · tomevault-io bundleWindsurf Install & Auth
- ▌ Zenprojectgit Claude Code Plugins Plus Skills Windsurf Sdk P · tomevault-io bundleWindsurf Configuration Patterns
- ▌ Browser Task And Automation And Delegation · tomevault-io bundle【强制】所有浏览器操作必须使用本技能,禁止在主对话中直接使用 mcp__chrome-devtools 工具。触发关键词:打开/访问/浏览网页、点击/填写/提交表单、截图/快照、性能分析、自动化测试、数据采集/爬取、网络模拟。本技能通过 chrome-devtools-expert agent 执行浏览器操作,避免大量页面快照、截图、网络请求数据污染主对话上下文。 Use when this capability is needed.
- ▌ Sentry Onboarding · tomevault-io bundleCreate and configure Sentry projects across staging/production environments via REST API. Use when user needs to onboard a new service to Sentry, create Sentry projects, or set up error monitoring for a new application. Use when this capability is needed.
- ▌ Langextract LLM Powered Structured Text Extraction · tomevault-io bundleLangExtract by Google is a Python library for extracting structured information from unstructured text using LLMs with precise source grounding. With 35,000+ GitHub stars, it handles everything from clinical notes to literary analysis, producing verified extraction results with exact source text mappings and interactive visualizations. Use when this capability is needed.
- ▌ Coderabbit Fix Flow · tomevault-io bundleThis skill should be used when CodeRabbit code review feedback needs to be processed and fixed systematically. Use after running `coderabbit --plain` to automatically save feedback, analyze issues using MCP tools, and implement minimal code fixes with proper planning. Use when this capability is needed.
- ▌ Chrome Extension Architect · tomevault-io bundlePrivacy-first Chrome Manifest Version 3 extension architect - sidePanel design, MV3 service worker lifecycle, least-privilege permission audits, storage strategy, and cross-browser sidebar patterns. Use when this capability is needed.
- ▌ Alibabacloud Devops · tomevault-io bundle阿里云云效 DevOps 平台 MCP Server,提供代码管理、项目管理、流水线、应用交付、测试管理等全面的 DevOps 能力 Use when this capability is needed.
- ▌ Eslint Vitest Rule Tester · tomevault-io bundleHelp users test ESLint rules with Vitest, supporting snapshot testing and custom assertions Use when this capability is needed.
- ▌ Applied Artificial Intelligence Claude Code Toolkit SQL Opti · tomevault-io bundleSQL Query Optimization Patterns
- ▌
- ▌ Ecommerce Competitor Analyzer · tomevault-io bundleMulti-platform e-commerce competitor analysis skill that automatically scrapes product data from Amazon, Temu, Shopee and generates comprehensive analysis reports using AI. Use when you need to analyze competitor products, extract product insights, or batch analyze multiple product listings. Supports bulk processing with structured outputs including title, price, rating, reviews, and strategic analysis. Use when this capability is needed.
- ▌ Create Custom Dagster Component · tomevault-io bundleCreate a custom Dagster Component with demo mode support, realistic asset structure, and optional custom scaffolder using the dg CLI. Use this skill if there is no Component included in an existing integration or if Dagster does not have the integration. Use when this capability is needed.
- ▌ Project Onboarding Assistant · tomevault-io bundleGuides users through per-project Claude Code setup. Auto-activates when users ask about project setup, CLAUDE.md creation, or project-specific configuration. Reduces per-project setup time from 20min to 5min. Use when this capability is needed.
- ▌
- ▌ Swiftui Avfoundation Camera Bridge · tomevault-io bundleIntegrating AVCaptureVideoPreviewLayer into SwiftUI using UIViewRepresentable. Use this skill when building camera preview interfaces in SwiftUI, implementing real-time video capture views, adding pinch-to-zoom or gesture-based camera controls, or handling camera orientation properly. Use when this capability is needed.
- ▌ Dadederk IOS Accessibility Agent Skill IOS Accessibility Age · tomevault-io bundleiOS Accessibility
- ▌ Documentation Consistency Skill · tomevault-io bundleAudit and auto-fix documentation consistency across PLAN files, README.md, AGENTS.md, and deploy scripts — cross-file count sync, PLAN vs reality drift, structural integrity, and orphan reference detection. Use when this capability is needed.
- ▌ Code Execution Helper · tomevault-io bundleGuide for using code execution capabilities to perform parallel batch processing, conditional filtering, and data aggregation. This skill should be used when agents need to analyze multiple files efficiently, validate large result sets, aggregate data from multiple sources, or reduce token consumption through execution-based filtering. Provides reusable templates for quota-aware workflows, error handling patterns, and token-efficient data processing. Use when this capability is needed.
- ▌ Kano Commit Convention Skill · tomevault-io bundleCommit convention linting and changelog automation following the Kano commit format. Use when this capability is needed.
- ▌ Data Freshness Investigation · tomevault-io bundleTrace data lineage backwards from blank dashboards to identify root cause (transformation, source extraction, or dashboard config). Uses parallel agent deployment for 4x faster investigation than manual approaches. Use when this capability is needed.
- ▌ Dylpickledev Claude Analytics Framework Github Investigation · tomevault-io bundleCross-Tool Integration Pattern: GitHub Cross-Repository Investigation
- ▌ Terraform Provider Design · tomevault-io bundleComprehensive guide for designing and implementing Terraform providers using Test-Driven Development (TDD). Use when creating new Terraform providers, adding resources/data sources to existing providers, implementing TDD workflows (RED-GREEN-REFACTOR), designing provider architecture, or working in terraform-provider-* directories. Covers HashiCorp best practices, Plugin Framework patterns, acceptance testing, CRUD implementations, and parallel development workflows. Use when this capability is needed.
- ▌ Foryourhealth111 Pixel Vibe Skills Lqf Machine Learning Expe · tomevault-io bundleLQF Machine Learning Expert Guide
- ▌ Project Workflow Analysis Blueprint Generator · tomevault-io bundleComprehensive technology-agnostic prompt generator for documenting end-to-end application workflows. Automatically detects project architecture patterns, technology stacks, and data flow patterns to generate detailed implementation blueprints covering entry points, service layers, data access, error handling, and testing approaches across multiple technologies including .NET, Java/Spring, React, and microservices architectures. Use when this capability is needed.
- ▌ AWS Drawio Architecture Diagrams · tomevault-io bundleCreates professional AWS architecture diagrams in draw.io XML format (.drawio files) using official AWS Architecture Icons (aws4 library). Use when the user asks for AWS diagrams, VPC layouts, multi-tier architectures, serverless designs, network topology, or draw.io exports involving Lambda, EC2, RDS, or other AWS services.
- ▌ Langchain4j AI Services Patterns · tomevault-io bundleProvides patterns to build declarative AI Services with LangChain4j for LLM integration, chatbot development, AI agent implementation, and conversational AI in Java. Generates type-safe AI services using interface-based patterns, annotations, memory management, and tools integration. Use when creating AI-powered Java applications with minimal boilerplate, implementing conversational AI with memory, or building AI agents with function calling.
- ▌ Unit Test Security Authorization · tomevault-io bundleProvides patterns for unit testing Spring Security with `@PreAuthorize`, `@Secured`, `@RolesAllowed`. Validates role-based access control and authorization policies. Use when testing security configurations and access control logic.
- ▌ Guanyu Gerry Tao Skill Mentor Guided Learning Mentor Guided · tomevault-io bundleMentor Guided Learning
- ▌ Integration Test Style · tomevault-io bundleGuidelines and conventions for writing integration tests in this repo. Use when creating, reviewing, or discussing integration tests against the real Artemis broker. Use when this capability is needed.
- ▌ System Prompt Clinic · tomevault-io bundleInteractive skill that diagnoses and transforms system prompts from rule-based to reasoning-based using Constitutional AI principles. Use when the user wants to improve, rewrite, or transform any system prompt, command, agent, or skill — e.g. "improve this prompt", "make this less rigid", "transform this rule-based command", "optimize this agent", or "this skill keeps breaking on edge cases". Use when this capability is needed.
- ▌ Impertio Studio Docker Claude Skill Package Docker Impl Go T · tomevault-io bundledocker-impl-go-templates
- ▌ Impertio Studio Rust Claude Skill Package Rust Errors Borrow · tomevault-io bundlerust-errors-borrow-checker
- ▌ Add React Component · tomevault-io bundleUse this skill when the user wants to scaffold a new React component in this project. Triggers include "add a component", "create a new React component", "scaffold a feature page". Follows the project's folder-per-feature, CSS-Modules-with-SCSS, relative-path import conventions used by `Counter` and `Titlebar`. Components are TypeScript (`.tsx`); the project completed its TS migration.
- ▌ Filament Help Desk Development · tomevault-io bundleSkill for developing with and extending the filament-help-desk package Use when this capability is needed.
- ▌ Knowledge Base Development · tomevault-io bundleBuild and work with Laravel Knowledge Base features, including articles, categories, versioning, feedback, search, and customizable models. Use when this capability is needed.
- ▌ Jeremylongshore Claude Code Plugins Plus Skills Agent Contex · tomevault-io bundleAgent Context Auto-Loader
- ▌ Jeremylongshore Claude Code Plugins Plus Skills Ansible Role · tomevault-io bundleAnsible Role Creator
- ▌ Jeremylongshore Claude Code Plugins Plus Skills API Caching · tomevault-io bundleApi Caching Strategy
- ▌ Jeremylongshore Claude Code Plugins Plus Skills API Client G · tomevault-io bundleApi Client Generator
- ▌ Jeremylongshore Claude Code Plugins Plus Skills API Throttli · tomevault-io bundleApi Throttling Setup
- ▌ Jeremylongshore Claude Code Plugins Plus Skills Apollo Commo · tomevault-io bundleApollo Common Errors
- ▌
- ▌ Jeremylongshore Claude Code Plugins Plus Skills Batch File P · tomevault-io bundleBatch File Processor
- ▌ Jeremylongshore Claude Code Plugins Plus Skills Branch Namin · tomevault-io bundleBranch Naming Helper
- ▌ Jeremylongshore Claude Code Plugins Plus Skills Building API · tomevault-io bundleBuilding API Gateway
- ▌ Jeremylongshore Claude Code Plugins Plus Skills Bundle Size · tomevault-io bundleBundle Size Analyzer
- ▌ Jeremylongshore Claude Code Plugins Plus Skills Cdc Pipeline · tomevault-io bundleCdc Pipeline Creator
- ▌ Jeremylongshore Claude Code Plugins Plus Skills Clay Multi E · tomevault-io bundleClay Multi-Environment Setup
- ▌ Jeremylongshore Claude Code Plugins Plus Skills Clay Securit · tomevault-io bundleClay Security Basics
- ▌ Jeremylongshore Claude Code Plugins Plus Skills Clerk CI Int · tomevault-io bundleClerk CI Integration
- ▌ Jeremylongshore Claude Code Plugins Plus Skills Clerk Prod C · tomevault-io bundleClerk Production Checklist
- ▌
- ▌ Jeremylongshore Claude Code Plugins Plus Skills Correlation · tomevault-io bundleCorrelation Analyzer
- ▌ Jeremylongshore Claude Code Plugins Plus Skills CSS Module G · tomevault-io bundleCss Module Generator
- ▌ Jeremylongshore Claude Code Plugins Plus Skills Data Catalog · tomevault-io bundleData Catalog Updater
- ▌ Jeremylongshore Claude Code Plugins Plus Skills Data Lineage · tomevault-io bundleData Lineage Tracker
- ▌
- ▌ Jeremylongshore Claude Code Plugins Plus Skills Data Quality · tomevault-io bundleData Quality Checker
- ▌
- ▌ Jeremylongshore Claude Code Plugins Plus Skills Database Tes · tomevault-io bundleDatabase Test Helper
- ▌ Jeremylongshore Claude Code Plugins Plus Skills Deepgram Cos · tomevault-io bundleDeepgram Cost Tuning
- ▌ Jeremylongshore Claude Code Plugins Plus Skills Deepgram Hel · tomevault-io bundleDeepgram Hello World
- ▌ Jeremylongshore Claude Code Plugins Plus Skills Deepgram Rat · tomevault-io bundleDeepgram Rate Limits
- ▌ Jeremylongshore Claude Code Plugins Plus Skills Dockerfile G · tomevault-io bundleDockerfile Generator
- ▌ Jeremylongshore Claude Code Plugins Plus Skills Error Mappin · tomevault-io bundleError Mapping Helper
- ▌ Jeremylongshore Claude Code Plugins Plus Skills Evernote Cos · tomevault-io bundleEvernote Cost Tuning
- ▌ Jeremylongshore Claude Code Plugins Plus Skills Evernote Hel · tomevault-io bundleEvernote Hello World
- ▌ Jeremylongshore Claude Code Plugins Plus Skills Evernote Rat · tomevault-io bundleEvernote Rate Limits
- ▌ Jeremylongshore Claude Code Plugins Plus Skills Firecrawl Lo · tomevault-io bundleFirecrawl Load & Scale
- ▌ Skill Model Updater · tomevault-io bundleUpdates model references across all skill files when new Claude models are released. Use when Anthropic releases new Claude models to keep skills current. Use when this capability is needed.
- ▌ Bradcstevens Github Copilot Ralph Starter Kit Microsoft Foun · tomevault-io bundleMicrosoft Foundry Skill
- ▌ Brendadeeznuts1111 Tier 1380 Omega Cloudflare Browser Render · tomevault-io bundleCloudflare Browser Rendering - Complete Reference
- ▌ Building Plugins · tomevault-io bundleExpert at creating Claude Code plugins that bundle agents, skills, commands, and hooks. Auto-invokes when creating/structuring plugins, writing plugin.json manifests, or bundling components into packages. Use when this capability is needed.
- ▌
- ▌ Planning Sprints · tomevault-io bundleAutomatically activated when user mentions sprint planning, backlog refinement, iteration planning, sprint goals, capacity planning, velocity tracking, or asks to plan/start/close a sprint. Provides comprehensive sprint planning expertise using agile best practices. Use when this capability is needed.
- ▌ Customizing Controltemplate · tomevault-io bundleCustomizes WPF control appearance using ControlTemplate with TemplateBinding and ContentPresenter. Use when completely changing control visuals, implementing state-based feedback, or TemplatedParent binding. Use when this capability is needed.
- ▌ Implementing Pubsub Pattern · tomevault-io bundleImplements Pub-Sub patterns using System.Reactive and Channels for event-based communication in .NET. Use when building reactive applications or decoupled event-driven architectures. Use when this capability is needed.
- ▌ Implementing Wpf Automation · tomevault-io bundleImplements WPF UI Automation for accessibility using AutomationPeer and AutomationProperties. Use when building accessible applications or enabling screen reader support. Use when this capability is needed.
- ▌ Implementing Wpf Validation · tomevault-io bundleImplements WPF data validation using ValidationRule, IDataErrorInfo, and INotifyDataErrorInfo. Use when building forms, validating user input, or displaying validation errors in UI. Use when this capability is needed.
- ▌ Localizing Wpf Applications · tomevault-io bundleLocalizes WPF applications using resource files, x:Uid, and BAML localization. Use when building multi-language applications or supporting right-to-left layouts. Use when this capability is needed.
- ▌ Alicloud AI Audio Tts Voice Clone Test · tomevault-io bundleMinimal voice cloning TTS smoke test for Model Studio Qwen TTS VC. Use when this capability is needed.
- ▌ Alicloud AI Image Qwen Image Edit Test · tomevault-io bundleMinimal image editing smoke test for Model Studio Qwen Image Edit. Use when this capability is needed.
- ▌ Stanford Storm · tomevault-io bundleRun Stanford STORM (knowledge-storm) to generate comprehensive, Wikipedia-style articles with citations. Requires LLM and Search API keys (Bing or You.com). Use when this capability is needed.
- ▌ Vibe To Agentic Framework · tomevault-io bundle演示文稿背后的概念框架 —— "从 Vibe Coding 到 Agentic Engineering"的含义、旅程为何如此结构化,以及每张幻灯片如何契合叙事弧线 Use when this capability is needed.
- ▌ Coverage Plan · tomevault-io bundleAnalyze test coverage, identify gaps, and create a testing strategy. Does NOT write tests. Use when this capability is needed.
- ▌ Copilot Instructions Blueprint Generator · tomevault-io bundleTechnology-agnostic blueprint generator for creating comprehensive copilot-instructions.md files that guide GitHub Copilot to produce code consistent with project standards, architecture patterns, and exact technology versions by analyzing existing codebase patterns and avoiding assumptions. Use when this capability is needed.
- ▌ Playwright Cucumber E2e Steps Generator · tomevault-io bundleGenerate Playwright E2E test step definitions from Cucumber feature files. Use when user provides a .feature file and wants to implement step definitions, create Page Object classes, or generate test code. Triggers include requests to implement steps, generate E2E tests from Gherkin scenarios, create POM classes for pages, or convert feature files to Playwright tests. Supports interactive selector discovery via Playwright MCP tools or manual user input. Use when this capability is needed.
- ▌ Crisis Detection Intervention AI · tomevault-io bundleDetect crisis signals in user content using NLP, mental health sentiment analysis, and safe intervention protocols. Implements suicide ideation detection, automated escalation, and crisis resource Use when this capability is needed.
- ▌ Github Release Best Practices · tomevault-io bundleSystematic approach to GitHub release preparation following 2025/2026 best practices for Rust workspace projects Use when this capability is needed.
- ▌ Opencode Skills Maintainer · tomevault-io bundleScan, validate, and audit OpenCode skills for consistency, redundancy, and modularization opportunities Use when this capability is needed.
- ▌ Ec2 Cluster Provision · tomevault-io bundleuses the code present in this repository for provision an EC2 cluster for benchmarking purposes Use when this capability is needed.
- ▌ Model Merging · tomevault-io bundleMerge multiple fine-tuned models using mergekit to combine capabilities without retraining. Use when creating specialized models by blending domain-specific expertise (math + coding + chat), improving performance beyond single models, or experimenting rapidly with model variants. Covers SLERP, TIES-Merging, DARE, Task Arithmetic, linear merging, and production deployment strategies. Use when this capability is needed.
- ▌ Demerzels Lab Elsamultiskillagent Autonomous Skill Orchestra · tomevault-io bundleActivation Criteria
- ▌ Messari Btc Eth Tracker Teneo · tomevault-io bundleUse when working with the agent gives you the ability to extract data from Messari through different commands.
- ▌ Chrome Devtools Optimizer · tomevault-io bundleReduce token consumption by 70-80% when using Chrome DevTools MCP through smart snapshot strategies and optional Gemini Flash vision processing. Includes decision trees, pattern guides, and automated optimization workflows. Use when this capability is needed.
- ▌ Code Review Digest Writer · tomevault-io bundleGenerate weekly code-review digest docs from PR review comments for any GitHub repo, capturing themes, repeated issues, and concrete takeaways. Use when this capability is needed.
- ▌ Flexibility Analysis · tomevault-io bundleUse when deciding between flexible and non-refundable tickets, or when travel plans might change. Triggers on refundable vs non-refundable, cancel risk, change fee, should I buy flexible ticket.
- ▌ Scaffolding Context Files · tomevault-io bundleDesigns and generates layered CLAUDE.md, AGENTS.md, GEMINI.md, and nested instruction files for repositories. Use when bootstrapping AI coding context, splitting bloated root files, or adding per-package guidance in a monorepo. Use when this capability is needed.
- ▌ Create Docker Supervisor Config · tomevault-io bundleGenerates Supervisor configuration for Docker PHP containers. Creates process management configs for workers, schedulers, and multi-process setups.