← all publishers

tomevault-io

@tomevault-io source repo

62255 published skills · page 411 of 623

  1. ▌
    Jesserathbun Atlas Plugins Build Feature · tomevault-io bundle
    Build Feature - Orchestrator
    0 installs
  2. ▌
    Harness Codebase Design · tomevault-io bundle
    Design a codebase to work well with AI coding agents (Claude Code, Codex, Cursor, Aider). Use this skill when the user is starting or retrofitting a repository for agents, asking what AGENTS.md or CLAUDE.md should contain, designing project structure for AI assistance, asking about harness engineering, saying an agent keeps making the same mistake, asking how to make agents reliable on long-running tasks, or trying to make their codebase legible to coding agents. Trigger on indirect phrasings too. Examples include "set up my project for Claude Code", "make my repo agent-friendly", "stop my agent from doing X", "best architecture for AI-generated code", or "the agent keeps reinventing utilities". Use proactively when the user describes building a project with agent assistance and has not yet thought about scaffolding, AGENTS.md, custom linters, hooks, or feedback loops. Use when this capability is needed.
    0 installs
  3. ▌
    Jholhewres Devclaw Skills Docker Compose · tomevault-io bundle
    Docker Compose Advanced
    0 installs
  4. ▌
    Code Check Optimize · tomevault-io bundle
    Analyzes and improves code by fixing errors, adding type hints, documentation, and following best practices. Invoke when user asks to check, optimize, or improve code.
    0 installs
  5. ▌
    Project Style Guide · tomevault-io bundle
    Enforces project-specific coding standards based on .pre-commit-config.yaml and .flake8. Invoke when generating code, formatting files, or checking style compliance. Use when this capability is needed.
    0 installs
  6. ▌
    Jiatastic Open Python Skills Ruff Linter · tomevault-io bundle
    Ruff Linting
    0 installs
  7. ▌
    Jieyao Milestonehub Auditable Aw Aaw Sop · tomevault-io bundle
    AAW Standard Operating Procedures
    0 installs
  8. ▌
    Tanstack Start Ssr · tomevault-io bundle
    Build SSR applications with TanStack Start - server functions, file-based routing, and data loading patterns. Use this skill when working on the lexico web application. Use when this capability is needed.
    0 installs
  9. ▌
    Git Workflow Lifecycle · tomevault-io bundle
    Automate the end-to-end lifecycle of a feature branch, from submission (commit, push, PR) to cleanup (merge check, sync main, delete branch). Use when you have finished work on a branch or when a PR has been merged and you need to clean up. Use when this capability is needed.
    0 installs
  10. ▌
    Sandy Skill Builder · tomevault-io bundle
    Create custom skills for Sandy - reusable workflows, templates, and procedures. Use when you want to create a new skill for ADHD management, productivity, research, coding, or any repetitive task. Skills are stored in soul/data/skills/custom/ and can be activated on demand. Use when this capability is needed.
    0 installs
  11. ▌
    Language Testing Patterns · tomevault-io bundle
    Language-specific test patterns, fixtures, and mocking strategies for Python and JS/TS. Use when designing test suites, choosing fixtures/mocking strategies, or implementing language-specific test patterns for Python and JS/TS. Do NOT use for E2E browser testing (use e2e-testing-patterns) or shell script testing (use shell-testing). Use when this capability is needed.
    0 installs
  12. ▌
    Mit Licensing · tomevault-io bundle
    Audit dependency licenses for MIT compatibility. Use when the user wants to check if their project's dependencies are compatible with MIT license, find problematic licenses (GPL, AGPL, etc.), or generate a license audit report. Supports Node.js (npm/pnpm) and Rust (Cargo) projects. Use when this capability is needed.
    0 installs
  13. ▌
    Knowledge Base · tomevault-io bundle
    How to extend the project knowledge base. Where knowledge lives, what goes where, and how to add new information. Use when documenting learnings, creating skills, or improving existing docs. Use when this capability is needed.
    0 installs
  14. ▌
    Managing Stacked Pull Requests · tomevault-io bundle
    This skill teaches how to manage stacked PRs (pr1 → pr2 → pr3) after the base PR merges. Covers rebasing dependent PRs onto the updated base branch using cherry-pick workflow. Use this when you have a chain of dependent PRs and need to update them after merging earlier PRs in the stack. Use when this capability is needed.
    0 installs
  15. ▌
    Nf Test · tomevault-io bundle
    This skill should be used when the user asks to "run tests", "write nf-test", "create test cases", "debug test failures", "update snapshots", "validate pipeline outputs", "run nf-test", or mentions nf-test, snapshot testing, stub runs, or pipeline-level testing. Use when this capability is needed.
    0 installs
  16. ▌
    Process Faq · tomevault-io bundle
    Process and transform FAQ documents (xlsx, word, pdf, txt) into RAG-optimized format. Use when working with FAQ files, knowledge base documents, or when the user needs to analyze and restructure FAQ content for RAG systems. Use when this capability is needed.
    0 installs
  17. ▌
    MCP Server Creator · tomevault-io bundle
    Use when building MCP servers — Model Context Protocol specification, server implementation in TypeScript and Python, defining tools with JSON Schema parameters, resources and resource templates, prompts, transport layers (stdio, SSE, streamable HTTP), error handling, testing with MCP Inspector, packaging and distribution, and integration with Claude Code and other MCP clients.
    0 installs
  18. ▌
    Declutter Assessment · tomevault-io bundle
    Codebase assessment skill - evaluates code quality, identifies hotspots, and prioritizes refactoring opportunities Use when this capability is needed.
    0 installs
  19. ▌
    Jordanhubbard Loom Web Designer Engineer · tomevault-io bundle
    Web Designer-Engineer
    0 installs
  20. ▌
    API Routes · tomevault-io bundle
    Create and work with Next.js Route Handlers in src/app/api/. Use when creating API endpoints, handling HTTP requests, or working with server-side API logic in App Router. Use when this capability is needed.
    0 installs
  21. ▌
    Josephneumann Claude Config Multi Review · tomevault-io bundle
    ---
    0 installs
  22. ▌
    Josephnk Flutter Leaf Kit Update Version · tomevault-io bundle
    버전 업데이트
    0 installs
  23. ▌
    Rust Security Audit · tomevault-io bundle
    Audits Rust code for memory-unsafety and security vulnerabilities the generic security audit cannot see — `unsafe` soundness/UB, Send/Sync errors, FFI, supply chain (RUSTSEC/cargo-audit/deny), deserialization DoS, and crypto/secret misuse. Use when reviewing Rust changes that touch `unsafe`, FFI, crypto, deserialization, or dependencies. For runtime bugs use `agentwright:rust-correctness-audit`; for idioms/API design use `agentwright:rust-best-practices-audit`. Use when this capability is needed.
    0 installs
  24. ▌
    Frontend Tests · tomevault-io bundle
    How to run frontend tests and verify code integrity. Use when this capability is needed.
    0 installs
  25. ▌
    Console Debugging · tomevault-io bundle
    Use when debugging JavaScript errors, checking console warnings, analyzing browser logs, finding runtime errors, investigating console output, or troubleshooting browser issues. Provides console message analysis.
    0 installs
  26. ▌
    Rfc Specification · tomevault-io bundle
    RFC (Request for Comments) specification writing with objective technical analysis. Use when creating technical specifications, design documents, or architecture proposals that require structured evaluation of options and trade-offs. Use when this capability is needed.
    0 installs
  27. ▌
    License Header Adder · tomevault-io bundle
    Adds the standard open-source license header to new source files. Use involves creating new code files that require copyright attribution. Use when this capability is needed.
    0 installs
  28. ▌
    Takeaway Skill · tomevault-io bundle
    Distill a reference into reusable mechanisms instead of copying surface style. Use when you need to study a site, effect, page, layout, screenshot, or visual system, decide what can be taken, what should not be copied, what must be redesigned, and how to hand the result to implementation. Use when this capability is needed.
    0 installs
  29. ▌
    N8n Automation · tomevault-io bundle
    Master skill for building production-ready n8n workflows. Combines 8 specialized skills for template search, expressions, MCP tools, patterns, validation, node configuration, JavaScript and Python code. Use when creating, validating, or debugging n8n workflows. Use when this capability is needed.
    0 installs
  30. ▌
    Justlookatnow Pt Mate Flutter Screenshot · tomevault-io bundle
    Flutter Screenshot Skill
    0 installs
  31. ▌
    Jyjeanne AI Setup Forge Langchain Basics · tomevault-io bundle
    Purpose
    0 installs
  32. ▌
    K Dense AI Claude Scientific Skills Gget · tomevault-io bundle
    gget
    0 installs
  33. ▌
    Pymc · tomevault-io bundle
    Bayesian modeling with PyMC. Build hierarchical models, MCMC (NUTS), variational inference, LOO/WAIC comparison, posterior checks, for probabilistic programming and inference. Use when this capability is needed.
    0 installs
  34. ▌
    Plugin Architecture · tomevault-io bundle
    Design and implement plugins for the CPAP Analyzer extension system. Use when adding new machine support, analysis methods, visualizations, integrations, or export formats. Use when this capability is needed.
    0 installs
  35. ▌
    Tanstack Start Shadcn · tomevault-io bundle
    Build full-stack React applications with TanStack Start, React Query, shadcn/ui, and Tailwind CSS v4. Use when working on projects created with create-tanstack-start-shadcn, or when the user needs help with TanStack Start patterns, server functions, React Query integration, or shadcn/ui components. Use when this capability is needed.
    0 installs
  36. ▌
    Kindplane Commands · tomevault-io bundle
    Create new CLI commands for the kindplane tool following established patterns and UI styling. Use when adding commands, subcommands, or modifying CLI behaviour. Use when this capability is needed.
    0 installs
  37. ▌
    Legion · tomevault-io bundle
    Iterative Swarm Loop — Submit a holistic project description, get a company team that keeps sprinting until everything is built. Combines autonomous looping with Hydra-scale parallel swarms. Requires CLAUDE_CODE_EXPERIMENTAL_AGENT_TEAMS=1. Use when this capability is needed.
    0 installs
  38. ▌
    Service Guide · tomevault-io bundle
    Overview of the service layer architecture and usage Use when this capability is needed.
    0 installs
  39. ▌
    Hub Collab · tomevault-io bundle
    Orchestrate a multi-agent collaboration demo on the Thoughtbox Hub. Spawns MANAGER, ARCHITECT, and DEBUGGER agents that coordinate through shared workspaces, problems, proposals, and channels. Use when this capability is needed.
    0 installs
  40. ▌
    Codex Orchestrator · tomevault-io bundle
    Methodical end-to-end software delivery orchestrator for Codex CLI with dual project modes (greenfield for new builds, brownfield for existing systems) and dual execution modes (autonomous and gated). Use when users want full lifecycle delivery with strict stage gates, progress tracking, per-step manual/automated testing, continuous docs updates, change-impact management, and a reusable AGENTS.md workflow for any coding agent. Use when this capability is needed.
    0 installs
  41. ▌
    Intelligent Router · tomevault-io bundle
    Intelligent model routing for sub-agent task delegation. Use when spawning sub-agents or delegating tasks to choose the optimal model based on task complexity, cost, and capability requirements. Reduces costs by routing simple tasks to cheaper models while preserving quality for complex work. Use when this capability is needed.
    0 installs
  42. ▌
    SEO Content Writer · tomevault-io bundle
    Creates high-quality, SEO-optimized content that ranks in search engines. Applies on-page SEO best practices, keyword optimization, and content structure for maximum visibility and engagement.
    0 installs
  43. ▌
    Zyla API Hub Skill · tomevault-io bundle
    Zyla API Hub Skill — Turn your OpenClaw AI agent into a real-world operator. Power it with 10,000+ production-ready APIs from Zyla API Hub — instant access to weather, finance, translation, email validation, geolocation, and more. Use when this capability is needed.
    0 installs
  44. ▌
    Git St · tomevault-io bundle
    Check development status - uncommitted changes, last commit, beads tasks, and PR status Use when this capability is needed.
    0 installs
  45. ▌
    Kestral Team Kstack Documentation Update · tomevault-io bundle
    Documentation Update
    0 installs
  46. ▌
    Kilo Org Kilo Marketplace Image Enhancer · tomevault-io bundle
    Image Enhancer
    0 installs
  47. ▌
    Kilo Org Kilo Marketplace Internal Comms · tomevault-io bundle
    When to use this skill
    0 installs
  48. ▌
    Kilo Org Kilo Marketplace Webapp Testing · tomevault-io bundle
    Web Application Testing
    0 installs
  49. ▌
    Kubernetes Orchestration · tomevault-io bundle
    Kubernetes deployment and orchestration patterns Use when this capability is needed.
    0 installs
  50. ▌
    Kjgarza Marketplace Claude Skill Creator · tomevault-io bundle
    Skill Creator
    0 installs
  51. ▌
    Kkkirito 123 Zlagent Code Review Quality · tomevault-io bundle
    code-review-quality
    0 installs
  52. ▌
    Image Invert · tomevault-io bundle
    Invert colors in images to create negative effect or artistic variations. Use this skill when the user needs to invert image colors. Use when this capability is needed.
    0 installs
  53. ▌
    Langgraph Development · tomevault-io bundle
    This guide covers building AI agents with LangChain/LangGraph, focusing on agent abstraction. Use when this capability is needed.
    0 installs
  54. ▌
    Git Workflow Branching · tomevault-io bundle
    When creating, updating, and merging code in a collaborative version control environment. Use when this capability is needed.
    0 installs
  55. ▌
    Github Act · tomevault-io bundle
    Run and debug GitHub Actions locally with gh act. Use this skill when validating CI workflows, reproducing failures, or iterating on workflow YAML without pushing commits. Use when this capability is needed.
    0 installs
  56. ▌
    Julia Docs · tomevault-io bundle
    Build Julia package documentation with Documenter.jl, including docstrings, doctests, and citations. Use when setting up docs/, configuring make.jl, or writing documentation content. Use when this capability is needed.
    0 installs
  57. ▌
    Whitespace · tomevault-io bundle
    Fix trailing whitespace and ensure files end with newlines. Use this skill when preparing code for commit or when whitespace issues are detected. Use when this capability is needed.
    0 installs
  58. ▌
    Krzemienski Validationforge E2e Validate · tomevault-io bundle
    ValidationForge: End-to-End Validation Orchestrator
    0 installs
  59. ▌
    Content Optimization · tomevault-io bundle
    Optimize content for SEO, engagement, and conversion across multiple platforms. Analyzes content structure, readability, keyword density, and provides actionable recommendations for blog posts, landing pages, social media, and marketing materials. Use when this capability is needed.
    0 installs
  60. ▌
    Landing Page Creator · tomevault-io bundle
    Create high-converting landing pages with optimized copy, structure, and design elements. Generates complete pages for lead generation, product launches, event registration, and sales campaigns with conversion-focused layouts. Use when this capability is needed.
    0 installs
  61. ▌
    Kwiggen Claude Code Plugin Code Reviewer · tomevault-io bundle
    Code Reviewer Skill
    0 installs
  62. ▌
    Kwiggen Claude Code Plugin Issue Creator · tomevault-io bundle
    Issue Creator Skill
    0 installs
  63. ▌
    Libgdx Particles · tomevault-io bundle
    Use when writing libGDX Java/Kotlin code involving 2D or 3D particle effects — ParticleEffect, ParticleEffectPool, ParticleEmitter, particle loading, AssetManager integration, blend functions, or the 3D particle system (ParticleSystem, BillboardParticleBatch). Use when debugging frozen particles, compounding scale, pooled effect leaks, or wrong blend modes.
    0 installs
  64. ▌
    AI Productivity Column · tomevault-io bundle
    AI 生产力系统专栏协作写作助手。当用户说"开始创作专栏"、"AI 生产力系统"、"写专栏"、"继续写专栏"时触发。协助用户按章节创作专栏内容,参考工具书籍写作风格,提供案例支持和方法论引用。 Use when this capability is needed.
    0 installs
  65. ▌
    Laguagu Claude Code Nextjs Skills AI App · tomevault-io bundle
    AI App Generator
    0 installs
  66. ▌
    Lambdatest Agent Skills API GRAPHQL Grpc · tomevault-io bundle
    GraphQL & gRPC Skill
    0 installs
  67. ▌
    Kebab Gemm Config Tuning · tomevault-io bundle
    Tune GEMM experiment settings in Kebab using config.yaml and optimization docs. Use when asked to adjust matrix sizes, precision, layout modes, tile sizes, kernel versions, or to design reproducible performance experiments. Use when this capability is needed.
    0 installs
  68. ▌
    Linkedin Post · tomevault-io bundle
    Write a LinkedIn post based on research findings or a given topic. Use this skill when asked to create LinkedIn content, professional posts, or thought leadership pieces. Use when this capability is needed.
    0 installs
  69. ▌
    Langconfig Builder · tomevault-io bundle
    Complete guide for building agents and workflows in LangConfig. Use when users need help configuring nodes, connecting agents, setting up tools, or designing multi-agent systems within the LangConfig platform. Use when this capability is needed.
    0 installs
  70. ▌
    REST API Tool · tomevault-io bundle
    Invoke external REST APIs from inside an agent using httpx.AsyncClient. Supports GET/POST/PUT/DELETE with optional auth header propagation from the execution context. Use when an agent needs to call external services, microservices, or webhooks. Use when this capability is needed.
    0 installs
  71. ▌
    Bun Publishing · tomevault-io bundle
    Publish packages to npm with Bun - package.json configuration, CLI packaging, provenance signing, and release automation. Use when this capability is needed.
    0 installs
  72. ▌
    Laurigates Claude Plugins Cargo Llvm Cov · tomevault-io bundle
    cargo-llvm-cov - Code Coverage with LLVM
    0 installs
  73. ▌
    Gh CLI Agentic · tomevault-io bundle
    GitHub CLI commands optimized for AI agent workflows with JSON output and deterministic execution patterns. Use when this capability is needed.
    0 installs
  74. ▌
    Laurigates Claude Plugins Ha Automations · tomevault-io bundle
    Home Assistant Automations
    0 installs
  75. ▌
    Laurigates Claude Plugins Helm Debugging · tomevault-io bundle
    Helm Debugging & Troubleshooting
    0 installs
  76. ▌
    Laurigates Claude Plugins Knip Dead Code · tomevault-io bundle
    Knip Dead Code Detection
    0 installs
  77. ▌
    Langchain Init · tomevault-io bundle
    Initialize a new LangChain TypeScript project. Use when starting an LLM-powered app, scaffolding an AI agent project, or setting up LangChain from scratch. Use when this capability is needed.
    0 installs
  78. ▌
    Laurigates Claude Plugins MCP Management · tomevault-io bundle
    MCP Server Management
    0 installs
  79. ▌
    Laurigates Claude Plugins Python Testing · tomevault-io bundle
    Python Testing
    0 installs
  80. ▌
    Rg Code Search · tomevault-io bundle
    Fast code search using ripgrep (rg) with smart defaults, regex patterns, and file filtering. Use when searching for text patterns, code snippets, or performing multi-file code analysis. Use when this capability is needed.
    0 installs
  81. ▌
    Tfc Run Status · tomevault-io bundle
    Quick status check for Terraform Cloud runs showing status, resource changes, timestamps, and available actions. Use when monitoring run progress or checking if a run can be applied/canceled. Requires TFE_TOKEN environment variable. Use when this capability is needed.
    0 installs
  82. ▌
    Laurigates Claude Plugins Vitest Testing · tomevault-io bundle
    Vitest Testing
    0 installs
  83. ▌
    Creating Op Secrets · tomevault-io bundle
    Creates secrets in 1Password using the op CLI. Use when the user needs to store new passwords, API keys, login credentials, or secure notes in 1Password. Supports Login, Password, API Credential, and Secure Note item types with optional vault selection and password generation.
    0 installs
  84. ▌
    Deleting Op Secrets · tomevault-io bundle
    Deletes or archives secrets in 1Password using the op CLI. Use when the user needs to permanently remove items, archive deprecated credentials, or clean up unused secrets from 1Password vaults. Supports both permanent deletion and archiving for later recovery. Use when this capability is needed.
    0 installs
  85. ▌
    Updating Op Secrets · tomevault-io bundle
    Updates existing secrets in 1Password using the op CLI. Use when the user needs to modify passwords, edit field values, add or remove fields, rename items, move items between vaults, or manage tags on existing 1Password items. Supports all item types including Login, Password, API Credential, and Secure Note. Use when this capability is needed.
    0 installs
  86. ▌
    Arxiv Translator · tomevault-io bundle
    将 arXiv 论文自动翻译为中文 PDF。触发后按本 skill 四步顺序直接执行,勿长篇规划。用户提供论文标题或 arXiv ID、说「翻译论文」「我想读中文版」等时立即使用。支持多篇论文处理。无需用户手动操作。 Use when this capability is needed.
    0 installs
  87. ▌
    Legalopsconsulting Lpm Skills Lpm Skills · tomevault-io bundle
    Collaboration Platform Advisor
    0 installs
  88. ▌
    Clean Architecture Typescript · tomevault-io bundle
    TypeScript clean architecture implementation with *.system.ts convention, interface-based DI, namespace API pattern, and coverage configuration. Use when creating or refactoring TypeScript modules with external dependencies, writing system wrappers, defining interfaces for Azure SDK or Cloudflare API, or configuring coverage exclusions. Use when this capability is needed.
    0 installs
  89. ▌
    Write Concept · tomevault-io bundle
    Write or review JavaScript concept documentation pages for the 33 JavaScript Concepts project, following strict structure and quality guidelines Use when this capability is needed.
    0 installs
  90. ▌
    Lerianstudio Ring API Field Descriptions · tomevault-io bundle
    API Field Descriptions
    2 installs
  91. ▌
    Lerianstudio Ring Pre Dev Dependency Map · tomevault-io bundle
    Dependency Map - Explicit Technology Choices
    0 installs
  92. ▌
    Update Workflow Diagram · tomevault-io bundle
    Convert the mermaid diagram in docs/agents.md to a blueprint-styled SVG for the website. Use when the workflow diagram in agents.md is updated and needs to be reflected on the website. Use when this capability is needed.
    0 installs
  93. ▌
    Eng Go CLI Developer · tomevault-io bundle
    Build reliable Go CLI commands with stable outputs and tests. Use when this capability is needed.
    0 installs
  94. ▌
    Eng Plugin Authoring · tomevault-io bundle
    Build external autocodex plugins with manifest + JSON-RPC. Use when this capability is needed.
    0 installs
  95. ▌
    Oopslink Trading Skills Trading Skills · tomevault-io bundle
    tushare-financial: Financial Statement Queries
    0 installs
  96. ▌
    Test Manglings · tomevault-io bundle
    Validate mangled symbols against expected demangled output Use when this capability is needed.
    0 installs
  97. ▌
    Problem Space · tomevault-io bundle
    Map what we're optimizing and what constraints we treat as real. Use before jumping to solutions, when hitting repeated blockers, or when patches keep accumulating. Use when this capability is needed.
    0 installs
  98. ▌
    Codex Result Handling · tomevault-io bundle
    Internal guidance for presenting Codex helper output back to the user Use when this capability is needed.
    0 installs
  99. ▌
    Bootstrap Realtime Eval · tomevault-io bundle
    Bootstrap a new realtime eval folder inside this cookbook repo by choosing the right harness from examples/evals/realtime_evals, scaffolding prompt/tools/data files, generating a useful README, and validating it with smoke, full eval, and test runs. Use when a user wants to start a new crawl, walk, or run realtime eval in this repository. Use when this capability is needed.
    0 installs
  100. ▌
    Browser Screenshot · tomevault-io bundle
    Capture browser page screenshot (webpage content only, not desktop). When you need to show page state, document results, or debug issues. For desktop screenshots, use desktop_screenshot instead. Use when this capability is needed.
    0 installs