← all publishers

tomevault-io

@tomevault-io source repo

62255 published skills · page 443 of 623

  1. ▌
    Andisab Swe Marketplace MCP Server Dev · tomevault-io bundle
    MCP Server Creation
    0 installs
  2. ▌
    Golang Error Handling · tomevault-io bundle
    Idiomatic Golang error handling — creation, wrapping with %w, errors.Is/As, errors.Join, custom error types, sentinel errors, panic/recover, the single handling rule, structured logging with slog, HTTP request logging middleware, and samber/oops for production errors. Built to make logs usable at scale with log aggregation 3rd-party tools. Apply when creating, wrapping, inspecting, or logging errors in Go code. For samber/oops specifics → See `samber/cc-skills-golang@golang-samber-oops` skill; for slog handler ecosystem → See `samber/cc-skills-golang@golang-samber-slog` skill. Use when this capability is needed.
    0 installs
  3. ▌
    Golang Project Layout · tomevault-io bundle
    Provides a guide for setting up Golang project layouts and workspaces. Use when starting a new Go project, organizing an existing codebase, setting up a monorepo with multiple packages, creating CLI tools with multiple main packages, deciding between cmd/internal/pkg directory conventions, or discussing package restructuring, package splits, or module splits.
    0 installs
  4. ▌
    Andremiras Dotfiles Create Plan Simple · tomevault-io bundle
    Implementation Plan (Simple)
    0 installs
  5. ▌
    Langchain Stack · tomevault-io bundle
    Router for LangChain, LangGraph, and Deep Agents skills. Load this ONCE — it tells you which sub-skill file to read for the specific task. Use when this capability is needed.
    0 installs
  6. ▌
    Exploring Github · tomevault-io bundle
    Explore and understand GitHub repositories using the gh CLI. Use when asked to browse repos, read files, search code, analyze issues/PRs/commits/releases, or understand codebases on GitHub. Replaces MCP-based GitHub tools with zero dependencies beyond gh. Use when this capability is needed.
    0 installs
  7. ▌
    Critical Reasoning · tomevault-io bundle
    Apply critical rationalist epistemology (Popper, Deutsch) to evaluate reasoning, identify errors, and refine understanding. Use when the user explicitly requests help with reasoning - phrases like "help me think this through", "does this make sense", "any flaws in this", "what am I missing", "critique this", "is this reasoning sound", "stress test this idea", "devil's advocate", or any request to evaluate arguments, identify logical problems, or improve thinking. Also use when errors in reasoning are significant enough to materially affect the user's goals, even if not explicitly requested. Use when this capability is needed.
    0 installs
  8. ▌
    Kubit Validating Design · tomevault-io bundle
    Use after any change to skeleton/, packages/core/, or docs/. Use to verify types compile and documentation is synchronized. Use when this capability is needed.
    0 installs
  9. ▌
    Aniganti Pm Superpowers Pm Superpowers · tomevault-io bundle
    Stakeholder Alignment
    0 installs
  10. ▌
    Vercel Doctor · tomevault-io bundle
    Find ways to cut your Vercel bill. Run after making changes to catch cost-heavy patterns early in Next.js projects. Use when this capability is needed.
    0 installs
  11. ▌
    Anombyte93 Prd Taskmaster Expand Tasks · tomevault-io bundle
    Expand Tasks with Research v1.0
    0 installs
  12. ▌
    Vue Router Best Practices · tomevault-io bundle
    Vue Router 4 patterns, navigation guards, route params, and route-component lifecycle interactions. Use when this capability is needed.
    0 installs
  13. ▌
    Create Unit Test · tomevault-io bundle
    Create and run unit tests following the project's architecture and guidelines (Robolectric, naming, location). Use when this capability is needed.
    0 installs
  14. ▌
    Reqsign Release · tomevault-io bundle
    Release Apache OpenDAL reqsign through the Apache RC, vote, dist, tag, crates.io, and announcement flow. Use when this capability is needed.
    0 installs
  15. ▌
    Apollographql Skills Apollo Connectors · tomevault-io bundle
    Apollo Connectors Schema Assistant
    0 installs
  16. ▌
    Apollographql Skills Apollo Federation · tomevault-io bundle
    Apollo Federation Schema Authoring
    0 installs
  17. ▌
    Arbgjr Sdlc Agentico Reference Indexer · tomevault-io bundle
    Reference Indexer Skill
    0 installs
  18. ▌
    Intent Interview · tomevault-io bundle
    Transform vague ideas into implementation-ready specifications through structured interviewing. Use when user describes a new feature/product idea, has a problem to solve, needs to document requirements, or says things like "帮我梳理需求", "interview me about this", "细化这个想法", "spec out this project". Produces two artifacts - intent.md (technical spec for code agents) and overview.md (human-friendly summary for team). Use when this capability is needed.
    0 installs
  19. ▌
    Interview Writer · tomevault-io bundle
    AI 采访式内容创作系统。不是人写,也不是 AI 自动写,而是 AI 分析后采访人再按人的风格写。通过问答不断沉淀用户画像(观点、写作风格、思考逻辑),持续迭代演进。支持博客、社交媒体、观点文章等场景。 Use when this capability is needed.
    0 installs
  20. ▌
    Plugin Authoring · tomevault-io bundle
    Use when creating, modifying, or debugging Claude Code plugins. Triggers on .claude-plugin/, plugin.json, marketplace.json, commands/, agents/, skills/, hooks/ directories. Provides schemas, templates, validation workflows, and troubleshooting.
    0 installs
  21. ▌
    Arch10 Calculator Plus Calculator Plus · tomevault-io bundle
    Calculator Plus — Release Preparation
    0 installs
  22. ▌
    Report Generator · tomevault-io bundle
    Creates executive summaries, reports, and documentation of findings
    0 installs
  23. ▌
    Programming Fundamental Clean Code · tomevault-io bundle
    Use when working with a skill for understanding and applying Clean Code principles in software development to create maintainable, scalable, and robust codebases.
    0 installs
  24. ▌
    Cmsis Stream · tomevault-io bundle
    This skill must be used to create new components for CMSIS Stream. It generates the Python description and C++ wrapper for a component. Use when this capability is needed.
    0 installs
  25. ▌
    Arome3 Code To Content Code To Content · tomevault-io bundle
    Code to Content Skill
    0 installs
  26. ▌
    Dependency Management · tomevault-io bundle
    Universal dependency management workflow. Use when updating packages, fixing vulnerabilities, or maintaining dependencies. Covers security-first approach, incremental updates, semantic versioning, and rollback procedures. Works with npm, pip, cargo, go mod, or any package manager. Use when this capability is needed.
    0 installs
  27. ▌
    Arthur0824hao Skills Skill System Soul · tomevault-io bundle
    Skill System Soul
    0 installs
  28. ▌
    Mac Native Dev · tomevault-io bundle
    This skill should be used when the user asks to "build a mac app", "swift build", "create .app bundle", "code sign", "notarize app", "xcode-free development", or needs guidance on SwiftUI macOS apps, swift-bundler, signing certificates, or production distribution without Xcode GUI. Use when this capability is needed.
    0 installs
  29. ▌
    Pr Best Practices · tomevault-io bundle
    Enforces safe and consistent PR/fix workflows with automatic detection of repo-specific tooling. Use when creating PRs, fixing CI failures, preparing commits for review, or ensuring code quality before pushing. Use when this capability is needed.
    0 installs
  30. ▌
    Add Doc · tomevault-io bundle
    Register new documentation sources for Context7-based queries. Use when adding tools or SDKs to the project. Use when this capability is needed.
    0 installs
  31. ▌
    Asteroid Belt Skulto Golang CLI Review · tomevault-io bundle
    Go CLI Code Review
    0 installs
  32. ▌
    Laravel Database Optimization · tomevault-io bundle
    Laravel database optimization patterns. Use when writing Eloquent queries, creating migrations, configuring caching, debugging slow queries, or optimizing database performance. Triggers on tasks involving N+1 queries, indexing, Redis caching, pagination, or database transactions. Use when this capability is needed.
    0 installs
  33. ▌
    Aterdev Perigon Template Documentation · tomevault-io bundle
    <applicability>
    0 installs
  34. ▌
    Doc Updates · tomevault-io bundle
    Update documentation after code changes with quality gates, slop detection, consolidation, and accuracy verification. Use when this capability is needed.
    0 installs
  35. ▌
    Math Review · tomevault-io bundle
    Verify math-heavy code for algorithm correctness, numerical stability, and standards alignment Use when this capability is needed.
    0 installs
  36. ▌
    Athola Claude Night Market Rust Review · tomevault-io bundle
    Table of Contents
    0 installs
  37. ▌
    Athola Claude Night Market Scope Guard · tomevault-io bundle
    > Building more than what is needed takes choices away
    0 installs
  38. ▌
    Skills Eval · tomevault-io bundle
    Evaluate and improve Claude skill quality through auditing. Use when reviewing, preparing for production, or auditing skills. Use when this capability is needed.
    0 installs
  39. ▌
    Copilot Instructions · tomevault-io bundle
    Use quando precisar criar ou atualizar instruções do Copilot CLI — copilot-instructions.md, SKILL.md, .agent.md ou arquivos de instrução por caminho. Use when this capability is needed.
    0 installs
  40. ▌
    Atomicbot AI Atomic Agent Atomic Agent · tomevault-io bundle
    eval-ping
    0 installs
  41. ▌
    Devdiscover · tomevault-io bundle
    Comprendre le besoin avant développement (Phase 0) Use when this capability is needed.
    0 installs
  42. ▌
    Spec UI Component · tomevault-io bundle
    Generates a rigorous, engineering-ready specification for a UI component. Focuses on strict API contracts (TypeScript), deterministic state logic (Mermaid), and verifiability (Gherkin). Use when designing new UI components or documenting existing ones.
    0 installs
  43. ▌
    Web Test · tomevault-io bundle
    Execute tests from persistent test cases. Reads ./tests/ directory, runs cleanup, wallet setup (if Web3), executes tests, and generates report. Use when this capability is needed.
    0 installs
  44. ▌
    Avibebuilder Claude Prime Claude Prime · tomevault-io bundle
    Backend FastAPI Python
    0 installs
  45. ▌
    Fork With Instructions · tomevault-io bundle
    Use when analyzing code quality
    0 installs
  46. ▌
    Awudevelop Claude Plugins Project Maps · tomevault-io bundle
    Project Maps Skill
    0 installs
  47. ▌
    Axiomantic Spellbook Documenting Tools · tomevault-io bundle
    Documenting Tools
    0 installs
  48. ▌
    Axiomantic Spellbook Finding Dead Code · tomevault-io bundle
    <ROLE>
    0 installs
  49. ▌
    Last 30 Days · tomevault-io bundle
    Research any topic from the last 30 days using X, Reddit, and web sources. Use when you need current trends, recent discussions, or up-to-date information on any subject. Use when this capability is needed.
    0 installs
  50. ▌
    Postgres Nanoid · tomevault-io bundle
    This skill should be used when the user asks to "generate IDs", "create identifiers", "use nanoid", "add public_id", "prefixed identifiers", "short IDs", or discusses ID generation strategies, public vs internal IDs, or URL-friendly identifiers. Use nanoid for public identifiers and UUID for auth.users references. Use when this capability is needed.
    0 installs
  51. ▌
    Azlekov My Claude Code Supabase Expert · tomevault-io bundle
    Supabase Expert
    0 installs
  52. ▌
    Azmankudus Style Eden Blueprint Webapi · tomevault-io bundle
    Web API Blueprint (Platform-Agnostic)
    0 installs
  53. ▌
    Debug E2e · tomevault-io bundle
    Interactive debugging for failed e2e tests. Orchestrates the debugging session but delegates log reading to subagents to keep the main conversation clean. Use for ping-pong debugging sessions where you want to form and test hypotheses together with the user. Use when this capability is needed.
    0 installs
  54. ▌
    Azure Autorest Java Validate Dev Build · tomevault-io bundle
    Skill Instructions
    0 installs
  55. ▌
    Apim Policies · tomevault-io bundle
    Guide for creating Azure API Management (APIM) XML policies. Use when users want to create, modify, or understand APIM policies including inbound/outbound processing, authentication, rate limiting, caching, transformations, AI gateway policies, and policy expressions. This skill provides policy syntax, examples, and C# policy expressions for request/response manipulation. Use when this capability is needed.
    0 installs
  56. ▌
    Kusto Analyst · tomevault-io bundle
    Analyze Android authentication telemetry using Azure Data Explorer (Kusto). Use this skill for querying android_spans, eSTS correlation, latency investigation, error analysis, and telemetry troubleshooting. Triggers include "query Kusto", "analyze telemetry", "check android_spans", "eSTS correlation", "latency investigation", "error patterns", or any request involving telemetry data analysis. Use when this capability is needed.
    0 installs
  57. ▌
    Event Engine Baseline Testing · tomevault-io bundle
    Use in the honeclaw repository when Codex needs to validate event-engine notification quality changes, run the event-engine/core/web-api regression subset, rerun the saved news classifier baseline against OpenRouter models, or add new real-news samples to the baseline fixture without overfitting. Use when this capability is needed.
    0 installs
  58. ▌
    Setup Wallet · tomevault-io bundle
    This skill should be used when the user asks to "set up a wallet for Clawbook", "fund my agent wallet", "get BSV for posting", "configure wallet for on-chain social", or needs to prepare a BSV wallet for posting on Clawbook Network. Use when this capability is needed.
    0 installs
  59. ▌
    Bmad Story Planning · tomevault-io bundle
    Breaks epics into developer stories. Use when this capability is needed.
    0 installs
  60. ▌
    Core Skill Creation · tomevault-io bundle
    Guide for creating effective skills with specialized knowledge and workflows. Use when this capability is needed.
    0 installs
  61. ▌
    Dev Review · tomevault-io bundle
    Review code against language-specific best practices Use when this capability is needed.
    0 installs
  62. ▌
    Bananayong Agent Sandbox Codex Discuss · tomevault-io bundle
    Codex Discuss
    0 installs
  63. ▌
    Bankr Dev Arbitrary Transactions · tomevault-io bundle
    This skill should be used when building apps that submit raw EVM transactions, custom contract calls, or need to execute pre-built calldata through Bankr. Covers JSON format, validation, and integration patterns. Use when this capability is needed.
    0 installs
  64. ▌
    Csharp Developer · tomevault-io bundle
    Use when building C# applications with .NET 10+, ASP.NET Core APIs, or Blazor web apps. Invoke for Entity Framework Core, minimal APIs, async patterns, CQRS with MediatR.
    0 installs
  65. ▌
    Dotnet Architect · tomevault-io bundle
    Expert .NET backend architect specializing in C#, ASP.NET Core, Use when this capability is needed.
    0 installs
  66. ▌
    Claude Md Master · tomevault-io bundle
    Master skill for CLAUDE.md lifecycle - create, update, improve with repo-verified content and multi-module support. Use when creating or updating CLAUDE.md files. Use when this capability is needed.
    0 installs
  67. ▌
    Documentation System · tomevault-io bundle
    Apply Divio's four-quadrant documentation system to write, audit, classify, restructure, and review technical documentation. Use when creating or improving tutorials, how-to guides, reference docs, explanations, docs IA, README sections, docs plans, or when documentation feels mixed, bloated, incomplete, or hard to navigate. Use when this capability is needed.
    0 installs
  68. ▌
    Basher83 Lunar Claude Devtools Secrets · tomevault-io bundle
    DevTools Secrets
    0 installs
  69. ▌
    Perkcord UI Visuals · tomevault-io bundle
    Perkcord UI visual confidence loop (Playwright + Storybook) Use when this capability is needed.
    0 installs
  70. ▌
    Moremotion · tomevault-io bundle
    Use the MoreMotion Remotion repo to create animations in a React project. Use when this capability is needed.
    0 installs
  71. ▌
    Bundler · tomevault-io bundle
    This skill should be used when the user asks about "Bundler", "Gemfile", "Gemfile.lock", "bundle install", "bundle update", "bundle exec", "dependency management", "gem versions", "gem groups", "bundle add", "gem sources", or needs guidance on managing Ruby dependencies. Use when this capability is needed.
    0 installs
  72. ▌
    Hotwire · tomevault-io bundle
    This skill should be used when the user asks about "Hotwire", "Turbo", "Turbo Drive", "Turbo Frames", "Turbo Streams", "Stimulus", "Stimulus controllers", "Stimulus values", "Stimulus targets", "Stimulus actions", "import maps", "live updates", "partial page updates", "SPA-like behavior", "real-time updates", "turbo_frame_tag", "turbo_stream", "broadcast", or needs guidance on building modern Rails 7+ frontends without heavy JavaScript frameworks. Use when this capability is needed.
    0 installs
  73. ▌
    Devops Cloud · tomevault-io bundle
    Skill in automating software deployment pipelines and managing cloud infrastructure for scalable, reliable systems. Use when this capability is needed.
    0 installs
  74. ▌
    Builder UX · tomevault-io bundle
    Builder user experience systems for Three.js building games. Use when implementing prefab/blueprint save/load, undo/redo command patterns, ghost preview placement, multi-select, or copy/paste building mechanics. Covers the UX layer that makes building feel responsive and intuitive. Use when this capability is needed.
    0 installs
  75. ▌
    Form React · tomevault-io bundle
    Production-ready React form patterns using React Hook Form (default) and TanStack Form with Zod integration. Use when building forms in React applications. Implements reward-early-punish-late validation timing. Use when this capability is needed.
    0 installs
  76. ▌
    Gsap React · tomevault-io bundle
    GSAP integration with React including useGSAP hook, ref handling, cleanup patterns, and context management. Use when implementing GSAP animations in React components, handling component lifecycle, or building reusable animation hooks. Use when this capability is needed.
    0 installs
  77. ▌
    R3f Router · tomevault-io bundle
    Decision framework for React Three Fiber projects. Routes to specialized R3F skills (fundamentals, geometry, materials, performance, drei) based on task requirements. Use when starting an R3F project or needing guidance on which R3F skills to combine. Use when this capability is needed.
    0 installs
  78. ▌
    Bellanda Agents Template UI UX Pro Max · tomevault-io bundle
    UI/UX Pro Max - Design Intelligence
    0 installs
  79. ▌
    Data Cleaning · tomevault-io bundle
    Clean messy tabular datasets with deduplication, missing value imputation, outlier handling, and text processing. Use when dealing with dirty data that has duplicates, nulls, or inconsistent formatting. Use when this capability is needed.
    0 installs
  80. ▌
    Dc Power Flow · tomevault-io bundle
    DC power flow analysis for power systems. Use when computing power flows using DC approximation, building susceptance matrices, calculating line flows and loading percentages, or performing sensitivity analysis on transmission networks. Use when this capability is needed.
    0 installs
  81. ▌
    Benchflow AI Skillsbench Docs To Skill · tomevault-io bundle
    Auto Skill Generator
    0 installs
  82. ▌
    Image Editing · tomevault-io bundle
    Comprehensive command-line tools for modifying and manipulating images, such as resize, blur, crop, flip, and many more. Use when this capability is needed.
    0 installs
  83. ▌
    Mesh Analysis · tomevault-io bundle
    Analyzes 3D mesh files (STL) to calculate geometric properties (volume, components) and extract attribute data. Use this skill to process noisy 3D scan data and filter debris.
    0 installs
  84. ▌
    Mhc Algorithm · tomevault-io bundle
    Implement mHC (Manifold-Constrained Hyper-Connections) for stabilizing deep network training. Use when implementing residual connection improvements with doubly stochastic matrices via Sinkhorn-Knopp algorithm. Based on DeepSeek's 2025 paper (arXiv:2512.24880). Use when this capability is needed.
    0 installs
  85. ▌
    Openai Vision · tomevault-io bundle
    Analyze images and multi-frame sequences using OpenAI GPT vision models Use when this capability is needed.
    0 installs
  86. ▌
    Pcap Analysis · tomevault-io bundle
    Guidance for analyzing network packet captures (PCAP files) and computing network statistics using Python, with tested utility functions. Use when this capability is needed.
    0 installs
  87. ▌
    Search Cities · tomevault-io bundle
    List cities for a given state using the bundled background data. Use this skill to validate state inputs or expand destination choices before flight/restaurant/attraction/driving/accommodation lookups. Use when this capability is needed.
    0 installs
  88. ▌
    Kubernetes Expert · tomevault-io bundle
    Deep Kubernetes expertise for container orchestration, deployment patterns, and cluster management. Use when deploying to K8s, writing Helm charts, configuring RBAC, troubleshooting pods, or optimizing cluster resources. Use when this capability is needed.
    0 installs
  89. ▌
    Benedictking Codex Review Codex Review · tomevault-io bundle
    Codex Code Review Skill
    0 installs
  90. ▌
    Beyond The Cloud Dev Soql Lib Soql Lib · tomevault-io bundle
    SOQL Lib — Query Builder
    0 installs
  91. ▌
    Transcript Analyzer · tomevault-io bundle
    Analyze Claude Code session transcripts to debug plugins, understand context usage, and trace execution flow Use when this capability is needed.
    0 installs
  92. ▌
    Dry Violations · tomevault-io bundle
    Use when implementing new features, adding constants, creating types, or writing business logic. Use when you're about to hardcode values that might exist elsewhere. Use when auditing code for duplications in enums, constants, domain methods, or type definitions.
    0 installs
  93. ▌
    Markuplint Markuplint Product Manager · tomevault-io bundle
    Repo Reviewer — Repository Analysis from a PdM Perspective
    0 installs
  94. ▌
    Fastapi Observability · tomevault-io bundle
    This skill should be used when the user asks to "add logging", "implement metrics", "add tracing", "configure Prometheus", "setup OpenTelemetry", "add health checks", "monitor API", or mentions observability, APM, monitoring, structured logging, distributed tracing, or Grafana. Provides comprehensive observability patterns. Use when this capability is needed.
    0 installs
  95. ▌
    React Admin I18N · tomevault-io bundle
    Guidelines for internationalizing a react-admin or shadcn admin kit application. Use when adding i18n support, creating translation files, translating hardcoded English strings in JSX, or reviewing i18n PRs in a react-admin project. Covers namespace conventions, interpolation, pluralization, locale-aware formatting, and the full workflow for converting an English-only app to multi-language. Trigger this skill whenever the user mentions i18n, internationalization, translation, localization, locale switching, or multi-language in a react-admin or shadcn admin kit context — even if they just say "translate this component" or "add French support". Use when this capability is needed.
    0 installs
  96. ▌
    Build Docker · tomevault-io bundle
    Build the project and start it with Docker Compose. Use for local integration testing or to verify the Docker setup. Use when this capability is needed.
    0 installs
  97. ▌
    Mars167 Git AI CLI Git AI Code Search · tomevault-io bundle
    git-ai Code Search
    0 installs
  98. ▌
    Bmad Autopilot Skill · tomevault-io bundle
    Autonomous development orchestrator for processing epics. Use when the user wants to run the autopilot, process epics, or automate the development workflow with BMAD method. Use when this capability is needed.
    0 installs
  99. ▌
    Gh Pr Handling · tomevault-io bundle
    Expert GitHub CLI and PR handling. Use when working with pull requests, GitHub issues, reviews, CI checks, or any gh command operations. Use when this capability is needed.
    0 installs
  100. ▌
    Specswarm Ship · tomevault-io bundle
    Logs merge operations for audit trail Use when this capability is needed.
    0 installs