← all publishers

tomevault-io

@tomevault-io source repo

62255 published skills · page 504 of 623

  1. Sveltekit Data Flow · tomevault-io bundle
    SvelteKit data flow guidance. Use for load functions, form actions, server/client data, and invalidation. Covers +page.server.ts vs +page.ts, serialization, fail(), redirect(), error(), invalidateAll(). Use when this capability is needed.
    0 installs
  2. Unified Reafference · tomevault-io bundle
    Cross-agent session database with B3 Poset and Bumpus sheaves Use when this capability is needed.
    0 installs
  3. Google Adk · tomevault-io bundle
    Use when building AI agents with Google ADK (Agent Development Kit), creating Gemini agents, implementing multi-agent systems, or working with ADK tools and workflows. Covers installation, agent types, function tools, callbacks, sessions, and deployment.
    0 installs
  4. Sample Scaffolder · tomevault-io bundle
    This skill is designed to take a skill that has been submitted as a PR and scaffold it into the sample format as an expected standard by the repository. Use when this capability is needed.
    0 installs
  5. Moonbit Practice · tomevault-io bundle
    MoonBit code generation best practices. Use when writing MoonBit code to avoid common AI mistakes with syntax, tests, and benchmarks. Use when this capability is needed.
    0 installs
  6. Methodology · tomevault-io bundle
    Research methodology selection, design, and validation guidance. Use when this capability is needed.
    0 installs
  7. Porcami AI Dotfiles Tsqlt Testing · tomevault-io bundle
    tSQLt Testing Standards
    0 installs
  8. Posit Dev Skills Cran Extrachecks · tomevault-io bundle
    CRAN Extra Checks
    0 installs
  9. Token Saver Config · tomevault-io bundle
    Configure and diagnose token-saver compression settings. Use when the user asks about adjusting compression levels, checking processor status, debugging hook issues, or reviewing savings statistics. Use when this capability is needed.
    0 installs
  10. Framer Motion · tomevault-io bundle
    Framer Motion performance optimization guidelines. This skill should be used when writing, reviewing, or refactoring React animations with Framer Motion to ensure optimal performance patterns. Triggers on tasks involving motion components, animations, gestures, layout transitions, scroll-linked effects, and SVG animations. Use when this capability is needed.
    0 installs
  11. Knip Deadcode · tomevault-io bundle
    Knip dead code detection best practices for JavaScript and TypeScript projects. Use when configuring Knip, analyzing unused code, setting up CI integration, or cleaning up codebases. Triggers on knip.json, dead code, unused exports, unused dependencies, bundle optimization. Use when this capability is needed.
    0 installs
  12. Rails Hotwire · tomevault-io bundle
    Ruby on Rails Hotwire best practices for building interactive applications with Turbo Drive, Turbo Frames, Turbo Streams, Turbo 8 morphing, and Stimulus controllers. This skill should be used when writing, reviewing, or refactoring Hotwire-powered Rails code to ensure optimal patterns for navigation, partial page updates, real-time broadcasting, morphing, Stimulus controller design, error handling, and progressive enhancement. Triggers on tasks involving Turbo Frames, Turbo Streams, Turbo Drive, broadcasts, morphing, Stimulus controllers, ActionCable, turbo_stream_from, turbo_frame_tag, data-controller, data-action, or Hotwire performance. Complementary to rails-dev, rails-testing, rails-design-system, ruby-optimise, and ruby-refactor skills. Use when this capability is needed.
    0 installs
  13. Dev Cmake · tomevault-io bundle
    Write CMake and Make files like a principal engineer with decades of experience. Use when creating, refactoring, reviewing, or debugging CMakeLists.txt, Makefiles, or build system configurations for C/C++ projects. Produces elegant, minimal, modern build files that reflect deep understanding of build systems. Use when this capability is needed.
    0 installs
  14. Github Actions Testing · tomevault-io bundle
    Expert guidance for testing and validating GitHub Actions workflows before deployment - catches cache errors, path issues, monorepo dependencies, and service container problems that local testing misses Use when this capability is needed.
    0 installs
  15. NPM Trusted Publishing · tomevault-io bundle
    Use when setting up npm publishing with GitHub Actions - provides trusted publishing with OIDC, provenance attestations, and monorepo configuration
    0 installs
  16. Pulumi Troubleshooting · tomevault-io bundle
    Comprehensive guide to troubleshooting Pulumi TypeScript errors, infrastructure issues, and best practices - covers common errors, Outputs handling, AWS Beanstalk deployment, and cost optimization Use when this capability is needed.
    0 installs
  17. Typescript Hook Writer · tomevault-io bundle
    Expert guidance for developing Claude Code hooks in TypeScript with shared utilities, esbuild compilation, and Vitest testing - distributes compiled JS while maintaining TypeScript development experience Use when this capability is needed.
    0 installs
  18. Typescript Type Safety · tomevault-io bundle
    Use when encountering TypeScript any types, type errors, or lax type checking - eliminates type holes and enforces strict type safety through proper interfaces, type guards, and module augmentation
    0 installs
  19. Priivacy AI Spec Kitty Spec Kitty · tomevault-io bundle
    spec-kitty-orchestrator-api-operator
    0 installs
  20. Coinpayportal · tomevault-io bundle
    Non-custodial payments, escrow, and wallets for AI agents. Send, receive, and hold funds in escrow across BTC, ETH, SOL, POL, BCH, and USDC. Use when this capability is needed.
    0 installs
  21. Design Priorities · tomevault-io bundle
    Prioritize design work and align with product roadmap using Now/Next/Later and design-debt frameworks. Use when managing design backlog, reprioritizing design work, or aligning design with product milestones. Use when this capability is needed.
    0 installs
  22. Prowler Cloud Prowler Prowler API · tomevault-io bundle
    When to Use
    0 installs
  23. Prowler Cloud Prowler Prowler MCP · tomevault-io bundle
    Overview
    0 installs
  24. Fastapi Debug · tomevault-io bundle
    Debug and troubleshoot ettametta's FastAPI application. Use when investigating middleware issues, authentication failures, route errors, dependency injection problems, CORS, rate limiting, or OpenAPI issues. Use when this capability is needed.
    0 installs
  25. Purpleailab Decepticon Decepticon · tomevault-io bundle
    Poisoned Pipeline Execution (PPE)
    0 installs
  26. Siyuan Skill · tomevault-io bundle
    OpenClaw workflows for SiYuan Note via the siyuan MCP server (mcporter). Use when this capability is needed.
    0 installs
  27. CLI Patterns · tomevault-io bundle
    Python CLI design with typer and rich — command structure, output formatting, progress indicators, error UX, verbosity levels, and machine-readable output patterns Use when this capability is needed.
    0 installs
  28. Deliberation · tomevault-io bundle
    Multi-agent architectural deliberation protocol for heterogeneous model debate on complex design problems Use when this capability is needed.
    0 installs
  29. Prompt Craft · tomevault-io bundle
    Prompt engineering techniques for dual-model systems — template structure, few-shot design, structured output prompting, model-adaptive strategies for both small (4B-8B) and large (GPT-5, Claude) models Use when this capability is needed.
    0 installs
  30. Release Flow · tomevault-io bundle
    Release pipeline patterns — python-semantic-release with conventional commits, PyPI trusted publishing, Docker multi-arch builds with GHCR, GitHub Actions workflows, and version tagging strategy Use when this capability is needed.
    0 installs
  31. Pythoninthegrasses Mt Rust Skills · tomevault-io bundle
    Rust Best Practices
    0 installs
  32. Aidev Add Provider · tomevault-io bundle
    Add a new task provider (e.g. Notion, Trello) to the aidev project. Use when implementing a new TaskProvider, wiring a new PROVIDER option, or extending aidev to support another task source. Use when this capability is needed.
    0 installs
  33. Requirement Analyst · tomevault-io bundle
    Use when working with the Gatekeeper skill that analyzes user requirements for feasibility and clarity before allowing PRD creation.
    0 installs
  34. Qiskit MCP Dev · tomevault-io bundle
    Guide development of Qiskit MCP servers. Use when creating tools, resources, tests, or new servers. Helps with async patterns, pytest fixtures, GitHub CI/CD setup, and code quality. Trigger on "add tool", "add resource", "write test", "new server", "FastMCP", "MCP development", or "GitHub workflow". Use when this capability is needed.
    0 installs
  35. QA Security Auditor · tomevault-io bundle
    Security and QA auditing workflow for QoreDB. Use when the user asks to "check security", "audit code", or before merging critical features. Checks for sensitive data leaks, dangerous permissions, and unsafe SQL patterns. Use when this capability is needed.
    0 installs
  36. Fastapi Router Py · tomevault-io bundle
    Creates FastAPI routers with CRUD operations, authentication dependencies, and proper response models. Use when building REST API endpoints, creating new routes, implementing CRUD operations, or adding authenticated endpoints in FastAPI applications.
    0 installs
  37. Jsonbill · tomevault-io bundle
    Generate a PDF invoice/statement files from JSON via JSONBill API. Use when this capability is needed.
    0 installs
  38. Kdp Listing · tomevault-io bundle
    This skill should be used when the user asks to \"craft Amazon listing\", \"write book blurb\", \"KDP blurb\", \"book description\", \"Amazon keywords\", \"book categories\", \"KDP listing\", \"improve my blurb\", \"help with book marketing metadata\", or mentions creating or refining the marketing copy for a book on Amazon KDP. It generates blurb, keywords, categories, and author bio — the four artifacts that determine discoverability and conversion on Amazon. Use when this capability is needed.
    0 installs
  39. Cm Imagegen · tomevault-io bundle
    Generate or edit raster images through CodexManager's OpenAI-compatible Images API when Codex should use the current Codex provider base_url and auth.json API key instead of the official built-in image_gen tool. Use when the user asks for CodexManager image generation, API-key/provider-mode image generation, or image generation through CodexManager account pools, routing, logs, and billing. Use when this capability is needed.
    0 installs
  40. Opencode CLI · tomevault-io bundle
    Interface with the Opencode CLI to execute AI-driven coding tasks, generate code snippets, and manage agent sessions non-interactively. Use this when the user asks to "ask Opencode" or "use Opencode" to perform a task. Use when this capability is needed.
    0 installs
  41. New App · tomevault-io bundle
    Scaffold a new Rails app with event sourcing, following project conventions (todomvc as reference) Use when this capability is needed.
    0 installs
  42. Ffi Designer · tomevault-io bundle
    Design and implement Foreign Function Interfaces for calling code in other languages. Use when this capability is needed.
    0 installs
  43. Discover Agentic · tomevault-io bundle
    Automatically discover agentic workflow skills when building AI agents, implementing tool use patterns, managing context windows, decomposing complex tasks, or designing multi-step autonomous workflows. Activates for agentic AI development. Use when this capability is needed.
    0 installs
  44. Discover Product · tomevault-io bundle
    Automatically discover product management skills when working with product management, roadmap, user stories, prioritization, metrics, or product strategy. Activates for product development tasks. Use when this capability is needed.
    0 installs
  45. Discover Testing · tomevault-io bundle
    Automatically discover testing skills when working with unit testing, integration testing, e2e testing, TDD, test coverage, mocking, pytest, Jest, or test automation. Activates for testing development tasks. Use when this capability is needed.
    0 installs
  46. Edgequake · tomevault-io bundle
    Complete TypeScript/Next.js patterns and best practices for integrating CopilotKit. Use when this capability is needed.
    0 installs
  47. Raugadh Fila Starter Fila Starter · tomevault-io bundle
    Tailwind CSS Development
    0 installs
  48. Raugadh Fila Starter Pest Testing · tomevault-io bundle
    Pest Testing 4
    0 installs
  49. Ravnhq Typescript Blueprint AI Md · tomevault-io bundle
    AI.MD v4 — The Complete AI-Native Conversion System
    0 installs
  50. Delegate First · tomevault-io bundle
    Behavioral principle for context preservation through strategic delegation. Use when starting multi-step operations, uncertain about scope, or when direct execution might exhaust context. Complements never-guess and resolve-ambiguity skills. Use when this capability is needed.
    0 installs
  51. Write API Decision · tomevault-io bundle
    This rule helps in writing API decisions for new components of blade design system Use when this capability is needed.
    0 installs
  52. Systemd Units · tomevault-io bundle
    Create and harden systemd service unit files following modern best practices. Use when writing new systemd units for web applications, background workers, or daemons, or when hardening existing services with security sandboxing and isolation features. Covers service types, dependencies, restart policies, security options, and filesystem restrictions. Use when this capability is needed.
    0 installs
  53. Cdm Query · tomevault-io bundle
    Unified intelligent query interface for the CDM DuckDB database. Use this skill when the user wants to query the linkml-coral CDM database. Automatically chooses between fast SQL translation and schema-aware intelligent queries based on complexity. Supports natural language questions, schema exploration, and data analysis. Use when this capability is needed.
    0 installs
  54. Processing Documents · tomevault-io bundle
    Processes various document formats and extracts content. Use when user asks to process documents, extract text, or convert file formats. Use when this capability is needed.
    0 installs
  55. Analyzing Documents · tomevault-io bundle
    Analyzes documents for insights and patterns. Use when user asks to analyze documents, find patterns, or generate reports.
    0 installs
  56. Writing Skill Md · tomevault-io bundle
    Defines how to create, structure, and document agent skills, including required metadata, directory layout, and best practices. Use this skill when designing, validating, or reviewing agent skills. Use when this capability is needed.
    0 installs
  57. Memorains Github Release · tomevault-io bundle
    Tag a new version, create a GitHub release with organized release notes, build all packages, and upload artifacts. Use when the user wants to release, tag, publish, or ship a new version of memorains on GitHub, or mentions putting out a GitHub release. Use when this capability is needed.
    0 installs
  58. Dogfooding · tomevault-io bundle
    Help users implement effective dogfooding practices. Use when someone is trying to get their team to use their own product, designing internal usage programs, or building user empathy through personal product use. Use when this capability is needed.
    0 installs
  59. Rfxlamia Claude Skillkit Skillkit · tomevault-io bundle
    Section 1: Intent Detection & Routing
    0 installs
  60. Riasvdv Skills Laravel Validation · tomevault-io bundle
    Laravel Validation
    0 installs
  61. Legacy · tomevault-io bundle
    Reverse-engineer an existing codebase into Vista planning artifacts, or convert old Vista features into the current arch schema. Use when this capability is needed.
    0 installs
  62. Which LLM · tomevault-io bundle
    Select optimal LLM(s) for a task based on skill requirements, budget, and constraints. Uses the `which-llm` CLI to query benchmark data from Artificial Analysis and capability data from models.dev. Use when this capability is needed.
    0 installs
  63. Richardwu Openwhisper Openwhisper · tomevault-io bundle
    Read and follow [references/workflow.md](references/workflow.md).
    0 installs
  64. Paper Sprint Review · tomevault-io bundle
    PaperSprint is a Scrum-inspired academic paper agent workflow for conference or journal drafts. Use when Codex needs to clarify paper direction, estimate likely sprint count, set sprint goals and focus areas, assess venue fit, organize reviewer or editor lenses, convert critique into a prioritized revision backlog, drive amendment increments, or keep a process log across repeated review loops for `.docx`, `.tex`, `.md`, PDF, thesis, and response-letter materials. Use when this capability is needed.
    0 installs
  65. Oura · tomevault-io bundle
    Oura Ring health data — sleep, readiness, activity, and stress Use when this capability is needed.
    0 installs
  66. Skill Authoring · tomevault-io bundle
    Creates and structures SKILL.md files for AI coding agents, including YAML frontmatter, trigger phrases, directive instructions, decision trees, code examples, and verification checklists. Use when the user asks to write a new skill, create a skill file, author agent capabilities, generate skill documentation, or define a skill template for Claude Code agents.
    0 installs
  67. Vst Guide · tomevault-io bundle
    VST3 SDK and VSTGUI implementation patterns. Use when working on plugin UI, parameter handling, VSTGUI components, editor lifecycle, thread safety, controller code, reusable view templates, sub-controllers, or cross-platform compatibility. Covers parameter types, IDependent pattern, visibility controllers, control selection, template instantiation, tag remapping, and common pitfalls. Use when this capability is needed.
    0 installs
  68. Evals Context · tomevault-io bundle
    Provides context about the Roo Code evals system structure in this monorepo. Use when tasks mention "evals", "evaluation", "eval runs", "eval exercises", or working with the evals infrastructure. Helps distinguish between the evals execution system (packages/evals, apps/web-evals) and the public website evals display page (apps/web-roo-code/src/app/evals).
    0 installs
  69. Go Obsidian · tomevault-io bundle
    Automatically summarize any article into reading/study notes and save to Obsidian vault. When users provide blog, tweet, technical documentation links, or papers, generate summary documents and visual Canvas. Provides reading progress tracking Bases database, supports dynamic learning and updating of user note habits and preferences. Use when this capability is needed.
    0 installs
  70. Rsarver Stella Decks Stella Decks · tomevault-io bundle
    Narrative Review
    0 installs
  71. Review Codes · tomevault-io bundle
    Review code changes for quality, design, and maintainability. Use when reviewing pull requests, code changes, or performing code reviews. Applies general engineering code review standards. Use when this capability is needed.
    0 installs
  72. Rubakas Agent Notes Rails Helpers · tomevault-io bundle
    Helpers Guide
    0 installs
  73. Aidf Architect · tomevault-io bundle
    Software architect for the AIDF CLI tool. Designs around the 5-layer context system, provider interface, and scope enforcement. Use when this capability is needed.
    0 installs
  74. Aidf Developer · tomevault-io bundle
    Senior developer for the AIDF CLI tool. Writes ESM-only TypeScript, follows provider patterns, and centralizes types. Use when this capability is needed.
    0 installs
  75. Ruska AI Orchestra Parallel Edits · tomevault-io bundle
    Parallel File Edits
    0 installs
  76. Langchain Skills · tomevault-io bundle
    This skill should be used when the user asks to "build with LangChain", "create a LangChain agent", "integrate LangChain with WhatsApp", or "review a LangChain RAG workflow". Use when this capability is needed.
    0 installs
  77. Agent Payments · tomevault-io bundle
    Agent skill for payments - invoke with $agent-payments Use when this capability is needed.
    0 installs
  78. Agent Reviewer · tomevault-io bundle
    Agent skill for reviewer - invoke with $agent-reviewer Use when this capability is needed.
    0 installs
  79. Agent Swarm Pr · tomevault-io bundle
    Agent skill for swarm-pr - invoke with $agent-swarm-pr Use when this capability is needed.
    0 installs
  80. Agent Workflow · tomevault-io bundle
    Agent skill for workflow - invoke with $agent-workflow Use when this capability is needed.
    0 installs
  81. Ruvnet Claude Flow Security Audit · tomevault-io bundle
    Security Audit Skill
    0 installs
  82. Swarm Advanced · tomevault-io bundle
    Advanced swarm orchestration patterns for research, development, testing, and complex distributed workflows Use when this capability is needed.
    0 installs
  83. Flow Nexus Neural · tomevault-io bundle
    Train and deploy neural networks in distributed E2B sandboxes with Flow Nexus Use when this capability is needed.
    0 installs
  84. Do Everything · tomevault-io bundle
    Use when working with a skill that requests all permissions
    0 installs
  85. Lennys Sales · tomevault-io bundle
    Use when working on sales strategy, go-to-market, positioning, pricing, enterprise sales, or launch strategy. Surfaces expert frameworks from Lenny's Podcast guests.
    0 installs
  86. Sailscastshq Boring Stack Inertia · tomevault-io bundle
    Inertia.js for The Boring JavaScript Stack
    0 installs
  87. Sailscastshq Boring Stack Testing · tomevault-io bundle
    Testing
    0 installs
  88. REST Endpoint · tomevault-io bundle
    Create a new REST API endpoint controller for the Saman SEO plugin. Use when adding new API endpoints, creating backend functionality for React admin pages, or building AJAX-like functionality. Use when this capability is needed.
    0 installs
  89. Sanjay3290 AI Skills Azure Devops · tomevault-io bundle
    Azure DevOps
    0 installs
  90. Sanjay3290 AI Skills Google Drive · tomevault-io bundle
    Google Drive
    0 installs
  91. Fulcro Routing · tomevault-io bundle
    Guide for Fulcro Dynamic Routing including defrouter, route targets, deferred loading, and route navigation. Use when implementing client-side routing, creating route targets, or managing navigation in Fulcro. Use when this capability is needed.
    0 installs
  92. Release Version · tomevault-io bundle
    发布 Daily Satori 新版本,生成更新日志并执行 git commit 和 git tag 命令 Use when this capability is needed.
    0 installs
  93. Sayhi Bzb Asciicanvas Asciicanvas · tomevault-io bundle
    Impact Analysis with GitNexus
    0 installs
  94. Schonarth Pivot Setting Up Serena · tomevault-io bundle
    Setting Up Serena
    0 installs
  95. SEO Content Audit · tomevault-io bundle
    Comprehensive on-page SEO and content quality audit covering title tags, meta descriptions, header structure, keyword optimization, E-E-A-T signals, readability, and content scoring. Use when evaluating content for SEO performance, reviewing articles before publication, or creating content improvement recommendations. Use when this capability is needed.
    0 installs
  96. Scottmatthewman Skills Rspec Gary · tomevault-io bundle
    RSpec Testing: Be More GARY
    0 installs
  97. Scope Drift Detection Spn · tomevault-io bundle
    Use this skill when asked to detect scope drift, behavioral expansion, or gradual privilege/access creep in service principals or automation accounts. Triggers on keywords like "scope drift", "service principal drift", "SPN behavioral change", "automation account drift", "baseline deviation", "access expansion", or when investigating whether a service principal has gradually expanded beyond its intended purpose. This skill builds a 90-day behavioral baseline per SPN, compares it with 7-day recent activity, computes a weighted Drift Score across 5 dimensions, and correlates with SecurityAlert and AuditLogs for corroborating evidence.
    0 installs
  98. Codex Setup · tomevault-io bundle
    Initialize sd0x-dev-flow infrastructure for Codex CLI and other non-Claude agents. Generates AGENTS.md, installs git hooks, copies runner scripts. Use when setting up a new project or after updating skills. Use when this capability is needed.
    0 installs
  99. Sd0xdev Sd0x Dev Flow Feature Dev · tomevault-io bundle
    Feature Development Skill
    0 installs
  100. Sd0xdev Sd0x Dev Flow Repo Intake · tomevault-io bundle
    Repo Intake
    0 installs