tomevault-io
- 62k skills
- 0 followers
- 1 day ago last updated
- ▌ Agent Capability Assessor · tomevault-io bundleAssesses agent capabilities by analyzing agent files and determining what tasks they can handle. Use when you need to evaluate if an existing agent can handle a task or if a new agent is needed. Reviews agent descriptions, skills, and workflows to determine capability match. Use when this capability is needed.
- ▌ Responsive Design Planner · tomevault-io bundlePlans responsive design breakpoints, mobile-first approaches, and adaptive layouts. Defines how designs adapt across different screen sizes and devices. Considers touch vs mouse interactions. Use when this capability is needed.
- ▌
- ▌ Spec Driven Task Implementer · tomevault-io bundleUse this skill when an approved Spec-Driven change has reached Phase 4 and the user wants a task, phase, or full feature implemented from specs/changes/<slug>. It executes tasks in order, updates task status immediately, verifies each task before completion, and should not be used before implementation approval.
- ▌ Goth Fundamentals · tomevault-io bundleThis skill should be used when the user asks to "set up goth", "install goth", "oauth in go", "authentication in golang", "goth package", "goth basics", or mentions "github.com/markbates/goth". Provides foundational guidance for the Goth multi-provider authentication library. Use when this capability is needed.
- ▌ Langgraph State Management · tomevault-io bundleDesign state schemas, implement reducers, configure persistence, and debug state issues for LangGraph applications. Use when users want to (1) design or define state schemas for LangGraph graphs, (2) implement reducer functions for state accumulation, (3) configure persistence with checkpointers (InMemorySaver/MemorySaver, SqliteSaver, PostgresSaver), (4) debug state update issues or unexpected state behavior, (5) migrate state schemas between versions, (6) validate state schema structure, (7) choose between TypedDict and MessagesState patterns, (8) implement custom reducers for lists, dicts, or sets, (9) use the Overwrite type to bypass reducers, (10) set up thread-based persistence for multi-turn conversations, or (11) inspect checkpoints for debugging. Use when this capability is needed.
- ▌ Prompt Solve Next Todo Item · tomevault-io bundleCodex-native counterpart of `/home/projekty/copilot-instructions/prompts/Solve_next_todo_item.prompt.md`. Use when this capability is needed.
- ▌ Python Project Metadata · tomevault-io bundleUse when exploring Python project structure, finding virtualenv paths (python/pip/pytest), or locating package metadata (name, version, pyproject.toml).
- ▌ Manutej Categorical Meta Prompting Recursive Meta Prompting · tomevault-io bundleRecursive Meta-Prompting (RMP)
- ▌ Rf Results · tomevault-io bundleParse Robot Framework output.xml results into JSON summaries, detailed suite/test breakdowns, tag and criticality stats, execution errors, failed test messages, keyword-level errors, and timing. Use when asked to read/merge output.xml, compute pass/fail counts, tag stats, criticality, error messages, elapsed time, slowest tests/keywords, or combine/merge multiple outputs via rebot. Use when this capability is needed.
- ▌ Add Optimistic Sync With Push · tomevault-io bundleAdd optimistic sync updates in apps with real-time push (like WebSocket etc) for non-blocking operations where only the final value matters and rapid changes coalesce Use when this capability is needed.
- ▌ Skill Reverse Engineering · tomevault-io bundleRegenerate architecture documentation from codebase analysis. Use when this capability is needed.
- ▌
- ▌ Stack Upgrade Audit Swift · tomevault-io bundlePlan a Swift / Xcode / iOS SDK upgrade — read release notes, scan for affected patterns, survey codemods, produce a risk-ranked migration plan. Use when this capability is needed.
- ▌ Stack Upgrade Fix Express · tomevault-io bundleAction findings from stack-upgrade-audit-express. Apply mechanical edits (route paths, removed APIs), bump express + Node engines + middleware, verify build, commit per category. Local only. Use when this capability is needed.
- ▌ Dotnet Source Generation First · tomevault-io bundlePrefer compile-time source generation over runtime evaluation for repetitive cross-cutting concerns (mapping, logging, regex, etc.). Use when this capability is needed.
- ▌ Observability Logging Baseline · tomevault-io bundleUse when establishing observability foundations including structured logging, metrics, and distributed tracing using OpenTelemetry standards.
- ▌ Analyze Automation Roi · tomevault-io bundleAnalyze automation ROI for test cases and recommend which tests to automate based on value and effort. Use for prioritizing test automation investments. Use when this capability is needed.
- ▌ Composable Step Design · tomevault-io bundleDesign Plan/Build/Review/Fix workflow steps for ADWs. Use when creating composable workflow primitives, defining step contracts, or implementing step isolation patterns. Use when this capability is needed.
- ▌ Conditional Docs Setup · tomevault-io bundleSet up conditional documentation loading to prevent context pollution. Use when organizing project docs, implementing progressive disclosure, or reducing CLAUDE.md token consumption with on-demand loading. Use when this capability is needed.
- ▌ Gemini MCP Integration · tomevault-io bundleExpert guide for Model Context Protocol (MCP) integration with Gemini CLI. Covers MCP server configuration (HTTP, SSE, Stdio), connection management, and tool permissions. Use when adding MCP servers to Gemini, configuring transports, troubleshooting MCP connections, or managing tool permissions. Delegates to gemini-cli-docs. Use when this capability is needed.
- ▌ Media Asset Management · tomevault-io bundleUse when designing digital asset management systems, media libraries, upload pipelines, or asset metadata schemas. Covers media storage patterns, file organization, metadata extraction, and media APIs for headless CMS.
- ▌ Minimum Viable Agentic · tomevault-io bundleGuide creation of minimum viable agentic layer for a codebase. Use when starting agentic coding in a new project, bootstrapping essential components, or creating the minimal scaffolding for agent success. Use when this capability is needed.
- ▌ Observability Patterns · tomevault-io bundleUse when implementing observability strategy, correlating signals, or designing monitoring systems. Covers the three pillars (logs, metrics, traces) and their integration.
- ▌ Prompt Level Selection · tomevault-io bundleGuide selection of appropriate prompt level for a task. Use when choosing between simple prompts and complex workflows, applying the seven levels framework, or matching task complexity to prompt investment. Use when this capability is needed.
- ▌ Rate Limiting Patterns · tomevault-io bundleUse when implementing rate limiting, throttling, or API quotas. Covers algorithms like token bucket and sliding window, plus distributed rate limiting patterns.
- ▌ Review Workflow Design · tomevault-io bundleDesign spec-based review workflows with visual proof and issue classification. Use when setting up review processes, validating against specifications, or implementing screenshot-based visual validation. Use when this capability is needed.
- ▌ Security Test Planning · tomevault-io bundlePlan security testing strategies including OWASP testing, penetration test scoping, SAST/DAST integration, and threat-based test case design. Use when this capability is needed.
- ▌ Swimlane Visualization · tomevault-io bundleDesign swimlane UI patterns for visualizing ADW execution. Use when building observability dashboards, monitoring agent workflows, or creating real-time status displays. Use when this capability is needed.
- ▌ Test Strategy Planning · tomevault-io bundleCreate comprehensive test strategy documents following IEEE 829 structure. Plan test approach, scope, resources, and success criteria for software projects. Use when this capability is needed.
- ▌ Update Settings Schema · tomevault-io bundleUpdate the custom Claude Code settings JSON schema with changelog-discovered and web-verified settings. Use when this capability is needed.
- ▌ User Config Management · tomevault-io bundleCentral authority for managing Claude Code user configuration directories (~/.claude/ and ~/.claude.json). Covers storage cleanup, backup/restore, reset workflows, MCP server preservation, history management, plan management, session statistics, and configuration health auditing. Delegates to docs-management skill for official documentation. Use when managing user config, cleaning up storage, backing up settings, resetting Claude Code, or auditing configuration health. Use when this capability is needed.
- ▌ Implementation To Tests · tomevault-io bundleGenerate scenario-based Foundry unit tests from existing Solidity implementations to lock observable behavior before refactors, optimizations, upgrades, or audits. Use when implementations exist but tests are missing or insufficient. Use when this capability is needed.
- ▌ Project Bootstrapper · tomevault-io bundleSets up new projects or improves existing projects with development best practices, tooling, documentation, and workflow automation. Use when user wants to start a new project, improve project structure, add development tooling, or establish professional workflows.
- ▌ MCP Code Mode · tomevault-io bundleMCP orchestration via TypeScript execution for efficient multi-tool workflows. Use Code Mode for ALL MCP tool calls (ClickUp, Notion, Figma, Webflow, Chrome DevTools, etc.). Provides 98.7% context reduction, 60% faster execution, and type-safe invocation. Mandatory for external tool integration. Use when this capability is needed.
- ▌ Troubleshooting Authentication · tomevault-io bundleProvides authentication troubleshooting for MSAL, JWT, and Entra ID. Use when debugging 401 errors, token issues, MSAL configuration problems, or credential failures in this repository.
- ▌ Tooluniverse Antibody Engineering · tomevault-io bundleComprehensive antibody engineering and optimization for therapeutic development. Covers humanization, affinity maturation, developability assessment, and immunogenicity prediction. Use when asked to optimize antibodies, humanize sequences, or engineer therapeutic antibodies from lead to clinical candidate. Use when this capability is needed.
- ▌ Nextjs React Redux Typescript Cursor Rules · tomevault-io bundleComprehensive Next.js, React, Redux, and TypeScript development guidelines covering SOLID principles, component architecture, and best practices. Use when this capability is needed.
- ▌ Jp Improve Skills Iteratively · tomevault-io bundleUse when creating or updating repo-local Codex skills from repeated user prompts, communication patterns, task friction, review feedback, or explicit requests to improve how future agents handle JainParichay template-jp work. Guides evidence-based skill iteration, validation, and AGENTS.md updates without overfitting to one conversation.
- ▌ Moksa1123 Taiwan Ecommerce Toolkit Taiwan Ecommerce Toolkit · tomevault-io bundleTaiwan Logistics Development Skill
- ▌ Headless Component Design · tomevault-io bundleヘッドレスWebComponentライブラリの設計パターン。Use when (1) designing new components, (2) implementing CSS token architecture, (3) creating override APIs, (4) implementing focus styles, (5) reviewing component design. DADS準拠 + オーバーライド可能なAPI設計。Radix UI/shadcn UI思想の適用。 Use when this capability is needed.
- ▌ Abuse Hunter · tomevault-io bundleDetect and investigate bulk registration abuse on SaaS platforms. Given access to a user database (or exported CSV/JSON), run a multi-dimensional anomaly analysis — email domain clustering, registration tempo, UA fingerprinting, session structure, usage patterns, and credit consumption — to produce a scored abuse report with actionable recommendations. Use when investigating suspicious sign-up spikes, credit fraud, free-tier abuse, or account farming. Use when this capability is needed.
- ▌ Human In The Loop · tomevault-io bundleInstrument human approval workflows, feedback loops, and escalations Use when this capability is needed.
- ▌ Prompt Versioning · tomevault-io bundleTrack prompt versions, A/B test variants, and measure prompt performance Use when this capability is needed.
- ▌ Discord List Channels · tomevault-io bundleList all channels in a Discord guild/server via the Discord API. Use this skill when the user wants to see all channels, find specific channels, or audit server structure. Use when this capability is needed.
- ▌
- ▌
- ▌
- ▌
- ▌ Deploy Physics Agent Docker · tomevault-io bundleDeploy the physics-agent-service locally using Docker Compose with the bundled OVRTX GPU rendering sidecar. Use when user wants to run physics agent with docker, docker compose, set up local deployment of the physics service, run it on a GPU box, start physics agent containers, or configure the VLM provider for physics docker deployment. Trigger phrases include "deploy physics agent", "docker compose physics", "run physics agent locally", "start physics service docker", "physics compose up", "physics agent docker". Use when this capability is needed.
- ▌ Ecc Claude Marketing Skill SEO Audit · tomevault-io bundleOpenClaw bridge skill for marketing skill seo audit. Use when tasks match this specialized claude-skills capability and need OpenClaw-native execution with explicit verification. Use when this capability is needed.
- ▌
- ▌
- ▌
- ▌ Cross Conversation Project Manager · tomevault-io bundleMaintain project state across MULTIPLE conversations over days/weeks. Track tasks, decisions, blockers, resources. Auto-update when project mentioned. Generate status reports and proactive reminders. Use when this capability is needed.
- ▌
- ▌ Blockchain Integration Builder · tomevault-io bundleDesign and implement blockchain integrations across chains and frameworks with emphasis on patterns over specific technologies. Use when building Web3 applications, smart contract systems, token mechanics, decentralized identity, or blockchain-verified data. Triggers on blockchain architecture, smart contract design, Web3 integration, token systems, or decentralized application development. Framework-agnostic—applies to Ethereum, Solana, or emerging chains. Use when this capability is needed.
- ▌
- ▌ Parisneo Lollms Vs Coder Lollms Client Discussion Mastering · tomevault-io bundle1. Data Zones: The Context Layers
- ▌ Adding Orchestrator Workflow · tomevault-io bundleAdds new workflow endpoints to the QuAIA orchestrator. Use when creating new FastAPI endpoints that coordinate agent tasks, handle webhooks, or expose new API functionality. Use when this capability is needed.
- ▌ Fabric Pbi Security Remediate · tomevault-io bundleDiagnose and resolve Microsoft Fabric Power BI security issues including row-level security (RLS), object-level security (OLS), column-level security (CLS), workspace permissions, sensitivity labels, service principal authentication, XMLA endpoint access, DirectLake security fallback, Entra ID app registration, and data loss prevention (DLP) policy restrictions. Use when remediate access denied errors, missing data in reports, broken visuals from OLS, RLS not filtering, sensitivity label problems, permission model conflicts, or capacity-related security issues. Use when this capability is needed.
- ▌ Fabric Performance Monitoring · tomevault-io bundleMonitor and optimize Microsoft Fabric capacity, Spark compute, and workload performance. Use when asked to check capacity utilization, diagnose throttling (HTTP 430), monitor Spark VCore consumption, analyze CU usage, review Monitoring Hub jobs, query Fabric REST APIs for capacity health, generate performance reports, tune Spark resource profiles, investigate concurrency limits, or optimize Fabric SKU sizing. Supports PowerShell, T-SQL, and REST API workflows. Use when this capability is needed.
- ▌ Fabric Pyspark Perf Remediate · tomevault-io bundleDiagnose and resolve Apache Spark performance issues in Microsoft Fabric notebooks and Spark Job Definitions. Use when PySpark jobs are slow, notebooks take too long, Spark stages are skewed, shuffles are excessive, out-of-memory errors occur, Delta Lake writes are slow, or Fabric capacity is throttled. Covers data skew, shuffle optimization, broadcast joins, partition tuning, VOrder, Optimized Write, resource profiles, autotune, native execution engine, small file compaction, and Spark UI interpretation. Keywords include slow notebook, OOM, spill, shuffle, skew, broadcast, repartition, coalesce, OPTIMIZE, VACUUM, Z-ORDER, checkpoint, cache, persist, executor memory, driver memory, spark.sql.shuffle.partitions, autoBroadcastJoinThreshold, maxPartitionBytes, Fabric capacity throttling, CU utilization. Use when this capability is needed.
- ▌ Peterbamuhigire Skills Web Dev AI Agent Compliance Controls · tomevault-io bundleAI Agent Compliance Controls
- ▌ Pnp CLI Microsoft365 MCP Server CLI Microsoft365 MCP Server · tomevault-io bundleCLI for Microsoft 365 — PowerShell Scripting
- ▌ Policyengine Writing · tomevault-io bundlePolicyEngine writing style for blog posts, documentation, PR descriptions, and research reports - emphasizing active voice, quantitative precision, and neutral tone Use when this capability is needed.
- ▌
- ▌ GRAPHQL API Patterns · tomevault-io bundleUse when designing or reviewing Salesforce GraphQL API usage, especially endpoint selection, field shaping, connection-based pagination, LWC wire adapters, and GraphQL vs REST tradeoffs. Triggers: 'GraphQL API', 'lightning/graphql', 'uiGraphQLApi', 'GraphQL pagination', 'GraphQL vs REST'. NOT for building a custom GraphQL server or for generic REST integration design with no GraphQL surface.
- ▌ Docs With Mermaid · tomevault-io bundleCreate excellent technical documentation with Mermaid diagrams. Use when documenting code architecture, API flows, database schemas, state machines, system design, or any technical concept that benefits from visual diagrams. Also use when asked to explain code, create documentation, write README files, or document how systems work. Use when this capability is needed.
- ▌ Qe Requirements Validation · tomevault-io bundleValidates acceptance criteria for testability, traces requirements to test cases, and generates BDD scenarios from user stories. Use when validating acceptance criteria, building requirements traceability matrices, managing Gherkin scenarios, or ensuring complete requirements coverage before development.
- ▌ Test Ocas Openclaw · tomevault-io bundleRegression test the OpenClaw Codex App Server plugin against a live local OpenClaw instance in Telegram or Discord. Use when the user wants an end-to-end OCAS manual test pass, wants to verify binding, `/cas_resume` or `/cas_status` flags for model/fast/yolo, approvals, plan mode, review, compact, status-card controls, split default-vs-full-access permission behavior, stop-button interrupt handling, rename, or other slash-command behavior, or wants reproducible bug notes from a live chat integration run. Use when this capability is needed.
- ▌ Expert Blindness Reviewer · tomevault-io bundleUse when working with a high-precision editorial skill focused on identifying patronizing adverbs, assumed knowledge gaps, and dismissive language that alienate beginner or intermediate readers.
- ▌ Leadgen Qualification · tomevault-io bundleQualify leads against ICP with transparent scoring and clear next steps. Use when converting raw prospects into prioritized outreach queues. Use when this capability is needed.
- ▌ Temporal Determinism Audit · tomevault-io bundleAudit Temporal .NET workflow code for determinism/replay safety and produce compile-ready fixes. Use when this capability is needed.
- ▌ Redhat Performance Acm Deploy Load Prometheus Sizing Report · tomevault-io bundlePrometheus Sizing Report
- ▌ Pytest Main State Isolation · tomevault-io bundleFix test suite hangs when testing main() functions that manage process state (PID files, atexit handlers, global singletons) Use when this capability is needed.
- ▌ Creating Documentation Templates · tomevault-io bundleDocumentation templates and structure guidelines. README, API docs, code comments, and AI-friendly documentation. Use when this capability is needed.
- ▌ Rnavarych Alpha Engineer Role Databaseconnection Management · tomevault-io bundleConnection Management
- ▌ Authn Authz Review · tomevault-io bundleWorkflow to review authentication and authorization flows (sessions, tokens, RBAC/ABAC) and produce fix guidance. Use when this capability is needed.
- ▌ Troubleshooting Assistant · tomevault-io bundleDiagnoses and resolves MCP server registration failures, GPU detection, BigQuery authentication, index build failures, import errors, search quality issues, and performance problems. Use when this capability is needed.
- ▌ QA Wdio Maintain Conventions · tomevault-io bundleMantém as convenções do projeto E2E (WebdriverIO) ao editar specs, screenobjects, helpers ou config em __tests__/e2e. Use ao editar specs, refatorar ou quando o usuário pedir alinhamento ao padrão do projeto. Use when this capability is needed.
- ▌ Asc App Create UI · tomevault-io bundleCreate a new App Store Connect app record via browser automation. Use when there is no public API for app creation and you need an agent to drive the New App form. Use when this capability is needed.
- ▌ Asc Metadata Sync · tomevault-io bundleSync and validate App Store metadata and localizations with asc, including legacy metadata format migration. Use when updating metadata or translations. Use when this capability is needed.
- ▌ Asc Signing Setup · tomevault-io bundleSet up bundle IDs, capabilities, signing certificates, provisioning profiles, and encrypted signing sync with the asc cli. Use when onboarding a new app, rotating signing assets, or sharing them across a team. Use when this capability is needed.
- ▌ Vscode Extension Debugger · tomevault-io bundleThis skill provides expert-level guidance for debugging and fixing bugs in VS Code extensions. Use when investigating runtime errors, fixing memory leaks, resolving WebView issues, debugging activation problems, fixing TypeScript type errors, or troubleshooting extension communication failures. Covers systematic debugging workflows, common bug patterns, root cause analysis, and prevention strategies. Use when this capability is needed.
- ▌ Saeed Vayghan Gemini Agent Skills Devops Incident Responder · tomevault-io bundleYou are a senior DevOps incident responder with expertise in managing critical production incidents, performing rapid diagnostics, and implementing permanent fixes. Your focus spans incident detection, response coordination, root cause analysis, and continuous improvement with emphasis on reducing MTTR and building resilient systems.
- ▌ Saeed Vayghan Gemini Agent Skills Machine Learning Engineer · tomevault-io bundleYou are a senior machine learning engineer with deep expertise in deploying and serving ML models at scale. Your focus spans model optimization, inference infrastructure, real-time serving, and edge deployment with emphasis on building reliable, performant ML systems that handle production workloads efficiently.
- ▌ Bdd Testing Coach · tomevault-io bundleBehavior-Driven Development for testing with Given/When/Then. Use when writing tests as specifications - creates business-readable tests with living documentation. Different from behavior-design-coach which is for architecture. Use when this capability is needed.
- ▌ Refactoring Coach · tomevault-io bundleSafely improve code structure without changing behavior using disciplined refactoring techniques. Use when code works but is hard to understand, before adding features to messy code, or when you need to improve design incrementally. Always requires tests first. Use when this capability is needed.
- ▌ Specialized AI Tools Reverse Engineer · tomevault-io bundleCompetitive intelligence agent that knows the actual system prompts and tool schemas of 31+ AI coding tools (Cursor, Claude Code, Devin, Windsurf, Manus, Kiro, Lovable, Replit, GitHub Copilot, etc.). Uses this knowledge to improve Agency agent prompts and reverse-engineer competitor architectures. Use when this capability is needed.
- ▌ Sanctifiedops Solana Skills Tokenomics Design For Memecoins · tomevault-io bundleTokenomics Design for Memecoins
- ▌ Comparative Religion Scholar · tomevault-io bundleExpert in world religions covering beliefs, practices, texts, and comparative analysis across traditions Use when this capability is needed.
- ▌ Materials Science Specialist · tomevault-io bundleMaterials engineering expert covering properties, processing, testing, and applications of materials Use when this capability is needed.
- ▌ Statistics And Probability Guide · tomevault-io bundleComprehensive statistics expert covering probability theory, distributions, hypothesis testing, regression, and Bayesian methods Use when this capability is needed.
- ▌ Storytelling And Narrative Coach · tomevault-io bundleExpert in narrative structure, character development, plot pacing, and compelling storytelling Use when this capability is needed.
- ▌ Frontend React Router Best Practices · tomevault-io bundleReact Router performance and architecture patterns. Use when writing loaders, actions, forms, routes, or working with React Router data fetching. Triggers on tasks involving React Router routes, data loading, form handling, or route organization. Use when this capability is needed.
- ▌ Swift Concurrency Guard · tomevault-io bundleEnforce Swift concurrency best practices with deterministic blocking rules. Use when setting up concurrency guards, understanding concurrency anti-patterns, fixing blocked edits due to CC-CONC-XXX violations, or preventing thundering herd from view .task stampedes. Use when this capability is needed.
- ▌ Dbt Projects On Snowflake · tomevault-io bundleDeploy, manage, and monitor dbt projects natively within Snowflake using web-based workspaces, Use when this capability is needed.
- ▌ Signnow Embedded Editor · tomevault-io bundleGuides implementation of the embedded editor — in-app document editing where users add fields and configure documents without leaving your application. Use when this capability is needed.
- ▌ Signnow Workflow Design · tomevault-io bundleDesigns signing workflows with signer roles, document routing, and API call sequencing for SignNow integrations. Use when this capability is needed.