tomevault-io
- 62k skills
- 0 followers
- 12 hours ago last updated
- ▌ Release 7 · tomevault-io bundleShip a signed tag + GitHub Release + npm publish for @kbediako/codex-orchestrator with low-friction, agent-first steps (PR -> watch-merge -> tag -> watch publish -> downstream smoke). Use when this capability is needed.
- ▌ Pnpm 3 · tomevault-io bundleNode.js package manager with strict dependency resolution. Use when running pnpm specific commands, configuring workspaces, or managing dependencies with catalogs, patches, or overrides. Use when this capability is needed.
- ▌ Vite 2 · tomevault-io bundleVite build tool configuration, plugin API, SSR, and Vite 8 Rolldown migration. Use when working with Vite projects, vite.config.ts, Vite plugins, or building libraries/SSR apps with Vite. Use when this capability is needed.
- ▌ Debug 3 · tomevault-io bundleDebug incorrect Dippy approval or block behavior Use when this capability is needed.
- ▌ Git 3 · tomevault-io bundleGuide for using git according to my preferences. Use it when you're asked to commit something. Use when this capability is needed.
- ▌ Adr 3 · tomevault-io bundleArchitecture Decision Records with evaluate and design modes. Document significant technical decisions with context, alternatives, and consequences. Use when this capability is needed.
- ▌ Create Readme 2 · tomevault-io bundleCreate a README.md file for the project Use when this capability is needed.
- ▌ Vitest 2 · tomevault-io bundleUse when writing or configuring Vitest tests - assertions, mocking, coverage, and workspace-aware testing for TypeScript projects
- ▌ Tdd 5 · tomevault-io bundleTest-Driven Development skill for the ikigai project Use when this capability is needed.
- ▌ Commit 4 · tomevault-io bundleCreate commit messages following conventional commit conventions. Use when committing code changes, writing commit messages, or formatting git history. Follows conventional commits with issue references. Use when this capability is needed.
- ▌ Vercel React Best Practices 6 · tomevault-io bundleReact and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js pages, data fetching, bundle optimization, or performance improvements. Use when this capability is needed.
- ▌ Release 8 · tomevault-io bundlePrepare and publish a new release — bump versions, generate changelog, tag, and push for CI to publish to npm. Use when this capability is needed.
- ▌ Skill 2 · tomevault-io bundleComprehensive guide to understanding, writing, validating, and using skills in agent systems. Covers the agentskills.io specification, progressive disclosure patterns, frontmatter validation, directory structure, and tooling. When you need to teach agents how to read skills, validate skill metadata, work with SKILL.md files, or understand skill architecture. Use when this capability is needed.
- ▌ Imsg 4 · tomevault-io bundleiMessage/SMS CLI for listing chats, history, watch, and sending. Use when this capability is needed.
- ▌ Tmux 6 · tomevault-io bundleRemote-control tmux sessions for interactive CLIs by sending keystrokes and scraping pane output. Use when this capability is needed.
- ▌ Setup 3 · tomevault-io bundleInitialize a new project in the workspace. Scaffolds files, Makefile, git, and AGENTS.md for the chosen project type. Use when this capability is needed.
- ▌ PDF 6 · tomevault-io bundleComprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting documents, and handling forms. When Claude needs to fill in a PDF form or programmatically process, generate, or analyze PDF documents at scale. Use when this capability is needed.
- ▌ React 2 · tomevault-io bundleTypeScript/React code standards for writing and reviewing React components, hooks, and TypeScript code. Make sure to use this skill whenever the user mentions React, React component, functional component, hook (useState, useEffect, useCallback, useMemo, custom hook), TypeScript type/interface, FC, Props, state management, or asks to write, review, or refactor any React or TypeScript code — even if they don't explicitly say "skill" or "standards". Use when this capability is needed.
- ▌ Generate Component Documentation 2 · tomevault-io bundleGenerate documentation for new components. Use when writing docs, documenting components, or creating component documentation. Use when this capability is needed.
- ▌ Create Pull Request 2 · tomevault-io bundleSteps for creating a pull request in this project. Use when this capability is needed.
- ▌ React 3 · tomevault-io bundleReact/Next.js best practices for modern, performant applications. Use when this capability is needed.
- ▌ Implement 2 · tomevault-io bundlePlan-then-implement workflow — sketches a hypothesis, explores targeted areas, creates a concrete plan, gets user approval, then implements in parallel subagents. Use for non-trivial features or changes. Use when this capability is needed.
- ▌ Testing 2 · tomevault-io bundleWrite tests using TDD principles with integration tests as default and minimal mocking. Use when writing code, fixing bugs, or when user mentions tests, TDD, unit tests, integration tests, or testing strategy. Use when this capability is needed.
- ▌ Docs 2 · tomevault-io bundleGenerate or update documentation for Terrae components Use when this capability is needed.
- ▌ Lint 3 · tomevault-io bundleRun linting and type checking across the Terrae codebase Use when this capability is needed.
- ▌
- ▌ Init 3 · tomevault-io bundleAuto-configure amem for all detected AI tools (Claude Code, Cursor, Windsurf, GitHub Copilot). Use when the user wants to set up amem or configure it for their tools. Use when this capability is needed.
- ▌ Vercel React Best Practices 7 · tomevault-io bundleReact and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js pages, data fetching, bundle optimization, or performance improvements. Use when this capability is needed.
- ▌ Zig 2 · tomevault-io bundleQuality-first Zig 0.15.1 code generation. Loads stdlib context, generates small pieces, tests, reviews for idioms and slop, refactors. Use for any Zig coding task. Use when this capability is needed.
- ▌ Gh 4 · tomevault-io bundleGitHub CLI usage and workflow patterns. Use when working with GitHub repositories, pull requests, issues, or API interactions. Use when this capability is needed.
- ▌ Plan 3 · tomevault-io bundleArchitecture phase (ARCHITECT) - transforms research into rigorous technical architecture through 5 mandatory design artifacts. Interactive and iterative. Use when this capability is needed.
- ▌ Ship 2 · tomevault-io bundleReview and finalize (REVIEWER + DOCUMENTER phases) - runs adversarial code review, commits changes, completes task, and records reflection to capture pattern outcomes. Use when this capability is needed.
- ▌ Fix Bug 2 · tomevault-io bundleUse when given a GitHub issue URL or number to investigate and implement a fix. Triggers on "fix issue", "fix bug", "fix
- ▌
- ▌ Axe 2 · tomevault-io bundleProvides agent-ready AXe CLI usage guidance for iOS Simulator automation. Use when asked to "use AXe", "automate a simulator", "tap/swipe/type on simulator", "set a slider", "describe UI", "take a screenshot", "record video", "batch steps", or "interact with an iOS app". Covers all commands including touch, gestures, sliders, text input, keyboard, buttons, accessibility, screenshots, video, and batch workflows.
- ▌ Skill Creator 4 · tomevault-io bundleCreate or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets. Use when this capability is needed.
- ▌ Golang 2 · tomevault-io bundleGo development process and idiomatic code review. Use when writing Go code, reviewing Go PRs, implementing concurrency with goroutines/channels, debugging Go race conditions, or fixing Go error handling. Also use for Go project setup, module management, interface design, context usage, and when errors are being ignored, goroutines lack coordination, or code feels 'clever' instead of clear. Essential for Go API design and fighting borrow-checker-like constraints. Use when this capability is needed.
- ▌ Tmux 7 · tomevault-io bundleRemote-control tmux sessions for interactive CLIs by sending keystrokes and scraping pane output. Use when this capability is needed.
- ▌ CI 2 · tomevault-io bundleCommit code changes to git with auto-formatting and smart staging. Use this for any git commit workflow — handles formatter detection, selective staging, and commit message generation in a single atomic commit. Use when this capability is needed.
- ▌ Pr 3 · tomevault-io bundleCreate a GitHub pull request — pushes the current branch and opens a PR with auto-generated title and description. Use for any PR creation, branch submission, or code review request. Use when this capability is needed.
- ▌ Dex Plan 2 · tomevault-io bundleCreate dex task from markdown planning documents (plans, specs, design docs, roadmaps) Use when this capability is needed.
- ▌ Blucli 2 · tomevault-io bundleBluOS CLI (blu) for discovery, playback, grouping, and volume control of Bluesound and NAD speakers. Use when the user wants to play music, stream audio, control speakers, adjust volume, group or ungroup Bluesound players, search TuneIn radio, or manage multi-room streaming setups. Use when this capability is needed.
- ▌ Gemini 2 · tomevault-io bundleGemini CLI for one-shot Q&A, summaries, and generation. Use when the user asks to query Gemini, generate text with Google AI, summarize content using Gemini, run a one-shot prompt, get a Gemini response, or produce JSON output via the Gemini CLI. Supports model selection, output formatting, and extension management. Use when this capability is needed.
- ▌ Github 2 · tomevault-io bundleInteract with GitHub using the `gh` CLI to manage repositories, issues, pull requests, CI/CD workflow runs, and API queries. Use when the user asks to create, list, view, merge, or close pull requests and issues; check CI status or workflow run logs; query the GitHub API for repository data; or perform any GitHub operation from the command line. Covers `gh issue`, `gh pr`, `gh run`, `gh repo`, and `gh api` subcommands. Use when this capability is needed.
- ▌ Notion 2 · tomevault-io bundleNotion API for creating and managing pages, databases, and blocks. Use when the user wants to create a Notion page, query a Notion database, update Notion properties, search Notion, add content to Notion, manage Notion blocks, or interact with Notion data sources and workspaces via the API. Use when this capability is needed.
- ▌ Oracle 2 · tomevault-io bundleBest practices for using the oracle CLI (prompt + file bundling, engines, sessions, and file attachment patterns). Use when the developer needs to send a one-shot prompt with file context to another model, bundle repository files for external LLM review, run oracle browser or API queries, manage oracle sessions, attach or exclude files with glob patterns, or preview token costs with dry-run mode. Use when this capability is needed.
- ▌ Plan 4 · tomevault-io bundleCreate detailed implementation plans before making code changes. Use this when you need to plan complex refactors, new features, or multi-file changes. The plan helps users review and approve changes before execution. Use when this capability is needed.
- ▌ IOS 2 · tomevault-io bundleiOS platform-specific development with XcodeBuildMCP tools for simulator, device, UI automation, and debugging. Use when building iPhone apps, testing on simulator/device, or automating UI interactions. Use when this capability is needed.
- ▌ Vue 13 · tomevault-io bundleVue 3 projects should follow these guardrails. Use when this capability is needed.
- ▌ Github 3 · 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.
- ▌
- ▌ CI CD 4 · tomevault-io bundleCI/CD pipeline design, GitHub Actions, and deployment automation Use when this capability is needed.
- ▌ Rust 4 · tomevault-io bundleLoad this skill for non-trivial work in a Cargo workspace. Covers what is genuinely peculiar to Cargo as an agent encounters it — keeping the build cache from exploding into tens of gigabytes, the workspace-deps feature-flag transit gotcha, and the architectural rule for keeping CLI-bearing crates testable. The general engineering-discipline rules (oracles, testing domains, evidence) live in `rigor`; the commit-shaping rules live in `jujutsu`. Use when this capability is needed.
- ▌ Release 9 · tomevault-io bundleRelease to GitHub with tag and artifacts Use when this capability is needed.
- ▌ Git 4 · tomevault-io bundleGit operations and worktree management Use when this capability is needed.
- ▌ Rust 5 · tomevault-io bundleBuild safe, concurrent, and performant systems with Rust. Use when writing Rust applications, implementing ownership and borrowing patterns, building concurrent code with threads/async, designing trait-based abstractions, or optimizing Rust performance. Use when this capability is needed.
- ▌ Prd 3 · tomevault-io bundleCreate agent-friendly Linear tickets with PRDs, sub-issues, and clear success criteria. Use when planning features or breaking down work for agentic coding. Use when this capability is needed.
- ▌ Improve Codebase Architecture 2 · tomevault-io bundleExplore a codebase to find opportunities for architectural improvement, focusing on making the codebase more testable by deepening shallow modules. Use when user wants to improve architecture, find refactoring opportunities, consolidate tightly-coupled modules, or make a codebase more AI-navigable. Use when this capability is needed.
- ▌ Auth 2 · tomevault-io bundleAuthentication and authorization patterns for Kagenti services Use when this capability is needed.
- ▌ Meta 2 · tomevault-io bundleSkills for improving and maintaining skills Use when this capability is needed.
- ▌ Test 6 · tomevault-io bundleTest writing, reviewing, and running for Kagenti - smart router for test workflows Use when this capability is needed.
- ▌ Vercel React Best Practices 8 · tomevault-io bundleReact and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js pages, data fetching, bundle optimization, or performance improvements. Use when this capability is needed.
- ▌ Implement 3 · tomevault-io bundleStandardised feature-implementation workflow — fetch issue, plan, branch, TDD-loop, review, PR. Asks for confirmation before each external-state-changing step (branch create, PR open). Never auto-merges, never force-pushes, never bypasses hooks. Use when this capability is needed.
- ▌ Pinia 2 · tomevault-io bundlePinia official Vue state management library, type-safe and extensible. Use when defining stores, working with state/getters/actions, or implementing store patterns in Vue apps. Use when this capability is needed.
- ▌ Test Driven Development 2 · tomevault-io bundleUse when implementing any feature or bugfix, before writing implementation code
- ▌ Vague 2 · tomevault-io bundleUse when writing Vague (.vague) files - a declarative language for generating realistic test data with superposition, constraints, and cross-references
- ▌ Docs 3 · tomevault-io bundleUser documentation authoring guidelines for ikigai Use when this capability is needed.
- ▌ Meta 3 · tomevault-io bundleMeta - Agent System infrastructure for the ikigai project Use when this capability is needed.
- ▌ Rust 6 · tomevault-io bundleContains knowledge on Mikoto usage of Rust. ALWAYS activate before interacting with the backend, or any part of the codebase written in Rust. Use when this capability is needed.
- ▌ Tmux 8 · tomevault-io bundleRemote-control tmux sessions for interactive CLIs by sending keystrokes and scraping pane output. Use when this capability is needed.
- ▌ Release 10 · tomevault-io bundlePublish a new release of the openusd crate. Use when cutting a release, bumping the version, or publishing to crates.io. Use when this capability is needed.
- ▌ Gog 6 · tomevault-io bundleGoogle Workspace CLI for Gmail, Calendar, Drive, Contacts, Sheets, and Docs. Use when this capability is needed.
- ▌ Sag 5 · tomevault-io bundleElevenLabs text-to-speech with mac-style say UX. Use when this capability is needed.
- ▌ Tmux 9 · tomevault-io bundleRemote-control tmux sessions for interactive CLIs by sending keystrokes and scraping pane output. Use when this capability is needed.
- ▌ Codeql 2 · tomevault-io bundleRun CodeQL static analysis for security vulnerability detection, taint tracking, and data flow analysis. Use when asked to analyze code with CodeQL, create CodeQL databases, write custom QL queries, perform security audits, or set up CodeQL in CI/CD pipelines. Use when this capability is needed.
- ▌ Skill Creator 5 · 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 the agent's capabilities with specialized knowledge, workflows, or tool integrations. Use when this capability is needed.
- ▌ Slack 2 · tomevault-io bundleUse when you need to control Slack from Razroom via the slack tool, including reacting to messages or pinning/unpinning items in Slack channels or DMs.
- ▌ Flash 2 · tomevault-io bundlerunpod-flash SDK and CLI for deploying AI workloads on Runpod serverless GPUs/CPUs. Use when this capability is needed.
- ▌ Test 7 · tomevault-io bundle테스트 작성 및 실행. unit test, integration test, E2E test, coverage 분석 시 사용. Use when this capability is needed.
- ▌ Chat 2 · tomevault-io bundleChat completions using Sarvam AI LLMs (Sarvam-105B, Sarvam-30B). Handles AI chat, text generation, reasoning, coding, and multilingual conversations in Indian languages. OpenAI-compatible API. Use when building chatbots, Q&A systems, agents, or any LLM feature targeting Indian users. Use when this capability is needed.
- ▌ Fix 2 · tomevault-io bundleReview+fix protocol with optional pre-core git diff review and safety guardrails (unsoundness, invariants, footguns, incidental complexity). Use when prompts say "$fix this PR", "fix current branch", "fix this diff", "repair CI red", or "apply a minimal patch", and when crash/corruption/invariant-break issues need correction with a validation signal. Stop only after self-review exhausts actionable changes, each full cycle reaches post-self-review rerun plus terminal diff-review closure, and two consecutive zero-edit full cycles are clean. Use when this capability is needed.
- ▌ Prose 2 · tomevault-io bundleApply Strunk's writing rules to prose—documentation, commits, error messages, UI text. Clearer, stronger, more professional. Also handles sharpening and tightening drafts by subtraction. Use when this capability is needed.
- ▌ Code Review 2 · tomevault-io bundleMiaoYan project adapter for Waza check/code-review. Use for Swift, AppKit, iOS target, and release-safety review. Use when this capability is needed.
- ▌ Pr 4 · tomevault-io bundleComprehensive PR/issue review - analyzes architecture, tests, identifies unrelated changes mixed in, drafts review comment or issue comment. Use when user asks to review a PR, check a PR, look at PR changes, or comment on an issue. Use when this capability is needed.
- ▌ Vue Testing Best Practices 2 · tomevault-io bundleUse for Vue.js testing. Covers Vitest, Vue Test Utils, component testing, mocking, testing patterns, and Playwright for E2E testing. Use when this capability is needed.
- ▌ Coding 2 · tomevault-io bundleShip code where unintended behavior — by machine or maintainer — is unrepresentable. Use before implementing, during review, or pre-ship. Triggers on coding tasks, "check for bugs", "is this safe to ship". Use when this capability is needed.
- ▌ Commit 5 · tomevault-io bundleGenerate git commits following Conventional Commits (commitlint) format. Make sure to use this skill whenever the user mentions git commit, commit changes, make a commit, conventional commits, commitlint, or asks to commit any changes — even if they don't explicitly say "skill" or "Conventional Commits". This skill is especially useful when the user says things like "commit this", "commit my changes", "git add and commit", or wants a properly formatted commit message. Use when this capability is needed.
- ▌ Frontend Design 2 · 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.
- ▌ Jira 2 · tomevault-io bundleAccess to Atlassian Jira with `jira` CLI. Use when this capability is needed.
- ▌ Vueuse Functions 2 · tomevault-io bundleApply VueUse composables where appropriate to build concise, maintainable Vue.js / Nuxt features. Use when this capability is needed.
- ▌ Typer 2 · tomevault-io bundleTyper best practices and conventions. Use when working with Typer CLIs. Keeps Typer code clean and up to date with the latest features and patterns, updated with new versions. Write new code or refactor and update old code. Use when this capability is needed.
- ▌ Github 4 · 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.
- ▌ GRAPHQL 2 · tomevault-io bundleGraphQL - use when working on related tasks Use when this capability is needed.
- ▌ Release 11 · tomevault-io bundleRelease char macOS app. Bumps version, updates changelog, creates git tag, monitors CI, verifies release assets, and updates Homebrew tap. Use when releasing a new version. Use when this capability is needed.
- ▌ Git 5 · tomevault-io bundleGit workflows, branching strategies, and hooks. Use when this capability is needed.
- ▌ Vercel React Best Practices 9 · tomevault-io bundleVercel React Best Practices Use when this capability is needed.
- ▌ Commit 6 · tomevault-io bundleCreate commit messages following Sentry conventions. Use when committing code changes, writing commit messages, or formatting git history. Follows conventional commits with Sentry-specific issue references. Use when this capability is needed.
- ▌ Rules 2 · tomevault-io bundleGenerate auto-extraction rules for AI tools. Writes guidelines to CLAUDE.md, .cursorrules, etc. that teach the AI when and how to store memories. Use when the user wants to set up proactive memory extraction. Use when this capability is needed.
- ▌ Fix 3 · tomevault-io bundleFix issues from code review. Use when the user invokes /fix or asks to address review findings for an issue. Use when this capability is needed.
- ▌ Git 6 · tomevault-io bundleGit version control operations. Use for creating branches, making commits, pushing code, and creating pull requests. Use when implementing features, fixing bugs, or preparing code for review. Use when this capability is needed.