tomevault-io
- 62k skills
- 0 followers
- 4 days ago last updated
- ▌
- ▌ Docker Backend Patterns · tomevault-io bundleDocker containerization patterns for Node.js applications. Use when containerizing backend services. Use when this capability is needed.
- ▌
- ▌ Zustand Mobile Patterns · tomevault-io bundleZustand state management for React Native. Use when implementing client-side state. Use when this capability is needed.
- ▌ Train Rail Save Load · tomevault-io bundleImplement and validate save/load for train and rail systems under the current rail-segment-centric architecture and TrainUnit snapshot-sync model. Use when changing train save data, rail persistence, load order, docking restoration, or persistence tests. Use when this capability is needed.
- ▌ Iota Wallet · tomevault-io bundleOperate IOTA wallet tools through a safe approval-gated flow in OpenClaw. Use when this capability is needed.
- ▌ Security Report · tomevault-io bundlePer-repo static security report (CC-05.7 path). Use when this capability is needed.
- ▌ Comment Cleanup · tomevault-io bundleGuidelines for comments in code. Use when adding, editing, or removing comments. Use when this capability is needed.
- ▌ Analyze Project Zones · tomevault-io bundleDynamic spatial analysis skill for Revit Snapshots. Segregates project elements into architectural zones (East/West/Center) based on the model's actual bounding box extents rather than hardcoded coordinates. Use when this capability is needed.
- ▌ Azure Cost Management · tomevault-io bundleThis skill should be used when the user asks about "Azure Advisor", "cost recommendations", "savings plans", "reservations", "reserved instances", "RI", "Azure budgets", "cost exports", "anomaly alerts", "MACC", "Azure credits", "Azure Prepayment", "commitment discounts", "cost optimization", "reservations vs savings plans", "which commitment discount", or any Azure Cost Management operations. Use when this capability is needed.
- ▌ Mvx Sdk Py Wallets · tomevault-io bundleWallet and key management for MultiversX Python SDK. Use when this capability is needed.
- ▌ Golang Structs Interfaces · tomevault-io bundleGolang struct and interface design patterns — composition, embedding, type assertions, type switches, interface segregation, dependency injection via interfaces, struct field tags, and pointer vs value receivers. Use this skill when designing Go types, defining or implementing interfaces, embedding structs or interfaces, writing type assertions or type switches, adding struct field tags for JSON/YAML/DB serialization, or choosing between pointer and value receivers. Also use when the user asks about "accept interfaces, return structs", compile-time interface checks, or composing small interfaces into larger ones. Use when this capability is needed.
- ▌ Fastapi Code Review · tomevault-io bundleComprehensive code review skill for FastAPI projects. Analyzes codebase against industry best practices covering async patterns, project structure, Pydantic usage, dependency injection, database patterns, testing, and performance. Generates detailed refactor plans with prioritized recommendations. Use when reviewing FastAPI projects, auditing code quality, planning refactors, or ensuring adherence to FastAPI/async best practices. Use when this capability is needed.
- ▌ React Render Skill · tomevault-io bundleReact rendering, Effects, refs, and custom Hooks expert knowledge base. Use when writing, reviewing, or debugging React components involving useEffect, useRef, refs, custom Hooks, dependency arrays, cleanup functions, or when deciding if an Effect is needed. Also use when encountering issues with stale closures, unnecessary re-renders, Effect dependency warnings, or when refactoring class components to Hooks. Covers escape hatches (refs, Effects, custom Hooks), anti-patterns, and correct patterns for synchronizing with external systems. Use when this capability is needed.
- ▌ Reward Penalty Engineering · tomevault-io bundleMethodology for exploring, testing, and archiving reward/penalty functions for VBot quadruped navigation. A process-oriented guide for systematic reward discovery. Use when this capability is needed.
- ▌ Musubix Technical Writing · tomevault-io bundleGuide for creating technical documentation including README, user guides, API references, and changelogs. Use this when asked to write documentation, create user manuals, or generate API docs. Use when this capability is needed.
- ▌ Elixir AI Dev Setup · tomevault-io bundleSet up AI-assisted development tools (usage_rules, tidewave) for a Phoenix project. Use when initializing AI development environment. Use when this capability is needed.
- ▌ Slide Color Design · tomevault-io bundleUse when you only need slide color systems, palette selection, or palette generation workflows and want direct pointers to the color design references.
- ▌ Nathanvale Side Quest Plugins Skills Guide · tomevault-io bundleClaude Code Skills Guide -- Knowledge Bank
- ▌
- ▌
- ▌ Setup Fullstack · tomevault-io bundleAutomated setup for a fullstack web app — Python (FastAPI + uv) backend + React/Vite/TypeScript/Tailwind/shadcn/Biome/Vitest/Playwright frontend, sibling `backend/` and `frontend/` directories under a top-level Makefile that delegates per-language targets (`format-ts`/`format-py`, `lint-ts`/`lint-py`, `typecheck-ts`/`typecheck-py`, `test-ts`/`test-py`) and rolls them up into `format`, `lint`, `typecheck`, `test`, with `make fix ci` as the canonical inner-loop. Use when scaffolding a new fullstack web application with a Python API backend and a React frontend, initializing the standard `backend/` + `frontend/` project layout, or asking for "Python + React fullstack". Use when this capability is needed.
- ▌
- ▌ HTML Ppt Weekly Report · tomevault-io bundleTeam weekly / status-update deck — corporate clarity, 8-cell KPI grid, shipped list, 8-week bar chart, next-week table. Use for 周报, business reviews, team status updates, and exec dashboards. Use when this capability is needed.
- ▌ Refactor Expert · tomevault-io bundleGuide safe, incremental refactoring that improves code quality without changing behavior. Use when this capability is needed.
- ▌
- ▌ Programmer · tomevault-io bundleTranslates design documents and plans into code Use when this capability is needed.
- ▌
- ▌ Presentation Generator · tomevault-io bundleGenerate interactive HTML presentations with neobrutalism styling, ASCII art decorations, and Agency brand colors. Outputs HTML (interactive with navigation), PNG (individual slides via Playwright), and PDF. References brand-agency skill for colors and typography. Use when creating presentations, slide decks, pitch materials, or visual summaries. Use when this capability is needed.
- ▌ Transcribe And Analyze · tomevault-io bundleTranscribe audio and video from URLs (YouTube, direct media links) using WhisperKit locally. Optionally analyze transcripts with AI when explicitly requested. Use when users provide URLs to media content and request transcription or speech-to-text conversion. Use when this capability is needed.
- ▌ Cqrs Event Sourcing · tomevault-io bundleCQRS and Event Sourcing patterns for scalable, auditable systems with separated read/write models. Use when building audit-required systems, implementing temporal queries, or designing high-scale applications with complex domain logic. Use when this capability is needed.
- ▌
- ▌ Evaluator Optimizer · tomevault-io bundleIterative refinement workflow for polishing code, documentation, or designs through systematic evaluation and improvement cycles. Use when refining drafts into production-grade quality. Use when this capability is needed.
- ▌ Helm Chart Patterns · tomevault-io bundleHelm chart development patterns for packaging and deploying Kubernetes applications. Use when creating reusable Helm charts, managing multi-environment deployments, or building application catalogs for Kubernetes. Use when this capability is needed.
- ▌ Knowledge Synthesis · tomevault-io bundleExtract insights from multi-agent interactions, identify patterns, and build collective intelligence through cross-agent learning and knowledge management. Use when synthesizing findings, building knowledge bases, or improving system-wide practices. Use when this capability is needed.
- ▌
- ▌ Build With Agent Team · tomevault-io bundleBuild a project using Claude Code Agent Teams with tmux split panes. Takes a plan document path and optional team size. Use when you want multiple agents collaborating on a build. Use when this capability is needed.
- ▌
- ▌ Spec Driven · tomevault-io bundleGuide spec-driven development workflow (Requirements → Design → Tasks → Implementation) with approval gates between phases. Use when user wants structured feature planning or says "use spec-driven" or "follow the spec process". Use when this capability is needed.
- ▌ Quality Bun Feature Delivery · tomevault-io bundleEnforce tight Codex/Claude delivery loop with Bun-first testing, skill sync/reload, and commit quality gates. Use when this capability is needed.
- ▌ Cpmlibrary · tomevault-io bundleCurate a project reference library. Import external documents with structured front-matter so other CPM skills can discover and use them as context. Triggers on "/cpm:library". Use when this capability is needed.
- ▌ Create Inspect Task · tomevault-io bundleCreate custom inspect-ai evaluation tasks through interacted, guided workflow. Use when this capability is needed.
- ▌ Scaffold Experiment · tomevault-io bundleSet up complete experimental infrastructure for all runs in a designed experiment. Orchestrates parallel generation of fine-tuning configs (via scaffold-torchtune) and evaluation configs (via scaffold-inspect). Use after design-experiment to prepare configs before running experiments. Use when this capability is needed.
- ▌ Bod Backend · tomevault-io bundleBracket of Death backend development with Node.js, Express, TypeScript, and MongoDB/Mongoose. Use when building API endpoints, models, controllers, services, or fixing backend issues. Knows project patterns, auth middleware, model conventions, and service patterns. Use when this capability is needed.
- ▌ Bod Testing · tomevault-io bundleBracket of Death test development with Vitest (frontend) and Jest (backend). Use when writing unit tests, integration tests, or fixing test failures. Knows test patterns, mocking conventions, and TDD workflow. Use when this capability is needed.
- ▌ Git Changes Reporter · tomevault-io bundle生成结构化 git 变更报告(JSON + Markdown)。使用此技能当用户提到"git 变更"、"commit 摘要"、"代码审查"、"release note"、"近期改动"、"每日摘要",或需要分析指定 commit 区间的代码变更。包含三元组结构(设计意图、核心代码、影响范围)的语义化报告,适用于代码审查、发布说明、团队同步、CI/CD 等场景。 Use when this capability is needed.
- ▌
- ▌ Notifi React Integration · tomevault-io bundleUse this skill whenever the user wants to integrate `@notifi-network/notifi-react` into a React or Next.js app, wire up `NotifiContextProvider`, add `NotifiCardModal`, build custom notification settings UI with Notifi React context hooks, configure on-chain or off-chain auth, pass dynamic topic `inputs`, integrate `NotifiSmartLink`, or troubleshoot a Notifi React frontend integration. Also use this when the user mentions Notifi card setup, tenant/card wiring, wallet auth, wallet target plugin, SmartLink, or custom notification preferences in a frontend app.
- ▌ Import Command · tomevault-io bundleConvert Cursor custom commands (.cursor/commands/*.md) to Claude Code skills (.claude/skills/*/SKILL.md). Use when the user says "import command to skill", "convert command to skill", or "migrate cursor command". Use when this capability is needed.
- ▌
- ▌ Quickstart · tomevault-io bundleStart one NVIDIA Content Agents REST service locally with Docker Compose. Use when the user asks for /quickstart, local POC setup, or single-service Material, Physics, and Texture startup. Use when this capability is needed.
- ▌ Getting Started · tomevault-io bundleBootstrap a project using the OpenUSD Exchange SDK (install via wheel or install_usdex; project layout; smoke test). Do NOT use for authoring. Use when this capability is needed.
- ▌ Developing Preact · tomevault-io bundleSpecialized Preact development skill for standards-based web applications with native-first architecture and minimal dependency footprint. Use when building Preact projects, particularly those involving data visualization, interactive applications, single-page apps with HTM syntax, Web Components integration, CSV/JSON data parsing, WebGL shader visualizations, or zero-build solutions with vendored ESM imports. Use when this capability is needed.
- ▌ Inspecting Skills · tomevault-io bundleDiscovers and indexes Python code in skills, enabling cross-skill imports. Use when importing functions from other skills or analyzing skill codebases. Use when this capability is needed.
- ▌ Installing Skills · tomevault-io bundleInstall skills from github.com/oaustegard/claude-skills into /mnt/skills/user. Use when user mentions "install skills", "load skills", "add skills", "update skills", "refresh skills", or references a skill not currently installed. Use when this capability is needed.
- ▌ Mapping Codebases · tomevault-io bundleGenerate navigable code maps for unfamiliar codebases. Extracts exports/imports via AST (tree-sitter) to create _MAP.md files per directory showing classes, functions, methods with signatures and line numbers. Use when exploring repositories, understanding project structure, analyzing unfamiliar code, or before modifications. Triggers on "map this codebase", "explore repo", "understand structure", "what does this project contain", or when starting work on an unfamiliar repository. Use when this capability is needed.
- ▌ Versioning Skills · tomevault-io bundleREQUIRED for all skill development. Automatically version control every skill file modification for rollback/comparison. Use after init_skill.sh, after every str_replace/create_file, and before packaging. Use when this capability is needed.
- ▌ Testing Reducer · tomevault-io bundleHow to write unit tests for a OneWay Reducer using existing patterns Use when this capability is needed.
- ▌ Earnings Product Pipeline · tomevault-io bundleExtract product development and pipeline updates from earnings calls, including clinical trial progress, regulatory submissions, and launch timelines. Use when this capability is needed.
- ▌
- ▌ Strategic Planning · tomevault-io bundleAnalyzes the founder's business context to deliver the 3 highest-impact next moves for growth (marketing or sales). Asks up to 10 diagnostic questions when needed to uncover bottlenecks, struggles, and opportunities. Use when user needs strategic guidance, next steps, growth planning, or actionable business strategy.
- ▌
- ▌
- ▌ Uiux React Jsx Packager · tomevault-io bundlePackage an existing React UI/UX demo into a single self-contained .jsx file with default-export root component, zero third-party runtime dependencies (no react-router/lucide/echarts/etc.), in-file styles (style tag or inline style objects), inline SVG icons, embedded or placeholder images, and state-based navigation. Use when asked to “合并为单文件 JSX/单文件打包/one-file React/零外部依赖/内联 CSS/替换图标库/用 state 做路由/把 demo 打包成独立 JSX 文件”. Use when this capability is needed.
- ▌
- ▌ Phxreview · tomevault-io bundleReview code with parallel agents — tests, security, Ecto, LiveView, Oban. Use after implementation to catch bugs and anti-patterns before committing. Use when this capability is needed.
- ▌ Phxtriage · tomevault-io bundleTriage review findings interactively — approve, skip, or prioritize each issue. Use after /phx:review to filter findings before fixing. Use when this capability is needed.
- ▌ Phxverify · tomevault-io bundleVerify Elixir/Phoenix changes — compile, format, and test in one loop. Use after implementation, before PRs, or after fixing bugs. Use when this capability is needed.
- ▌ Omar Obando Qwen Orchestrator Git Workflow · tomevault-io bundleGit Workflow Skill — Version Control Best Practices
- ▌
- ▌
- ▌
- ▌
- ▌
- ▌
- ▌ Kerberos Attacks · tomevault-io bundleSkills for Kerberos-based attacks in Active Directory including Kerberoasting and AS-REP Roasting. Use when this capability is needed.
- ▌ Lateral Movement · tomevault-io bundleSkills for lateral movement in Active Directory environments using PTH, PTT, and other techniques. Use when this capability is needed.
- ▌ Context Suggest · tomevault-io bundleThis skill discovers relevant skills, agents, commands, and MCP tools by scanning project context and tool capabilities. This skill should be used when entering planning mode, starting work on a new codebase, or when the user asks "what tools should I use?" Auto-triggers with thorough-planning skill. Use when this capability is needed.
- ▌ Bracket Predictor · tomevault-io bundleMarch Madness, playoff brackets, tournament picks. Upset potential, chalk vs contrarian strategies, historical trends, confidence levels. Use when this capability is needed.
- ▌ Contract Analyzer · tomevault-io bundleReview contracts for concerning clauses, extract key terms, compare to standard terms, and flag unusual provisions. Use when user needs contract review, legal document analysis, or agreement evaluation. Use when this capability is needed.
- ▌ Website Accessibility Check · tomevault-io bundleRun a focused accessibility pass for website changes (WCAG 2.1 AA-oriented). Use when this capability is needed.
- ▌ Eng Code Review Playbook · tomevault-io bundleReview changes for correctness, safety, and regressions. Use when this capability is needed.
- ▌ Problem Statement · tomevault-io bundleDefine the framing of a problem. Change the statement, change the solution space. Use when starting work, when solutions feel wrong, or when you suspect an X-Y problem. Use when this capability is needed.
- ▌ Trigger Scheduled Task · tomevault-io bundleImmediately trigger scheduled task without waiting for scheduled time. When you need to test task execution or run task ahead of schedule. Use when this capability is needed.
- ▌ Python Full Deps · tomevault-io bundleResolve the full install-time dependency tree for a Python package. Use when the user needs all transitive dependencies, full dependency list, or install requirements resolved for a specific Python version with environment markers. Use when this capability is needed.
- ▌
- ▌ Fetch Test Report · tomevault-io bundleFetch an OpenShift CI test report by name to get pass rates, test ID, and Jira component from Sippy Use when this capability is needed.
- ▌ Get Release Dates · tomevault-io bundleFetch OpenShift release dates and metadata from Sippy API Use when this capability is needed.
- ▌ Suggest Reviewers Helper · tomevault-io bundleGit blame analysis helper for the suggest-reviewers command Use when this capability is needed.
- ▌ Triton Ascend Version Upgrade · tomevault-io bundleUpgrade Triton-Ascend project based on upstream Triton project. This skill automates the version upgrade process, creates a new branch with upgraded code, and performs compilation and basic functionality tests. Use when this capability is needed.
- ▌ Pr Reviews · tomevault-io bundleReview code changes on a given GitHub PR using gh CLI. Use when the user asks to review a pull request, analyze PR diffs, or provide feedback on open PRs with structured quality, security, and testing assessments. Use when this capability is needed.
- ▌ Copilotkit · tomevault-io bundleCopilotKit integration patterns for providers, runtime wiring, `useCoAgent`, `useCopilotAction`, `useLangGraphInterrupt`, shared state, and HITL with LangGraph. Use when building agent-native product UX. Use when this capability is needed.
- ▌ Overthinkos Overthink Plugins Git Workflow · tomevault-io bundlegit-workflow — branch-per-change, R10-gated auto-landing
- ▌ Git Commit Guidelines · tomevault-io bundleEnforce git commit best practices using gitmoji + Conventional Commits format. TRIGGER when creating commits. Ensures quality-gate passes, prevents issue auto-closing (no Close/Fix keywords), includes Co-Authored-By for AI commits, and requires user approval before committing. Use when this capability is needed.
- ▌ Packmind Create Skill · tomevault-io bundleGuide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude''s capabilities with specialized knowledge, workflows, or tool integrations. Use when this capability is needed.
- ▌ Test Factory Patterns · tomevault-io bundleThis skill provides guidance for writing test factories in the Packmind codebase. It should be used when creating or updating factory functions in `**/test/*Factory.ts` files to ensure realistic test data with variety. Use when this capability is needed.
- ▌
- ▌
- ▌ Code Metrics Analyzer · tomevault-io bundleCalculate code quality metrics - complexity, coverage, maintainability Use when this capability is needed.
- ▌ Sqlite Test Validator · tomevault-io bundleTest and validate SQLite database migrations and schema changes Use when this capability is needed.