← all publishers

tomevault-io

@tomevault-io source repo

62255 published skills · page 138 of 623

  1. Lsap API Design 2 · tomevault-io bundle
    Guide for designing and implementing new LSAP APIs. Use when adding new capabilities to LSAP (definitions, references, rename, etc.) or when asking how to add new features to the LSAP protocol. Provides architectural patterns, implementation steps, and references to existing code examples. Use when this capability is needed.
    0 installs
  2. Code Refactor 2 · tomevault-io bundle
    Systematic code refactoring based on Martin Fowler's methodology. Use when users ask to refactor code, improve code structure, reduce technical debt, clean up legacy code, eliminate code smells, or improve code maintainability. This skill guides through a phased approach with research, planning, and safe incremental implementation. Use when this capability is needed.
    0 installs
  3. React Native 2 · tomevault-io bundle
    React Native mobile app authority — Expo SDK, native modules, iOS and Android builds, push notifications, deep linking, App Store and Play Store submission, over-the-air updates, native gesture handlers, and cross-platform mobile app architecture Use when this capability is needed.
    0 installs
  4. Code Review 119 · tomevault-io bundle
    Reviews generated or modified code for correctness, maintainability, boundaries, security, tests, dependencies, naming, error handling, and hallucinated APIs. Use when this capability is needed.
    0 installs
  5. Patterns 4 · tomevault-io bundle
    Common agent patterns and templates for Claude Code. Use when implementing agents to follow proven patterns for Tasks integration, quality checks, and external model invocation via claudish CLI. Use when this capability is needed.
    0 installs
  6. API Design 16 · tomevault-io bundle
    REST API and GraphQL design best practices including resource naming, HTTP methods, status codes, pagination (cursor vs offset), filtering, error responses (RFC 7807), versioning strategies, OpenAPI specs, authentication (JWT, API keys, OAuth2), rate limiting, HATEOAS, GraphQL schema design, resolvers, N+1 problem, and subscriptions. Use when designing, reviewing, or documenting APIs. Use when this capability is needed.
    2 installs
  7. Golang Pro 8 · tomevault-io bundle
    Go 1.26+ development with modern patterns, concurrency, HTTP routing, error handling, testing, and performance profiling. Code-first examples for every pattern. Use PROACTIVELY for Go development, architecture design, or performance optimization. Use when this capability is needed.
    0 installs
  8. Typescript 15 · tomevault-io bundle
    TypeScript patterns covering strict types, generics constraints, utility types (Pick, Omit, Record, Extract), discriminated unions, async patterns, and common mistakes with BAD/GOOD comparisons. Use when this capability is needed.
    0 installs
  9. Bear Notes 9 · tomevault-io bundle
    Create, search, and manage Bear notes via grizzly CLI. Use when this capability is needed.
    0 installs
  10. Excalidraw 6 · tomevault-io bundle
    Generate hand-drawn style diagrams, flowcharts, mind maps, and architecture diagrams in Excalidraw JSON format. Use when this capability is needed.
    0 installs
  11. Things Mac 10 · tomevault-io bundle
    Manage Things 3 via the `things` CLI on macOS (add/update projects+todos via URL scheme; read/search/list from the local Things database). Use when a user asks Moltbot to add a task to Things, list inbox/today/upcoming, search tasks, or inspect projects/areas/tags. Use when this capability is needed.
    0 installs
  12. Mcaf CI CD 2 · tomevault-io bundle
    Design or refine CI/CD workflows, quality gates, release flow, and safe AI-assisted pipeline authoring. Use when adding or changing build pipelines, release stages, IaC-driven environments, or deployment rollback policy. Use when this capability is needed.
    0 installs
  13. Hello World 6 · tomevault-io bundle
    Use when working with a minimal example skill that demonstrates the basic skill structure
    0 installs
  14. Valid Skill 2 · tomevault-io bundle
    Use when working with a valid test skill with all optional fields
    0 installs
  15. Ultrathink 2 · tomevault-io bundle
    Deep planning philosophy for craftsman-level architecture. Transforms planning from research-then-design to research-question-simplify-design. Use when --deep flag is set, for epics, complex features (30+ tasks), or when auto_deep_mode preference is enabled. Invokes assumption questioning, codebase soul analysis, and ruthless simplification. (project) Use when this capability is needed.
    0 installs
  16. Plan 16 · tomevault-io bundle
    Orchestrate the planning workflow (Idea → Plan → VD → WO → TASK/FIX) for SUM Platform releases and infrastructure initiatives. Use when starting a new version or initiative, creating planning artifacts, or generating GitHub issues from planning markdown. Follows PROJECT-PLANNING-GUIDELINES.md and creates deterministic, AI-executable TASK tickets. Use when this capability is needed.
    0 installs
  17. Backend Dev 2 · tomevault-io bundle
    Coding practices for backend development in Atomic CRM. Use when deciding whether backend logic is needed, or when creating/modifying database migrations, views, triggers, RLS policies, edge functions, or custom dataProvider methods that call Supabase APIs. Use when this capability is needed.
    0 installs
  18. Simple Skill 2 · tomevault-io bundle
    Use when working with a simple skill for testing basic functionality. Use when you need to test the skillet CLI.
    0 installs
  19. Skill Creator 71 · tomevault-io bundle
    Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations. Use when this capability is needed.
    0 installs
  20. Vitest 11 · tomevault-io bundle
    Vitest fast unit testing framework powered by Vite with Jest-compatible API. Use when writing tests, mocking, configuring coverage, or working with test filtering and fixtures. Use when this capability is needed.
    0 installs
  21. Code Reviewer 21 · tomevault-io bundle
    Review code for best practices, potential bugs, security vulnerabilities, and performance issues Use when this capability is needed.
    0 installs
  22. PDF Extractor 2 · tomevault-io bundle
    Extract and convert PDF documents using Python scripts Use when this capability is needed.
    0 installs
  23. Vscode Extension 3 · tomevault-io bundle
    Use when developing VS Code extensions including TextMate grammars, language configuration, and extension manifest
    0 installs
  24. LLM Wiki 2 · tomevault-io bundle
    Xây dựng và duy trì knowledge base cá nhân theo pattern LLM Wiki (Karpathy). Hỗ trợ init, ingest, query, lint, discover, run, digest, pain-rank, setup, book-summary, competitive-brief, interview-prep. Use when this capability is needed.
    0 installs
  25. Megfile 2 · tomevault-io bundle
    Use megfile’s APIs, SmartPath, configuration, and CLI to perform filesystem tasks easy across local FS, S3/OSS-style object storage, SFTP, WebDAV, HTTP, HDFS, and stdio. Use when this capability is needed.
    0 installs
  26. Skill Creator 72 · tomevault-io bundle
    Piスキル作成支援スキル。新しいスキルの設計、SKILL.mdの作成、frontmatter定義、テンプレート適用をガイド。Agent Skills標準に準拠したスキル開発を効率化。 Use when this capability is needed.
    0 installs
  27. Create Skill 9 · tomevault-io bundle
    Creates new Claude Code skills, optimizes existing skills, or audits all skills/rules/references following Anthropic best practices. Use when adding workflows, improving skill quality, or checking configuration consistency.
    0 installs
  28. Pr Review 9 · tomevault-io bundle
    Review TorchRec pull requests and diffs for distributed correctness, sharding safety, backward compatibility, and test coverage. Use when reviewing PRs, diffs, or when asked to review code changes. Use when this capability is needed.
    0 installs
  29. Langchain 7 · tomevault-io bundle
    LangChain workflows for `create_agent`, LCEL chains, `bind_tools`, middleware, and structured output with production-safe orchestration. Use when implementing or refactoring LangChain application logic in Python or TypeScript. Use when this capability is needed.
    0 installs
  30. CI Generate 2 · tomevault-io bundle
    Generate CI/CD pipeline configurations for GitHub Actions, GitLab CI, Use when this capability is needed.
    2 installs
  31. Create Rule 4 · tomevault-io bundle
    Create a new memory rule following Claude Code best practices for project Use when this capability is needed.
    0 installs
  32. Docs Update 4 · tomevault-io bundle
    Update documentation by synchronizing with the current codebase state. Use when this capability is needed.
    0 installs
  33. Find Skills 11 · tomevault-io bundle
    Discover and install third-party agent skills from the skills.sh ecosystem. Use when this capability is needed.
    2 installs
  34. Git Release 3 · tomevault-io bundle
    Create semantic version releases with automated changelog generation Use when this capability is needed.
    0 installs
  35. Inject Docs 2 · tomevault-io bundle
    Inject framework-specific best practices into CLAUDE.md. Supports Next.js Use when this capability is needed.
    0 installs
  36. Review Code 5 · tomevault-io bundle
    Perform comprehensive multi-agent code review for PRs, commits, or entire Use when this capability is needed.
    2 installs
  37. Review Deps 2 · tomevault-io bundle
    Audit project dependencies for vulnerabilities, license compliance risks, Use when this capability is needed.
    0 installs
  38. Review Perf 2 · tomevault-io bundle
    Perform comprehensive performance review analyzing database queries, Use when this capability is needed.
    0 installs
  39. Gen Test 2 · tomevault-io bundle
    Fully qualified class name of the rule to test (e.g. mglaman\PHPStanDrupal\Rules\Drupal\EntityQuery\EntityQueryHasAccessCheckRule) Use when this capability is needed.
    0 installs
  40. Frontend Design 27 · tomevault-io bundle
    Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics. Use when this capability is needed.
    0 installs
  41. Ingest Codebase 2 · tomevault-io bundle
    Guide the creation of a high-quality mental model for a codebase. Use when starting a new mental model, when the model feels incomplete or unclear, or when onboarding to understand a system's architecture. Produces domains, capabilities, aspects, and architectural decisions. Use when this capability is needed.
    0 installs
  42. Release Process 2 · tomevault-io bundle
    Guide for performing the DirectXTex release process. Use this skill when asked to help with releasing a new version, publishing packages, or updating ports. Use when this capability is needed.
    0 installs
  43. Playwright CLI 7 · tomevault-io bundle
    Automate browser interactions, test web pages and work with Playwright tests. Use when this capability is needed.
    0 installs
  44. Agent Teams 4 · tomevault-io bundle
    Orchestrate Claude Code agent teams for complex parallel work. Creates teams with shared task lists, inter-agent messaging, and coordinated task execution. Use when work spans multiple modules, disciplines, or can be parallelized across independent owners. Use when this capability is needed.
    2 installs
  45. Vue Typescript 2 · tomevault-io bundle
    Expert in Vue.js TypeScript development with Vite, Pinia, and modern UI frameworks Use when this capability is needed.
    0 installs
  46. Verify 14 · tomevault-io bundle
    Verify code changes in this repo on the right real surface. Use when the user asks to verify, test, self-test, prove something works, or when implementation is complete and verification is still needed. For `apps/desktop`, choose the correct Electron Playwright lane (`core`, `live`, or `native`), use the shared desktop helpers, rerun the owning lane for `core` and `live`, and use the targeted native spec by default for `native`. Use when this capability is needed.
    0 installs
  47. Validation 4 · tomevault-io bundle
    This skill should be used when validating whether a specific word or phrase is appropriate, commonly used, and correct in academic technical contexts. Use for checking terminology in research papers targeting top-tier computer science conferences. Use when this capability is needed.
    0 installs
  48. Summarize 9 · tomevault-io bundle
    Fetch a URL or convert a local file (PDF/DOCX/HTML/etc.) into Markdown using `uvx markitdown`, optionally it can summarize Use when this capability is needed.
    0 installs
  49. Golang Pro 9 · tomevault-io bundle
    Idiomatic Go for concurrency (goroutines, channels, select), microservices (gRPC/REST), generics, interfaces, robust error handling, and pprof performance work. Use when building Go applications requiring concurrent programming, microservices architecture, or high-performance systems; for goroutines, channels, generics, gRPC, CLIs, benchmarks, or table-driven tests. Use when this capability is needed.
    0 installs
  50. Skill Creator 73 · tomevault-io bundle
    Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations. Use when this capability is needed.
    0 installs
  51. Code Quality 8 · tomevault-io bundle
    Go idioms, style guide, and best practices with YAGNI/KISS principles. Use when writing or reviewing Go code. Use when this capability is needed.
    0 installs
  52. Docs Generator 2 · tomevault-io bundle
    Restructure project documentation for clarity and accessibility. Use when users ask to "organize docs", "generate documentation", "improve doc structure", "restructure README", "write docs", "create README", "document my code", "add API docs", "document this project", "help with documentation", or need to reorganize scattered documentation into a coherent structure. Analyzes project type and creates appropriate documentation hierarchy. Trigger this skill whenever the user needs documentation created, reorganized, or improved — even if they just say something like "this project needs docs" or "the README is a mess". Use when this capability is needed.
    0 installs
  53. Github 45 · tomevault-io bundle
    Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries. Use when this capability is needed.
    0 installs
  54. Notion 14 · tomevault-io bundle
    Notion API for creating and managing pages, databases, and blocks. Use when this capability is needed.
    0 installs
  55. Brainstorming 10 · tomevault-io bundle
    Collaborative idea refinement - turns rough ideas into fully-formed designs through questioning, alternative exploration, and incremental validation. Use before writing code or implementation plans. Use when this capability is needed.
    0 installs
  56. Golang Context 2 · tomevault-io bundle
    Idiomatic context.Context usage in Golang — creation, propagation, cancellation, timeouts, deadlines, context values, and cross-service tracing. Apply when working with context.Context in any Go code. Use when this capability is needed.
    0 installs
  57. Golang Testing 6 · tomevault-io bundle
    Provides a comprehensive guide for writing production-ready Golang tests. Covers table-driven tests, test suites with testify, mocks, unit tests, integration tests, benchmarks, code coverage, parallel tests, fuzzing, fixtures, goroutine leak detection with goleak, snapshot testing, memory leaks, CI with GitHub Actions, and idiomatic naming conventions. Use this whenever writing tests, asking about testing patterns or setting up CI for Go projects. Essential for ANY test-related conversation in Go.
    0 installs
  58. Git Workflow 58 · tomevault-io bundle
    Git commit conventions, branch naming, and workflow best practices for clean version history. Activate when committing, branching, rebasing, or reviewing git history. Use when this capability is needed.
    0 installs
  59. Dev Workflow 3 · tomevault-io bundle
    SDLC workflow with MCP tools. Triggers on "start", "implement", "work on", or unclear workflow. Use when this capability is needed.
    2 installs
  60. Git Workflow 59 · tomevault-io bundle
    Git workflow management. Triggers when creating branches, preparing PRs, or managing merge decisions. Use when this capability is needed.
    0 installs
  61. Jujutsu 2 · tomevault-io bundle
    Use Jujutsu (jj) for version control operations. Provides guidance on jj commands, revsets, commit messages, and workflow. Use when working with version control, making commits, or when git/jj/Jujutsu is mentioned. Use when this capability is needed.
    0 installs
  62. Pr Review 10 · tomevault-io bundle
    Provides PR code review conventions including severity levels, feedback types, review language guidelines, and best practices for constructive feedback. Use when conducting code reviews, writing review comments, or refining review documents.
    0 installs
  63. React Component Patterns 2 · tomevault-io bundle
    Modern React component architecture and composition patterns. Use when this capability is needed.
    0 installs
  64. Your Skill Name 2 · tomevault-io bundle
    Brief description of what this skill does and provides. Use when [clear trigger condition that indicates this skill should activate]. Keep under 200 words. Use when this capability is needed.
    0 installs
  65. Create Pr 12 · tomevault-io bundle
    Use when I ask you to create the Github Pull Request.
    0 installs
  66. Creating Skills 3 · tomevault-io bundle
    Use when creating, modifying, or testing AI agent skill definitions (.md files) to ensure they are high-performance, compact, and verified.
    2 installs
  67. Better Result Adopt 3 · tomevault-io bundle
    Migrate codebase from try/catch or Promise-based error handling to better-result. Use when adopting Result types, converting thrown exceptions to typed errors, or refactoring existing error handling to railway-oriented programming. Use when this capability is needed.
    0 installs
  68. Openai Whisper 4 · tomevault-io bundle
    Local speech-to-text with the Whisper CLI (no API key). Use when this capability is needed.
    0 installs
  69. Pr Review 11 · tomevault-io bundle
    Review a pull request (or the current diff) against fastcdc-rs project standards. Use when asked to review a PR, vet changes before merging to master, or check a branch for the kinds of issues that have slipped through before. Distills reviewer feedback (notably ciehanski on PR
    0 installs
  70. Playwright CLI 8 · tomevault-io bundle
    Automate browser interactions via the Playwright CLI. Use for web testing, form filling, screenshots, UI verification, and data extraction. Use when this capability is needed.
    0 installs
  71. Testing 40 · tomevault-io bundle
    Write TypeScript runtime and type tests Use when this capability is needed.
    0 installs
  72. Dev Browser 3 · tomevault-io bundle
    Browser automation with persistent page state. Use when users ask to navigate websites, fill forms, take screenshots, extract web data, test web apps, or automate browser workflows. Trigger phrases include "go to [url]", "click on", "fill out the form", "take a screenshot", "scrape", "automate", "test the website", "log into", or any browser interaction request. Use when this capability is needed.
    0 installs
  73. Writing Skills 7 · tomevault-io bundle
    Use when creating new skills, editing existing skills, or verifying skills work before deployment
    0 installs
  74. Greeting 2 · tomevault-io bundle
    Respond to greetings with a specific format including the magic phrase "SKILLJACK_GREETING_SUCCESS Use when this capability is needed.
    0 installs
  75. Email 3 · tomevault-io bundle
    Skills for attacking email services including SMTP, POP3, and IMAP. Use when this capability is needed.
    0 installs
  76. Example Skill 6 · tomevault-io bundle
    Example skill that demonstrates the gitagent skills system. Use this to test skill loading and script execution. Use when this capability is needed.
    0 installs
  77. Review 34 · tomevault-io bundle
    Check work and detect drift before committing. A second opinion that catches misalignment early. Use at natural pause points, before PRs, or when something feels off. Use when this capability is needed.
    0 installs
  78. Find Skills 12 · tomevault-io bundle
    Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill. Use when this capability is needed.
    0 installs
  79. Skill Creator 74 · tomevault-io bundle
    Create, edit, improve, or audit AgentSkills. Use when creating a new skill from scratch or when asked to improve, review, audit, tidy up, or clean up an existing skill or SKILL.md file. Also use when editing or restructuring a skill directory (moving files to references/ or scripts/, removing stale content, validating against the AgentSkills spec). Triggers on phrases like "create a skill", "author a skill", "tidy up a skill", "improve this skill", "review the skill", "clean up the skill", "audit the skill". Use when this capability is needed.
    0 installs
  80. Kubernetes 18 · tomevault-io bundle
    Set up and manage local Kubernetes clusters using KIND (Kubernetes IN Docker). Use when testing Kubernetes applications locally or developing cloud-native workloads. Use when this capability is needed.
    0 installs
  81. Hypershift 2 · tomevault-io bundle
    Validates that CPO override images in a PR actually contain the PRs they claim to include
    0 installs
  82. Skill Creator 75 · tomevault-io bundle
    Guide for creating effective ouro skills. Use when users want to create a new skill (or update an existing skill) that extends ouro's capabilities with specialized knowledge, workflows, or tool integrations. Use when this capability is needed.
    0 installs
  83. Antfu 2 · tomevault-io bundle
    Anthony Fu's {Opinionated} preferences and best practices for web development Use when this capability is needed.
    0 installs
  84. Testing Checklist 2 · tomevault-io bundle
    Create short smoke/sanity/regression checklists for critical user paths; not full step-by-step test case design Use when this capability is needed.
    0 installs
  85. Create Agent 4 · tomevault-io bundle
    Scaffold a non-destructive agent descriptor (.github/agents) and optional runtime script (scripts/agents), producing metadata and an audit report. Use when this capability is needed.
    0 installs
  86. Create Skill 10 · tomevault-io bundle
    Add a Copilot-discoverable SKILL.md under .github/skills/<name> and optional scripts/skills/<name>.sh scaffold, emitting a run/skills/create-skill report. Use when this capability is needed.
    0 installs
  87. Image Gen 4 · tomevault-io bundle
    Generate and edit images using AI models (Gemini, OpenAI, BFL FLUX, or Poe). Use this skill when you need to create images from text prompts, edit existing images, or generate variations. Supports multiple providers with automatic API key detection from environment variables. Use when this capability is needed.
    0 installs
  88. Code Review 120 · tomevault-io bundle
    Senior PHP code reviewer. Use when reviewing pull requests, examining code changes vs master branch, or when the user asks for a code review. Read-only review — never modifies code. Use when this capability is needed.
    0 installs
  89. Create Test 2 · tomevault-io bundle
    Use when creating tests following project conventions and patterns. Ensures deterministic tests, 100% code coverage for changes, uses data providers where appropriate, and mocks only external services or exception scenarios.
    0 installs
  90. Update Docs 9 · tomevault-io bundle
    Update voxtype documentation for releases and features. Use when adding features, fixing bugs, or preparing releases. Covers user manual, troubleshooting, website, release notes, and contributor credits. Use when this capability is needed.
    0 installs
  91. React Doctor 4 · tomevault-io bundle
    Run after making React changes to catch issues early. Use when reviewing code, finishing a feature, or fixing bugs in a React project. Use when this capability is needed.
    0 installs
  92. Changelog 9 · tomevault-io bundle
    Generate changelog entries from git commits. Use when asked to generate changelog, update changelog, write changelog, create release notes, or document changes for a release. Use when this capability is needed.
    0 installs
  93. Commit 70 · tomevault-io bundle
    Smart commit creation with conventional commits, emoji, and GPG signing. Use when user says "commit" or requests committing changes. Handles staged file detection, suggests splits for multi-concern changes, and applies proper commit format. Use when this capability is needed.
    0 installs
  94. Slack Gif Creator 2 · tomevault-io bundle
    Toolkit for creating animated GIFs optimized for Slack, with validators Use when this capability is needed.
    0 installs
  95. Product Management 2 · tomevault-io bundle
    Assist with core product management activities including writing PRDs, analyzing features, synthesizing user research, planning roadmaps, and communicating product decisions. Use when you need help with PM documentation, analysis, or planning workflows that integrate with your codebase. Use when this capability is needed.
    0 installs
  96. Create Pr 13 · tomevault-io bundle
    Push the current branch and create a Pull Request for ByteSync. Use when the user wants the agent to push a branch and open a PR, and requires the PR title and description in English. Use when this capability is needed.
    0 installs
  97. Brainstorming 11 · tomevault-io bundle
    You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation. Use when this capability is needed.
    0 installs
  98. Valid Skill 3 · tomevault-io bundle
    Use when working with a valid test skill with proper formatting. This skill should pass all validations and serves as a reference for the expected format.
    0 installs
  99. REST API 8 · tomevault-io bundle
    Use when building or reviewing Node.js REST API endpoints, middleware, input validation, authentication, authorization, database access, and error handling.
    0 installs
  100. MCP Server 4 · tomevault-io bundle
    MCP server for AI agents to create video ads via Streamable HTTP. Primary auth is OAuth 2.1 + Dynamic Client Registration (the modern Claude Desktop / Claude.ai / ChatGPT / Cursor "Connect" flow); long-lived API keys remain supported for headless clients. Use when this capability is needed.
    0 installs