tomevault-io
- 62k skills
- 0 followers
- 3 days ago last updated
- ▌ Akunikkola Suomi Finnish Skill Suomi Finnish Skill · tomevault-io bundleSuomen kielen oikeinkirjoitus- ja kielioppiohjeistus
- ▌ Logics Confidence Booster · tomevault-io bundleAsk clarifying questions with suggested defaults to raise Understanding/Confidence above 90% for Logics request/backlog/task docs, and to strengthen product or architecture companion docs with a clarified `# Clarifications` section plus optional status updates. Use when this capability is needed.
- ▌ Logics Duplicate Detector · tomevault-io bundleDetect potential duplicates across Logics documents. Use when Codex should scan titles and content of requests/backlog/tasks/specs/product briefs/architecture docs to find similar items and propose merge, split, or de-duplication. Use when this capability is needed.
- ▌ Logics Pr Template Writer · tomevault-io bundleGenerate a pull request description from a Logics task. Use when Codex should read `logics/tasks/*.md` and produce a PR template (summary, scope, validation, risks) suitable for GitHub/GitLab. Use when this capability is needed.
- ▌ Logics Workstream Planner · tomevault-io bundlePlan workstreams/roadmap from Logics backlog and tasks. Use when Codex should generate a `logics/ROADMAP.md` grouping items into Now/Next/Later/Done based on priority and progress. Use when this capability is needed.
- ▌
- ▌ Vitest Testing Guidelines · tomevault-io bundleComprehensive testing guidelines for Vitest with React Testing Library Use when this capability is needed.
- ▌ Agent Command · tomevault-io bundleUse when coordinating AI agents as a military-style unit, applying this repo's AGENTS.md command hierarchy, fireteam/squad/platoon structure, relief protocol, D-Day-inspired command cadence, or mixed Codex/Claude task organization.
- ▌ Docker Databricks Lab Ops · tomevault-io bundleStart and verify the local Docker CDC lab (dvdrental), run the PostgreSQL load generators, reset Databricks tables, trigger Databricks notebook jobs through databricks.sdk, and check whether Bronze/Silver notebooks completed successfully. Use when Codex needs to bring up the repo's local infrastructure, generate CDC traffic, reset or clean Databricks tables, execute Databricks jobs, poll run status, inspect failures, or validate notebook outputs for this lab. Use when this capability is needed.
- ▌ Alexnguyen03 Zentro Go Wails SQL Client Definition · tomevault-io bundleGo Wails SQL Client Definition
- ▌ Scalability Advisor · tomevault-io bundleGuidance for scaling systems from startup to enterprise scale. Use when planning for growth, diagnosing bottlenecks, or designing systems that need to handle 10x-1000x current load. Use when this capability is needed.
- ▌
- ▌ Testing Assistant · tomevault-io bundleActivates when user needs help writing tests, understanding testing patterns, or improving test coverage. Triggers on "write tests", "add unit tests", "test this function", "improve coverage", "mock this", "testing strategy", or questions about Jest, pytest, testing frameworks. Use when this capability is needed.
- ▌ Implement Type Annotations · tomevault-io bundleAdd comprehensive type hints to Python/TypeScript code to improve IDE support, catch errors early, and enable better AI code understanding Use when this capability is needed.
- ▌ Openclaw Memory Tactics · tomevault-io bundleMaster OpenClaw's memory architecture and self-evolution patterns. Use for optimizing memory systems, creating skills from patterns, and evolving agent capabilities. Essential for long-running autonomous agents. Use when this capability is needed.
- ▌ Config Env Conventions · tomevault-io bundleService configuration and environment variable conventions across all Use when this capability is needed.
- ▌ Contentful Integration · tomevault-io bundleContentful is a headless CMS platform that provides content via APIs. Use when this capability is needed.
- ▌ DB Migration Generator · tomevault-io bundleAutomatically generates database migration files from schema changes Use when this capability is needed.
- ▌ Docs Indexing Strategy · tomevault-io bundleStrategy for organizing and indexing documentation to make it easily Use when this capability is needed.
- ▌ Edge Model Compression · tomevault-io bundleEdge Model Compression enables deployment of large, accurate machine Use when this capability is needed.
- ▌ Enterprise Rbac Models · tomevault-io bundleEnterprise RBAC (Role-Based Access Control) provides a scalable, auditable, Use when this capability is needed.
- ▌ Error Boundaries React · tomevault-io bundleError boundaries are React components that catch JavaScript errors anywhere Use when this capability is needed.
- ▌
- ▌
- ▌ GRAPHQL Best Practices · tomevault-io bundleGraphQL is a query language for APIs that enables clients to ask for Use when this capability is needed.
- ▌ Green Computing Finops · tomevault-io bundleSustainable AI & Green Computing extends beyond traditional FinOps (Skill Use when this capability is needed.
- ▌ Lightweight Kubernetes · tomevault-io bundleLightweight Kubernetes provides container orchestration for resource-constrained Use when this capability is needed.
- ▌
- ▌ LLM Token Optimization · tomevault-io bundleThis skill provides techniques for optimizing token usage in LLM applications. Use when this capability is needed.
- ▌ Multi Tenancy Advanced · tomevault-io bundleAdvanced multi-tenancy focuses on isolation, scaling, and operational Use when this capability is needed.
- ▌
- ▌
- ▌ Prompt Library Minimal · tomevault-io bundleLibrary of minimal prompts that use fewest tokens while delivering good results, with templates and best practices Use when this capability is needed.
- ▌ Release Checklist Gate · tomevault-io bundleChecklist gate for production release - must pass all items before deploying Use when this capability is needed.
- ▌ Retention And Deletion · tomevault-io bundleData retention and deletion policies define how long data is kept and Use when this capability is needed.
- ▌ Salesforce Integration · tomevault-io bundleSalesforce is a comprehensive CRM platform with powerful APIs. This guide Use when this capability is needed.
- ▌ Administering Linux · tomevault-io bundleManage Linux systems covering systemd services, process management, filesystems, networking, performance tuning, and troubleshooting. Use when deploying applications, optimizing server performance, diagnosing production issues, or managing users and security on Linux servers. Use when this capability is needed.
- ▌ AI Data Engineering · tomevault-io bundleData pipelines, feature stores, and embedding generation for AI/ML systems. Use when building RAG pipelines, ML feature serving, or data transformations. Covers feature stores (Feast, Tecton), embedding pipelines, chunking strategies, orchestration (Dagster, Prefect, Airflow), dbt transformations, data versioning (LakeFS), and experiment tracking (MLflow, W&B). Use when this capability is needed.
- ▌ Creating Dashboards · tomevault-io bundleCreates comprehensive dashboard and analytics interfaces that combine data visualization, KPI cards, real-time updates, and interactive layouts. Use this skill when building business intelligence dashboards, monitoring systems, executive reports, or any interface that requires multiple coordinated data displays with filters, metrics, and visualizations working together.
- ▌ Implementing Gitops · tomevault-io bundleImplement GitOps continuous delivery for Kubernetes using ArgoCD or Flux. Use for automated deployments with Git as single source of truth, pull-based delivery, drift detection, multi-cluster management, and progressive rollouts. Use when this capability is needed.
- ▌ Writing Dockerfiles · tomevault-io bundleWriting optimized, secure, multi-stage Dockerfiles with language-specific patterns (Python, Node.js, Go, Rust), BuildKit features, and distroless images. Use when containerizing applications, optimizing existing Dockerfiles, or reducing image sizes. Use when this capability is needed.
- ▌ Openclaw Cursor Brain · tomevault-io bundleUse Cursor Agent as the AI brain for OpenClaw, connecting all Gateway plugin tools via MCP. Use when this capability is needed.
- ▌ Fd Patterns · tomevault-io bundleExpert skill for page compositions, common UI patterns, navigation structures, and user flows. Use for full page designs, layout templates, navigation patterns, or form flows. Use when this capability is needed.
- ▌ Bech32 Encoding Decoding · tomevault-io bundleEncode and decode bech32 and bech32m strings using the local bech32 and bech32m CLI. Use when this capability is needed.
- ▌
- ▌ Data Types · tomevault-io bundleThis skill should be used when the user asks about "Effect Option", "Effect Either", "Option.some", "Option.none", "Either.left", "Either.right", "Cause", "Exit", "Chunk", "Data", "Data.TaggedEnum", "Data.Class", "Duration", "DateTime", "HashMap", "HashSet", "Redacted", or needs to understand Effect's built-in data types and functional data structures. Use when this capability is needed.
- ▌ Strategic Compact · tomevault-io bundleContext management intelligence for Claude Code sessions. ACTIVATE when context filling up, phase transitions detected, user mentions "running out of context" or "conversation too long". Suggests strategic compaction timing - manual compact at phase transitions beats auto-compact at arbitrary points. Use when this capability is needed.
- ▌
- ▌ Handoff Protocol · tomevault-io bundleUse when transitioning work between agents during multi-agent execution.
- ▌ Smart Session Start · tomevault-io bundleIntelligent session initialization combining Goldfish memory recall, Julie workspace re-indexing, and Sherpa workflow suggestion. MANDATORY at session start - automatically restores context, suggests next steps, and resumes work seamlessly. Activates at the beginning of every coding session. Use when this capability is needed.
- ▌
- ▌ Account Research · tomevault-io bundleResearch a company or person and get actionable sales intel. Works standalone with web search, supercharged when you connect enrichment tools or your CRM. Trigger with "research [company]", "look up [person]", "intel on [prospect]", "who is [name] at [company]", or "tell me about [company]". Use when this capability is needed.
- ▌ Anysite Competitor Analyzer · tomevault-io bundleDeep competitive intelligence combining web scraping, LinkedIn data, social media monitoring, leadership analysis, GitHub activity, Glassdoor sentiment, and community insights. Analyzes founders/C-level profiles, tracks real-time signals vs quarterly reports, and creates comprehensive competitor profiles. Use when asked to analyze competitors, research leadership teams, investigate market positioning, compare products/pricing, assess strategic threats, or gather intelligence on founders and key executives. Use when this capability is needed.
- ▌ Type Hints For Ml Code · tomevault-io bundleApply appropriate type hints for ML/PyTorch code. Use when adding type annotations to ML code or addressing mypy errors. Use when this capability is needed.
- ▌ Mena Marketing Localization · tomevault-io bundleUse this skill when localizing Arab/MENA marketing campaigns, landing pages, paid media, SEO, creator briefs, offers, trust signals, Ramadan/Eid/national-day plans, or campaign sensitivity reviews.
- ▌ Arbgjr Sdlc Agentico System Design Decision Engine · tomevault-io bundleSystem Design Decision Engine
- ▌ Arclabs Studio Arcknowledge Arc Swift Architecture · tomevault-io bundleARC Labs Studio - Swift Architecture Patterns
- ▌ Arclabs Studio Arcknowledge Arc Worktrees Workflow · tomevault-io bundleARC Labs Studio - Git Worktrees Workflow
- ▌ Uikit Horizontal First Layouting · tomevault-io bundleHorizontal-first slicing methodology with mandatory ASCII preview for UIKit layout design Use when this capability is needed.
- ▌ App Router Helper · tomevault-io bundleImplement Next.js App Router patterns including Server Components, Client Components, layouts, route organization, and data fetching. Use when building with App Router, organizing routes, or implementing modern Next.js patterns. Trigger words include "App Router", "Server Component", "Client Component", "layout", "app directory". Use when this capability is needed.
- ▌ Changelog Manager · tomevault-io bundleMaintains changelogs following Keep a Changelog format, categorizes changes by type. Use when updating CHANGELOG, preparing releases, or documenting version changes. Use when this capability is needed.
- ▌ REST API Designer · tomevault-io bundleDesign RESTful API endpoints with proper resource modeling, HTTP methods, and URL structure. Use when creating REST APIs, designing endpoints, or structuring API resources. Use when this capability is needed.
- ▌
- ▌ Pre Commit Validation · tomevault-io bundleEnsures all quality checks pass locally before committing changes. Use this skill to validate code quality, tests, and type checking before creating commits to catch issues early and avoid CI failures. Use when this capability is needed.
- ▌ Run Skill Generator · tomevault-io bundleTeach /run and /verify how to build and launch your project by creating a per-project run skill with a driver script. Use when this capability is needed.
- ▌ Remotion Transitions · tomevault-io bundleThis skill should be used when the user asks to create custom Remotion transitions, asks about "cool transitions", "cinematic transitions", "striped transitions", "glitch transitions", "custom TransitionPresentation", or wants to build scene-to-scene transitions in Remotion beyond the built-in library. Also triggers for "how to make transitions in Remotion", "custom transition", "high-energy transitions", "energy transitions", "branded transitions". Use when this capability is needed.
- ▌ Lg Code Reviewer · tomevault-io bundleUse when working with the final gatekeeper for quality. Use after a feature implementation is finished to ensure OSS standards, performance, and architectural purity.
- ▌ Lg Demo Recorder · tomevault-io bundleCaptures full demo evidence — screenshots, screen recordings, and GIFs — from emulators or physical devices for documentation, README media, and GSoC submission. Use when this capability is needed.
- ▌ Lg Kml Craftsman · tomevault-io bundleArtistic KML composition skill — combines standard KML elements into visually compelling multi-layer compositions for Liquid Galaxy. Handles advanced features like 3D extrusions, time animations, gradient styling, and panoramic tour design. Use when this capability is needed.
- ▌ Lg Logic Builder · tomevault-io bundleDesigns and implements business logic for LG Flutter controller apps. Covers state management (Provider/Riverpod), SSH communication, KML data pipelines, and the Controller-to-Rig architecture pattern. Use when this capability is needed.
- ▌ Lg UI Scaffolder · tomevault-io bundleGenerates Flutter screen and widget code from visualization designs. Produces controller-style UI that delegates all business logic to services while respecting strict layer boundaries.
- ▌ Lg Viz Architect · tomevault-io bundleDesigns Liquid Galaxy visualization experiences — deciding what the user sees on the multi-screen rig, how the camera moves, and which KML elements combine to tell a compelling data story. Use when this capability is needed.
- ▌ Futuristic Effects Agent · tomevault-io bundleApply advanced glassmorphism, neon glows, quantum gradients, and consciousness animations using Genesis Ontological mixins. Implement futuristic visual effects while maintaining semantic purity. Use when enhancing visual aesthetics, creating immersive experiences, or implementing advanced UI effects from v2.0+ enhancements. Use when this capability is needed.
- ▌ Chat Selfie · tomevault-io bundleGive your AI Agent a face and a heart. Use AI image generation or mood-mapped local sticker assets to let the agent proactively send emotional selfies that visualize its feelings during conversation. Use when this capability is needed.
- ▌ Asreonn Godot Superpowers Godot Modernize Gdscript · tomevault-io bundleGodot GDScript 2.0 Modernizer
- ▌ Godot Optimize Rendering · tomevault-io bundleOptimizes Godot 4.x rendering pipeline including renderer selection, 2D batching, occlusion culling, LOD configuration, draw call reduction, and material/shader optimization. Detects rendering bottlenecks and applies targeted optimizations for 60+ FPS performance. Use when this capability is needed.
- ▌ Obsidian Knowledge Capture · tomevault-io bundleTransforms conversations and discussions into structured documentation notes in Obsidian. Captures insights, decisions, and knowledge from chat context, formats with appropriate templates and frontmatter, and saves to vault with proper tagging, linking, and organization for easy discovery. Use when this capability is needed.
- ▌ Azure Data API Builder · tomevault-io bundleExpert knowledge for Azure Data Api Builder development including troubleshooting, best practices, decision making, limits & quotas, security, configuration, integrations & coding patterns, and deployment. Use when defining DAB entities, securing Entra ID/JWT access, exposing REST/GraphQL, or deploying on Azure, and other Azure Data Api Builder related development tasks. Not for Azure App Service (use azure-app-service), Azure Functions (use azure-functions), Azure API Management (use azure-api-management), Azure SQL Database (use azure-sql-database). Use when this capability is needed.
- ▌ Azure Language Service · tomevault-io bundleExpert knowledge for Azure AI Language development including troubleshooting, best practices, decision making, architecture & design patterns, limits & quotas, security, configuration, integrations & coding patterns, and deployment. Use when building CLU, custom NER, text classification, CQA, sentiment, summarization, or health workloads, and other Azure AI Language related development tasks. Not for Azure AI Search (use azure-cognitive-search), Azure AI Speech (use azure-speech), Azure Translator (use azure-translator), Azure AI Bot Service (use azure-bot-service). Use when this capability is needed.
- ▌ Architecture Aware Init · tomevault-io bundleArchitecture-aware project initialization combining online research with archetype selection. Use when this capability is needed.
- ▌
- ▌ Code Quality Principles · tomevault-io bundleKISS, YAGNI, and SOLID code quality principles for clean code, reducing complexity and preventing over-engineering. Use when this capability is needed.
- ▌ Github Initiative Pulse · tomevault-io bundleGenerate markdown digests and CSV exports for GitHub issues, PRs, and initiative health tracking Use when this capability is needed.
- ▌ Memory Palace Architect · tomevault-io bundleDesign memory palace structures with spatial layouts and domain org. Use when this capability is needed.
- ▌ Scrum Event Backlog Refinement · tomevault-io bundleTransform PBIs into ready status for AI execution. Use when refining backlog items, splitting stories, or ensuring Definition of Ready. Use when this capability is needed.
- ▌ Spicedb Best Practices · tomevault-io bundleUse when implementing SpiceDB client calls, choosing a consistency model,
- ▌ Web Test Wallet Sign · tomevault-io bundleHandle MetaMask signature and transaction popups during Web3 DApp testing - approve signatures, send transactions, call contracts. Detects popup type and handles gas errors. Use when this capability is needed.
- ▌
- ▌ Test Blueprint · tomevault-io bundleDeploy a blueprint to a real environment, verify it works, run test scenarios, and clean up. Use for end-to-end testing of blueprints. Use when this capability is needed.
- ▌ Subagents Discipline · tomevault-io bundleInvoke at the start of any implementation task to enforce verification-first development Use when this capability is needed.
- ▌
- ▌ Copilot Flow · tomevault-io bundleAI collaboration workflow plugin - Implements automated collaborative development process between Claude and Copilot through structured 5-stage workflow Use when this capability is needed.
- ▌ Ba Calderonmorales Terminal Jarvis Terminal Jarvis · tomevault-io bundleTroubleshooting Deployment & CI/CD
- ▌ Analyzing Research Documents · tomevault-io bundleExtracts key insights, patterns, and actionable findings from research documents and papers. Use when reviewing documentation, research, or technical materials requiring systematic analysis.
- ▌ Humanitys Last Prompt Engineer · tomevault-io bundleThis skill should be used when the user asks to "write a prompt", "improve my prompt", "fix this prompt", "optimize a prompt", "learn prompting techniques", "get prompt templates", or mentions prompt engineering, prompt quality, or prompt rewriting. Applies 11 foundational techniques from Forward Future's guide. Use when this capability is needed.
- ▌ Airflow Best Practices · tomevault-io bundleApache Airflow best practices for DAG authoring, testing, and production deployment Use when this capability is needed.
- ▌ Flutter Best Practices · tomevault-io bundleFlutter/Dart development best practices for widget composition, state management, and performance Use when this capability is needed.
- ▌ GCP Compute · tomevault-io bundleManage Compute Engine instances and instance templates. Configure managed instance groups and preemptible VMs. Use when deploying compute resources on GCP. Use when this capability is needed.
- ▌ Codex Domain Specialist · tomevault-io bundleApply layered domain routing for frontend, backend, mobile, debugging, security, and specialized engineering concerns. Use to select focused reference files with strict context boundaries before implementation or review. Use when this capability is needed.
- ▌ Vmi Reverse Engineering · tomevault-io bundleThis skill should be used when the user asks to "reverse engineer VMI", "capture BLE traffic", "analyze VMI protocol", "control VMI app via ADB", "pull btsnoop logs", or discusses Ventilairsec device protocol analysis. Use when this capability is needed.