← all publishers

tomevault-io

@tomevault-io source repo

62172 published skills · page 572 of 622

  1. Openspec Apply Change · tomevault-io bundle
    Implement tasks from an OpenSpec change. Use when the user wants to start implementing, continue implementation, or work through tasks. Use when this capability is needed.
    0 installs
  2. Ionfury Homelab Flux Gitops · tomevault-io bundle
    Flux GitOps Platform
    0 installs
  3. Ionfury Homelab Sync Claude · tomevault-io bundle
    Claude Documentation Sync
    0 installs
  4. Searching Text · tomevault-io bundle
    Performs fast text search with one-shot patterns that minimize iterations by getting files, lines, and context in a single call. Use this skill when searching for text patterns, finding specific code locations, or getting context around matches Use when this capability is needed.
    0 installs
  5. Scenario Scaffolding · tomevault-io bundle
    Assists with creating complete ITBench scenarios by applying fault mechanisms to specific services, populating scenario files, and generating groundtruth DSL with fault propagations and alert predictions.
    0 installs
  6. Itechmeat LLM Code Deps Dev · tomevault-io bundle
    deps.dev (Skill Router)
    0 installs
  7. Itechmeat LLM Code Telegram · tomevault-io bundle
    Telegram (Skill Router)
    0 installs
  8. RAG CLI · tomevault-io bundle
    This skill enables RAG (Retrieval-Augmented Generation) queries against your locally indexed documents. It uses semantic search to find relevant documents and generates answers using Claude Haiku. Use when this capability is needed.
    0 installs
  9. Upgrade Dependencies · tomevault-io bundle
    Upgrade all dependencies in an npm project to their latest versions. Use when this capability is needed.
    0 installs
  10. Storylite Create Story · tomevault-io bundle
    Use this skill when creating or updating StoryLite story modules in any project that uses the public
    0 installs
  11. Iuliandita Skills Terraform · tomevault-io bundle
    Terraform & OpenTofu: Production Infrastructure-as-Code
    0 installs
  12. Ivan Brko Panoptes Doc Sync · tomevault-io bundle
    Doc Sync Skill
    0 installs
  13. Beautify Decoration · tomevault-io bundle
    Iterate on the visual identity of a top-down pixel-art decoration (sprite + layout integration) in pixtuoid. Use when redesigning an existing decoration (pantry, lounge, meeting room, cubicle decor) or adding a new one. Captures the rebuild trap, the visual-verification loop, resolution constraints, sprite-format pitfalls, and the layout-integration checklist that we learned the hard way during the pantry beautify session. Use when this capability is needed.
    0 installs
  14. Iy3r Sebi Cscrf Ciso Assess · tomevault-io bundle
    Iy3r Sebi Cscrf Ciso Assess
    0 installs
  15. Iy3r Sebi Cscrf Ciso Policy · tomevault-io bundle
    Iy3r Sebi Cscrf Ciso Policy
    0 installs
  16. J03fr0st Maestro Git Commit · tomevault-io bundle
    Git Commit with Conventional Commits
    0 installs
  17. Rust Refactor · tomevault-io bundle
    Use this skill when refactoring Rust code in the koan repo — renaming symbols across the crate, moving items between files/modules, extracting a function or sub-module, applying batch structural search-and-replace, pruning unused code, or auto-fixing compiler/clippy diagnostics. Pairs `ast-grep` for structural rewrites, `cargo clippy --fix` / `cargo fix` for lint-driven cleanup, and `cargo build` as the verification step. For *scoring* a proposed module reshuffle before doing it, see the dedicated `modgraph` skill.
    0 installs
  18. Jackspace Claudeskillz Hugo · tomevault-io bundle
    Hugo Static Site Generator
    0 installs
  19. LLM Wiki · tomevault-io bundle
    Operate an LLM Wiki vault — an evolving Markdown knowledge base that compiles raw sources into interconnected wiki pages. Activate when the workspace contains an llm-wiki vault (look for `.llm-wiki/config.toml`, `wiki-purpose.md`, or `wiki/`), when the user invokes `/ingest`, `/query`, `/lint`, or `/research`, or when asked to maintain wiki pages from source material. Use when this capability is needed.
    0 installs
  20. Curd · tomevault-io bundle
    Generates complete CRUD module from database table definition. Orchestrates 9 sub-skills. Use when user says "create CRUD", "generate module from table", or provides a table structure.
    0 installs
  21. Auto Commit · tomevault-io bundle
    Git commit guidelines for incremental commits. Read this when user asks you to auto commit as you go Use when this capability is needed.
    0 installs
  22. Architecture · tomevault-io bundle
    Service layer patterns, project responsibilities, dependency injection, and API contracts for RSSVibe. Use this skill when creating services, organizing code, or understanding project structure. Use when this capability is needed.
    0 installs
  23. Test Quiet · tomevault-io bundle
    Run tests with context-efficient output. Hides passing test output, shows ONLY failures. Use when running tests, checking if tests pass, or verifying changes. Also detects flaky tests. Use when this capability is needed.
    0 installs
  24. Pg Replica · tomevault-io bundle
    Manage the PostgreSQL 17 read replica on hal9000. Use this skill when asked to check PostgreSQL status, run queries on the replica, view replication lag, manage WAL archives, or interact with the hal9000 database. Always use the helper scripts in the scripts/ directory rather than constructing SSH commands manually. Use when this capability is needed.
    0 installs
  25. Go Sync Primitives · tomevault-io bundle
    sync.WaitGroup and sync.Mutex patterns Use when this capability is needed.
    0 installs
  26. Draft Release Notes · tomevault-io bundle
    Use this skill to draft or update the [Unreleased] section of CHANGELOG.md from the actual changes since the last tag. Run this at any point during development to keep a working copy of the release narrative. Does NOT bump versions or create tags.
    0 installs
  27. AI Ml · tomevault-io bundle
    AI and machine learning workflow covering LLM application development, Use when this capability is needed.
    0 installs
  28. Sync Artifacts · tomevault-io bundle
    Synchronize all five AGENTVIZ artifacts after a UI change -- README, style guide, color-palette.html, CLAUDE.md, and screenshots. Detects what drifted, drafts updates, and regenerates screenshots. Use when this capability is needed.
    0 installs
  29. Instrlint · tomevault-io bundle
    Lint and optimize agent instruction files. Use when the user wants to lint, audit, refactor, or optimize their CLAUDE.md, AGENTS.md, .cursorrules, or related instruction files — finds dead rules, token waste, duplicates, contradictions, and stale references. Produces a scored health report (0–100) with auto-fix and host-orchestrated LLM verification. Use when this capability is needed.
    0 installs
  30. Kotlin Multiplatform Libraries Expert · tomevault-io bundle
    Use when the user asks to discover, compare, upgrade, audit, or add Kotlin Multiplatform (KMP) libraries; needs latest/stable Maven or Gradle coordinates; or needs verified KMP target/platform support. Query klibs.io or its MCP server before answering when version or target accuracy matters. Do not use for general Kotlin language help, KMP project setup, Gradle troubleshooting, or Android-only dependency questions unless KMP library metadata is needed.
    0 installs
  31. Knowledge Construction · tomevault-io bundle
    Write bilingual Phase 3 knowledge objects for staged DocMason sources from rendered evidence and extracted structure. Use when this capability is needed.
    0 installs
  32. Icloud CLI · tomevault-io bundle
    Manage iCloud calendars, events, and email using the icloud CLI. Use when users mention iCloud, Apple calendar, iCloud email, calendar events, or scheduling tasks. Use when this capability is needed.
    0 installs
  33. Emacs Testing · tomevault-io bundle
    Test changes in a dedicated Emacs session. Good for validating behavior and UI results. Use when this capability is needed.
    0 installs
  34. Librarium · tomevault-io bundle
    Run multi-provider deep research queries using the librarium CLI Use when this capability is needed.
    0 installs
  35. Testing Python · tomevault-io bundle
    Write and evaluate effective Python tests using pytest. Use when writing tests, reviewing test code, debugging test failures, or improving test coverage. Covers test design, fixtures, parameterization, mocking, and async testing. Use when this capability is needed.
    0 installs
  36. Quality Checker · tomevault-io bundle
    Validate skill quality, completeness, and adherence to standards. Use before packaging to ensure skill meets quality requirements. Use when this capability is needed.
    0 installs
  37. Cycle Plan · tomevault-io bundle
    Plan Linear cycles using velocity analytics. Suggests scope based on historical capacity, identifies dependency risks, balances workload. Use when this capability is needed.
    0 installs
  38. Ucai Patterns · tomevault-io bundle
    Use when the user asks about Claude Code best practices, how to write agents, how to use hooks, how to manage context, or how to work effectively with Claude Code's native systems
    0 installs
  39. Jongio Azd Copilot Azure AI · tomevault-io bundle
    Azure AI Services
    0 installs
  40. Jonparkdev Nix Config Ruler · tomevault-io bundle
    Ruler
    0 installs
  41. Jonpulsifer Infra Terraform · tomevault-io bundle
    Module Layout
    0 installs
  42. Jordangunn Skills Squatters · tomevault-io bundle
    Instructions
    0 installs
  43. Jordangunn Skills Treatment · tomevault-io bundle
    doctor-treatment
    0 installs
  44. Joshmanders Dotfiles Github · tomevault-io bundle
    GitHub CLI Patterns
    0 installs
  45. Remnic Memory Workflow · tomevault-io bundle
    Shared memory workflow for Claude Code agents connected to Remnic — recall before acting, observe during work, remember at the end. Trigger phrases include "what do you remember about", "save this for later", "any context from last time". Use when this capability is needed.
    0 installs
  46. MCP Jupyter · tomevault-io bundle
    Reference for MCP Jupyter tools (kernel management, cell execution, Papermill). Use when executing notebooks, managing kernels, or running code interactively via MCP. Use when this capability is needed.
    0 installs
  47. Jskswamy Aide Config Review · tomevault-io bundle
    Config Review
    0 installs
  48. Publish Skills · tomevault-io bundle
    How to update and publish pgdbm skills for Claude Code users Use when this capability is needed.
    0 installs
  49. Aide Roadmap · tomevault-io bundle
    Use when maintaining AIDE phase-based roadmap material, milestone ordering, or next-phase guidance without inventing dates, flattening candidate work into commitments, or overstating release readiness.
    0 installs
  50. Marko · tomevault-io bundle
    Marko is a grumpy senior code reviewer who critiques code with zero praise inflation and never suggests fixes. Invoke Marko whenever the user addresses him by name to ask for a code opinion — "marko?", "what do you think marko?", "hey marko", "marko review this", "marko take a look", "marko thoughts?", or any message where "marko" is used as a vocative asking for feedback on code. Marko reviews the current diff or recent edits, issues a verdict (catastrophe / bad / mediocre / ok), and lists concrete file:line gripes another agent can act on. Do NOT invoke when "marko" appears as a person's name in passing ("marko from the design team"), only when he is being addressed. Always invoke when addressed, even if the user doesn't say "review" or "code" explicitly. Use when this capability is needed.
    0 installs
  51. Dhi Typescript · tomevault-io bundle
    Ultra-fast validation library for TypeScript/JavaScript (77x faster than Zod). Use when building validated schemas for APIs, forms, or data processing. Provides Zod 4-compatible API with WASM-powered SIMD validation. Use when this capability is needed.
    0 installs
  52. Test Flutter · tomevault-io bundle
    Flutter App のテスト実行・静的解析・フォーマット・テスト記述ガイド Use when this capability is needed.
    0 installs
  53. CLI Designer · tomevault-io bundle
    Design and review CLI commands following clig.dev and 12-Factor CLI principles. Use when adding commands, designing flags/arguments, writing help text, handling errors, formatting output, or reviewing CLI code for UX issues. Use when this capability is needed.
    0 installs
  54. Nuddee Design · tomevault-io bundle
    Design system and UI reference for NudDee (นัดดี), a Thai-first appointment-booking SaaS. Use this skill when the user asks to design, build, audit, refactor, or modify ANY user-facing UI in the hospital-booking codebase — landing pages, booking flow, tenant dashboards, auth, settings, emails. Contains color/type tokens, content rules, iconography, and React component recreations that mirror the target visual vocabulary. Do NOT use this for FastAPI changes (no UI) or the Bootstrap Super Admin panel (intentionally different visual language). Use when this capability is needed.
    0 installs
  55. Skillsscan · tomevault-io bundle
    Scan a repository to bootstrap new skills or audit and update existing ones Use when this capability is needed.
    0 installs
  56. Testreview · tomevault-io bundle
    Review tests for quality - assertive checks, no hidden skips, proper coverage Use when this capability is needed.
    0 installs
  57. Kaiohenricunha Dotbabel Git · tomevault-io bundle
    Kaiohenricunha Dotbabel Git
    0 installs
  58. Machine · tomevault-io bundle
    Test NixOS configuration changes safely. Changes are temporary and auto-revert after timeout if not confirmed. Use when this capability is needed.
    0 installs
  59. Pi Package Dev · tomevault-io bundle
    Reference for pi package structure - package.json manifest, bundling dependencies, conventional directories, and publishing. Use when configuring pipi as a package or setting up package.json. Use when this capability is needed.
    0 installs
  60. Web To Epub · tomevault-io bundle
    将在线书籍网站(每章一个页面)转换为 EPUB 电子书。提供网站 URL 即可自动抓取、提取正文、生成带目录的 EPUB。 Use when this capability is needed.
    0 installs
  61. Modernizing · tomevault-io bundle
    Go code modernization guide covering Go 1.20-1.26 new features. Use when writing, reviewing, or refactoring Go code to adopt modern idioms — generics, iterators, error handling, concurrency patterns, stdlib collections, HTTP routing, testing, security APIs, and tooling. Use when this capability is needed.
    0 installs
  62. Artifact Proof · tomevault-io bundle
    Accumulate evidence (screenshots, videos, logs) under .artifacts/<feature=branch_name>/ for visual regression and PR documentation workflow. [MANDATORY] Before saying "implementation complete", you MUST use this skill to collect evidence and present a report with proof. Completion reports without evidence are PROHIBITED. Use when this capability is needed.
    0 installs
  63. Mobile Testing · tomevault-io bundle
    Toolkit for mobile app testing using Maestro MCP. Supports launching apps, interacting with UI elements, capturing screenshots, running automated flows, and collecting test evidence for iOS and Android. [MANDATORY] Before saying "implementation complete", you MUST use this skill to run tests and verify functionality. Completion reports without verification are PROHIBITED. Use when this capability is needed.
    0 installs
  64. Giphy Gif · tomevault-io bundle
    Search and send contextual Giphy GIFs in Discord. Use when a user asks for a GIF or when a brief visual reaction (celebration, humor, emotion) improves the flow. Use when this capability is needed.
    0 installs
  65. Pref0 · tomevault-io bundle
    Learn user preferences from conversations and personalize responses automatically. Preferences compound over time — corrections like "use TypeScript, not JavaScript" are captured and injected into future sessions. Use when this capability is needed.
    0 installs
  66. Seisoai · tomevault-io bundle
    AI media generation. 50+ tools for images, videos, music, audio, 3D, speech. x402 pay-per-request on Base. Highly optimized for agentic workflows. Use when this capability is needed.
    0 installs
  67. Chrome Devtools · tomevault-io bundle
    Control and inspect Chrome via the Chrome DevTools MCP server (navigate, interact, screenshots, console, network, perf). Use when this capability is needed.
    0 installs
  68. Logo Ideation · tomevault-io bundle
    Brand discovery and logo concept development. Use when brainstorming logo ideas, exploring visual directions, analyzing competitor logos, or developing logo concepts before creation. Triggers on "logo ideas," "logo concept," "brand identity," "logo brainstorm," "competitor logos," "visual identity exploration," or any pre-design logo planning. Use when this capability is needed.
    0 installs
  69. Plan Protocol · tomevault-io bundle
    Guidelines for creating and managing implementation plans with citations Use when this capability is needed.
    0 installs
  70. Landscape Auto Material · tomevault-io bundle
    Create production-quality landscape materials with the master-material + material-function + material-instance paradigm, RVT, and auto-layering. Use when the user asks for an auto/procedural landscape material, slope/altitude/distance-based layer blending, Runtime Virtual Textures, biome configuration via instances, or layer material functions. For basic layer-blend materials load landscape-materials. Use when this capability is needed.
    0 installs
  71. Flow Designer · tomevault-io bundle
    Design features through brainstorming and make architectural decisions. Use when user wants to brainstorm, design approach, make architecture choices, or update PLAN.md. Use when this capability is needed.
    0 installs
  72. K8S Agent Sandbox · tomevault-io bundle
    Documentation for Kubernetes Agent Sandbox - a CRD-based system for managing isolated AI agent execution environments. Use for queries about Sandbox CRDs (Sandbox, SandboxTemplate, SandboxClaim, SandboxWarmPool), Python SDK (SandboxClient, SandboxRouter, ComputerUseExtension), network policies, security configurations, and implementation examples. Keywords kubernetes sandbox, agent sandbox, CRD, python sdk, agentic-sandbox-client, isolated environment, gvisor, network policy. Use when this capability is needed.
    0 installs
  73. Doc Expander · tomevault-io bundle
    Expand and enrich documentation using DeepWiki (GitHub repos) and Context7 (libraries). Use when the user wants to research a library/framework, expand existing docs, generate comprehensive documentation from questions, or fill gaps in markdown files. Generates research questions, queries multiple sources, and synthesizes findings into structured documentation. Use when this capability is needed.
    0 installs
  74. Kjhickman Wasabi Bot Aspire · tomevault-io bundle
    Aspire Skill
    0 installs
  75. Kn Commit · tomevault-io bundle
    Use when committing code changes with proper conventional commit format and verification
    0 installs
  76. Kn Verify · tomevault-io bundle
    Use when running SDD verification and coverage reporting
    0 installs
  77. Kohulan Chemaudit Chemaudit · tomevault-io bundle
    ChemAudit Database Integrations
    0 installs
  78. Chdb Eval · tomevault-io bundle
    Use chdb (embedded ClickHouse) to evaluate and validate ClickHouse SQL syntax without a running server. Use for SQL syntax validation and testing. Use when this capability is needed.
    0 installs
  79. Git Commit Helper · tomevault-io bundle
    Generates meaningful git commit messages for Spec-Driven Development workflows. Use when creating commits, suggesting commit messages, or helping with task-based version control. Automatically links commits to work packages.
    0 installs
  80. Archives · tomevault-io bundle
    Create Koyeb archives for deployments. Use when the user needs to upload or create an archive for a service deployment. Use when this capability is needed.
    0 installs
  81. Check Video · tomevault-io bundle
    Extract frames from a screencast video in ~/ビデオ/スクリーンキャスト/, analyze the content, and execute instructions. Use when the user wants to verify UI changes, debug visual issues, or document features from recorded screencasts. Use when this capability is needed.
    0 installs
  82. Debug Issue · tomevault-io bundle
    Systematically debug issues in PhotoClove by examining code, state, logs, and data flow. Automatically invoked when investigating bugs, errors not working as expected, or tracing problems through the codebase. Uses structured debugging approach to identify root causes. Use when this capability is needed.
    0 installs
  83. Pointless Intermediate Variables · tomevault-io bundle
    Flag redundant local variables that add noise without adding clarity. Use when this capability is needed.
    0 installs
  84. Kubeshark Kubeshark Install · tomevault-io bundle
    Kubeshark Installation & Deployment
    0 installs
  85. Mysql · tomevault-io bundle
    MySQL database client with Docker-based mysql CLI Use when this capability is needed.
    0 installs
  86. Redis · tomevault-io bundle
    Redis CLI client for cache and data store operations running inside a Docker container Use when this capability is needed.
    0 installs
  87. Slack Skill · tomevault-io bundle
    Comprehensive Slack integration for messaging, channels, users, reactions, pins, and workspace management Use when this capability is needed.
    0 installs
  88. Publish Review · tomevault-io bundle
    Run a comprehensive review of the Queuert library before publishing, launching 8 parallel agents to check documentation coherence, API design, implementation verification, feature completeness, API consistency, schema design, code style, and benchmarks. Use when preparing to publish or validating publish readiness. Use when this capability is needed.
    0 installs
  89. Unreal Engine Cpp Pro · tomevault-io bundle
    Expert guide for Unreal Engine 5.x C++ development, covering UObject hygiene, performance patterns, and best practices. Use when this capability is needed.
    0 installs
  90. Openrag Install · tomevault-io bundle
    Plan and execute a minimal OpenRAG installation with requirement drafting, task tracking, configuration guidance, and local verification Use when this capability is needed.
    0 installs
  91. Socialite Development · tomevault-io bundle
    Manages OAuth social authentication with Laravel Socialite. Activate when adding social login providers; configuring OAuth redirect/callback flows; retrieving authenticated user details; customizing scopes or parameters; setting up community providers; testing with Socialite fakes; or when the user mentions social login, OAuth, Socialite, or third-party authentication.
    0 installs
  92. Verify Counts · tomevault-io bundle
    Verify numerical claims in documentation are still accurate Use when this capability is needed.
    0 installs
  93. Start Feature · tomevault-io bundle
    This skill ends. The invoked skill will load into context and provide additional instructions. Terminal. Use when this capability is needed.
    0 installs
  94. Legin Ml Prowler Django Drf · tomevault-io bundle
    Critical Patterns
    0 installs
  95. Slow Down · tomevault-io bundle
    Pacing guidance for relational, identity-forming, or emotionally costly work. Slows only when speed risks bypassed understanding or human contact. Use when this capability is needed.
    0 installs
  96. UI UX Pro Max · tomevault-io bundle
    UI/UX design intelligence. 50 styles, 21 palettes, 50 font pairings, 20 charts, 9 stacks. Use when this capability is needed.
    0 installs
  97. Level09 Enferno Enferno Dev · tomevault-io bundle
    Enferno Development
    0 installs
  98. Liangdabiao Godogen Godogen · tomevault-io bundle
    Godot API Lookup
    0 installs
  99. Engineering · tomevault-io bundle
    Guides technical decisions, architecture, and implementation. Use for tech choices, system design, API design, refactoring, or "how should I build this" questions. Use when this capability is needed.
    0 installs
  100. Orientation · tomevault-io bundle
    Orients agents in new projects by scanning entry documents and discovering capabilities. Use at session start, when entering unfamiliar territory, or when asking "what can you do" or "where do I start". Use when this capability is needed.
    0 installs