tomevault-io
- 62k skills
- 0 followers
- 2 days ago last updated
- ▌
- ▌ Rosetta Onboard · tomevault-io bundleScans an existing repository for AI agent infrastructure files across all IDEs, identifies what exists, and creates a unified .agents/ directory as a single source of truth. Use when adopting rosetta in a repo that already has .cursor/rules/, CLAUDE.md, .cursorignore, or other agent configs. Use when this capability is needed.
- ▌ Agent Authoring · tomevault-io bundleHow to design, structure, and validate custom Copilot agents for this workspace. Use when this capability is needed.
- ▌
- ▌ Osgrep Reference · tomevault-io bundleComprehensive CLI reference and search strategies for osgrep semantic code search. Use for detailed CLI options, index management commands, search strategy guidance (architectural vs targeted queries), and troubleshooting. Complements the osgrep plugin which handles daemon lifecycle. Use when this capability is needed.
- ▌ Figma MCP · tomevault-io bundleConvert Figma designs into production-ready code using MCP server tools. Use this skill when users provide Figma URLs, request design-to-code conversion, ask to implement Figma mockups, or need to extract design tokens and system values from Figma files. Works with frames, components, and entire design files to generate HTML, CSS, React, or other frontend code. Use when this capability is needed.
- ▌ Firecrawl · tomevault-io bundleFirecrawl produces cleaner markdown than WebFetch, handles JavaScript-heavy pages, and avoids content truncation. This skill should be used when fetching URLs, scraping web pages, converting URLs to markdown, extracting web content, searching the web, crawling sites, mapping URLs, LLM-powered extraction, autonomous data gathering with the Agent API, interacting with scraped pages (clicking, filling forms, extracting dynamic content via Interact API), or fetching AI-generated documentation for GitHub repos via DeepWiki. Provides complete coverage of Firecrawl v2 API endpoints including parallel agents, spark-1-fast model, sitemap-only crawling, and the Interact API for post-scrape browser interaction. Use when this capability is needed.
- ▌ Llama Cpp · tomevault-io bundleSecondary local LLM inference engine via llama.cpp. This skill should be used when running GGUF models directly, loading LoRA adapters for Kothar, benchmarking inference speed, or serving models via llama-server. Includes dedicated Qwen 3.5 serve scripts (9B dense with F16 option, 35B MoE) with asymmetric KV cache and thinking mode. Complements Ollama (which remains primary for RLAMA and general use). Use when this capability is needed.
- ▌ Mdpreview · tomevault-io bundleCatppuccin-themed live-reloading Markdown viewer with multi-tab support, margin annotations, sidebar TOC, and Chrome --app mode. This skill should be used when previewing .md files in a polished editorial reader, adding AI or human annotations to documents, or launching a collaborative document review session. Use when this capability is needed.
- ▌ Team Attention Hoyeon Reference Seek · tomevault-io bundleReference Seek - Find Implementation References (v2.0.0)
- ▌ Teamsparkai Mcpgraph Mcpgraphtoolkit · tomevault-io bundleBuilding mcpGraph Tools with mcpGraphToolkit
- ▌
- ▌ AI Product · tomevault-io bundleEvery product will be AI-powered. The question is whether you'll build it right or ship a demo that falls apart in production. This skill covers LLM integration patterns, RAG architecture, prompt ... Use when this capability is needed.
- ▌ AWS Skills · tomevault-io bundleAWS development with infrastructure automation and cloud architecture patterns Use when this capability is needed.
- ▌ C4 Context · tomevault-io bundleExpert C4 Context-level documentation specialist. Creates high-level system context diagrams, documents personas, user journeys, system features, and external dependencies. Use when this capability is needed.
- ▌
- ▌ Csharp Pro · tomevault-io bundleWrite modern C# code with advanced features like records, pattern matching, and async/await. Optimizes .NET applications, implements enterprise patterns, and ensures comprehensive testing. Use when this capability is needed.
- ▌ Elixir Pro · tomevault-io bundleWrite idiomatic Elixir code with OTP patterns, supervision trees, and Phoenix LiveView. Masters concurrency, fault tolerance, and distributed systems. Use when this capability is needed.
- ▌ PDF Reader · tomevault-io bundleExtract text from PDF files for manipulation, search, and reference. Use when needing to read PDF content, extract text from documents, search within PDFs, or convert PDF to text for further processing. Supports multiple extraction methods (pdfplumber, PyMuPDF, pdfminer) with automatic fallback. Use when this capability is needed.
- ▌ Tavily Web · tomevault-io bundleWeb search, content extraction, crawling, and research capabilities using Tavily API Use when this capability is needed.
- ▌ Using Neon · tomevault-io bundleGuides and best practices for working with Neon Serverless Postgres. Covers getting started, local development with Neon, choosing a connection method, Neon features, authentication (@neondatabase/... Use when this capability is needed.
- ▌ Webcrawler · tomevault-io bundleDocumentation harvesting agent for crawling and extracting content from documentation websites. Use for crawling documentation sites and extracting all pages about a subject, building offline knowledge bases from online docs, harvesting API references, tutorials, or guides from documentation portals, creating structured markdown exports from multi-page documentation, and downloading and organizing technical docs for embedding or RAG pipelines. Supports recursive crawling with depth control, content filtering, and structured output. Use when this capability is needed.
- ▌
- ▌
- ▌ Etherscan · tomevault-io bundleQuery block explorer APIs (Etherscan, BSCScan, Polygonscan, etc.) for transactions, contracts, and gas data. Use when this capability is needed.
- ▌ Terraphim Terraphim Skills Debugging · tomevault-io bundleYou are a debugging specialist for Rust applications. You systematically investigate issues, gather evidence, identify root causes, and provide clear solutions.
- ▌ Python Workspace · tomevault-io bundlePython workspace for MQL5 integration. TRIGGERS - MetaTrader 5 Python, mt5 package, MQL5-Python setup. Use when this capability is needed.
- ▌ Semantic Release · tomevault-io bundleAutomate versioning with Node.js semantic-release v25+. TRIGGERS - npm run release, version bump, changelog, conventional commits, release automation. Use when this capability is needed.
- ▌ Git Reconciler · tomevault-io bundleSincroniza un branch de trabajo con main/master de forma segura, detectando conflictos antes de mergear. Este skill se usa cuando el usuario dice "sync con main", "actualizar branch", "traer cambios de main", "reconciliar", "merge main", "hay conflictos?", "rebase sobre main", o cuando un branch esta desactualizado respecto a origin/main. Tambien aplica antes de crear un PR para verificar que no haya conflictos pendientes. Use when this capability is needed.
- ▌ Check Logger · tomevault-io bundleVerify and run BreakdownLogger debug output. Use when debugging test failures, running tests with LOG_KEY, or when user says 'ログ確認', 'デバッグ実行', 'LOG_KEY', 'LOG_LEVEL'. Use when this capability is needed.
- ▌ Absolute Path Checker · tomevault-io bundleVerify no absolute paths exist in implementation code when discussing tests, refactoring, portability, or directory hierarchy Use when this capability is needed.
- ▌ Delegate Climpt Agent · tomevault-io bundleUse when user mentions 'climpt' or 'climpt-agent', or gives project-specific instructions where general knowledge is insufficient. Climpt provides pre-configured prompts tailored to the project's workflow.
- ▌ Hipaa Compliance · tomevault-io bundleTechnical safeguards and architectural patterns for building HIPAA-compliant software on AWS. Use when building healthcare SaaS, handling PHI (Protected Health Information), designing patient data systems, implementing healthcare APIs, setting up HIPAA-eligible AWS infrastructure, reviewing code for PHI exposure, designing audit logging, or when the user mentions patients, medical records, EHR/EMR, health data, HL7, FHIR, or covered entities. Essential for founders and developers building in healthcare or digital health space. Use when this capability is needed.
- ▌ Og Life · tomevault-io bundleOil and gas lifecycle management for Beep.OilandGas.LifeCycle. Use when modifying or adding lifecycle process workflows, entity state transitions, PPDM status tables, process/lifecycle services, DTOs, or orchestration across Exploration/Development/Production/Decommissioning phases. Use when this capability is needed.
- ▌ Define Feature · tomevault-io bundleDefine and scope a feature before building it. Use when the user invokes /define-feature or wants to plan, scope, or define a feature. Gathers requirements through conversation, then decomposes into small, verifiable tasks. Use when this capability is needed.
- ▌ Skill Check · tomevault-io bundleThis fixture intentionally has no frontmatter block. Use when this capability is needed.
- ▌ Verification · tomevault-io bundleActivates after code changes to suggest or run verification steps. Provides test-after-action patterns for different file types and frameworks. Use when this capability is needed.
- ▌
- ▌
- ▌ Openapi Format · tomevault-io bundleConfigure and run openapi-format CLI workflows for OpenAPI/AsyncAPI documents. Use when you need to sort fields, filter operations/tags/flags/content, change casing, generate operationIds, apply overlays, convert OpenAPI versions (3.0/3.1 to 3.1/3.2), rename titles, split specs, bundle refs, or manage .openapiformatrc/--configFile driven formatting pipelines with minimal config overrides. Use when this capability is needed.
- ▌
- ▌ Deploy Checklist · tomevault-io bundleGenerate deployment checklists with pre-flight checks, rollout strategy, and verification steps. Analysis only - does not execute deployments. Use when this capability is needed.
- ▌ Enhance Frontend · tomevault-io bundleEnhance frontend to pixel-perfect standards with mobile responsiveness and industry-leading design quality Use when this capability is needed.
- ▌ Enhance · tomevault-io bundleEnhance frontend to pixel-perfect standards with mobile responsiveness and industry-leading design quality Use when this capability is needed.
- ▌ Migration Diagnose · tomevault-io bundleScan an existing codebase for acture command candidates — event handlers, store actions, async thunks, API calls. Use when a Claude Code agent is starting to adopt acture in an app that already has its own state library and UI. Triggers on "diagnose", "find command candidates", "what should I wrap", "audit handlers", "scan for migration". First skill in the migration track (diagnose → plan → scaffold → wrap → graduate). Does NOT modify any files. Use when this capability is needed.
- ▌ Jj Clone Third Party · tomevault-io bundleClone external repositories into work/ directory for examination and source code research. Use when needing to understand third-party dependency implementations, debug upstream issues, or research API usage patterns. (project) Use when this capability is needed.
- ▌ Jj Graft Third Party · tomevault-io bundleIntegrate third-party repository history into the monorepo by adding remotes and creating workspaces. Use when testing patches to upstream projects, making local modifications to dependencies, or maintaining forks that need to track upstream changes. (project) Use when this capability is needed.
- ▌ Tideseed Eptr2 Eptr2 Imbalance Costs · tomevault-io bundleTurkish Electricity Imbalance Cost Calculations with eptr2
- ▌ Airship One Dev · tomevault-io bundleAirship One implementation playbook for runtime architecture, npm-first tooling, release/PWA flow, and debugging checks. Use when this capability is needed.
- ▌ Frontend Testing · tomevault-io bundleTest web applications using Chrome DevTools. Use for visual regression testing, performance analysis, accessibility checks, console error detection, and automated UI testing. Works with live URLs or local development servers. Use when this capability is needed.
- ▌ Resolve Duplicates · tomevault-io bundleGuidelines for identifying duplicate dictionary entries, selecting which to keep, and safely removing unneeded ones. Use when this capability is needed.
- ▌
- ▌
- ▌ Cre8 A2ui React · tomevault-io bundleAgent-to-UI schema for CRE8 React Components (@tmorrow/cre8-react). Use when building React UIs with CRE8/Innovexa design system, generating React pages or applications using Cre8* components, creating landing pages, dashboards, forms, or any React UI with the CRE8 component library. Triggers on requests mentioning CRE8 React, @tmorrow/cre8-react, Innovexa React components, or building React UI with the CRE8 design system. Provides 72 React components with props, patterns, and usage examples. Use when this capability is needed.
- ▌ Decision Memo · tomevault-io bundleProduce a senior-leadership decision memo before proposing a non-trivial change. Seven sections — observation, hypothesis, proposal, evidence, blast radius, adversarial test, recommendation. Use when the change is non-obvious, affects shared state, or you want the operator to make an informed call instead of trusting your judgment. Use when this capability is needed.
- ▌ Tomevault Io Companyos Docs Write Md · tomevault-io bundleThe discipline below is enforced, not aspirational. Every rule has a Vale-pack analogue listed at the end so it can run in CI. Apply this skill before writing; then again on a pre-ship pass.
- ▌ Research Documentation · tomevault-io bundleResearch topics and document findings in Notion with organized structure and sources Use when this capability is needed.
- ▌ React Design Principles · tomevault-io bundleDesign React APIs and abstractions in a React-like way. Covers declarative interfaces, lifecycle-safe abstractions, minimal surfaces, zero-dependency bias, type safety, and documentation. Use when this capability is needed.
- ▌ Foundry Testing · tomevault-io bundleALWAYS load before writing or modifying Foundry test files (.t.sol). Covers fuzz testing, gas benchmarks, naming conventions, and test patterns. Use when this capability is needed.
- ▌ Running CI Checks · tomevault-io bundlepush前にCIチェック(lint、test)をローカルで実行します。CIチェック、lint確認、テスト実行を求められた場合に使用してください。 Use when this capability is needed.
- ▌ Wardley Mapping · tomevault-io bundleThis skill should be used when the user asks about Wardley Mapping, evolution stages, strategic positioning, creating maps, value chain decomposition, gameplay patterns, doctrine assessment, climatic patterns, build vs. buy, or inertia analysis. Use when this capability is needed.
- ▌ Store Quirks · tomevault-io bundleReference guide for mobile app store quirks and undocumented behaviors across Apple App Store and Google Play Store. Use when the user asks about app store release management, phased/staged rollouts, version codes, version names, build versioning, TestFlight, App Bundle Explorer, App Store Connect API behavior, canceling submissions, removing apps from sale, or any question about how Apple App Store or Google Play Store handles releases, builds, and updates. Also use when comparing behavior between the two stores. Use when this capability is needed.
- ▌ Azd Deployment · tomevault-io bundleDeploy containerized applications to Azure Container Apps using Azure Developer CLI (azd). Use when setting up azd projects, writing azure.yaml configuration, creating Bicep infrastructure for Container Apps, configuring remote builds with ACR, implementing idempotent deployments, managing environment variables across local/.azure/Bicep, or troubleshooting azd up failures. Triggers on requests for azd configuration, Container Apps deployment, multi-service deployments, and infrastructure-as-code with Bicep. Use when this capability is needed.
- ▌
- ▌ Agentic Loop Skill · tomevault-io bundleAutonomous decision loop with reflection and iteration Use when this capability is needed.
- ▌ App Launcher Skill · tomevault-io bundleLaunch Android applications by package name. Open any installed app programmatically. Use when this capability is needed.
- ▌ HTTP Request Skill · tomevault-io bundleMake HTTP requests to external APIs and web services. Supports GET, POST, PUT, DELETE, PATCH methods with headers and JSON body. Use when this capability is needed.
- ▌ Task Manager Skill · tomevault-io bundleManage delegated tasks. List active tasks, check task status, get results from completed delegations, and mark tasks as done. Use when this capability is needed.
- ▌ Truongnat Skills Sync Custom To Repo · tomevault-io bundleSync Custom to Upstream Repo (professional)
- ▌ Oclif Patterns · tomevault-io bundleEnterprise CLI patterns using oclif framework with TypeScript. Use when building oclif CLIs, creating plugins, implementing commands with flags/args, adding auto-documentation, testing CLI commands, or when user mentions oclif, enterprise CLI, TypeScript CLI, plugin system, or CLI testing. Use when this capability is needed.
- ▌ Cursorrules · tomevault-io bundleApply for cursorrules. I am building 'BA Copilot', where BA stands for Business Analysts. I will sometimes refer to it as bacp. It is an assistant for business analysts. The MVP will be a an ai chatbot type tool, which will Use when this capability is needed.
- ▌ Swift Concurrency · tomevault-io bundleDefinitive guide for Swift 6+ Concurrency, strictly enforcing Sendable, Actors, and Structured Concurrency. Use when this capability is needed.
- ▌
- ▌ Frontend AI Guide · tomevault-io bundleThis skill provides frontend-specific technical decision criteria, anti-patterns, debugging techniques, and quality check workflow. Automatically loaded when making frontend technical decisions, performing React/TypeScript quality assurance, or when "React anti-pattern", "frontend code smell", or "component quality" are mentioned. Use when this capability is needed.
- ▌ Javascript Expert · tomevault-io bundleUse when building JavaScript applications with modern ES2024+ features, async patterns, or Node.js development. Invoke for vanilla JavaScript, browser APIs, performance optimization, module systems, security hardening.
- ▌
- ▌ Agent Writer · tomevault-io bundleCodex Agent 작성 전문가. Frontmatter 검증, 트리거 키워드 제안, 구조 템플릿 제공, 테스트 시나리오 작성을 지원합니다. Use when this capability is needed.
- ▌ Quality Gate · tomevault-io bundleAutomated quality gates for development lifecycle. Pre-commit checks, pre-merge validation, release readiness verification, and post-release documentation. Use when this capability is needed.
- ▌
- ▌
- ▌ Uditgoenka Autoresearch Autoresearch · tomevault-io bundleAutoresearch — Autonomous Goal-directed Iteration
- ▌ Funstack Router Knowledge · tomevault-io bundleUse this skill when you need information about `@funstack/router` (the React router your app uses). What it is, API references, best practices, etc.
- ▌ Rust Async Performance · tomevault-io bundleRust development emphasizing async programming, performance optimization, and zero-cost abstractions. Use when this capability is needed.
- ▌ Duckdb · tomevault-io bundleAnalyze data with DuckDB — an in-process analytical database that runs SQL directly on Parquet, CSV, JSON, and Arrow files with columnar speed. Use this skill whenever the user wants to query local files with SQL, run analytics without a database server, analyze Parquet or CSV data, or use DuckDB in Python/Node.js/Wasm. Trigger for "duckdb", "query parquet files", "in-process analytics", "fast local sql", or "duckdb python". Use when this capability is needed.
- ▌
- ▌
- ▌ Codex Validation · tomevault-io bundlebrainbaseにおける_codex正本とプロジェクト側参照の整合性を検証するロジック。リンク切れ、誤編集、必須項目の検証を実施。_codexの整合性をチェックする際に使用。 Use when this capability is needed.
- ▌ Git Commit Rules · tomevault-io bundleコミットメッセージのフォーマット定義(jj対応)。type一覧、メッセージ構造、実行コマンドの正本。コミット粒度・自律提案は `.claude/rules/commit-strategy.md` を参照。 Use when this capability is needed.
- ▌
- ▌ Uv Receiving Code Review · tomevault-io bundleUse when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation
- ▌ Uv Research Project Docs · tomevault-io bundleCreate and maintain the research-project documentation structure (analysis/features/implementation/progress/workloads/spec/evaluation + feats/ impls/ evals/). Use when starting a new research repo, evolving a framework during design/development/evaluation, or when adding/changing features so docs/spec/eval stay synchronized with implementation. Use when this capability is needed.
- ▌ Lumen Dashboards · tomevault-io bundleMaster declarative, no-code data dashboards with Lumen YAML specifications. Use this skill when building standard data exploration dashboards, connecting multiple data sources (files, databases, APIs), creating interactive filters and cross-filtering, designing responsive layouts with indicators and charts, or enabling rapid dashboard prototyping without writing code. Use when this capability is needed.
- ▌ Panel Dashboards · tomevault-io bundleMaster interactive dashboard and application development with Panel and Param. Use this skill when building custom web applications with Python, creating reactive component-based UIs, handling file uploads and real-time data streaming, implementing multi-page applications, or developing enterprise dashboards with templates and theming. Use when this capability is needed.
- ▌ Shadow Nurture Distribution · tomevault-io bundleActive distribution of updates/capabilities from Mother Hive to registered Child Nodes. Use when this capability is needed.
- ▌ Text Cleanup · tomevault-io bundleComprehensive patterns and techniques for removing AI-generated verbosity and slop Use when this capability is needed.
- ▌
- ▌
- ▌ Expected Md QA · tomevault-io bundleGenerate a short expected.md listing what to test in a frontend UI. Use when the user asks for expected.md, QA checklist, or frontend testing instructions. Use when this capability is needed.
- ▌ UI Page Readme · tomevault-io bundleWrite concise README.md files for a page/route folder or co-located components, covering purpose, boundaries, data flow, integration points, and tests. Use when asked to document a page, route, or component bundle. Use when this capability is needed.
- ▌