tomevault-io
- 62k skills
- 0 followers
- 3 days ago last updated
- ▌ Documentation 84 · tomevault-io bundleGuidelines for when and where to update documentation — docs_dev/ for developer docs, docs/ for user-facing content. Use when this capability is needed.
- ▌ Testing 72 · tomevault-io bundleTesting commands and patterns for Oak AI project including running Jest unit tests, E2E tests with Playwright, coverage reports, and filtering tests. Use when writing tests, running test suites, or debugging test failures. Use when this capability is needed.
- ▌ Testing 73 · tomevault-io bundleElixir testing patterns — ExUnit, Mox, factories, LiveView test helpers. Use when working on *_test.exs, test/support/, factory files, or fixing test failures. Use when this capability is needed.
- ▌ Apple Reminders 15 · tomevault-io bundleManage Apple Reminders via remindctl CLI (list, add, edit, complete, delete). Supports lists, date filters, and JSON/plain output. Use when this capability is needed.
- ▌ React Native Mobile 2 · tomevault-io bundleUse when working with the mobile app (iOS + Android) is built with React Native, using WatermelonDB for local SQLite with automatic sync to the Go backend.
- ▌ Internal Comms 10 · tomevault-io bundleUse when working with a set of resources to help me write all kinds of internal communications, using the formats that my company likes to use. Claude should use this skill whenever asked to write some sort of internal communications (status reports, leadership updates, 3P updates, company newsletters, FAQs, incident reports, project updates, etc.).
- ▌ Webapp Testing 32 · tomevault-io bundleToolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs. Use when this capability is needed.
- ▌ Implement 20 · tomevault-io bundleReads a specific plan from docs/plan/ and executes the code changes described within it. Use this when the user says "implement the plan" or "execute the plan". Use when this capability is needed.
- ▌ MCP Builder 53 · tomevault-io bundleGuide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK). Use when this capability is needed.
- ▌ CLI Reference 2 · tomevault-io bundleClaude Code CLI commands, flags, headless mode, and automation patterns Use when this capability is needed.
- ▌ Github Search 2 · tomevault-io bundleSearch GitHub code, repositories, issues, and PRs via MCP Use when this capability is needed.
- ▌ Workspace Status 2 · tomevault-io bundleShow status of all projects in the workspace including git branches, uncommitted changes, and running services. Use when user asks "workspace status", "show all projects", or "what's the status". Use when this capability is needed.
- ▌ Playwright Testing 5 · tomevault-io bundleBrowser automation with Playwright for Python. Recommended for visual testing. (project) Use when this capability is needed.
- ▌ Conductor Context 2 · tomevault-io bundleUse this skill when the user mentions "plan", "track", "spec", "conductor", asks about project progress, or references conductor files like plan.md, spec.md, tracks.md, product.md, tech-stack.md, or workflow.md. Also use when the user wants to understand the Conductor methodology or Context-Driven Development workflow.
- ▌ Javascript Expert 2 · tomevault-io bundleExpert-level JavaScript development with modern ES2024+ features, Node.js, npm ecosystem, and best practices Use when this capability is needed.
- ▌ Kubernetes Expert 2 · tomevault-io bundleExpert-level Kubernetes cluster management, deployment strategies, networking, and production operations Use when this capability is needed.
- ▌ Typescript Expert 7 · tomevault-io bundleExpert-level TypeScript development with modern tooling, advanced types, and best practices. Use this skill for TypeScript projects requiring type-safe code, modern bundling, and comprehensive testing. Use when this capability is needed.
- ▌ Deep Analysis 3 · tomevault-io bundleStructured multi-step reasoning for complex problems using the sequential-thinking MCP server. Use when facing architectural decisions, performance bottlenecks, complex debugging, design trade-offs, technology selection, or any problem requiring rigorous step-by-step analysis with hypothesis testing. Use when this capability is needed.
- ▌ UI Guidelines 2 · tomevault-io bundleComprehensive UI/UX guidelines for building React/Next.js components with Ant Design, shadcn/ui charts, and consistent styling. Use when creating forms, tables, modals, cards, or any UI component. Enforces color palette, typography, spacing (8px/12px/16px/24px), animations, and component patterns specific to the application. Use when this capability is needed.
- ▌ Database Schema Designer 3 · tomevault-io bundleDesign PostgreSQL, MongoDB, or Redis schemas with entities, relationships, indexes, constraints, migrations, query optimization, and backward-compatible schema evolution Use when this capability is needed.
- ▌ Style Guide 2 · tomevault-io bundleApply language-specific style guide rules to your code. Use when writing or reviewing code to ensure consistency with best practices. Use when this capability is needed.
- ▌ Substreams SQL 2 · tomevault-io bundleExpert knowledge for building SQL database sinks from Solana/SVM Substreams. Covers DatabaseChanges, ClickHouse schemas, PostgreSQL schemas, and materialized views for Solana DEX/token data. Use when this capability is needed.
- ▌ Postgres 2 · tomevault-io bundlePostgreSQL best practices, query optimization, connection troubleshooting, and performance improvement. Load when working with Postgres databases. Use when this capability is needed.
- ▌ Angular Directives 3 · tomevault-io bundleCreate custom directives in Angular v20+ for DOM manipulation and behavior extension. Use for attribute directives that modify element behavior/appearance, structural directives for portals/overlays, and host directives for composition. Triggers on creating reusable DOM behaviors, extending element functionality, or composing behaviors across components. Note - use native @if/@for/@switch for control flow, not custom structural directives. Use when this capability is needed.
- ▌ Code Documentation 3 · tomevault-io bundleWriting effective code documentation - API docs, README files, inline comments, and technical guides. Use for documenting codebases, APIs, or writing developer guides. Use when this capability is needed.
- ▌ CI CD Pipeline 17 · tomevault-io bundleWorkflow for designing and maintaining high-performance, vendor-decoupled CI/CD pipelines. Use when setting up new build systems or optimizing existing automation. Not for configuring specific CI providers or writing pipeline YAML directly — use Justfile (preferred) or Makefile targets instead. Use when this capability is needed.
- ▌ Openspec New Change 10 · tomevault-io bundleStart a new OpenSpec change using the experimental artifact workflow. Use when the user wants to create a new feature, fix, or modification with a structured step-by-step approach. Use when this capability is needed.
- ▌ Linear 6 · tomevault-io bundleManage Linear issues. Use when asked about tasks, tickets, bugs, or Linear. Use when this capability is needed.
- ▌ Phase Or Classification Skill Name 2 · tomevault-io bundle<single-line 20-100 word description; include trigger keywords and do not use folded YAML> Use when this capability is needed.
- ▌ Documentation And Adrs 2 · tomevault-io bundleRecords decisions and documentation. Use when making architectural decisions, changing public APIs, shipping features, or when you need to record context that future engineers and agents will need to understand the codebase. Use when this capability is needed.
- ▌ Documentation Patterns 3 · tomevault-io bundleADR templates, API documentation standards, technical writing voice, changelog patterns, and code comment guidelines Use when this capability is needed.
- ▌ Code Best Practice 2 · tomevault-io bundlePyMC-Marketing coding conventions, preferred implementations, and style guidelines. Use when this capability is needed.
- ▌ Changelog Generator 9 · tomevault-io bundleAutomatically creates user-facing changelogs from git commits by analyzing commit history, categorizing changes, and transforming technical commits into clear, customer-friendly release notes. Turns hours of manual changelog writing into minutes of automated generation. Use when this capability is needed.
- ▌ CI CD And Automation 7 · tomevault-io bundleAutomates CI/CD pipeline setup. Use when setting up or modifying build and deployment pipelines. Use when you need to automate quality gates, configure test runners in CI, or establish deployment strategies.
- ▌ Beads Workflow 2 · tomevault-io bundleUses bd (beads) for issue tracking. Use when finding work, claiming or closing issues, syncing with git, or when the user mentions bd, beads, issues, or tasks. Use when this capability is needed.
- ▌ Review Changes 3 · tomevault-io bundleSystematic code review workflow for evaluating changes against coding standards. Use when reviewing pull requests, commits, diffs, or code changes. Ensures type-safety, maintainability, readability, and adherence to best practices before code is merged. Use when this capability is needed.
- ▌ Skill Creator 218 · tomevault-io bundleGuide for creating effective Claude Skills for the AgentStack Sovereign Platform. Use this skill when creating new skills, updating existing skills, or learning skill design patterns. Triggers on requests like "create a new skill", "build a skill for X", "skill design", "skill template", or "extend Claude's capabilities". Use when this capability is needed.
- ▌ Typescript Best Practices 3 · tomevault-io bundleUse this skill when working with TypeScript code, type definitions, interfaces, generics, or async patterns.
- ▌ Frontend Design 97 · 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.
- ▌ MCP Integration 3 · tomevault-io bundleThis skill should be used when the user asks to "add MCP server", "integrate MCP", "configure MCP in plugin", "use .mcp.json", "set up Model Context Protocol", "connect external service", mentions "${CLAUDE_PLUGIN_ROOT} with MCP", or discusses MCP server types (SSE, stdio, HTTP, WebSocket). Provides comprehensive guidance for integrating Model Context Protocol servers into Claude Code plugins for external tool and service integration. Use when this capability is needed.
- ▌ Docs Writer Reference 12 · tomevault-io bundleReference page structure, templates, and writing patterns for src/content/reference/. For components, see /docs-components. For code examples, see /docs-sandpack. Use when this capability is needed.
- ▌ Sync Agent Instructions 2 · tomevault-io bundleSync AI coding tool instruction files (CLAUDE.md, GEMINI.md, AGENTS.md) so they stay aligned. Detects which file changed and copies it to the others. Use when syncing md files, syncing instructions, updating GEMINI.md, or updating AGENTS.md. Use when this capability is needed.
- ▌ Scikit Learn 12 · tomevault-io bundleMachine learning in Python with scikit-learn. Use for classification, regression, clustering, model evaluation, and ML pipelines. Use when this capability is needed.
- ▌ Git Commit 38 · tomevault-io bundleCreate standardized git commit messages based strictly on staged changes. Use when this capability is needed.
- ▌ Typescript Best Practices 4 · tomevault-io bundleEnforces TypeScript best practices and modern patterns Use when this capability is needed.
- ▌ Code Documentation 4 · tomevault-io bundleUpdates or creates project documentation in the correct location. Use when documenting features, architecture, setup instructions, or API changes. Writes clear, concise documentation without verbosity. Use when this capability is needed.
- ▌ Roo Conflict Resolution 3 · tomevault-io bundleProvides comprehensive guidelines for resolving merge conflicts intelligently using git history and commit context. Use when tasks involve merge conflicts, rebasing, PR conflicts, or git conflict resolution. This skill analyzes commit messages, git blame, and code intent to make intelligent resolution decisions.
- ▌ Documentation Updater 2 · tomevault-io bundleKeep CLAUDE.md and README.md documentation in sync with the actual dotfiles configuration. Use when the user wants to update documentation, sync README with changes, maintain CLAUDE.md, document new features, or ensure docs reflect current setup. Triggers include "update docs", "update README", "update CLAUDE.md", "document changes", or "sync documentation". Use when this capability is needed.
- ▌ Openspec New Change 11 · tomevault-io bundleStart a new OpenSpec change using the experimental artifact workflow. Use when the user wants to create a new feature, fix, or modification with a structured step-by-step approach. Use when this capability is needed.
- ▌ Brand Voice 3 · tomevault-io bundleDefines and maintains consistent brand communication across all marketing materials. This skill should be used when creating new marketing content, auditing existing materials for voice consistency, onboarding team members to brand guidelines, or when content sounds generic or "off-brand. Use when this capability is needed.
- ▌ API Design Patterns 3 · tomevault-io bundleLanguage-agnostic API design patterns covering REST and GraphQL, including resource naming, HTTP methods, status codes, versioning, pagination, filtering, authentication, error handling, and schema design. Activate when working with APIs, REST endpoints, GraphQL schemas, API documentation, OpenAPI/Swagger, JWT, OAuth2, endpoint design, API versioning, rate limiting, or GraphQL resolvers. Use when this capability is needed.
- ▌ CI CD Pipelines 4 · tomevault-io bundleComprehensive guide to ci cd pipelines. Master the concepts, implementation, best practices, and real-world applications of ci cd pipelines in professional environments. Use when this capability is needed.
- ▌ REST API Design 3 · tomevault-io bundleMaster Rest Api Design for software development. Use when building applications, implementing systems, or solving development challenges. This skill covers fundamentals, advanced techniques, and best practices for rest api design. Use when this capability is needed.
- ▌ Next Cache Components 14 · tomevault-io bundleNext.js 16 Cache Components - PPR, use cache directive, cacheLife, cacheTag, updateTag Use when this capability is needed.
- ▌ Wp Openclaw Setup 2 · tomevault-io bundleInstall wp-openclaw on a VPS. Use this skill from your LOCAL machine to deploy a self-contained WordPress + OpenClaw environment on a remote server. Use when this capability is needed.
- ▌ Creating Skills 12 · tomevault-io bundleCreates high-quality Claude skills following official best practices. Use when the user asks to create a new skill, improve an existing skill, or needs guidance on skill authoring. Includes proper structure, naming conventions, progressive disclosure patterns, and quality validation.
- ▌ Data Analysis 7 · tomevault-io bundleAnalyze datasets to extract insights through statistical methods, trend identification, hypothesis testing, and correlation analysis. Use when this capability is needed.
- ▌ React Hook Form Zod 2 · tomevault-io bundleType-safe React forms with React Hook Form and Zod validation. Use for form schemas, field arrays, multi-step forms, or encountering validation errors, resolver issues, nested field problems. Use when this capability is needed.
- ▌ Sequential Thinking 7 · tomevault-io bundleSystematic step-by-step reasoning with revision and branching. Use for complex problems, multi-stage analysis, design planning, problem decomposition, or encountering unclear scope, alternative approaches needed, revision requirements. Use when this capability is needed.
- ▌ Writing Skills 27 · tomevault-io bundleUse when creating new skills, editing existing skills, or verifying skills work before deployment
- ▌ Project Conventions 8 · tomevault-io bundleGuides discovery and application of project-specific conventions including code patterns, naming, structure, and team practices. Use when exploring a codebase or implementing features to match existing patterns. Use when this capability is needed.
- ▌ Database 10 · tomevault-io bundleDatabase patterns — migrations, indexes, N+1 prevention, query optimization. Triggers on database/migration/query/sql/orm keywords. Use when this capability is needed.
- ▌ Git Expert 4 · tomevault-io bundleElite Git expertise for KMP development teams. Use when establishing branching strategies, commit conventions, PR workflows, release management, or resolving complex Git scenarios. Triggers on Git workflow design, commit message formatting, branch management, merge strategies, or Git troubleshooting. Use when this capability is needed.
- ▌ Prompt Engineer 7 · tomevault-io bundleBuild, analyze, and optimize LLM prompts and technical documentation. Activates when user wants to create, modify, review, or improve prompts, or when requests are ambiguous and need clarification before writing. Use when this capability is needed.
- ▌ Create Skill 24 · tomevault-io bundleCreate new Claude Code skills. Use when the user wants to create a skill, make a skill, add a skill, write a skill, or build a skill for Claude Code. Use when this capability is needed.
- ▌ Kotlin Concurrency Expert 2 · tomevault-io bundleKotlin Coroutines review and remediation for Android. Use when asked to review concurrency usage, fix coroutine-related bugs, improve thread safety, or resolve lifecycle issues in Kotlin/Android code. Use when this capability is needed.
- ▌ Frontend Design 98 · tomevault-io bundleCreate distinctive, engaging frontend interfaces for ShieldBattery. Use this skill when building user interfaces. Encourages bold, intentional design decisions within the project's design system. Use when this capability is needed.
- ▌ Prompt Optimizer 6 · tomevault-io bundlePrompt engineering expert that helps users craft optimized prompts using 57 proven frameworks. Use when users want to optimize prompts, improve AI instructions, create better prompts for specific tasks, or need help selecting the best prompt framework for their use case. Use when this capability is needed.
- ▌ Code Review 287 · tomevault-io bundleReview source code and create a report in Japanese Use when this capability is needed.
- ▌ Github Workflow 6 · tomevault-io bundleManages GitHub workflow including issues, PRs, labels, and reviews. Use when working with GitHub issues, creating PRs, or coordinating reviews.
- ▌ Bash Pro 2 · tomevault-io bundleMaster of defensive Bash scripting for production automation, CI/CD Use when this capability is needed.
- ▌ Debugger 5 · tomevault-io bundleDebugging specialist for errors, test failures, and unexpected Use when this capability is needed.
- ▌ Form Cro 4 · tomevault-io bundleOptimize any form that is NOT signup or account registration — including lead capture, contact, demo request, application, survey, quote, and checkout forms. Use when this capability is needed.
- ▌ Java Pro 2 · tomevault-io bundleMaster Java 21+ with modern features like virtual threads, pattern matching, and Spring Boot 3.x. Expert in the latest Java ecosystem including GraalVM, Project Loom, and cloud-native patterns. Use when this capability is needed.
- ▌ Networkx 3 · tomevault-io bundleNetworkX is a Python package for creating, manipulating, and analyzing complex networks and graphs. Use when this capability is needed.
- ▌ Page Cro 2 · tomevault-io bundleAnalyze and optimize individual pages for conversion performance. Use when this capability is needed.
- ▌ Ruby Pro 2 · tomevault-io bundleWrite idiomatic Ruby code with metaprogramming, Rails patterns, and performance optimization. Specializes in Ruby on Rails, gem development, and testing frameworks. Use when this capability is needed.
- ▌ Rust Pro 12 · tomevault-io bundleMaster Rust 1.75+ with modern async patterns, advanced type system features, and production-ready systems programming. Use when this capability is needed.
- ▌ Prepare Release 3 · tomevault-io bundleGenerate a changelog and suggest a new version number based on git commits since the last version. Use when the user asks to generate a changelog, create a new version, or prepare a release. Optionally accepts a version number argument (e.g., `/prepare-release 2.1.0`). Use when this capability is needed.
- ▌ Git Workflow Branching 2 · tomevault-io bundleWhen creating, updating, and merging code in a collaborative version control environment. Use when this capability is needed.
- ▌ Project 3 · tomevault-io bundleClone and track external repos. Use when user shares GitHub URL to study or develop, or says "search repos", "find repo", "where is [project]". Actions - learn (clone for study), search/find (search repos), list (show tracked). For active development, use /incubate. Use when this capability is needed.
- ▌ React Patterns 7 · tomevault-io bundleModern React patterns including hooks, state management, and performance Use when this capability is needed.
- ▌ Mui 3 · tomevault-io bundleMaterial-UI v7 component library patterns including sx prop styling, theme integration, responsive design, and MUI-specific hooks. Use when working with MUI components, styling with sx prop, theme customization, or MUI utilities. Use when this capability is needed.
- ▌ Mind Elixir Plaintext Format 2 · tomevault-io bundleGuide for understanding and converting Mind Elixir plaintext format. Covers format specification, parsing, and conversion to Mind Elixir data structure. Use when this capability is needed.
- ▌ Research 36 · tomevault-io bundleComprehensive research and content extraction. USE WHEN research, investigate, extract wisdom, analyze content. For OSINT use OSINT skill. Use when this capability is needed.
- ▌ Swiftui Liquid Glass 4 · tomevault-io bundleImplement, review, or improve SwiftUI features using the iOS 26+ Liquid Glass API. Use when asked to adopt Liquid Glass in new SwiftUI UI, refactor an existing feature to Liquid Glass, or review Liquid Glass usage for correctness, performance, and design alignment. Use when this capability is needed.
- ▌ Test Driven Development 14 · tomevault-io bundleEnforce Test-Driven Development (TDD) workflow for all code changes. Apply PROACTIVELY by default using Red-Green-Refactor cycles for features, bug fixes, and refactoring. Use when this capability is needed.
- ▌ Tailwind Setup 3 · tomevault-io bundleConfigure Tailwind CSS and shadcn/ui for React frontends with Django backends, including dark mode support and theme tokens. This skill should be used when setting up a new React project or adding Tailwind to an existing one. Use when this capability is needed.
- ▌ Worktree Task 2 · tomevault-io bundle使用 git worktree + 背景代理会话管理大型任务(默认启动 Claude Code;可用 --codex 快速切到 Codex CLI,或通过 --agent-cmd 指定任意命令)。适合用户希望在不阻塞当前会话的情况下执行大型或多步骤任务。 Use when this capability is needed.
- ▌ Gh Fix CI 5 · tomevault-io bundleInspect GitHub PR checks with gh, pull failing GitHub Actions logs, summarize failure context, then create a fix plan and implement after user approval. Use when a user asks to debug or fix failing PR CI/CD checks on GitHub Actions and wants a plan + code changes; for external checks (e.g., Buildkite), only report the details URL and mark them out of scope. Use when this capability is needed.
- ▌ Leann Search 2 · tomevault-io bundleSemantic search across codebase using LEANN vector index Use when this capability is needed.
- ▌ Unit Test Generator 2 · tomevault-io bundleGenerates comprehensive unit tests with AAA pattern (Arrange-Act-Assert), edge cases, error scenarios, and coverage analysis. Creates test files matching source structure with complete test suites. Use for "unit testing", "test generation", "Jest tests", or "test coverage".
- ▌ Testing Strategy 7 · tomevault-io bundleChoose appropriate tests and reduce regressions. Use when this capability is needed.
- ▌ Review R 2 · tomevault-io bundleRun the R code review protocol on R scripts. Checks code quality, reproducibility, domain correctness, and professional standards. Produces a report without editing files. Use when this capability is needed.
- ▌ Terraform Expert 2 · tomevault-io bundleExpert-level Terraform infrastructure as code, modules, state management, and production best practices Use when this capability is needed.
- ▌ Changelog Generator 8 · tomevault-io bundle智能变更日志生成器 - 自动分析Git提交历史,生成符合规范的CHANGELOG.md。支持语义化版本管理、多种输出格式、增量更新和GitHub/GitLab集成。 Use when this capability is needed.
- ▌ Code Review 280 · tomevault-io bundleCross-model code review before every PR. Use this after code is written and before pushing. Use when this capability is needed.
- ▌ Git Workflow 164 · tomevault-io bundleGit workflow best practices and patterns. Use this skill when working with git operations, creating commits, managing branches, handling pull requests, or establishing team git workflows. Provides guidance on commit messages, branching strategies, and collaboration patterns. Use when this capability is needed.
- ▌ Session Review 2 · tomevault-io bundleAnalyzes the current session to extract patterns, preferences, and learnings. Use when running session retrospectives, debriefs, post-mortems, or reflecting on insights worth remembering. Produces structured reviews capturing what worked, what to improve, and actionable takeaways.
- ▌ Frontend Design 90 · tomevault-io bundleCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, artifacts, posters, or applications (examples include websites, landing pages, dashboards, React components, HTML/CSS layouts, or when styling/beautifying any web UI). Generates creative, polished code and UI design that avoids generic AI aesthetics. Use when this capability is needed.