tomevault-io
- 62k skills
- 0 followers
- 2 days ago last updated
- ▌ Audit Prep Assistant · tomevault-io bundlePrepare your codebase for security review using Trail of Bits' checklist. Helps set review goals, runs static analysis tools, increases test coverage, removes dead code, ensures accessibility, and generates comprehensive documentation (flowcharts, user stories, inline comments). (project, gitignored) Use when this capability is needed.
- ▌ Codex Self Rewriting · tomevault-io bundleLisp machine self-modification patterns via MCP Tasks and Narya bridge types Use when this capability is needed.
- ▌ Commit Security Scan · tomevault-io bundleAnalyze code changes for security vulnerabilities using LLM reasoning and threat model patterns. Use for PR reviews, pre-commit checks, or branch comparisons. Use when this capability is needed.
- ▌ Counter Surveillance · tomevault-io bundleAssess and harden operational security (OPSEC) posture for applications, communications, and infrastructure. Identifies surveillance exposure, metadata leakage, and tracking vectors. Use when auditing privacy-sensitive applications, reviewing OPSEC for threat models involving state-level adversaries, or hardening communications infrastructure. Use when this capability is needed.
- ▌ Criticality Detector · tomevault-io bundleCriticality Detector Skill Use when this capability is needed.
- ▌ Cybernetic Open Game · tomevault-io bundleCybernetic Open Game Skill Use when this capability is needed.
- ▌ Entry Point Analyzer · tomevault-io bundleAnalyzes smart contract codebases to identify state-changing entry points for security auditing. Detects externally callable functions that modify state, categorizes them by access level (public, admin, role-restricted, contract-only), and generates structured audit reports. Excludes view/pure/read-only functions. Use when auditing smart contracts (Solidity, Vyper, Solana/Rust, Move, TON, CosmWasm) or when asked to find entry points, audit flows, external functions, access control patterns, or privileged operations.
- ▌ Flowglad Integration · tomevault-io bundleZero-webhook billing for AI agents Use when this capability is needed.
- ▌ Obstruction Learning · tomevault-io bundleObstruction Learning Skill Use when this capability is needed.
- ▌
- ▌
- ▌ Semgrep Rule Creator · tomevault-io bundleCreate custom Semgrep rules for detecting bug patterns and security vulnerabilities. This skill should be used when the user explicitly asks to "create a Semgrep rule", "write a Semgrep rule", "make a Semgrep rule", "build a Semgrep rule", or requests detection of a specific bug pattern, vulnerability, or insecure code pattern using Semgrep. Use when this capability is needed.
- ▌ Signal Isolated Auth · tomevault-io bundleMaximally isolated Signal authentication via colored operad security boundaries. VM→Container→Process enclosure with GF(3) conservation for Agent-O-Rama pathways. Use when this capability is needed.
- ▌ Skill Validation Gf3 · tomevault-io bundleSkill Validation GF(3) - SLAVE (-1) Use when this capability is needed.
- ▌ Plurigrid Asi Structural Rewilding · tomevault-io bundleStructural Rewilding: Homotopical Artificial Life
- ▌
- ▌ Trifurcated Transfer · tomevault-io bundleTrifurcated Transfer Skill Use when this capability is needed.
- ▌
- ▌ Impl · tomevault-io bundleImplement the requested code change and add comprehensive test coverage, ensuring tests pass across Linux, macOS, and Windows. Use when you need to execute implementation work (not just planning) and must include tests. Commit the changes to the repository after the implementation is complete. Use when this capability is needed.
- ▌ Workflow Env · tomevault-io bundleAuto-apply before running any common CLI build, test, or run commands (e.g., npm, pnpm, yarn, bun, make, just, cargo, go, dotnet, docker, terraform, kubectl, dev, start, deploy, serve, lint, format, compile, or bundle). Use when this capability is needed.
- ▌ Rust Async Internals · tomevault-io bundleUse when authoring or reviewing async Rust that may run inside tokio::select! / tokio::time::timeout / FuturesUnordered, bridging JNI to async (block_on from JNI thread), configuring tokio runtime for Android NDK, designing CancellationToken parent/child trees, handling broadcast::Lagged, choosing spawn_blocking vs std::thread::spawn, or auditing for std::sync::Mutex-across-await deadlocks. Triggers on "select", "join", "spawn", "cancellation", "tokio runtime", "block_on", "async fn", "tokio-console", or async-related test/runtime questions.
- ▌ Rust Sanitizers Miri · tomevault-io bundleUse when running AddressSanitizer/ThreadSanitizer/MemorySanitizer on Rust code, configuring Miri for unsafe-Rust UB detection (Stacked Borrows or Tree Borrows), stubbing FFI for Miri compatibility, enabling HWASan or MTE on Android 14+, interpreting tombstones tagged SEGV_MTEAERR/SEGV_MTESERR, or wiring sanitizers into CI. Triggers on "sanitizer", "miri", "ASan/TSan/HWASan/MTE", "undefined behavior", or memory-safety validation questions.
- ▌ Worktree Guide · tomevault-io bundleGit worktree patterns, best practices, templates, and quick reference. Use when user asks about "worktree best practices", "worktree patterns", "git worktree help", "worktree template", "worktree mode semantics", "what are worktree modes", "explain worktree metadata", or needs guidance on worktree organization and workflows. Use when this capability is needed.
- ▌
- ▌
- ▌
- ▌ Dotnet Testing · tomevault-io bundleWrite and run .NET tests following TDD principles. Use when writing tests, implementing TDD workflow, verifying test coverage, or debugging test failures. Use when this capability is needed.
- ▌
- ▌
- ▌ Add Plugin · tomevault-io bundleGuide for adding a new plugin to this marketplace. Use when creating or scaffolding a new plugin. Use when this capability is needed.
- ▌ Commander Guidelines · tomevault-io bundleComprehensive guide for building Node.js command-line interfaces using Commander.js. Use when creating CLI tools with options, commands, subcommands, arguments, and help system customization. Use when this capability is needed.
- ▌ Using Beadpowers · tomevault-io bundleUse when starting any conversation - establishes how to find and use beadpowers skills
- ▌ IOS Animations · tomevault-io bundleClinic-architecture-aligned iOS animation craft guidelines for SwiftUI (iOS 26 / Swift 6.2) covering motion tokens, spring physics, gesture continuity, spatial transitions, micro-interactions, and accessibility. Enforces @Equatable on animated views and keeps animation state aligned with Domain/Data feature boundaries. Use when writing, reviewing, or refactoring SwiftUI animation code under the clinic modular MVVM-C architecture. Use when this capability is needed.
- ▌ IOS Navigation · tomevault-io bundleOpinionated SwiftUI navigation enforcement for iOS 26 / Swift 6.2 clinic modular MVVM-C apps. Enforces Domain coordinator protocols, App-target `DependencyContainer` + concrete coordinators + route shells, `NavigationPath` ownership, coordinator-owned modal state, deep-link/state-restoration readiness, and stale-while-revalidate/optimistic queued flow compatibility. Use when designing or refactoring clinic navigation flows. Use when this capability is needed.
- ▌ IOS Storyboard · tomevault-io bundleLegacy interoperability skill for Storyboard and Interface Builder maintenance in iOS 26 / Swift 6.2 clinic codebases. Use only for migration or maintenance of existing storyboard screens; not for new SwiftUI clinic feature development. Triggers on Auto Layout, segues, size classes, IB accessibility, storyboard merge conflicts, and storyboard-to-SwiftUI migration tasks. Use when this capability is needed.
- ▌ Swift Optimise · tomevault-io bundleSwift 6.2 and SwiftUI performance optimization for iOS 26 clinic architecture codebases. Covers async/await concurrency patterns, Sendable/actor isolation, view/render performance, and animation performance while preserving modular MVVM-C boundaries across App, Feature, Domain, and Data layers. Use when profiling or optimizing Swift/SwiftUI behavior in clinic modules. Use when this capability is needed.
- ▌ Swift Refactor · tomevault-io bundleSwift and SwiftUI refactoring patterns aligned with the iOS 26 / Swift 6.2 clinic modular MVVM-C architecture (Airbnb + OLX SPM layout). Enforces @Observable ViewModels/coordinators, App-target `DependencyContainer` + route shells, Domain repository/coordinator/error-routing protocols, and Data-owned I/O with stale-while-revalidate plus optimistic queued sync boundaries. Use when refactoring existing SwiftUI code into the clinic architecture. Use when this capability is needed.
- ▌ Too Long Skill · tomevault-io bundleThis skill has more than 500 lines which should fail validation. Use when this capability is needed.
- ▌ Documentation Standards · tomevault-io bundleStandards and guidelines for organizing, structuring, and maintaining documentation in the PRPM repository - ensures consistency across user docs, development docs, and internal references Use when this capability is needed.
- ▌ Run Demo · tomevault-io bundleBoots the LocoMotion demo Rails app, serving it on port 3000. Use when this capability is needed.
- ▌ Eleventy · tomevault-io bundleBuild content-focused websites with Eleventy (11ty). Use when creating templates (.njk, .liquid), working with data cascade, collections, or deploying static sites. Use when this capability is needed.
- ▌
- ▌ Competitive Design · tomevault-io bundleAnalyze competitor UX/UI with flow comparison, pattern analysis, and design implications. Use when researching competitor design, comparing flows or patterns, or preparing a competitive design brief. Use when this capability is needed.
- ▌ Readme Updater · tomevault-io bundleUpdate and reorganize README documentation based on codebase changes. Use when adding features, refactoring modules, updating APIs, or when documentation drifts from implementation. Use when this capability is needed.
- ▌
- ▌ Hydra Worker Ops · tomevault-io bundleStart or scale Hydra workers for a domain across Docker, Kubernetes, or bare-metal using DOMAIN/API_TOKEN/REDIS_PASSWORD. Use this when operators ask to bring workers online quickly, rotate domain credentials, or produce deployment-ready worker env settings. Use when this capability is needed.
- ▌ Aidev Add AI Runner · tomevault-io bundleAdd a new AI runner (e.g. another CLI agent) to the aidev project. Use when implementing a new AIRunner, adding a new agent to AGENTS, or extending which AI tools aidev can invoke. Use when this capability is needed.
- ▌
- ▌ Fleet Agent · tomevault-io bundleContext-aware development assistant for AgenticFleet with auto-learning and dual memory (NeonDB + ChromaDB). Handles development workflows with intelligent context management. Use when this capability is needed.
- ▌ Pub Pipeline · tomevault-io bundleThis skill should be used when the user asks to \"publish my package\", \"publication pipeline\", \"get this published\", \"how do I publish this\", or mentions publication without specifying an ecosystem. It detects the project type (R package, Python package, or book manuscript) and routes to the appropriate ecosystem-specific publication skill. Use when this capability is needed.
- ▌
- ▌ Threejs Postprocessing · tomevault-io bundleThree.js post-processing - EffectComposer, bloom, DOF, screen effects. Use when adding visual effects, color grading, blur, glow, or creating custom screen-space shaders. Use when this capability is needed.
- ▌ Upstream Triage · tomevault-io bundleScan open issues on the beads GitHub repo, identify ones we can help answer based on our experience, and draft responses. Use when this capability is needed.
- ▌ AI Switch Stop · tomevault-io bundleSave the current project progress into PROGRESS.md and commit all changes so that a different AI agent can continue the work in a later session. Use this whenever the user runs out of usage/quota, wants to switch AI agents (Claude Code ↔ Codex ↔ Gemini CLI ↔ Cursor), or stops work to resume later. Trigger on phrases like "ai-switch stop", "/ai-switch-stop", "save progress and commit", "out of quota switch agent", "hand off to another AI". Use when this capability is needed.
- ▌ Run Clippy · tomevault-io bundleRun clippy linting, enforce comment punctuation rules, format code with cargo fmt, and verify module organization patterns. Use after code changes and before creating commits. Use when this capability is needed.
- ▌
- ▌ Feature Closeout · tomevault-io bundleFinalize a feature with full checks, smoke evidence, ADR/docs updates, and complete spec records. Use when this capability is needed.
- ▌ Module System · tomevault-io bundleImplement module systems for organizing code, encapsulation, and namespace management. Use when this capability is needed.
- ▌ Discover Database · tomevault-io bundleAutomatically discover database skills when working with SQL, PostgreSQL, MongoDB, Redis, database schema design, query optimization, migrations, connection pooling, ORMs, or database selection. Activates for database design, optimization, and implementation tasks. Use when this capability is needed.
- ▌ Discover Frontend · tomevault-io bundleAutomatically discover frontend development skills when working with React, Next.js, UI components, state management, data fetching, forms, accessibility, performance optimization, or SEO. Activates for frontend web development tasks. Use when this capability is needed.
- ▌ Discover Research · tomevault-io bundleAutomatically discover research methodology skills when working with research methodology, literature review, systematic review, evidence synthesis, academic research, or experimental design. Activates for research tasks. Use when this capability is needed.
- ▌ Discover Security · tomevault-io bundleAutomatically discover security skills when working with authentication, authorization, input validation, security headers, vulnerability assessment, or secrets management. Activates for application security, OWASP, and security hardening tasks. Use when this capability is needed.
- ▌
- ▌ Openrouter · tomevault-io bundleUse this skill when the user wants to call different LLM models through OpenRouter's unified API, compare model responses, track costs and response times, or find the best model for a task. Triggers include requests to test models, benchmark performance, use specific providers (OpenAI, Anthropic, Google, etc.), or optimize for speed/cost.
- ▌ Command Builder · tomevault-io bundleExpert guidance for creating Claude Code slash commands. Use when working with slash commands, creating custom commands, understanding command structure, or learning YAML configuration. Use when this capability is needed.
- ▌
- ▌ Readthedocs API · tomevault-io bundleFull Read the Docs API v3 client guidance. Use when building or updating an API client, generating requests, or answering questions about Read the Docs API v3 endpoints (projects, versions, builds, subprojects, translations, redirects, environment variables, organizations, remote VCS resources, or embed content). Use when this capability is needed.
- ▌ Sweet Alert Development · tomevault-io bundleBuild and work with Sweet Alert features, including publishing assets, using the helper facade, and adding confirm-delete UI patterns. Use when this capability is needed.
- ▌ Repeat With Delay · tomevault-io bundleExecute repeated shell commands as separate tool calls with a delay between each iteration. Use when a user asks to run something N times, wait between runs, increment a counter each cycle, and see each iteration result before the next run. Use when this capability is needed.
- ▌ Internal Linking Optimizer · tomevault-io bundleUse when improving internal link structure, anchor text, orphan pages, crawl depth, site architecture, or link equity flow. 内链优化/站内架构
- ▌ Writing Agents Md · tomevault-io bundleTeach an agent how to create a high-quality AGENTS.md file for a code project, including structure, rules, conventions, and examples. Use when the user requests guidance or generation of an AGENTS.md file. Use when this capability is needed.
- ▌
- ▌ Bump Pgducklake · tomevault-io bundleBump pg_ducklake (and optionally DuckDB) to a new version. Updates all pinned commits and version constants across the repo. Use when this capability is needed.
- ▌ Remcostoeten Skriuw Next Skeletons · tomevault-io bundleSkeleton QA — Agent-Driven Feedback Loop for Next.js Loading States
- ▌ Ue Test Patterns · tomevault-io bundlePatterns for writing and running UE 5.7 automation tests Use when this capability is needed.
- ▌ Add New Opc Skill · tomevault-io bundleChecklist and automation guide for adding a new skill to the OPC Skills project. Ensures all required files, metadata, logos, and listings are created before release. Use when adding a new skill, publishing a skill, or preparing a skill for release. Use when this capability is needed.
- ▌ Email Best Practices · tomevault-io bundleUse when building email features, emails going to spam, high bounce rates, setting up SPF/DKIM/DMARC authentication, implementing email capture, ensuring compliance (CAN-SPAM, GDPR, CASL), handling webhooks, retry logic, making emails accessible (alt text, headings, contrast, screen readers), or deciding transactional vs marketing.
- ▌ Commit Workflow · tomevault-io bundleUse this skill when creating commits in this repository. It standardizes commit splitting, Conventional Commit type/scope selection, and English commit messages with workspace-folder scopes.
- ▌ Cultural Adaptation Guide · tomevault-io bundle현지화 시 문화 적응 가이드. 주요 시장별(일본, 중국, 미국, 유럽) 문화 차원, 색상/숫자/제스처 금기, 날짜/통화/도량형 변환, 관용구 대체 전략을 제공하는 localizer 확장 스킬. '문화 적응', '현지화 가이드', '금기 표현', '날짜 형식', '문화 차이', '관용구 번역' 등 문화적 맥락 변환이 필요할 때 사용한다. 단, 번역 자체 수행이나 품질 점수 산출은 이 스킬의 범위가 아니다. Use when this capability is needed.
- ▌
- ▌ Explanation Docs · tomevault-io bundleExplanation documentation patterns for understanding-oriented content - conceptual guides that explain why things work the way they do Use when this capability is needed.
- ▌
- ▌
- ▌ Merge Resolver · tomevault-io bundleResolve merge conflicts by analyzing git history and commit intent. Handles PR conflicts, branch conflicts, and session file conflicts with automated resolution for known patterns. Use when this capability is needed.
- ▌ Brand Copy Guidelines · tomevault-io bundleOneContext tone, voice, and copy rules. Use when writing or editing headlines, CTAs, landing copy, docs, in-app copy, or social content so messaging stays on-brand (direct, technical, developer-first, no AI slop). Use when this capability is needed.
- ▌ Roborev Review · tomevault-io bundleRequest a code review for a commit and present the results Use when this capability is needed.
- ▌ Debugging Patterns · tomevault-io bundleUse when a bug, flaky test, or runtime/build failure needs root-cause tracing and a nearby duplicate-pattern scan before any fix.
- ▌
- ▌ Civmc Audit · tomevault-io bundleAudit rosegold.cr against CivMC server rules Use when this capability is needed.
- ▌ Rshade Agent Skills Security Audit · tomevault-io bundle<!-- Copyright 2025-2026 Richard Shade. Licensed under Apache-2.0. -->
- ▌ Specify Solution · tomevault-io bundleCreate and validate solution design documents (SDD). Use when designing architecture, defining interfaces, documenting technical decisions, analyzing system components, or working on solution.md files in .start/specs/. Includes validation checklist, consistency verification, and overlap detection. Use when this capability is needed.
- ▌ Rspress Description Generator · tomevault-io bundleGenerate and maintain description frontmatter for Rspress documentation files (.md/.mdx). Use when a user wants to add SEO descriptions, improve search engine snippets, generate llms.txt metadata, prepare docs for AI summarization, or batch-update frontmatter across an Rspress doc site. Also use when adding new documentation pages to an Rspress project — every new doc file needs a description. Use when this capability is needed.
- ▌
- ▌
- ▌ Kds · tomevault-io bundleKDS (Daishinku Corporation) MPN encoding patterns, crystal and oscillator decoding, and handler guidance. Use when working with KDS timing devices (DSX, DST, DSO, DSB series). Use when this capability is needed.
- ▌ Ndk · tomevault-io bundleNDK (Nihon Dempa Kogyo) timing devices MPN encoding patterns, suffix decoding, and handler guidance. Use when working with NDK crystals, oscillators, TCXOs, VCXOs, OCXOs, VCSOs, or SAW devices. Use when this capability is needed.
- ▌ Txc · tomevault-io bundleTXC Corporation MPN encoding patterns, frequency and temperature decoding, and handler guidance. Use when working with TXC timing devices (crystals, oscillators, TCXO, VCXO). Use when this capability is needed.
- ▌
- ▌ Organism Architect · tomevault-io bundleBuilds Organisms like PaperFeed or UserProfileCard by wiring Molecules, handling layout and local UI logic.
- ▌ Git Cleanup · tomevault-io bundleCleans up merged Git branches safely. Use when cleaning up old branches, deleting merged branches, or maintaining repository hygiene. Use when this capability is needed.