tomevault-io
- 62k skills
- 0 followers
- 4 hours ago last updated
- ▌ Git Workflow 146 · tomevault-io bundleManage Git workflows including commits, branches, merges, and collaboration. Use when working with Git repositories, creating commits, managing branches, or resolving conflicts. Use when this capability is needed.
- ▌ Release Management 2 · tomevault-io bundleVersion strategy, changelog format, Fastlane configuration, and release checklist for deploying One By Two to Google Play Store and Apple App Store. Use when this capability is needed.
- ▌ Openai Whisper API 17 · tomevault-io bundleTranscribe audio via OpenAI Audio Transcriptions API (Whisper). Use when this capability is needed.
- ▌ Marketing Ops 4 · tomevault-io bundleCentral router for the marketing skill ecosystem. Use when unsure which marketing skill to use, when orchestrating a multi-skill campaign, or when coordinating across content, SEO, CRO, channels, and analytics. Also use when the user mentions 'marketing help,' 'campaign plan,' 'what should I do next,' 'marketing priorities,' or 'coordinate marketing. Use when this capability is needed.
- ▌ Project Structure 3 · tomevault-io bundleUse when deciding where code should live, organising files, or auditing project structure. Checks colocation, grouping, and directory anti-patterns.
- ▌ Exa Search 8 · tomevault-io bundleAdvanced Exa AI search with 5 specialized scripts for neural web search, content extraction, similar page discovery, quick research with citations, and async pro research with structured output. This skill should be used when performing web searches, extracting content from URLs, finding similar pages, or conducting AI-powered research. Provides full access to all Exa API endpoints including /search, /contents, /findSimilar, /answer, and /research/v1. Use when this capability is needed.
- ▌ Copilot Sdk 3 · tomevault-io bundleBuild applications powered by GitHub Copilot using the Copilot SDK. Use when creating programmatic integrations with Copilot across Node.js/TypeScript, Python, Go, or .NET. Covers session managemen... Use when this capability is needed.
- ▌ Fastapi Pro 6 · tomevault-io bundleBuild high-performance async APIs with FastAPI, SQLAlchemy 2.0, and Pydantic V2. Master microservices, WebSockets, and modern Python async patterns. Use when this capability is needed.
- ▌ Git Pushing 2 · tomevault-io bundleStage, commit, and push git changes with conventional commit messages. Use when user wants to commit and push changes, mentions pushing to remote, or asks to save and push their work. Also activate... Use when this capability is needed.
- ▌ MCP Builder 40 · 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.
- ▌ Ml Engineer 2 · tomevault-io bundleBuild production ML systems with PyTorch 2.x, TensorFlow, and modern ML frameworks. Implements model serving, feature engineering, A/B testing, and monitoring. Use when this capability is needed.
- ▌ Stitch Loop 2 · tomevault-io bundleTeaches agents to iteratively build websites using Stitch with an autonomous baton-passing loop pattern Use when this capability is needed.
- ▌ Tool Design 2 · tomevault-io bundleBuild tools that agents can use effectively, including architectural reduction patterns Use when this capability is needed.
- ▌ Typescript Lsp 3 · tomevault-io bundleTypeScript Language Server Protocol capabilities for navigating TypeScript/JavaScript code. Resolves imported symbols to their definitions (including node_modules), finds all references to functions/classes/variables, gets type information and signatures, previews rename impacts, and checks TypeScript diagnostics. Use when you need to find where ToolLoopAgent or other imports are defined, locate all usages of a function, see TypeScript types, or get compiler errors. Use when this capability is needed.
- ▌ Prepare Pr 3 · tomevault-io bundlePrepare a GitHub PR for merge by rebasing onto main, fixing review findings, running gates, committing fixes, and pushing to the PR head branch. Use after /reviewpr. Never merge or push to main. Use when this capability is needed.
- ▌ Fix Checklist 2 · tomevault-io bundleUse when about to fix code, modify implementation, or address errors. MUST read before saying "修正します", "fix", "修正する", "直す", "対処する". Prevents symptom-driven fixes.
- ▌ Fix Checklist 3 · tomevault-io bundleUse when about to fix code, modify implementation, or address errors. MUST read before saying "fix", "修正します", "直す", "対処する". Prevents symptom-driven fixes.
- ▌ Fix Checklist 4 · tomevault-io bundleUse when about to fix code, modify implementation, or address errors. MUST read before saying "fix", "修正します", "直す", "対処する". Prevents symptom-driven fixes.
- ▌ Docker Expert 3 · tomevault-io bundleExpert in Containerization, Docker, and OCI image best practices. Use when this capability is needed.
- ▌ Skill Creator 152 · 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.
- ▌ Parser Development 4 · tomevault-io bundleGuide for implementing parsers with error recovery for new languages in Biome. Use when adding parsing support for a new language, implementing error recovery in a parser, or writing grammar definitions in .ungram format for JavaScript, CSS, JSON, HTML, GraphQL, or other languages. Use when this capability is needed.
- ▌ Typescript 22 · tomevault-io bundleOpinionated TypeScript code style and type safety rules. Activate when editing any `.ts` file — covers control flow, type safety, enums, and naming conventions. Use when this capability is needed.
- ▌ Golang Pro 18 · tomevault-io bundleMaster Go 1.25 with modern patterns, advanced concurrency, performance optimization, and production-ready microservices. Use when this capability is needed.
- ▌ Vue Expert 11 · tomevault-io bundleUse when building Vue 3 applications with Composition API, Nuxt 3, or Quasar. Invoke for Pinia, TypeScript, PWA, Capacitor mobile apps, Vite configuration.
- ▌ Typescript Strict 3 · tomevault-io bundleUse when writing, refactoring, reviewing, or debugging strict TypeScript in this repo, including tsconfig paths, package exports, typecheck failures, unknown vs any, readonly data, module boundaries, and Effect language-service diagnostics.
- ▌ Scenario 2 · tomevault-io bundleGuided end-to-end MoM scenario creation workflow. Use when creating a new Mansions of Madness scenario from scratch. Use when this capability is needed.
- ▌ Refactor 30 · tomevault-io bundleAnalyze code and suggest refactoring opportunities with rationale Use when this capability is needed.
- ▌ Research 30 · tomevault-io bundleResearch the codebase to find and explain specific topics Use when this capability is needed.
- ▌ Bump Release 4 · tomevault-io bundleBump the project version using bumpver, update pyproject.toml, and prepare a release PR Use when this capability is needed.
- ▌ Database Expert 3 · tomevault-io bundleAdvanced database design and administration for PostgreSQL, MongoDB, and Redis. Use when designing schemas, optimizing queries, managing database performance, or implementing data patterns. Use when this capability is needed.
- ▌ IOS Development 3 · tomevault-io bundleiOS, iPadOS, and tvOS development with Swift, SwiftUI, and UIKit. Use when building Apple platform apps, implementing iOS-specific features, or following Apple Human Interface Guidelines. Use when this capability is needed.
- ▌ Vue Development 2 · tomevault-io bundleVue.js 3 development with Composition API, TypeScript, Pinia state management, and Nuxt 3 full-stack. Use when building Vue applications, implementing reactive patterns, creating composables, or working with the Vue ecosystem. Use when this capability is needed.
- ▌ Testing Expert 2 · tomevault-io bundleExpert in Testing Methodologies (Go testing, Vitest, Playwright, TDD). Has tools for coverage analysis and test generation. Use when this capability is needed.
- ▌ Webapp Testing 17 · 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.
- ▌ Threejs 2 · tomevault-io bundleThis skill should be used when the user asks to "build a Three.js app", "optimize Three.js performance", "set up a 3D asset pipeline", "add postprocessing/particles/physics", or needs production-grade Three.js architecture and rendering guidance. Use when this capability is needed.
- ▌ Openspec Apply Change 6 · tomevault-io bundleImplement tasks from an OpenSpec change. Use when the user wants to start implementing, continue implementation, or work through tasks. Use when this capability is needed.
- ▌ Systematic Debugging 5 · tomevault-io bundleUse when encountering any bug, test failure, or unexpected behavior, before proposing fixes
- ▌ Brainstorming 34 · tomevault-io bundleUse when creating or developing, before writing code or implementation plans - refines rough ideas into fully-formed designs through collaborative questioning, alternative exploration, and incremental validation. Don't use during clear 'mechanical' processes
- ▌ Code Reviewer 39 · tomevault-io bundleCode review expert. Reviews code quality, security, performance, and conventions. Use for PR reviews, code audits, or quality checks. Responds to "review", "리뷰", "코드 리뷰", "봐줘", "검토", "이거 봐줘", "문제 없어", "코드 검토", "코드 확인", "체크해", "분석해", "code review", "PR review", "audit", "check code", "look at this", "inspect", "analyze" keywords. Use when this capability is needed.
- ▌ Commit Helper 4 · tomevault-io bundleConventional Commits 기반 커밋 메시지 작성 전문가. 변경사항 분석, 커밋 메시지 생성, Breaking Change 감지 시 사용. "커밋", "커밋해", "저장해", "올려", "push", "변경사항 저장", "커밋 메시지", "메시지 작성", "커밋 도와", "git commit", "commit message", "commit", "save changes", "stage", "staged" 키워드에 반응. Use when this capability is needed.
- ▌ Doc Generator 3 · tomevault-io bundle기술 문서 생성 전문가. README, API 문서, 아키텍처 문서, 사용자 가이드 작성. "README", "API docs", "사용자 가이드" 키워드에 반응. Use when this capability is needed.
- ▌ Doc Validator 4 · tomevault-io bundle개발 문서 완성도 검증 전문가. 문서 품질 체크, 누락 항목 확인, 일관성 검증 시 사용. "문서 검증", "검토", "완성도", "품질 체크" 키워드에 반응. Use when this capability is needed.
- ▌ Skill Creator 153 · 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 Codex's capabilities with specialized knowledge, workflows, or tool integrations. Use when this capability is needed.
- ▌ Markdown Preview 2 · tomevault-io bundleLive-reload markdown preview in the browser via mdserve. Use when creating or editing substantial markdown (plans, architecture docs, reports, tables, Mermaid diagrams, multi-file docs) or when the user asks to preview/render markdown. Use when this capability is needed.
- ▌ Docs Consistency 2 · tomevault-io bundleEnsure consistency of documentation files. Should be used automatically when you made a significant change to the codebase that may affect the documentation, or when you made a significant change to the documentation itself. Use when this capability is needed.
- ▌ Release Funstack 2 · tomevault-io bundleUse when working with a skill to make a GitHub release for the `@funstack/static` package. Use this skill when the user wants to release a new version of the package.
- ▌ React Doctor 9 · tomevault-io bundleDiagnose and fix React codebase health issues. Use when reviewing React code, fixing performance problems, auditing security, or improving code quality. Use when this capability is needed.
- ▌ MCP Patterns 2 · tomevault-io bundleLoad MCP development patterns and best practices for building tools with the @umbraco-cms/mcp-server-sdk. Use when starting tool development or needing pattern reference. Use when this capability is needed.
- ▌ Security Patterns 2 · tomevault-io bundlebrainbaseのセキュリティパターン(XSS Prevention、CSRF Protection、Input Validation)への準拠をチェックし、脆弱性を検出して修正提案する3 Phase Orchestrator Skill。 Use when this capability is needed.
- ▌ Build Report 2 · tomevault-io bundle编译报告模板:build-agent输出编译报告时使用。触发条件:编译成功或失败需要输出报告。 Use when this capability is needed.
- ▌ Flutter UI Widgets 2 · tomevault-io bundleComprehensive guidance for building Flutter user interfaces with widgets, including Material Design 3 components, Cupertino iOS-style widgets, layout composition patterns, widget lifecycle management, and creating reusable custom UI components. Use when working with Flutter UI, composing widgets, building layouts, implementing Material Design, creating iOS-style interfaces, or developing custom reusable widgets. Use when this capability is needed.
- ▌ Profile 2 · tomevault-io bundleProfile a Claude Code session window — measures wall time, API time, tool time, token cost, and per-bucket breakdowns (docker pull/build, dataset/checkpoint download, benchmark run, test, etc.). Invoked as `/profile start|status|mark|stop|retro|reset`. Use when the user wants to measure cost or time of a chunk of work in this session, including retroactive profiling when they forgot to call `start`. Use when this capability is needed.
- ▌ Git Workflow 128 · tomevault-io bundleThis skill should be used when the user asks to "create git commit", "manage branches", "follow git workflow", "use Conventional Commits", "handle merge conflicts", or asks about git branching strategies, version control best practices, pull request workflows. Provides comprehensive Git workflow guidance for team collaboration. Use when this capability is needed.
- ▌ CI Workflow 2 · tomevault-io bundleRun comprehensive CI checks before committing changes. Use when the user asks to run CI, run quality checks, validate code quality, or before finishing any task that involves code changes. Use when this capability is needed.
- ▌ Code Review 228 · tomevault-io bundleSystematically retrieve and address PR code review comments using make pr-comments. Enforces DDD architecture, code organization principles, and quality standards. Use when handling code review feedback, refactoring based on reviewer suggestions, or addressing PR comments. Use when this capability is needed.
- ▌ CI Workflow 3 · tomevault-io bundleRun comprehensive CI checks before committing changes. Use when the user asks to run CI, run quality checks, validate code quality, or before finishing any task that involves code changes. Use when this capability is needed.
- ▌ Code Review 229 · tomevault-io bundleSystematically retrieve and address PR code review comments using make pr-comments. Use when handling code review feedback or addressing PR comments. Use when this capability is needed.
- ▌ Compose Expert 2 · tomevault-io bundleAdvanced Compose Multiplatform UI patterns for shared composables. Use when working with visual UI components, state management patterns (remember, derivedStateOf, produceState), recomposition optimization (@Stable/@Immutable visual usage), Material3 theming, custom ImageVector icons, or determining whether to share UI in commonMain vs keep platform-specific. Delegates navigation to android-expert/desktop-expert. Complements kotlin-expert (handles Kotlin language aspects of state/annotations). Use when this capability is needed.
- ▌ Documentation Templates 2 · tomevault-io bundleDocumentation templates and structure guidelines. README, API docs, code comments, and AI-friendly documentation. Use when this capability is needed.
- ▌ Review Security 3 · tomevault-io bundlePerform language- and framework-specific security best-practice reviews and propose improvements. Activate only when the user explicitly requests security best-practice guidance, a security review/report, or help writing secure-by-default code. Activate only for supported languages (python, javascript/typescript, go). Do not activate for general code review, debugging, or tasks unrelated to security. Use when this capability is needed.
- ▌ Convex Component Authoring 2 · tomevault-io bundleHow to create, structure, and publish self-contained Convex components with proper isolation, exports, and dependency management Use when this capability is needed.
- ▌ Database Design 4 · tomevault-io bundleDatabase design principles and decision-making. Schema design, indexing strategy, ORM selection, serverless databases. Use when this capability is needed.
- ▌ Python Patterns 6 · tomevault-io bundlePython development principles and decision-making. Framework selection, async patterns, type hints, project structure. Teaches thinking, not copying. Use when this capability is needed.
- ▌ Docker Dev 2 · tomevault-io bundleBuild and start ReadyStackGo container for manual testing Use when this capability is needed.
- ▌ Kubernetes 25 · tomevault-io bundleKubernetes standards for container orchestration, deployments, services, ingress, ConfigMaps, Secrets, and security policies. Covers production-ready configurations, monitoring, and best practices for cloud-native applications. Use when this capability is needed.
- ▌ Monitoring 3 · tomevault-io bundleMonitoring standards for monitoring in Devops environments. Covers best Use when this capability is needed.
- ▌ Task Planning 2 · tomevault-io bundle設計書から実装タスクへの分解と管理書を作成・編集する。AIエージェント向けの具体的な実装指示やTDD手順を定義する。タスク計画フェーズのみを単独で実行する際に使用する。Do NOT use for SDDワークフロー全体の管理(sdd-documentationを使用すること)。 Use when this capability is needed.
- ▌ Systematic Debugging 6 · tomevault-io bundleUse when encountering any bug, test failure, or unexpected behavior, before proposing fixes
- ▌ Code Review 230 · tomevault-io bundleThorough code review. Use when reviewing PR, checking code quality, or auditing changes. Use when this capability is needed.
- ▌ API Design Principles 2 · tomevault-io bundleMaster REST and GraphQL API design principles to build intuitive, scalable, and maintainable APIs that delight developers. Use when designing new APIs, reviewing API specifications, or establishing API design standards. Use when this capability is needed.
- ▌ Architecture Patterns 2 · tomevault-io bundleImplement proven backend architecture patterns including Clean Architecture, Hexagonal Architecture, and Domain-Driven Design. Use this skill when designing clean architecture for a new microservice, when refactoring a monolith to use bounded contexts, when implementing hexagonal or onion architecture patterns, or when debugging dependency cycles between application layers. Use when this capability is needed.
- ▌ Async Python Patterns 2 · tomevault-io bundleMaster Python asyncio, concurrent programming, and async/await patterns for high-performance applications. Use when building async APIs, concurrent systems, or I/O-bound applications requiring non-blocking operations. Use when this capability is needed.
- ▌ Debugger 3 · tomevault-io bundleInvestigate and fix bugs. Use when debugging errors, analyzing stack traces, or tracing code execution. Includes Context7 error pattern knowledge and library documentation lookup. Use when this capability is needed.
- ▌ Designer 3 · tomevault-io bundleDesign API contracts, data models, and UI/UX specifications. Use for API design, data modeling, UI wireframes, and design systems. Use when this capability is needed.
- ▌ Reviewer 6 · tomevault-io bundleCode reviewer providing objective quality metrics, security analysis, and actionable feedback. Use for code reviews with scoring, linting, type checking, and duplication detection. Use when this capability is needed.
- ▌ Pytest Testing 2 · tomevault-io bundleExpertise in writing high-quality, rigorous Python tests using pytest. Use this skill when writing or reviewing tests, ensuring meaningful assertions, proper fixture usage, and comprehensive edge-case handling. Use when this capability is needed.
- ▌ Pump AI Agents 3 · tomevault-io bundleAI agent integration layer for the Pump SDK — agent instruction files, .well-known discovery, LLM context documents, 15+ skill files, MCP server prompts, and terminal management rules for GitHub Copilot, Claude, and Gemini. Use when this capability is needed.
- ▌ Local Places 7 · tomevault-io bundleSearch for places (restaurants, cafes, etc.) via Google Places API proxy on localhost. Use when this capability is needed.
- ▌ Write Tests 13 · tomevault-io bundleAdd or expand unit/integration tests for existing code (when testing is configured). Use proactively when tests need to be added or expanded. Use when this capability is needed.
- ▌ Tdd 32 · tomevault-io bundleTDD (Test-Driven Development) rules. Defines t-wada style Red-Green-Refactor cycle, triangulation, baby steps, and other practices. Reference when practicing TDD. Use when this capability is needed.
- ▌ Lark Workflow Meeting Summary 2 · tomevault-io bundle会议纪要整理工作流:汇总指定时间范围内的会议纪要并生成结构化报告。当用户需要整理会议纪要、生成会议周报、回顾一段时间内的会议内容时使用。 Use when this capability is needed.
- ▌ Github CLI 4 · tomevault-io bundleGitHub CLI (gh) mastery for issues, PRs, Projects v2, and automation. Modern development workflow patterns for 2025. Use when this capability is needed.
- ▌ Accessibility 6 · tomevault-io bundleAccessibility patterns for WCAG 2.2 compliance, keyboard focus management, React Aria component patterns, cognitive inclusion, native HTML-first philosophy, and user preference honoring. Use when implementing screen reader support, keyboard navigation, ARIA patterns, focus traps, accessible component libraries, reduced motion, or cognitive accessibility. Use when this capability is needed.
- ▌ Browser Tools 4 · tomevault-io bundleOrchestKit security wrapper for browser automation. Adds URL blocklisting, rate limiting, robots.txt enforcement, and ethical scraping guardrails on top of the upstream agent-browser skill. Use when automating browser workflows that need safety guardrails. Use when this capability is needed.
- ▌ Quality Gates 5 · tomevault-io bundleUse when assessing task complexity, before starting complex tasks, when stuck after multiple attempts, or reviewing code against best practices. Provides quality-gates scoring (1-5), escalation workflows, and pattern library management.
- ▌ API Patterns 6 · tomevault-io bundleFoundation API package patterns - CLI tool, shared utilities, Zod schemas, and type-safe building blocks used by MCP and AI SDK packages Use when this capability is needed.
- ▌ MCP Patterns 3 · tomevault-io bundleSTDIO bridge maintenance patterns for @youdotcom-oss/mcp - transport lifecycle, shutdown guards, error handling. Use when this capability is needed.
- ▌ CLI Config 2 · tomevault-io bundleGuide for configuring Paintress CLI. Use this skill when users want to configure models, tools, subagents, custom commands, or other CLI settings. Covers both global and project-level configuration. Use when this capability is needed.
- ▌ Security Audit 12 · tomevault-io bundlePerform a security audit of the codebase. Checks for OWASP Top 10, AI-specific vulnerabilities, dependency issues, and configuration problems. Use when this capability is needed.
- ▌ Clean Project 2 · tomevault-io bundlePerform a "hard reset" of the development environment. Use when dependencies are corrupted, lockfiles are out of sync, or environment tools (Trunk/pnpm) are in an inconsistent state. Use when this capability is needed.
- ▌ UI Design 10 · tomevault-io bundleUI 样式修改协作流程。当用户要求修改页面样式、调整布局、改 UI 细节时使用。通过"截图定位 → 现状描述 → 方案选择 → 改代码 → 微调"的结构化流程,减少沟通偏差,避免浪费 token。 Use when this capability is needed.
- ▌ Planning With Files 3 · tomevault-io bundleImplements Manus-style file-based planning to organize and track progress on complex tasks. Creates task_plan.md, findings.md, and progress.md. Use when asked to plan out, break down, or organize a multi-step project, research task, or any work requiring >5 tool calls. Supports automatic session recovery after /clear. Use when this capability is needed.
- ▌ Django Expert 6 · tomevault-io bundleUse when building Django web applications or REST APIs with Django REST Framework. Invoke for Django models, ORM optimization, DRF serializers, viewsets, authentication with JWT.
- ▌ Vue Expert JS 3 · tomevault-io bundleUse when building Vue 3 applications with JavaScript only (no TypeScript). Invoke for JSDoc typing, vanilla JS composables, .mjs modules.
- ▌ Architecture Patterns 3 · tomevault-io bundleThis skill should be used for system design, design patterns, architectural decisions, SOLID principles, clean code structure, code organization, refactoring strategy, software architecture Use when this capability is needed.
- ▌ Test Executor 2 · tomevault-io bundle执行能力测试skill。验证不同类型skill的执行和参数传递。 Use when this capability is needed.
- ▌ Openai Image Gen 11 · tomevault-io bundleUse when generating images, graphics, icons, or visual assets via OpenAI DALL-E 3 API. Requires OPENAI_API_KEY.
- ▌ Marketing Skills 3 · tomevault-io bundleCollection of 24+ AI agent skills for marketing tasks including conversion optimization (CRO), copywriting, SEO, paid ads, email automation, analytics, funnel, and revenue operations. Skills reference shared product context document. Use when this capability is needed.
- ▌ Agent Eval 10 · tomevault-io bundle编码代理(Claude Code、Aider、Codex等)在自定义任务上的直接比较,包含通过率、成本、时间和一致性指标 Use when this capability is needed.
- ▌ Fastapi Patterns 6 · tomevault-io bundleBuild production FastAPI applications with dependency injection, middleware, background tasks, and structured project layouts. Covers async patterns, Pydantic models, OpenAPI customization, and testing strategies. Triggers on FastAPI development, Python API, or async web framework requests. Use when this capability is needed.