tomevault-io
- 62k skills
- 0 followers
- 2 days ago last updated
- ▌ Update MCP Servers · tomevault-io bundleComprehensive MCP server management. Discovers, updates, and helps set up MCP servers with dependency detection and best practice guidance. Use when this capability is needed.
- ▌ Use Case Authoring · tomevault-io bundleUse Case 2.0 methodology for capturing functional requirements and actor interactions Use when this capability is needed.
- ▌
- ▌ Excalidraw Architecture · tomevault-io bundleTrigger when the user asks for an architecture diagram, says "draw the system", "update the architecture diagram", "give me an excalidraw of this codebase", or "/excalidraw-architecture". Generates or updates an Excalidraw JSON file at docs/architecture.excalidraw by reading the codebase's key entry points. Use when this capability is needed.
- ▌ Protocol Audit Prep · tomevault-io bundlePrepare auditor-facing evidence bundles and AUDIT.md for protocol vaults without changing code. Use when an audit is upcoming and you need structured context, invariants, and test coverage summaries. Use when this capability is needed.
- ▌ Ensemble Solving · tomevault-io bundleGenerate multiple diverse solutions in parallel and select the best. Use for architecture decisions, code generation with multiple valid approaches, or creative tasks where exploring alternatives improves quality. Use when this capability is needed.
- ▌ Skill With Hooks · tomevault-io bundleExample skill demonstrating embedded hooks for validation and logging Use when this capability is needed.
- ▌ Microsoft Aspnetcore Ja Handbook Aspnetcore Ja Handbook · tomevault-io bundleASP.NET Core ハンドブック コードサンプル検証スキル
- ▌ Java Lsp Tools · tomevault-io bundleCompiler-accurate Java symbol navigation via the Java Language Server. Use lsp_java_findSymbol for Java identifiers and lsp_java_getFileStructure for known Java files; prefer them over generic search only for symbol/file-outline navigation. Use when this capability is needed.
- ▌ Debug Failing Test · tomevault-io bundleDebug a failing test using an iterative logging approach, then clean up and document the learning. Use when this capability is needed.
- ▌ Microsoftdocs Semantic Kernel Docs Semantic Kernel Docs · tomevault-io bundleSkill: Cross-Repository References (CRR) and API Class Links
- ▌ Jtbd Psychographic Research · tomevault-io bundleProvides Jobs-to-be-Done and psychographic research frameworks for brand identity work. Auto-activates during brand positioning, voice development, messaging, and strategy phases. Use when discussing target audience, customer research, JTBD, jobs to be done, four forces, push pull anxiety habit, emotional jobs, social jobs, functional jobs, limbic types, VALS segments, psychographics, or customer motivations.
- ▌ Tagline Creation Strategies · tomevault-io bundleProvides tagline and slogan creation frameworks including Marty Neumeier's Truelines vs Taglines, David Ogilvy's headline principles, Eugene Schwartz's desire channeling, the Distillation Method, and AIDA testing framework. Auto-activates during tagline creation, slogan development, and brand catchphrase work. Use when discussing taglines, slogans, catchphrases, brand mottos, truelines, memorable phrases, tagline testing, or brand mantra.
- ▌ Development Environment · tomevault-io bundleIDE setup, dev containers, and local development tools Use when this capability is needed.
- ▌ Tooluniverse Binder Discovery · tomevault-io bundleDiscover novel small molecule binders for protein targets using structure-based and ligand-based approaches. Creates actionable reports with candidate compounds, ADMET profiles, and synthesis feasibility. Use when users ask to find small molecules for a target, identify novel binders, perform virtual screening, or need hit-to-lead compound identification. Use when this capability is needed.
- ▌ Tooluniverse Drug Repurposing · tomevault-io bundleIdentify drug repurposing candidates using ToolUniverse for target-based, compound-based, and disease-driven strategies. Searches existing drugs for new therapeutic indications by analyzing targets, bioactivity, safety profiles, and literature evidence. Use when exploring drug repurposing opportunities, finding new indications for approved drugs, or when users mention drug repositioning, off-label uses, or therapeutic alternatives. Use when this capability is needed.
- ▌ Nextjs Typescript Tailwindcss Supabase · tomevault-io bundleFull-stack Next.js 14 development with TypeScript, TailwindCSS, and Supabase for building production-ready web applications. Use when this capability is needed.
- ▌ Check Tavily Credits · tomevault-io bundleTavily APIキーの残りクレジットを確認(.envから取得)。※アプリの利用統計は /check-app-stats を使用 Use when this capability is needed.
- ▌ Kb Strands Agentcore · tomevault-io bundleStrands Agents フレームワークのナレッジ。Agent作成、ツール定義、イベント処理、会話履歴管理等(CDKは /kb-agentcore-cdk、Observabilityは /kb-agentcore-observability、Identity認証は /kb-agentcore-identity) Use when this capability is needed.
- ▌ Saa Agent · tomevault-io bundleEnables AI agents to generate images using the Character Select Stand Alone App (SAA) image generation backend via command-line interface.
- ▌ Work Recording · tomevault-io bundleTransform development sessions into compelling engineering stories that capture not just what happened, but why it mattered and what was learned. Covers journal discipline, session templates (planning, bug hunt, feature build, multi-agent orchestration), and the mandatory end-of-day deliverable summary. Use when this capability is needed.
- ▌ Mohmmedashraf Laravel Translations Laravel Translations · tomevault-io bundleInertia React Development
- ▌ Awesome LLM Paper Wiki · tomevault-io bundleAcademic literature management and survey system. Supports journal organization, Use when this capability is needed.
- ▌ Flutter App Builder · tomevault-io bundleCreate Flutter applications scaled to project complexity. Automatically detects whether to use a simple single-module architecture (manual DI, shared_preferences) or a full production structure with get_it+injectable, freezed, Drift, and clean architecture. Use when building Flutter apps with Dart, BLoC/Cubit, go_router, and MVVM-like patterns. Triggers on requests to create Flutter projects, screens, BLoCs, Cubits, repositories, feature modules, or when asked about Flutter architecture patterns. Use when this capability is needed.
- ▌
- ▌ Multiversx Clarification Expert · tomevault-io bundleIdentify ambiguous requirements and ask targeted clarifying questions for MultiversX development. Use when user requests are vague, missing technical constraints, or have conflicting requirements. Use when this capability is needed.
- ▌ Multiversx Cross Contract Calls · tomevault-io bundleMake cross-contract calls in MultiversX smart contracts. Use when calling another contract, handling callbacks, managing back-transfers, using typed proxies, or sending tokens via the Tx builder API (.tx().to()). Use when this capability is needed.
- ▌ Multiversx Project Architecture · tomevault-io bundleProduction-grade project structure patterns for MultiversX smart contracts. Use when starting a new contract project, refactoring an existing one, or building multi-contract systems with shared code. Use when this capability is needed.
- ▌ Fastapi Clean Architecture · tomevault-io bundleFastAPI and clean architecture study assistant backed by a public-safe ontology and knowledge graph extracted from verified OCR notes. Use when Codex needs to explain or connect concepts such as FastAPI, APIRouter, Depends, Pydantic schemas, repository pattern, service layer, dependency inversion, SQLAlchemy, Alembic, JWT login, authentication/authorization, CRUD, or the book-specific TIL service architecture without loading the full OCR source text. Use when this capability is needed.
- ▌ Test Changes · tomevault-io bundleUse after making changes to run terraform fmt, validate, and plan against test environment Use when this capability is needed.
- ▌
- ▌ Version Bump Analysis · tomevault-io bundleGitHub PR URL containing the version bump (e.g., https://github.com/newrelic/nrdot-collector-releases/pull/488) Use when this capability is needed.
- ▌ Nexu Io Auto Github Contributor Auto Github Contributor · tomevault-io bundleauto-github-contributor — interactive OSS PR agent
- ▌ Ngpestelos Readwise MCP Server API Pagination Debugging · tomevault-io bundleAPI Pagination Debugging
- ▌
- ▌
- ▌
- ▌
- ▌
- ▌
- ▌
- ▌
- ▌ Check Style Guide · tomevault-io bundleValidates existing components against daisyUI style guide documentation
- ▌ Nousresearch Hermes Agent Debugging Hermes Tui Commands · tomevault-io bundleDebugging Hermes TUI Slash Commands
- ▌
- ▌
- ▌
- ▌
- ▌
- ▌
- ▌
- ▌
- ▌
- ▌
- ▌
- ▌
- ▌
- ▌
- ▌ Dspy Advanced Module Composition · tomevault-io bundleThis skill should be used when the user asks to "compose DSPy modules", "use Ensemble optimizer", "combine multiple programs", "use dspy.MultiChainComparison", mentions "ensemble voting", "module composition", "sequential pipelines", or needs to build complex multi-module DSPy programs with ensemble patterns or multi-chain comparison. Use when this capability is needed.
- ▌ Ominou5 Funnel Architect Plugin Funnel Architect Plugin · tomevault-io bundleEvergreen Webinar Funnel
- ▌ A05 Security Misconfiguration · tomevault-io bundleSkills for exploiting security misconfigurations including XXE, file upload, subdomain takeover, and cache issues per OWASP A05:2021. Use when this capability is needed.
- ▌ Nuxt Safe Runtime Config · tomevault-io bundleUse this when modifying a Nuxt app that depends on `nuxt-safe-runtime-config`, or when adding typed runtime config validation to a Nuxt app.
- ▌ Checking Skill Best Practices · tomevault-io bundleEvaluates Claude skills against official best practices from Anthropic documentation. Use when reviewing skill quality, ensuring compliance with guidelines, or improving existing skills. Use when this capability is needed.
- ▌ Improve Openbb Skill · tomevault-io bundleSubmit improvements or fixes to the OpenBB app builder skill. Use when you discover documentation errors, missing features, or incorrect examples in the openbb-app-builder skill. Automatically creates a PR to the backends-for-openbb repo. Use when this capability is needed.
- ▌ Audio Engineering Patterns · tomevault-io bundleAudio production concepts, DSP fundamentals, mixing/mastering techniques, and DAW workflows. Bridges modular synthesis philosophy with practical audio engineering. Triggers on audio production, mixing, sound design, DSP, or music technology requests. Use when this capability is needed.
- ▌ Interfaith Sacred Geometry · tomevault-io bundleGenerate sacred geometry patterns with interfaith symbolism for spiritual visualizations and art. Use when creating visual representations that honor multiple religious traditions, designing meditation aids, building soul journey visualizations, or producing art that bridges sacred traditions through geometric harmony. Triggers on sacred geometry requests, interfaith symbol design, spiritual visualization projects, or multi-tradition sacred art. Use when this capability is needed.
- ▌ Iterative Code Exploration · tomevault-io bundleProgressive context retrieval pattern for understanding unfamiliar codebases through iterative refinement Use when this capability is needed.
- ▌ Postgres Advanced Patterns · tomevault-io bundleAdvanced PostgreSQL patterns for performance optimization, complex queries, indexing strategies, and database design Use when this capability is needed.
- ▌ Responsive Design Patterns · tomevault-io bundleMobile-first responsive design patterns with breakpoints, fluid layouts, and adaptive components Use when this capability is needed.
- ▌ Vue Migration Executor · tomevault-io bundleImplements approved Vue 2 to Vue 3 migration plans through code changes. Use when this capability is needed.
- ▌ Vue Migration Patterns · tomevault-io bundleComprehensive Vue 2→3 migration pattern reference for migration agents. Use during any phase of a Vue 2 to Vue 3 migration — planning, execution, or review. Contains complete breaking changes catalog, Options API to Composition API transformations, Vuex to Pinia conversion patterns, Vue Router 3 to 4 migration, edge cases, and a cross-platform project scanner script. Use when this capability is needed.
- ▌ Vue Migration Reviewer · tomevault-io bundleAudits and validates completed Vue 3 migrations for quality assurance. Use when this capability is needed.
- ▌
- ▌ Animation Micro Interaction Pack · tomevault-io bundleProvides reusable interaction patterns and motion presets that make UI feel polished. Includes hover effects, transitions, entrance animations, gesture feedback, and reduced-motion support. Use when adding "animations", "transitions", "micro-interactions", or "motion design".
- ▌ Fabric Pbi Perf Remediate · tomevault-io bundleDiagnose and resolve Power BI performance issues in Microsoft Fabric. Use when reports load slowly, DAX queries are inefficient, semantic models need optimization, DirectQuery is underperforming, capacity is throttled, visuals render slowly, or data refresh is slow. Covers Performance Analyzer, DAX Studio, Fabric Capacity Metrics app, VOrder, query folding, incremental refresh, storage modes, Best Practice Analyzer, and Spark resource profiles for Power BI workloads. Use when this capability is needed.
- ▌ Fabric REST API Remediate · tomevault-io bundleDiagnose and resolve Microsoft Fabric REST API errors including HTTP 401 Unauthorized, 403 Forbidden, 404 Not Found, 429 Throttling, and 5xx server errors. Use when debugging Fabric API authentication failures, Entra ID token issues, insufficient scopes, throttling/rate limiting, long running operation (LRO) polling failures, pagination problems, service principal configuration, or capacity API errors. Covers PowerShell and C# remediate workflows against api.fabric.microsoft.com. Use when this capability is needed.
- ▌ Fabric Rti Perf Remediate · tomevault-io bundleDiagnose and resolve performance issues in Microsoft Fabric Real-Time Intelligence including Eventhouse, KQL databases, Eventstream, and ingestion pipelines. Use when asked to troubleshoot slow KQL queries, high Eventhouse CPU or memory, ingestion latency or failures, Eventstream throughput problems, capacity throttling (HTTP 430), cache policy tuning, materialized view lag, or Always-On configuration. Covers workspace monitoring, Fabric Capacity Metrics app, query optimization, and streaming diagnostics. Use when this capability is needed.
- ▌ Fabric Udf Perf Remediate · tomevault-io bundleDiagnose and resolve performance issues with Microsoft Fabric User Data Functions. Use when functions are slow, timing out, returning errors, consuming excessive capacity units, or exhibiting cold start latency. Covers execution timeouts, response size limits, connection bottlenecks, logging analysis, capacity metrics monitoring, invocation diagnostics, Python optimization, and UDF service limit remediate. Use when this capability is needed.
- ▌ Temporal Awareness · tomevault-io bundleEnsures temporal accuracy by using Unix date commands. Use this skill whenever Claude needs to know today's date, the current day of the week, what day a future/past date falls on, or perform any date/time calculations. Triggers on questions like "what day is it", "what's today's date", "what day of the week is [date]", scheduling tasks, deadline calculations, or any temporal reasoning. Use when this capability is needed.
- ▌ Effect Patterns Observability · tomevault-io bundleEffect-TS patterns for Observability. Use when working with observability in Effect-TS applications. Use when this capability is needed.
- ▌ Effect Patterns Streams Sinks · tomevault-io bundleEffect-TS patterns for Streams Sinks. Use when working with streams sinks in Effect-TS applications. Use when this capability is needed.
- ▌ Pegasus Dockerfile · tomevault-io bundleGenerate a Dockerfile for a Pegasus workflow's tool stack Use when this capability is needed.
- ▌ Peopleforrester Claude Dotfiles Spec Driven Development · tomevault-io bundleSpec-Driven Development
- ▌ Polarion Apple Container · tomevault-io bundleUse when you need to run, build, debug, or redeploy Polarion from this repository with Apple container on Apple silicon Macs, including VS Code tasks, container system start, builder setup, image build, log streaming, and plugin redeploy workflows. NOT for Docker Compose or CI publishing workflows.
- ▌
- ▌ Github Actions Container Build · tomevault-io bundleBuild multi-architecture container images in GitHub Actions. Matrix builds (public repos with native ARM64), QEMU emulation (private repos), or ARM64 larger runners (Team/Enterprise). Uses Podman rootless builds with push-by-digest pattern Use when this capability is needed.
- ▌ Performing Kubernetes Penetration Testing · tomevault-io bundleKubernetes penetration testing systematically evaluates cluster security by simulating attacker techniques against the API server, kubelet, etcd, pods, RBAC, network policies, and secrets. Using tools Use when this capability is needed.
- ▌ Policyengine API · tomevault-io bundlePolicyEngine API - Flask REST service powering policyengine.org and programmatic access Use when this capability is needed.
- ▌ Policyengine App · tomevault-io bundleDeveloping policyengine-app-v2 — the main React frontend for policyengine.org Use when this capability is needed.
- ▌ Popup Studio AI Bkit Claude Code Phase 6 UI Integration · tomevault-io bundlePhase 6: UI Implementation + API Integration
- ▌ SQL Optimization Interviewer · tomevault-io bundleUse when working with a Data Engineering interviewer focused on database performance. Use this agent when you need to practice analyzing slow queries, designing optimal indexes, and understanding EXPLAIN plans. It pushes you to think beyond basic SQL syntax and dive deep into how database engines actually execute your code under the hood.
- ▌ Dependency Evaluator · tomevault-io bundleEvaluates whether a programming language dependency should be used by analyzing maintenance activity, security posture, community health, documentation quality, dependency footprint, production adoption, license compatibility, API stability, and funding sustainability. Use when users ask "should I use X or Y?", "are there better options for [feature]?", "what's a good library for [task]?", "how do we feel about [dependency]?", or when considering adding a new dependency, evaluating an existing dependency, or comparing/evaluating package alternatives. Use when this capability is needed.
- ▌ Context Driven Testing · tomevault-io bundleApply context-driven testing principles where practices are chosen based on project context, not universal 'best practices'. Use when making testing decisions, questioning dogma, or adapting approaches to specific project needs. Use when this capability is needed.
- ▌ Qcsd Development Swarm · tomevault-io bundleUse when monitoring in-sprint code quality with TDD adherence checks, complexity analysis, coverage gap detection, or defect prediction in the QCSD Development phase.
- ▌ Qe Defect Intelligence · tomevault-io bundlePredicts defect-prone code using change frequency, complexity metrics, and historical bug patterns. Use when predicting defects before they escape, analyzing root causes of test failures, learning from past defect patterns, or implementing proactive quality management. Use when this capability is needed.
- ▌ Pskoett Measuring AI Proficiency Measure AI Proficiency · tomevault-io bundleMeasure AI Proficiency
- ▌ Next JS Project Structure · tomevault-io bundleComprehensive guide to Next.js project structure, file conventions, and organization strategies. Use when this capability is needed.
- ▌ Dspy Agent Framework Integration · tomevault-io bundleComprehensive guide to integrating DSPy with Microsoft Agent Framework in AgenticFleet, covering typed signatures, assertions, routing cache, GEPA optimization, and agent handoffs. Use when this capability is needed.
- ▌
- ▌ Railwise Cn Railwise Desktop Openwork Docker Chrome MCP · tomevault-io bundleQuick Usage (Already Configured)