tomevault-io
- 62k skills
- 0 followers
- 6 hours ago last updated
- ▌ Docs Search 2 · tomevault-io bundleSearch indexed documentation for relevant information. Use when the user asks about libraries, frameworks, APIs, or needs code examples from official docs. Use when this capability is needed.
- ▌ Git Workflow 90 · tomevault-io bundleAutomated git workflow helpers for common development tasks like creating feature branches, cleaning up merged branches, and interactive rebasing. Use when the user mentions git branching, branch cleanup, feature workflow, or git automation. No prerequisites required - uses native git commands. Use when this capability is needed.
- ▌ Frontend Design 46 · tomevault-io bundleFrontend visual design constraints for web UI tasks. Use when Codex is asked to design or style UI/UX, build frontend layouts, or propose visual direction, especially when creating new pages or components outside an established design system. Use when this capability is needed.
- ▌ Go Concurrency 3 · tomevault-io bundleGo concurrency patterns. Routes to specific patterns. Use when this capability is needed.
- ▌ Go Testing 6 · tomevault-io bundleGuide for writing Go tests following this project's patterns including httptest, test organization, and coverage requirements. Use when this capability is needed.
- ▌ Git Workflow 91 · tomevault-io bundleGit workflow patterns including branching strategies, commit conventions, Use when this capability is needed.
- ▌ Mle Workflow 2 · tomevault-io bundleProduction machine-learning engineering workflow for data contracts, Use when this capability is needed.
- ▌ React Native 6 · tomevault-io bundleReact Native patterns for mobile app development with Expo and bare Use when this capability is needed.
- ▌ Rust Testing 7 · tomevault-io bundleRust testing patterns including unit tests, integration tests, async Use when this capability is needed.
- ▌ Scikit Learn 4 · tomevault-io bundleMachine learning in Python with scikit-learn. Use for classification, Use when this capability is needed.
- ▌ MCP Github 2 · tomevault-io bundleGitHub MCP tools with progressive disclosure for context efficiency Use when this capability is needed.
- ▌ Docs Sync 5 · tomevault-io bundleDocumentation sync after code review. Use when resolving PR review comments, fixing code from review feedback, adding new files or components, or changing architectural patterns. Use when this capability is needed.
- ▌ Devlog 3 · tomevault-io bundleCreate and maintain a DEVLOG.md file capturing the development story of a project. Use this periodically over the course of a project to capture important information about the development story. Invoke when the user asks to update the devlog, create a devlog, document project progress, or capture development history. Also appropriate after completing significant milestones or before context switches. Use when this capability is needed.
- ▌ Kubernetes 22 · tomevault-io bundleKubernetes best practices, translating Docker concepts to K8s, writing manifests (Deployments, Services), and using kubectl. Use when this capability is needed.
- ▌ Golang Pro 14 · tomevault-io bundleImplements concurrent Go patterns using goroutines and channels, designs and builds microservices with gRPC or REST, optimizes Go application performance with pprof, and enforces idiomatic Go with generics, interfaces, and robust error handling. Use when building Go applications requiring concurrent programming, microservices architecture, or high-performance systems. Invoke for goroutines, channels, Go generics, gRPC integration, CLI tools, benchmarks, or table-driven testing. Use when this capability is needed.
- ▌ Python Pro 3 · tomevault-io bundleUse when building Python 3.11+ applications requiring type safety, async programming, or robust error handling. Generates type-annotated Python code, configures mypy in strict mode, writes pytest test suites with fixtures and mocking, and validates code with black and ruff. Invoke for type hints, async/await patterns, dataclasses, dependency injection, logging configuration, and structured error handling.
- ▌ Vue Expert 6 · tomevault-io bundleBuilds Vue 3 components with Composition API patterns, configures Nuxt 3 SSR/SSG projects, sets up Pinia stores, scaffolds Quasar/Capacitor mobile apps, implements PWA features, and optimises Vite builds. Use when creating Vue 3 applications with Composition API, writing reusable composables, managing state with Pinia, building hybrid mobile apps with Quasar or Capacitor, configuring service workers, or tuning Vite configuration and TypeScript integration.
- ▌ Git Commit 22 · tomevault-io bundleGenerates standardized git commit messages following the Conventional Commits format with Chinese descriptions.
- ▌ Calendar 5 · tomevault-io bundleGoogle Calendar — list, create, and manage events via gcal CLI Use when this capability is needed.
- ▌ Using Git Worktrees 2 · tomevault-io bundleGit worktree creation for isolated feature work with smart directory selection and safety verification. Use when starting feature work that needs isolation, working on parallel branches, working on multiple features simultaneously, or before executing implementation plans. Do NOT use for general git workflow (check Git Workflow section in CLAUDE.md). Use when this capability is needed.
- ▌ Agents Md Generator 2 · tomevault-io bundleGenera y mantiene archivos AGENTS.md para cualquier proyecto, incluyendo estructura, uso, comandos, convenciones y un indice JIT cuando el repo es complejo. Usala cuando el usuario pida crear o mejorar AGENTS.md o incorporar principios de optimizacion para Go, Python o JS/TS. Use when this capability is needed.
- ▌ Release 78 · tomevault-io bundleCreate a new release by bumping version, committing, and pushing a git tag. Use when the user wants to release a new version (e.g., "release 1.0.1", "release patch", "make a release", "bump version and release", "create version 2.0.0"). Use when this capability is needed.
- ▌ Docs 12 · tomevault-io bundleGenerate a documentation site from your ADRs and specs. Use when the user says "generate docs", "create a docs site", or wants to publish their architecture decisions. Use when this capability is needed.
- ▌ Init 16 · tomevault-io bundleSet up CLAUDE.md with design plugin references for architecture-aware sessions. Use when the user installs the plugin, says "initialize design", or wants to configure CLAUDE.md for the design plugin. Use when this capability is needed.
- ▌ Project Manager 3 · tomevault-io bundleTracks bead progress, manages release timelines, and resolves cross-team Use when this capability is needed.
- ▌ Orient 2 · tomevault-io bundleUse at the start of an orchestrator session to understand project state and find available work Use when this capability is needed.
- ▌ Brainstorming 21 · 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.
- ▌ Code Review 179 · tomevault-io bundleStandalone code review methodology for structured, severity-classified code assessment Use when this capability is needed.
- ▌ Testing 49 · tomevault-io bundleWrite tests for Particle-Viewer following AAA pattern, naming conventions, and project testing standards. Use when writing unit tests, integration tests, visual regression tests, or reviewing test code. Covers Google Test patterns, mock usage, and visual comparison testing. Use when this capability is needed.
- ▌ Code Review 180 · tomevault-io bundleReview code changes between commits for security, logic, performance, and style issues Use when this capability is needed.
- ▌ Git Commits 2 · tomevault-io bundleGit commit best practices with conventional commits format and atomic commit principles. Use when committing code to ensure clear, meaningful commit history with proper type prefixes and semantic versioning support. Use when this capability is needed.
- ▌ Agent Browser 18 · tomevault-io bundleInspect and automate browser pages deterministically with the `agent-browser` CLI. Use when the user wants ref-based navigation, extraction, clicks, fills, or screenshots, not general browsing advice. Use when this capability is needed.
- ▌ Terraform 21 · tomevault-io bundleUse when working with Terraform or OpenTofu - creating modules, writing tests (native test framework, Terratest), setting up CI/CD pipelines, reviewing configurations, choosing between testing approaches, debugging state issues, implementing security scanning (trivy, checkov), or making infrastructure-as-code architecture decisions
- ▌ Git Workflow 92 · tomevault-io bundleGit staged changes review and commit message drafting. Use when asked to review staged changes, summarize a diff, write a commit message, or prepare to commit. Uses Conventional Commits format with a title length check (≤49 chars). Use when this capability is needed.
- ▌ Read Arxiv Paper 3 · tomevault-io bundleUse this skill when asked to read an arxiv paper given an arxiv URL
- ▌ Team 6 · tomevault-io bundleOrchestrate an Agent Teams session with Thoughtbox as the reasoning substrate Use when this capability is needed.
- ▌ Codex Review 2 · tomevault-io bundleGet an independent GPT review via Codex CLI. Use when you want a second opinion on code, plans, or architecture from a different AI model. Use when this capability is needed.
- ▌ Documentation 43 · tomevault-io bundleProvides documentation standards for README files, API references, code comments, changelogs, architecture docs, and project cleanup guidelines. Use when writing documentation, creating README files, documenting APIs, adding code comments, maintaining changelogs, or cleaning up project files.
- ▌ Create Rule 6 · tomevault-io bundleCreate Cursor rules for persistent AI guidance. Use when user wants to create a rule, add coding standards, project conventions, file-specific patterns, or mentions ".cursor/rules", "AGENTS.md", "cursor rule", "coding standard", "convention", or "AI guidance". Use when this capability is needed.
- ▌ JSON Canvas 2 · tomevault-io bundleCreate and edit JSON Canvas files (.canvas) with nodes, edges, groups, and connections. Use when working with .canvas files, creating visual canvases, mind maps, flowcharts, or when the user mentions Canvas files in Obsidian. Use when this capability is needed.
- ▌ Apple Reminders 8 · tomevault-io bundleCreate, list, and manage Apple Reminders using osascript/JXA on macOS. Use when this capability is needed.
- ▌ Scratchpad 3 · tomevault-io bundleExtract the JSDoc example nearest the active source selection or cursor into ./scratchpad as a TypeScript file. Use when the user asks to dump, copy, open, or try a source example in scratchpad. Use when this capability is needed.
- ▌ PDF To Markdown 2 · tomevault-io bundleConvert PDF to clean Markdown with image content described as text. Use when user wants to convert a PDF to markdown, extract content from PDF, or prepare PDF content for AI tools. Use when this capability is needed.
- ▌ Solid 2 · tomevault-io bundleSOLID principles for object-oriented design with multi-language examples (PHP, Java, Python, TypeScript, C++). Use when the user asks to review SOLID compliance, fix a SOLID violation, evaluate class design, reduce coupling, improve extensibility, or apply Single Responsibility, Open/Closed, Liskov Substitution, Interface Segregation, or Dependency Inversion principles. Covers motivation, violation detection, refactoring fixes, and real-world trade-offs for each principle. Use when this capability is needed.
- ▌ Workflow Auto 3 · tomevault-io bundleExecute workflow-analyze → workflow-plan → workflow-execute → commit in sequence without intermediate approval (single commit). Use for small tasks completable in one commit when you want to skip manual phase transitions. NOT for complex features requiring multiple commits, tasks needing validation (/workflow-validate), or when you want to review analysis/plan before execution. Use when this capability is needed.
- ▌ Data Visualization 2 · tomevault-io bundleCreate effective data visualizations using best practices for clarity, accuracy, and visual communication of insights Use when this capability is needed.
- ▌ Skill Creator 108 · 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.
- ▌ Validate 8 · tomevault-io bundleValidate SQL and report diagnostics using syntaqlite. Use when the user wants to check SQL for errors, lint SQL files, or verify correctness against a schema. Use when this capability is needed.
- ▌ Git Workflow 93 · tomevault-io bundleExpert guidance for Git workflows, branching strategies, and version control best practices. Use when managing repositories, resolving conflicts, or establishing team workflows. Use when this capability is needed.
- ▌ Skill Creator 109 · 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.
- ▌ Coding Standards 6 · tomevault-io bundleStakTrakr coding standards — vanilla JavaScript, single-page app, no build step, localStorage persistence. Use when this capability is needed.
- ▌ Openai Image Gen 7 · tomevault-io bundleBatch-generate images via OpenAI Images API. Random prompt sampler + `index.html` gallery. Use when this capability is needed.
- ▌ Git Worktrees 8 · tomevault-io bundleCreates git worktrees for parallel development. Use when creating a git worktree, setting up multiple working directories, or working on features in parallel.
- ▌ Brainstorming 22 · 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.
- ▌ Openspec Archive Change 22 · tomevault-io bundleArchive a completed change in the experimental workflow. Use when the user wants to finalize and archive a change after implementation is complete. Use when this capability is needed.
- ▌ CI CD 29 · tomevault-io bundleCI/CD pipeline expert for GitHub Actions, GitLab CI, Jenkins, and deployment automation Use when this capability is needed.
- ▌ Skill Creator 110 · tomevault-io bundleCreate or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets. Use when this capability is needed.
- ▌ Fastapi Patterns 5 · tomevault-io bundleFastAPI best practices, Pydantic models, SQLAlchemy ORM, async patterns, dependency injection, and JWT authentication. Activate for FastAPI apps, async Python APIs, API design, and modern Python web services. Use when this capability is needed.
- ▌ Skill Authoring 3 · tomevault-io bundleDesign, draft, and refine SKILL.md-based agent skills with clear trigger criteria, execution flow, validation checks, and reusable references. Use when creating a new skill or improving an existing one. Use when this capability is needed.
- ▌ Bad Skill 2 · tomevault-io bundleThis skill has invalid YAML in frontmatter Use when this capability is needed.
- ▌ Investigate 3 · tomevault-io bundleUnified entry point for code investigation. Auto-routes to specialized detective based on query keywords. Use when investigation type is unclear or for general exploration. Use when this capability is needed.
- ▌ Code Reviewer 26 · tomevault-io bundleCode review workflow for local changes and remote PRs. Reviews focus on correctness, maintainability, security, and test coverage with concrete examples and inline comments. Use when this capability is needed.
- ▌ Skill Creator 111 · tomevault-io bundleCreate or update Claude skills. Use for new skills, skill references, skill scripts, optimizing existing skills, extending Claude's capabilities. Use when this capability is needed.
- ▌ A2a Protocol 2 · tomevault-io bundleLiteLLM-RS A2A Protocol Architecture. Covers Agent-to-Agent communication, JSON-RPC 2.0 messaging, multi-provider orchestration, agent registry, and task state management. Use when this capability is needed.
- ▌ Brainstorming 23 · tomevault-io bundleStructured brainstorming partner. Help users develop rough ideas into complete solutions through questioning, exploration, and structured thinking. Use when this capability is needed.
- ▌ Deep Research 7 · tomevault-io bundleConduct multi-step autonomous research on any topic. Iteratively search, analyze, synthesize, and produce comprehensive research reports. Powered by Crawl4AI for high-speed content extraction. Use when this capability is needed.
- ▌ Refactor 26 · tomevault-io bundleRefactor Python modules for production quality Use when this capability is needed.
- ▌ Gemini Review 4 · tomevault-io bundleLocal code review with Gemini CLI for pre-commit reviews. Use when user says review code, code review, check my changes, or review before commit. Use when this capability is needed.
- ▌ Implementation 2 · tomevault-io bundleImplement features with code, tests, and documentation. Use when building Use when this capability is needed.
- ▌ Test Generator 3 · tomevault-io bundleGenerate test scaffolding for modules with proper structure, fixtures, Use when this capability is needed.
- ▌ Git Push 5 · tomevault-io bundleCommits any pending work via git-commit, syncs with origin (fetch, merge-oriented pull), pushes the current branch, watches GitHub Actions, and fixes root causes until CI is green—including coverage gates without lowering thresholds. Use when the user asks to push, sync and push, or ship the branch and chase CI. Requires explicit invocation or a parent workflow that authorizes push and CI remediation. Do not use without permission to write to git remote or when the user forbids automated CI fix loops. Use when this capability is needed.
- ▌ Setup Pre Commit 2 · tomevault-io bundleSet up Husky pre-commit hooks with lint-staged (Prettier), type checking, and tests in the current repo. Use when user wants to add pre-commit hooks, set up Husky, configure lint-staged, or add commit-time formatting/typechecking/testing. Use when this capability is needed.
- ▌ Vitepress 2 · tomevault-io bundleHard-policy workflow for rewriting, reviewing, and operating this repository's VitePress documentation with mandatory quality gates. Use when this capability is needed.
- ▌ DB Access Analysis 2 · tomevault-io bundleGoプロジェクト内でDBアクセス(CRUD)が発生している関数・テーブルをisucrudで解析し、コーディングエージェントが「どの関数からどのテーブルにINSERT/UPDATE/DELETE/SELECTが行われるか」を把握するためのスキル。キャッシュ対象の判断、N+1の特定、DBアクセスを伴う関数の影響範囲調査、リファクタリング前のCRUD確認などに使用する。Go (database/sql, sqlx 等) で書かれたプロジェクトが対象。 Use when this capability is needed.
- ▌ Explore 5 · tomevault-io bundleParallel codebase search with Warp-Grep MCP. Use for codebase discovery, understanding how things work, data flow analysis, or when the user asks "how does X work" about the codebase. Use when this capability is needed.
- ▌ Release 79 · tomevault-io bundleRelease readiness checklist for shipping. Use after execution completes, when the user says "release" or "ship", or before deploying to production. Use when this capability is needed.
- ▌ Write Unit Tests 3 · tomevault-io bundleGenerate unit tests for a selected function, model, or viewmodel using the project's test framework. Use when this capability is needed.
- ▌ Django Expert 4 · tomevault-io bundleRobust Python web development with Django. ORM mastery, DRF patterns, security, and project structure. Use when this capability is needed.
- ▌ Security Review 7 · tomevault-io bundleReview ShareGo code changes for security issues and compliance with the threat model. Use when reviewing PRs, auditing code, or when the user asks for a security review of changes. Use when this capability is needed.
- ▌ Prd Generator 3 · tomevault-io bundleGenerate comprehensive Product Requirements Documents (PRDs) that serve as the single source of truth for engineering, design, QA, and stakeholders. Use when the user needs to create a PRD, feature specification, product requirements, or feature requirements document. Triggers on requests like "create a PRD", "write product requirements", "document this feature", or any request to define a product or feature's purpose, scope, user stories, and success criteria. Use when this capability is needed.
- ▌ Frontend Design 47 · 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.
- ▌ Skill Writer 2 · tomevault-io bundleGuide users through creating Agent Skills for Claude Code. Use when the user wants to create, write, author, or design a new Skill for TorchRec, or needs help with SKILL.md files. Use when this capability is needed.
- ▌ Fastapi 21 · tomevault-io bundleFastAPI application design and implementation conventions. Use this skill when building, updating, or reviewing FastAPI services, routers, dependencies, request/response schemas, streaming endpoints, or API tests. Trigger on FastAPI-specific work such as path operation design, dependency injection, response models, `Annotated` parameters, `fastapi` CLI usage, SQLModel-backed APIs, or refactoring older FastAPI code to current patterns. Use when this capability is needed.
- ▌ Create Command 2 · tomevault-io bundleCreate a new slash command (skill) following best practices and prompt Use when this capability is needed.
- ▌ Python 12 · tomevault-io bundlePython development guidelines and best practices. Use when working with Python code. Use when this capability is needed.
- ▌ Pdd 3 · tomevault-io bundleTransforms a rough idea into a detailed design document with implementation plan. Follows Prompt-Driven Development — iterative requirements clarification, research, design, and planning. Use when this capability is needed.
- ▌
- ▌
- ▌ Agent CLI Dev 3 · tomevault-io bundleSpawns AI coding agents in isolated git worktrees. Use when the user asks to spawn or launch an agent, delegate a task to a separate agent, work in a separate worktree, or parallelize development across features. Use when this capability is needed.
- ▌ Expectations 2 · tomevault-io bundleWHEN setting working agreements/TDD rules for this codebase; clarifies boundaries and documentation expectations. Use when this capability is needed.
- ▌ Cleanup 6 · tomevault-io bundleGit branch hygiene - delete merged/closed branch, prune stale refs, sync dependencies Use when this capability is needed.
- ▌ Writing Plans 12 · tomevault-io bundleUse when you have a spec or requirements for a multi-step task, before touching code. Use after brainstorming or requirements gathering to create an actionable implementation plan.
- ▌ Create Skill 15 · tomevault-io bundleCreate new skills for Claude Code. Use when users ask to create a skill, add a skill, make a new command, build a skill, add a slash command, create a plugin skill, or define a new automation. Trigger phrases include "create a skill", "new skill", "add a skill", "make a command", "build a skill", "I want a skill that", "add slash command", "create automation". Use when this capability is needed.
- ▌ The Fool 2 · tomevault-io bundleUse when challenging ideas, plans, decisions, or proposals using structured critical reasoning. Invoke to play devil's advocate, run a pre-mortem, red team, or audit evidence and assumptions.
- ▌ Docker Patterns 2 · tomevault-io bundleDocker containerization best practices. Use when creating Dockerfiles. Use when this capability is needed.
- ▌ Shadcn UI Setup 2 · tomevault-io bundleshadcn/ui component library setup and customization. Use when building UIs with pre-built components. Use when this capability is needed.
- ▌ Fastapi Expert 2 · tomevault-io bundleUse when building high-performance async Python APIs with FastAPI and Pydantic V2. Invoke to create REST endpoints, define Pydantic models, implement authentication flows, set up async SQLAlchemy database operations, add JWT authentication, build WebSocket endpoints, or generate OpenAPI documentation. Trigger terms: FastAPI, Pydantic, async Python, Python API, REST API Python, SQLAlchemy async, JWT authentication, OpenAPI, Swagger Python.
- ▌ Translate Docs 2 · tomevault-io bundleTranslate and sync bilingual documentation. Use when this capability is needed.
- ▌ Emacs Ecosystem 2 · tomevault-io bundleThis skill should be used when the user asks to "write elisp", "emacs config", "init.el", "use-package", ".el file", "emacs lisp", or "magit". Provides comprehensive Emacs ecosystem patterns and best practices. For org-mode, use org-ecosystem skill. Use when this capability is needed.
- ▌ Code Standards 2 · tomevault-io bundleEnforce and generate coding standards for TypeScript, Python, React, and Node.js projects. Use this skill whenever the user mentions coding standards, linting rules, code style, naming conventions, project structure validation, eslint config, prettier config, ruff config, code formatting, 'set up linting', 'enforce standards', 'coding guidelines', 'code conventions', or any request related to establishing, reviewing, or enforcing code quality rules. Also triggers on Thai phrases like 'มาตรฐานโค้ด', 'ตั้งค่า lint', 'กฎการเขียนโค้ด'. This skill bridges the gap between Markdown-defined standards and automated enforcement — define rules in natural language, generate tool configs automatically. Use when this capability is needed.