tomevault-io
- 62k skills
- 0 followers
- 8 hours ago last updated
- ▌ Lsap API Design 2 · tomevault-io bundleGuide 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.
- ▌ Code Refactor 2 · tomevault-io bundleSystematic 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.
- ▌ React Native 2 · tomevault-io bundleReact 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.
- ▌ Code Review 119 · tomevault-io bundleReviews generated or modified code for correctness, maintainability, boundaries, security, tests, dependencies, naming, error handling, and hallucinated APIs. Use when this capability is needed.
- ▌ Patterns 4 · tomevault-io bundleCommon 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.
- ▌ API Design 16 · tomevault-io bundleREST 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.
- ▌ Golang Pro 8 · tomevault-io bundleGo 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.
- ▌ Typescript 15 · tomevault-io bundleTypeScript 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.
- ▌ Bear Notes 9 · tomevault-io bundleCreate, search, and manage Bear notes via grizzly CLI. Use when this capability is needed.
- ▌ Excalidraw 6 · tomevault-io bundleGenerate hand-drawn style diagrams, flowcharts, mind maps, and architecture diagrams in Excalidraw JSON format. Use when this capability is needed.
- ▌ Things Mac 10 · tomevault-io bundleManage 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.
- ▌ Mcaf CI CD 2 · tomevault-io bundleDesign 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.
- ▌ Hello World 6 · tomevault-io bundleUse when working with a minimal example skill that demonstrates the basic skill structure
- ▌ Valid Skill 2 · tomevault-io bundleUse when working with a valid test skill with all optional fields
- ▌ Ultrathink 2 · tomevault-io bundleDeep 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.
- ▌ Plan 16 · tomevault-io bundleOrchestrate 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.
- ▌ Backend Dev 2 · tomevault-io bundleCoding 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.
- ▌ Simple Skill 2 · tomevault-io bundleUse when working with a simple skill for testing basic functionality. Use when you need to test the skillet CLI.
- ▌ Skill Creator 71 · tomevault-io bundleGuide 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.
- ▌ Vitest 11 · tomevault-io bundleVitest 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.
- ▌ Code Reviewer 21 · tomevault-io bundleReview code for best practices, potential bugs, security vulnerabilities, and performance issues Use when this capability is needed.
- ▌ PDF Extractor 2 · tomevault-io bundleExtract and convert PDF documents using Python scripts Use when this capability is needed.
- ▌ Vscode Extension 3 · tomevault-io bundleUse when developing VS Code extensions including TextMate grammars, language configuration, and extension manifest
- ▌ LLM Wiki 2 · tomevault-io bundleXâ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.
- ▌ Megfile 2 · tomevault-io bundleUse 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.
- ▌ Skill Creator 72 · tomevault-io bundlePiスキル作成支援スキル。新しいスキルの設計、SKILL.mdの作成、frontmatter定義、テンプレート適用をガイド。Agent Skills標準に準拠したスキル開発を効率化。 Use when this capability is needed.
- ▌ Create Skill 9 · tomevault-io bundleCreates 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.
- ▌ Pr Review 9 · tomevault-io bundleReview 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.
- ▌ Langchain 7 · tomevault-io bundleLangChain 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.
- ▌ CI Generate 2 · tomevault-io bundleGenerate CI/CD pipeline configurations for GitHub Actions, GitLab CI, Use when this capability is needed.
- ▌ Create Rule 4 · tomevault-io bundleCreate a new memory rule following Claude Code best practices for project Use when this capability is needed.
- ▌ Docs Update 4 · tomevault-io bundleUpdate documentation by synchronizing with the current codebase state. Use when this capability is needed.
- ▌ Find Skills 11 · tomevault-io bundleDiscover and install third-party agent skills from the skills.sh ecosystem. Use when this capability is needed.
- ▌ Git Release 3 · tomevault-io bundleCreate semantic version releases with automated changelog generation Use when this capability is needed.
- ▌ Inject Docs 2 · tomevault-io bundleInject framework-specific best practices into CLAUDE.md. Supports Next.js Use when this capability is needed.
- ▌ Review Code 5 · tomevault-io bundlePerform comprehensive multi-agent code review for PRs, commits, or entire Use when this capability is needed.
- ▌ Review Deps 2 · tomevault-io bundleAudit project dependencies for vulnerabilities, license compliance risks, Use when this capability is needed.
- ▌ Review Perf 2 · tomevault-io bundlePerform comprehensive performance review analyzing database queries, Use when this capability is needed.
- ▌ Gen Test 2 · tomevault-io bundleFully qualified class name of the rule to test (e.g. mglaman\PHPStanDrupal\Rules\Drupal\EntityQuery\EntityQueryHasAccessCheckRule) Use when this capability is needed.
- ▌ Frontend Design 27 · tomevault-io bundleCreate 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.
- ▌ Ingest Codebase 2 · tomevault-io bundleGuide 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.
- ▌ Release Process 2 · tomevault-io bundleGuide 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.
- ▌ Playwright CLI 7 · tomevault-io bundleAutomate browser interactions, test web pages and work with Playwright tests. Use when this capability is needed.
- ▌ Agent Teams 4 · tomevault-io bundleOrchestrate 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.
- ▌ Vue Typescript 2 · tomevault-io bundleExpert in Vue.js TypeScript development with Vite, Pinia, and modern UI frameworks Use when this capability is needed.
- ▌ Verify 14 · tomevault-io bundleVerify 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.
- ▌ Validation 4 · tomevault-io bundleThis 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.
- ▌ Summarize 9 · tomevault-io bundleFetch 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.
- ▌ Golang Pro 9 · tomevault-io bundleIdiomatic 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.
- ▌ Skill Creator 73 · tomevault-io bundleGuide 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.
- ▌ Code Quality 8 · tomevault-io bundleGo idioms, style guide, and best practices with YAGNI/KISS principles. Use when writing or reviewing Go code. Use when this capability is needed.
- ▌ Docs Generator 2 · tomevault-io bundleRestructure 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.
- ▌ Github 45 · tomevault-io bundleInteract 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.
- ▌ Notion 14 · tomevault-io bundleNotion API for creating and managing pages, databases, and blocks. Use when this capability is needed.
- ▌ Brainstorming 10 · tomevault-io bundleCollaborative 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.
- ▌ Golang Context 2 · tomevault-io bundleIdiomatic 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.
- ▌ Golang Testing 6 · tomevault-io bundleProvides 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.
- ▌ Git Workflow 58 · tomevault-io bundleGit 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.
- ▌ Dev Workflow 3 · tomevault-io bundleSDLC workflow with MCP tools. Triggers on "start", "implement", "work on", or unclear workflow. Use when this capability is needed.
- ▌ Git Workflow 59 · tomevault-io bundleGit workflow management. Triggers when creating branches, preparing PRs, or managing merge decisions. Use when this capability is needed.
- ▌ Jujutsu 2 · tomevault-io bundleUse 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.
- ▌ Pr Review 10 · tomevault-io bundleProvides 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.
- ▌ React Component Patterns 2 · tomevault-io bundleModern React component architecture and composition patterns. Use when this capability is needed.
- ▌ Your Skill Name 2 · tomevault-io bundleBrief 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.
- ▌
- ▌ Creating Skills 3 · tomevault-io bundleUse when creating, modifying, or testing AI agent skill definitions (.md files) to ensure they are high-performance, compact, and verified.
- ▌ Better Result Adopt 3 · tomevault-io bundleMigrate 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.
- ▌ Openai Whisper 4 · tomevault-io bundleLocal speech-to-text with the Whisper CLI (no API key). Use when this capability is needed.
- ▌ Pr Review 11 · tomevault-io bundleReview 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
- ▌ Playwright CLI 8 · tomevault-io bundleAutomate browser interactions via the Playwright CLI. Use for web testing, form filling, screenshots, UI verification, and data extraction. Use when this capability is needed.
- ▌ Testing 40 · tomevault-io bundleWrite TypeScript runtime and type tests Use when this capability is needed.
- ▌ Dev Browser 3 · tomevault-io bundleBrowser 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.
- ▌ Writing Skills 7 · tomevault-io bundleUse when creating new skills, editing existing skills, or verifying skills work before deployment
- ▌ Greeting 2 · tomevault-io bundleRespond to greetings with a specific format including the magic phrase "SKILLJACK_GREETING_SUCCESS Use when this capability is needed.
- ▌ Email 3 · tomevault-io bundleSkills for attacking email services including SMTP, POP3, and IMAP. Use when this capability is needed.
- ▌ Example Skill 6 · tomevault-io bundleExample skill that demonstrates the gitagent skills system. Use this to test skill loading and script execution. Use when this capability is needed.
- ▌ Review 34 · tomevault-io bundleCheck 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.
- ▌ Find Skills 12 · tomevault-io bundleHelps 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.
- ▌ Skill Creator 74 · tomevault-io bundleCreate, 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.
- ▌ Kubernetes 18 · tomevault-io bundleSet 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.
- ▌ Hypershift 2 · tomevault-io bundleValidates that CPO override images in a PR actually contain the PRs they claim to include
- ▌ Skill Creator 75 · tomevault-io bundleGuide 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.
- ▌ Antfu 2 · tomevault-io bundleAnthony Fu's {Opinionated} preferences and best practices for web development Use when this capability is needed.
- ▌ Testing Checklist 2 · tomevault-io bundleCreate short smoke/sanity/regression checklists for critical user paths; not full step-by-step test case design Use when this capability is needed.
- ▌ Create Agent 4 · tomevault-io bundleScaffold 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.
- ▌ Create Skill 10 · tomevault-io bundleAdd 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.
- ▌ Image Gen 4 · tomevault-io bundleGenerate 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.
- ▌ Code Review 120 · tomevault-io bundleSenior 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.
- ▌ Create Test 2 · tomevault-io bundleUse 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.
- ▌ Update Docs 9 · tomevault-io bundleUpdate 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.
- ▌ React Doctor 4 · tomevault-io bundleRun 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.
- ▌ Changelog 9 · tomevault-io bundleGenerate 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.
- ▌ Commit 70 · tomevault-io bundleSmart 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.
- ▌ Slack Gif Creator 2 · tomevault-io bundleToolkit for creating animated GIFs optimized for Slack, with validators Use when this capability is needed.
- ▌ Product Management 2 · tomevault-io bundleAssist 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.
- ▌ Create Pr 13 · tomevault-io bundlePush 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.
- ▌ Brainstorming 11 · tomevault-io bundleYou 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.
- ▌ Valid Skill 3 · tomevault-io bundleUse 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.
- ▌ REST API 8 · tomevault-io bundleUse when building or reviewing Node.js REST API endpoints, middleware, input validation, authentication, authorization, database access, and error handling.
- ▌ MCP Server 4 · tomevault-io bundleMCP 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.