tomevault-io
- 62k skills
- 0 followers
- 2 days ago last updated
- ▌ Process Github Issue · tomevault-io bundleExtract ZK circuit bugs from a GitHub issue or pull request and add them to the zkbugs dataset. Creates branch, scaffolds directories, fills configs, finds similar bugs. Use when this capability is needed.
- ▌ Clarion Living Letter Update · tomevault-io bundleUpdate the annual investor letter at ~/clarion/letters/{YEAR}-letter.md with a new quarterly section, or finalize it at year-end. Auto-fills the system-deterministic parts (regime snapshot, thesis health table, portfolio bucket positions from active theses); marks the narrative-heavy parts (What We Did, What We Learned, Year in Context, Mistakes & Lessons, Looking Ahead) as [TODO] for the user to write with chat assistance. Append-only — refuses to overwrite an already-populated quarter without --force. Use when the user asks "update the letter", "quarterly letter update", "finalize the letter", or "write the {Q1/Q2/Q3/Q4} entry". Requires clarion-setup to have been run. Use when this capability is needed.
- ▌ Zoonk Commit · tomevault-io bundleGuidelines for writing commit messages and PR descriptions. Use when creating commits, writing PR descriptions, or asking about commit format. Use when this capability is needed.
- ▌ Zoonk Design · tomevault-io bundleDesign philosophy and UI/UX guidelines inspired by Apple, Linear, and Vercel. Use when planning new features, designing interfaces, reviewing implementations, or making visual and interaction design decisions. Use when this capability is needed.
- ▌ UI Fast · tomevault-io bundleRapid UI prototyping with checkpointing. Use for quick iterations on ui-engine apps. Use when this capability is needed.
- ▌ HTTP · tomevault-io bundleCaddy-based web server providing web console hosting, file sharing, and health check endpoints. Use when configuring HTTP access, setting up file sharing, or troubleshooting web connectivity. Use when this capability is needed.
- ▌ Content Creation Skill · tomevault-io bundleskill based on kaize Use when this capability is needed.
- ▌ Darwinia · tomevault-io bundleEvolve trading strategies through genetic algorithms and adversarial combat. Run Darwinian selection on BTC data to discover battle-tested strategies. No API keys, no cloud. Use when this capability is needed.
- ▌
- ▌ Fastapi App · tomevault-io bundleFastAPI web apps - use when working on related tasks Use when this capability is needed.
- ▌ GRAPHQL API · tomevault-io bundleGraphQL API development - use when working on related tasks Use when this capability is needed.
- ▌ Libfuzzer · tomevault-io bundleFuzzing with libFuzzer for finding vulnerabilities in code. Use when this capability is needed.
- ▌ Prime CLI · tomevault-io bundleUse the Prime Intellect CLI to set up Lab workspaces, manage verifiers environments, run evaluations, and launch hosted RL runs. Use when this capability is needed.
- ▌
- ▌ Truealife · tomevault-io bundleComprehensive index of Artificial Life repositories across history, with special focus on 2024-2025 breakthroughs. ASAL, Flow-Lenia, CAX, ALIEN, JaxLife, and 256+ GitHub repos. Use when this capability is needed.
- ▌ Asco Test Doc · tomevault-io bundle为 ASCO 模块编写单元测试与中文文档。用于新增模块、补齐测试覆盖、补写 API/模块说明、整理行为语义说明。重点产出 tests 下的用例与 docs/zh-cn/src 下的专业文档,文档只描述语义、约束和可观察行为,不描述实现细节。 Use when this capability is needed.
- ▌
- ▌ Conventional Commits · tomevault-io bundleEnsures all commit messages and PR titles follow the Conventional Commits specification. Use when this capability is needed.
- ▌ Stress Hunt · tomevault-io bundleAutomated bug-hunting loop using vole-stress + vole-reduce. Generates random codebases, tests them, reduces failures, fixes bugs, verifies, and repeats. Use when this capability is needed.
- ▌
- ▌ Osgrep · tomevault-io bundleSemantic code search using natural language queries. Use when users ask "where is X implemented", "how does Y work", "find the logic for Z", or need to locate code by concept rather than exact text. Returns file paths with line numbers and code snippets. Use when this capability is needed.
- ▌
- ▌ Format · tomevault-io bundleFormat code according to project standards. Use after making changes or before committing. Use when this capability is needed.
- ▌ Nexus Model Updates · tomevault-io bundleAdd, update, or verify Nexus LLM provider model definitions. Use when adding newly released models, changing OpenAI/OpenRouter/Codex/GitHub Copilot/Anthropic/Google model metadata, updating provider defaults, or live-testing whether a model ID works through the reusable provider smoke test. Use when this capability is needed.
- ▌ Memories · tomevault-io bundleSave and retrieve memories or embeddings via the repo helpers or API. Use when working with embedding config or memory storage. Use when this capability is needed.
- ▌ Repo Map · tomevault-io bundleNavigate this repo quickly to find the correct app, package, or service, and identify the right files for changes. Use when this capability is needed.
- ▌ Propane AI Kits Persona · tomevault-io bundle> If you need to check connected tools (placeholders) or role/company context, see [REFERENCE.md](../../REFERENCE.md).
- ▌ Hmt Monte Carlo · tomevault-io bundleRun Monte Carlo uncertainty analysis on a hydraulic model by sampling parameters from statistical distributions and computing exceedance probabilities. Use this when the user wants uncertainty analysis, Monte Carlo simulation, or probabilistic results. Use when this capability is needed.
- ▌ Project Manager · tomevault-io bundleManage GitHub issues and the GitHub Project board for the current repository, while keeping the local tracker in sync. Use when the user wants to capture freeform requirements as issues, flesh out issue descriptions from repo or upstream research, triage Priority/Size/Workflow/Status, add issues or PRs to the repo's configured project board, or reconcile GitHub state with `.local/work-items.yaml`. Use when this capability is needed.
- ▌ Coverage · tomevault-io bundleFetch coverage diff from Codecov for the current branch or a specific PR. Shows uncovered lines, patch coverage, and overall coverage change. Use when this capability is needed.
- ▌ Run · tomevault-io bundleThis fixture keeps dispatch metadata in YAML frontmatter while the markdown Use when this capability is needed.
- ▌ Quairkit · tomevault-io bundleWrite, explain, validate, and reproduce QuAIRKit code using only the reference files in this directory. Use when working with QuAIRKit circuits, states, ansatzes, LOCC, Quantikz plotting, training loops, common workload patterns, or third-party execution backends. Use when this capability is needed.
- ▌
- ▌ Review Pr · tomevault-io bundleReview a GitHub pull request against QuestDB coding standards Use when this capability is needed.
- ▌ Humanizer · tomevault-io bundleDetect and remove AI writing patterns to produce natural, human-sounding prose Use when this capability is needed.
- ▌ Crater CLI Completion · tomevault-io bundleCrater CLI 补全域:指导 AI Agent 帮用户生成、安装、更新或卸载 bash/zsh Tab 补全脚本,并排查 shell 补全不可用问题。用户提到 crater completion、crater comp、Tab 补全、bash、zsh、.bashrc、.zshrc、补全脚本、completion install/uninstall 时使用。 Use when this capability is needed.
- ▌ Add · tomevault-io bundleUse this skill when the user asks to add a reference repo or index a GitHub repository for search. Clones, auto-detects file types, indexes with QMD, and embeds.
- ▌ Claws Pixel Town · tomevault-io bundleSync your agent's work state to Claw's Pixel Town dashboard. Activate this skill to join the pixel office and report status. Throughout the conversation, update your state when your activity changes (idle, writing, researching, executing, syncing, error). Leave when the conversation ends. Use when this capability is needed.
- ▌
- ▌ Lit Best Practices · tomevault-io bundleLit web components best practices and performance optimization guidelines. Use when writing, reviewing, or refactoring Lit web components. Triggers on tasks involving Lit components, custom elements, shadow DOM, reactive properties, or web component performance. Use when this capability is needed.
- ▌ Arcdeck · tomevault-io bundleConvert academic PDF papers into polished, narrative-driven PowerPoint presentations using 13 specialized AI agents orchestrated by Claude Code. Based on Rhetorical Structure Theory (RST) discourse parsing with a multi-agent critique-revise-judge refinement loop. Every slide is visually rich -- text-only slides get programmatic diagrams and charts rendered via PptxGenJS (Node.js). No template PPTX required -- slides are built from scratch with selectable presentation themes and strict layout rules. Use when this capability is needed.
- ▌
- ▌
- ▌ Compare Models · tomevault-io bundleCompare Replicate models by cost, speed, quality, and capabilities. Use when this capability is needed.
- ▌ Rsh Release QA · tomevault-io bundleRun Restish release readiness QA from main using recent commits, built-in historical risk patterns, docs, and full release gates; report reproducible issues without patching product code Use when this capability is needed.
- ▌
- ▌
- ▌
- ▌ Update Hwpx Differences · tomevault-io bundleUpdates the HWPX-Markdown differences documentation when a new conversion issue is found or a new handling method is implemented. Use this skill when fixing HWPX parsing issues, adding new format handling, or discovering incompatibilities between HWPX and Markdown. Use when this capability is needed.
- ▌ Add Package · tomevault-io bundleAdd a new package to the LazyPi repository. Use when asked to add a Pi package URL or install source to LazyPi, update the installer catalog, and create or update the matching documentation. Use when this capability is needed.
- ▌ Web Video Download · tomevault-io bundleUniversal video download — capture video URL from any site and download with cookies Use when this capability is needed.
- ▌ Blog Ops · tomevault-io bundleOperations for managing the blog, including creating posts, updating snapshots, and verifying deployments. Use when this capability is needed.
- ▌ Rezi Debug Rendering · tomevault-io bundleDebug rendering and layout issues in Rezi apps. Use when UI looks wrong, has layout problems, or renders unexpectedly. Use when this capability is needed.
- ▌ Aidf · tomevault-io bundleTeaches AI agents how to work with AIDF (AI-Integrated Development Framework) projects — structure, task format, scope enforcement, completion signals, and conventions. Use when this capability is needed.
- ▌ Rugo Runmd · tomevault-io bundleExpert in RunMD, a documentation verifier for Rugo code blocks in markdown files. Load when verifying docs, running runmd, or working on the runmd tool itself. Use when this capability is needed.
- ▌ Compare Erb JS · tomevault-io bundleCompare ERB and JavaScript template outputs for the offline scoring SPA. Use when working on ERB-to-JS conversion, debugging template parity issues, or verifying that changes to scoring views work correctly in both ERB and SPA modes. Use when this capability is needed.
- ▌ Ce Resolve Pr Feedback · tomevault-io bundleResolve PR review feedback. Use when addressing review comments, resolving review threads, or fixing code-review feedback. Use when this capability is needed.
- ▌ Solo CLI · tomevault-io bundleMonitor and interact with SOLO.ro accounting platform via CLI or TUI (summary, revenues, expenses, queue, e-factura, company, taxes). Use when a user asks to check their accounting data, view invoices, expenses, e-factura documents, tax breakdown, or translate a task into safe solo-cli commands. Use when this capability is needed.
- ▌ Pr Pending Feedback · tomevault-io bundleEvaluate pending (unsubmitted) review comments on the current branch's PR and, after user confirmation, address each in a separate sub-agent and separate commit. Use when this capability is needed.
- ▌ Scrum Coach · tomevault-io bundleUse when consulting about Scrum practices, ceremonies, or team dynamics. Provides expert coaching based on Scrum Guide and agile best practices.
- ▌ Todoist Usage · tomevault-io bundleHow to interact with the Todoist CLI to manage a user's tasks, projects, and labels. Make sure to use this skill whenever the user mentions Todoist, asks about their tasks, wants to add a reminder, or needs to check their to-do list, even if they don't explicitly ask you to 'use Todoist'. Use when this capability is needed.
- ▌ Saga · tomevault-io bundleBest-practices guide for writing idiomatic Saga code. Covers entry point, error handling, indexed access, methods, concurrency, types, stdlib reach, build/run/test commands, and common pitfalls. Load when editing or authoring `.sg` source. Use when this capability is needed.
- ▌ Samdae Archflow Reverse · tomevault-io bundle> **Global Rules**: Adheres to `rules/archflow-rules.md`.
- ▌ Samdae Archflow Runbook · tomevault-io bundle> **Global Rules**: Adheres to `rules/archflow-rules.md`.
- ▌ Refactor Analysis · tomevault-io bundleAutomatically scans the TizenFX codebase on a rotating schedule to discover .NET 8 / C# 12+ refactoring targets and register them as GitHub Issues. Use when this capability is needed.
- ▌
- ▌ Schematics · tomevault-io bundleUse this skill when working with Spartacus schematics - Angular schematics for installing, configuring, and migrating Spartacus libraries. Trigger when the user mentions writing, debugging, or testing schematics, works with migration scripts or constructor/component deprecations, creates feature schematics configuration, adds new library installation schematics, tests schematics with verdaccio, or updates migrations.json or deprecation data files. Even if the user just mentions 'schematics', 'ng add', or 'ng update' in the context of Spartacus development, load this skill.
- ▌ Agentpipe · tomevault-io bundleMulti-agent orchestration tool for running conversations between AI agents (Claude, Gemini, Codex, Qwen, etc.). Use when tasks benefit from multiple perspectives, code review by different models, or collaborative problem-solving. Use when this capability is needed.
- ▌ Workers · tomevault-io bundleList all active Claude workers and their git worktrees. Shows branch status, commits, and suggests next actions. Use to see what workers are running. Use when this capability is needed.
- ▌
- ▌ Distill Rubrics · tomevault-io bundleDistill durable user or team rubric preferences from local agent execution histories, repository discussions, and existing agent/rubrics content. Use when asked to mine prior agent work, compare candidate preferences with current rubrics, and open a PR that adds or updates rubric YAML on the agent/rubrics branch. Use when this capability is needed.
- ▌ Kamino · tomevault-io bundleComplete guide for Kamino Finance - Solana's leading DeFi protocol for lending, borrowing, liquidity management, and leverage trading. Covers klend-sdk (lending), kliquidity-sdk (automated liquidity strategies), scope-sdk (oracle aggregator), multiply/leverage operations, vaults, and obligation orders. Use when this capability is needed.
- ▌ Pinocchio Development · tomevault-io bundleComprehensive guide for building high-performance Solana programs using Pinocchio - the zero-dependency, zero-copy framework. Covers account validation, CPI patterns, optimization techniques, and migration from Anchor. Use when this capability is needed.
- ▌ Squads · tomevault-io bundleComplete guide for Squads Protocol - Solana's leading smart account and multisig infrastructure. Covers Squads V4 Multisig for team treasury management, Smart Account Program for account abstraction and programmable wallets, and Grid for stablecoin rails and fintech infrastructure. Use when this capability is needed.
- ▌ Scan · tomevault-io bundleScan a project with sentrux to get structural health grades (A-F) across 14 dimensions including coupling, cycles, cohesion, dead code, and test coverage. Use when the user wants to check code quality, architecture health, or before/after an agent session. Use when this capability is needed.
- ▌ Git Worktree · tomevault-io bundleGit worktreeを使った並列開発を支援する。複数のClaude Codeインスタンスで同時に異なるブランチの作業を行う際に使用する。"worktree"、"並列開発"、"別ブランチで作業"などのキーワードで発動。 Use when this capability is needed.
- ▌ Fennec Image Compression · tomevault-io bundleUse this skill when asked to compress, resize, or analyze images in Go using the Fennec library, or when modifying the Fennec codebase itself.
- ▌ Unslopify · tomevault-io bundleTactical code cleanup focusing on type strictness, single responsibility, fail-fast patterns, and DRY. Detects sloppy code, workarounds, silent failures, god classes, and duplication. Use for quick code quality checks before committing or during code review. Use when this capability is needed.
- ▌
- ▌ Jdeploy · tomevault-io bundleCreate a new mock network publishing test class for the jDeploy project. The user will describe the publishing feature or scenario they want to test. Follow this guide exactly. Use when this capability is needed.
- ▌ Integrate New Backbone · tomevault-io bundleStep-by-step recipe for plugging a new video DiT backbone into minWM, grounded in the HunyuanVideo (HY15) and Wan 2.1 reference integrations. Use when a user wants to add a new backbone to the framework. Use when this capability is needed.
- ▌ Waxseal · tomevault-io bundleWaxSeal SealedSecrets management — creating, resealing, and rotating Kubernetes secrets with GSM as source of truth. Use when working with SealedSecrets, secret metadata, or GSM in any GitOps repo. Use when this capability is needed.
- ▌ Btb Workflow · tomevault-io bundleBackToBack/ByTheBooks (BTB) - An in-repo collaboration pattern for Human-AI engineering teams. Use this skill when working in repositories with a SPECS/ directory containing README.md, PROGRESS.md, and design documents. BTB emphasizes documentation-driven development, mandatory progress tracking before commits, and a feedback loop between design → MVP → implementation. Use when this capability is needed.
- ▌ Component Development · tomevault-io bundleCreating components (inline/docker). Dynamic ports, retry policies, PTY patterns, IsolatedContainerVolume. Use when this capability is needed.
- ▌ Init Repo · tomevault-io bundleInitialize a fork of GoodDocs with fork-specific defaults and a customized doc type. Use when this capability is needed.
- ▌ Gn Check Autofix · tomevault-io bundleAutomatically fix GN check errors in WebRTC BUILD.gn files. Use when encountering "Include not allowed", "rtc_source_set shall not contain cc files", or when needing to clean up non-absolute dependencies. Use when this capability is needed.
- ▌ Cleanup · tomevault-io bundleRun all code quality skills in sequence — effects, memo, callbacks, state, React Query, and emcn design review Use when this capability is needed.
- ▌
- ▌ Phased Prd Red Green · tomevault-io bundleCreate or update a phased PRD and then execute delivery using a strict red/green workflow. Use when a task spans multiple steps, has cross-cutting impact, needs explicit exit criteria, or requires reliable test-driven implementation sequencing. Use when this capability is needed.
- ▌ Feedback · tomevault-io bundleFetch and incorporate code review feedback for the current PR. Use when the user asks to "address PR feedback", "fix review comments", "check PR comments", or similar. Pulls comments via `pr-comments`, proposes a plan, and after changes are pushed, marks resolved comments via `resolve-comment`. Use when this capability is needed.
- ▌ Autosci · tomevault-io bundleLaTeX compile → PDF — latexmk compile + auto-fix + page count/anonymity/font/[UNCONFIRMED] checks + submission checklist Use when this capability is needed.
- ▌ Add Eval Dataset Config · tomevault-io bundleGuide for adding and validating evaluation dataset configuration in slime. Use when user wants to configure eval datasets via --eval-config or --eval-prompt-data, add per-dataset overrides, or customize evaluation rollout behavior. Use when this capability is needed.
- ▌ Feishu Upload Image · tomevault-io bundleUpload images to Feishu/Lark. Returns image_key for use in messages. Use when this capability is needed.
- ▌ Textum · tomevault-io bundleTextum PRD→Scaffold→Story workflow for Codex with low-noise outputs and gate checks. Use when this capability is needed.
- ▌ Mobile Games · tomevault-io bundleMobile game development principles. Touch input, battery, performance, app stores. Use when this capability is needed.
- ▌ Electron Overlay Dimming · tomevault-io bundleReusable pattern for focus-based auto-dimming of Electron overlay windows — when the app loses focus, all overlay windows fade to a low opacity; when an overlay regains focus, they return to their configured opacity. Use when building always-on-top Electron overlays that should recede while the user works in other apps. Use when this capability is needed.
- ▌
- ▌ Handover · tomevault-io bundleGenerate a comprehensive markdown summary of our conversation for seamless handoff to another AI agent Use when this capability is needed.
- ▌ Plansm · tomevault-io bundleMachine-verified planning with JSON state machines and proof-based completion. Generates plan.json, auto-executes with verification, prevents fake completion through tests. Use when this capability is needed.
- ▌ Talkdown · tomevault-io bundleTalkdown — An AI-based execution language. Markdown documents are programs, LLMs are the runtime. Supports document chaining, hybrid AI/code execution, pluggable LLM providers, and Next.js-style route deployment. Use when this capability is needed.