tomevault-io
- 62k skills
- 0 followers
- 3 days ago last updated
- ▌ Portfolio Case Study Writer 2 · tomevault-io bundleTransform resume bullets into detailed portfolio case studies Use when this capability is needed.
- ▌ Knowledge System Bootstrap 2 · tomevault-io bundleBootstrap a compile-first project knowledge system with repo-local wiki, raw manifests, provenance tracking, auto-update checks, and platform configs for Claude Code / Codex / Cursor / Windsurf. Use when a user wants durable project context, wiki-first rules, or to replicate this model into another repo. Use when this capability is needed.
- ▌ Streaming Mindmap Rendering 2 · tomevault-io bundleImplement real-time streaming mindmap rendering using Mind Elixir in web applications. Supports streaming text parsing and incremental updates. Use when this capability is needed.
- ▌ Smoke Test 5 · tomevault-io bundleStart the Registry Server via docker compose and run a suite of curl-based smoke tests covering system, read-only MCP API, admin API, entry lifecycle, and OAuth/auth enforcement scenarios. Use when this capability is needed.
- ▌
- ▌ React Native Mobile 3 · tomevault-io bundleExpo React Native mobile app using Tamagui UI, Apollo Client, and Expo Router. Use this skill when working with the native mobile app in apps/native, creating screens, components, or mobile-specific features. Use when this capability is needed.
- ▌ Test Driven Development 16 · tomevault-io bundleUse when implementing new features or fixing bugs - follows RED-GREEN-REFACTOR cycle
- ▌ Critique 4 · tomevault-io bundleFind failure modes, edge cases, ambiguities, and exploit paths in plans, code, or designs. Use when reviewing proposals, auditing security, stress-testing logic, or validating assumptions. Use when this capability is needed.
- ▌ Delegate 2 · tomevault-io bundleSplit work across subagents with explicit contracts, interfaces, and merge strategies. Use when parallelizing tasks, distributing workload, or orchestrating multi-agent workflows. Use when this capability is needed.
- ▌ Generate 2 · tomevault-io bundleCreate a new artifact (text, code, plan, data) under specified constraints. Use when producing content, writing code, designing solutions, or synthesizing outputs. Use when this capability is needed.
- ▌ Git Workflow 175 · tomevault-io bundleGit workflow automation. Generates atomic commit messages from staged diff (Conventional Commits format), creates PR titles and bodies, suggests branch names. Use `/git-workflow commit`, `/git-workflow pr`, or `/git-workflow branch`. Use when this capability is needed.
- ▌ Git Workflow And Versioning 3 · tomevault-io bundleStructures git workflow practices. Use when making any code change. Use when committing, branching, resolving conflicts, or when you need to organize work across multiple parallel streams. Use when this capability is needed.
- ▌ Python Code Review 2 · tomevault-io bundleReviews Python code for PEP8 compliance, type hints, modern best practices (Python 3.9+), and code quality. Detects anti-patterns, validates documentation, and provides severity-based recommendations. Integrates with modern tooling (ruff, mypy, uv). Use when this capability is needed.
- ▌ Openspec Continue Change 9 · tomevault-io bundleContinue working on an OpenSpec change by creating the next artifact. Use when the user wants to progress their change, create the next artifact, or continue their workflow. Use when this capability is needed.
- ▌ Python Testing 5 · tomevault-io bundlePython testing best practices covering pytest, unittest.mock, property-based testing with Hypothesis, fixtures, and mocking patterns Use when this capability is needed.
- ▌ Browser Automation 8 · tomevault-io bundleBrowser automation powers web testing, scraping, and AI agent interactions. The difference between a flaky script and a reliable system comes down to understanding selectors, waiting strategies, an... Use when this capability is needed.
- ▌ Clickup Automation 2 · tomevault-io bundleAutomate ClickUp project management including tasks, spaces, folders, lists, comments, and team operations via Rube MCP (Composio). Always search tools first for current schemas. Use when this capability is needed.
- ▌ Database Architect 2 · tomevault-io bundleExpert database architect specializing in data layer design from scratch, technology selection, schema modeling, and scalable database architectures. Use when this capability is needed.
- ▌ Database Migration 4 · tomevault-io bundleExecute database migrations across ORMs and platforms with zero-downtime strategies, data transformation, and rollback procedures. Use when migrating databases, changing schemas, performing data tr... Use when this capability is needed.
- ▌ Dependency Upgrade 5 · tomevault-io bundleManage major dependency version upgrades with compatibility analysis, staged rollout, and comprehensive testing. Use when upgrading framework versions, updating major dependencies, or managing breaking changes in libraries. Use when this capability is needed.
- ▌ Django Perf Review 5 · tomevault-io bundleDjango performance code review. Use when asked to "review Django performance", "find N+1 queries", "optimize Django", "check queryset performance", "database performance", "Django ORM issues", or audit Django code for performance problems. Use when this capability is needed.
- ▌ Event Store Design 2 · tomevault-io bundleDesign and implement event stores for event-sourced systems. Use when building event sourcing infrastructure, choosing event store technologies, or implementing event persistence patterns. Use when this capability is needed.
- ▌ Frontend Developer 4 · tomevault-io bundleBuild React components, implement responsive layouts, and handle client-side state management. Masters React 19, Next.js 15, and modern frontend architecture. Use when this capability is needed.
- ▌ Gdpr Data Handling 2 · tomevault-io bundleImplement GDPR-compliant data handling with consent management, data subject rights, and privacy by design. Use when building systems that process EU personal data, implementing privacy controls, o... Use when this capability is needed.
- ▌ Gitlab CI Patterns 4 · tomevault-io bundleBuild GitLab CI/CD pipelines with multi-stage workflows, caching, and distributed runners for scalable automation. Use when implementing GitLab CI/CD, optimizing pipeline performance, or setting up... Use when this capability is needed.
- ▌ Grafana Dashboards 2 · tomevault-io bundleCreate and manage production Grafana dashboards for real-time visualization of system and application metrics. Use when building monitoring dashboards, visualizing metrics, or creating operational ... Use when this capability is needed.
- ▌ Podcast Generation 3 · tomevault-io bundleGenerate AI-powered podcast-style audio narratives using Azure OpenAI's GPT Realtime Mini model via WebSocket. Use when building text-to-speech features, audio narrative generation, podcast creatio... Use when this capability is needed.
- ▌ Postmortem Writing 2 · tomevault-io bundleWrite effective blameless postmortems with root cause analysis, timelines, and action items. Use when conducting incident reviews, writing postmortem documents, or improving incident response proce... Use when this capability is needed.
- ▌ Prompt Engineering 9 · tomevault-io bundleExpert guide on prompt engineering patterns, best practices, and optimization techniques. Use when user wants to improve prompts, learn prompting strategies, or debug agent behavior. Use when this capability is needed.
- ▌ RAG Implementation 3 · tomevault-io bundleRAG (Retrieval-Augmented Generation) implementation workflow covering embedding selection, vector database setup, chunking strategies, and retrieval optimization. Use when this capability is needed.
- ▌ React Flow Node TS 2 · tomevault-io bundleCreate React Flow node components with TypeScript types, handles, and Zustand integration. Use when building custom nodes for React Flow canvas, creating visual workflow editors, or implementing no... Use when this capability is needed.
- ▌ Sast Configuration 3 · tomevault-io bundleConfigure Static Application Security Testing (SAST) tools for automated vulnerability detection in application code. Use when setting up security scanning, implementing DevSecOps practices, or aut... Use when this capability is needed.
- ▌ SEO Content Writer 2 · tomevault-io bundleWrites SEO-optimized content based on provided keywords and topic briefs. Creates engaging, comprehensive content following best practices. Use PROACTIVELY for content creation tasks. Use when this capability is needed.
- ▌ Slo Implementation 2 · tomevault-io bundleDefine and implement Service Level Indicators (SLIs) and Service Level Objectives (SLOs) with error budgets and alerting. Use when establishing reliability targets, implementing SRE practices, or m... Use when this capability is needed.
- ▌ Unity Ecs Patterns 2 · tomevault-io bundleMaster Unity ECS (Entity Component System) with DOTS, Jobs, and Burst for high-performance game development. Use when building data-oriented games, optimizing performance, or working with large ent... Use when this capability is needed.
- ▌ Uv Package Manager 5 · tomevault-io bundleMaster the uv package manager for fast Python dependency management, virtual environments, and modern Python project workflows. Use when setting up Python projects, managing dependencies, or optimi... Use when this capability is needed.
- ▌ Webflow Automation 2 · tomevault-io bundleAutomate Webflow CMS collections, site publishing, page management, asset uploads, and ecommerce orders via Rube MCP (Composio). Always search tools first for current schemas. Use when this capability is needed.
- ▌ CI CD Pipelines 6 · tomevault-io bundleContinuous Integration and Continuous Deployment best practices and pipeline design Use when this capability is needed.
- ▌ Commit Message 10 · tomevault-io bundleThis skill should be used when the user asks to "create a commit", "generate commit message", "commit changes", "make a commit", mentions "conventional commits", references "Jira issue in commit", or discusses commit message formatting. Provides guided workflow for creating properly formatted commit messages with Jira integration, line length validation, and required footers. Use when this capability is needed.
- ▌ Git Workflows 6 · tomevault-io bundleReusable git delivery workflows derived from local slash commands (commit, push, PR, release notes, and GitHub Actions failure triage with worktree-based fixes). Use when this capability is needed.
- ▌ Docker Patterns 3 · tomevault-io bundleDocker containerization patterns Use when this capability is needed.
- ▌ Stack Detection 2 · tomevault-io bundleDetect project technology stack from package.json, config files, and code patterns. Use this skill FIRST before writing any technology-specific code to prevent hallucinations. Use when this capability is needed.
- ▌ Documentation 88 · tomevault-io bundleDocumentation. Use when writing docs or reviewing documentation. Use when this capability is needed.
- ▌ Frontend Dev Guidelines 3 · tomevault-io bundleFrontend development guidelines for React/TypeScript applications. Modern patterns including Suspense, lazy loading, useSuspenseQuery, file organization with features directory, MUI v7 styling, TanStack Router, performance optimization, and TypeScript best practices. Use when creating components, pages, features, fetching data, styling, routing, or working with frontend code. Use when this capability is needed.
- ▌ Github Actions 13 · tomevault-io bundleManage GitHub Actions workflows. Use when the user wants to list workflows, view run history, check running workflows, trigger workflow_dispatch, view logs, or cancel runs. Auto-detects repository from git remote. Triggers on phrases like "list workflows", "workflow runs", "trigger workflow", "start deploy", "github actions", "view logs", "cancel run", "running workflows". Use when this capability is needed.
- ▌ Security Review 21 · tomevault-io bundlePerform enterprise security review of the codebase Use when this capability is needed.
- ▌ Test Creator 2 · tomevault-io bundleテストコードを作成する際に使用します。ユニットテスト、統合テスト、エンドツーエンドテストなど、あらゆる種類のテストコードを生成するためにこのスキルを利用してください。 Use when this capability is needed.
- ▌ Senior QA 5 · tomevault-io bundleThis skill should be used when the user asks to "generate tests", "write unit tests", "analyze test coverage", "scaffold E2E tests", "set up Playwright", "configure Jest", "implement testing patterns", or "improve test quality". Use for React/Next.js testing with Jest, React Testing Library, and Playwright. Use when this capability is needed.
- ▌ Web Artifacts Builder 14 · tomevault-io bundleSuite of tools for creating elaborate, multi-component agent HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use for complex artifacts requiring state management, routing, or shadcn/ui components - not for simple single-file HTML/JSX artifacts. Use when this capability is needed.
- ▌ Gemini CLI Runtime 6 · tomevault-io bundleInternal helper contract for calling Gemini companion runtime from Claude Code Use when this capability is needed.
- ▌ Algorithmic Art 15 · tomevault-io bundleCreating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright violations. Use when this capability is needed.
- ▌ Doc Coauthoring 14 · tomevault-io bundleGuide users through a structured workflow for co-authoring documentation. Use when user wants to write documentation, proposals, technical specs, decision docs, or similar structured content. This workflow helps users efficiently transfer context, refine content through iteration, and verify the doc works for readers. Trigger when user mentions writing docs, creating proposals, drafting specs, or similar documentation tasks. Use when this capability is needed.
- ▌ Frontend Design 106 · 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.
- ▌ Django Celery 6 · tomevault-io bundleDjangoおよびCeleryを使用した非同期タスク処理。タスクキューイング、ワーカー管理、エラー処理、スケジューリング。Redis/RabbitMQ ブローカー統合。 Use when this capability is needed.
- ▌ Rust Patterns 8 · tomevault-io bundle慣用的なRustパターン、所有権、エラー処理、トレイト、並行処理、および安全で高性能なアプリケーションを構築するためのベストプラクティス。 Use when this capability is needed.
- ▌ CI CD And Automation 9 · tomevault-io bundleShift Left, Faster is Safer, feature flags, quality gate pipelines, failure feedback loops. Use when setting up or modifying build and deploy pipelines. Use when this capability is needed.
- ▌ SEO Optimization 3 · tomevault-io bundleRomanian SEO optimization for Piata-AI.ro marketplace listings to maximize visibility on Google Romania. Use when this capability is needed.
- ▌ Coding Standards 20 · tomevault-io bundleRust coding standards (Japanese comments required, error handling, logging, naming conventions). Use when writing new code, adding error handling, logging, fixing errors, asking about coding style, thiserror, tracing, naming conventions, or code review. Use when this capability is needed.
- ▌ Doc Writing 2 · tomevault-io bundle技术文档工程 - Diátaxis框架 / PDF / DOCX / XLSX / PPTX 处理。Create, maintain, and structure clear technical documentation. Use when this capability is needed.
- ▌ Obsidian CLI 3 · tomevault-io bundleInteract with Obsidian vaults using the Obsidian CLI to read, create, search, and manage notes, tasks, properties, and more. Also supports plugin and theme development with commands to reload plugins, run JavaScript, capture errors, take screenshots, and inspect the DOM. Use when the user asks to interact with their Obsidian vault, manage notes, search vault content, perform vault operations from the command line, or develop and debug Obsidian plugins and themes. Use when this capability is needed.
- ▌ Documentation Sync 4 · tomevault-io bundleKeep documentation in sync with code changes. Use when implementing features, modifying APIs, changing architecture, adding configuration, updating security, or making any changes that affect user-facing or developer-facing documentation. Use when this capability is needed.
- ▌ Documentation Sync 5 · tomevault-io bundleKeep documentation in sync with code changes. Use when implementing features, modifying APIs, changing architecture, adding configuration, updating security, or making any changes that affect user-facing or developer-facing documentation. Use when this capability is needed.
- ▌ Docs Manager 4 · tomevault-io bundleDocumentation management agent for the Pulse JS framework. Use this skill to collect markdown files from the docs directory, update documentation pages in docs/src, and maintain documentation consistency. Handles content migration, page updates, and cleanup of processed markdown files. Use when this capability is needed.
- ▌ Test Generator 9 · tomevault-io bundleGenerate pytest test cases for Python functions and classes Use when this capability is needed.
- ▌ Team Brain Sync 2 · tomevault-io bundleRegenerate BRAIN.md and optionally generate .cursorrules and AGENTS.md from team brain entries. Use when user says 'sync', 'regenerate', 'update brain', or '/team-brain sync'. Use when this capability is needed.
- ▌ Documentation Tools 2 · tomevault-io bundleAuthor and maintain technical documentation, READMEs, and API docs. Use when writing or restructuring project docs. Use when this capability is needed.
- ▌ Github Operations 5 · tomevault-io bundleGitHub API operations via `gh` CLI — PR reviews, CI debugging, GraphQL mutations. Use when resolving review threads, querying PR status, fetching CI logs, or automating GitHub workflows. Use when this capability is needed.
- ▌ Database 12 · tomevault-io bundleUse this skill when the user needs to choose a database, design a schema, set up Supabase or another database, write queries, handle migrations, or fix data-related issues. Covers database selection, schema design, Row Level Security, migrations, and common patterns for SaaS apps built by non-technical founders.
- ▌ Feedback 2 · tomevault-io bundleUse this skill when the user needs to collect user feedback, run surveys, set up NPS, prioritize feature requests, close the feedback loop, or turn customer input into product decisions. Covers feedback collection methods, survey design, prioritization frameworks, and building a feedback-driven product culture.
- ▌ Payments 2 · tomevault-io bundleUse this skill when the user needs to set up Stripe, implement subscriptions, handle billing, configure payment plans, manage failed payments, deal with refunds, set up tax collection, or troubleshoot payment issues. Covers Stripe configuration, subscription lifecycle, dunning, tax compliance, and billing operations for bootstrapped SaaS.
- ▌ Validate 12 · tomevault-io bundleUse this skill when the user needs to validate a business idea, test demand before building, run a smoke test, create an MVP experiment, or decide whether an idea is worth pursuing. Covers demand validation, smoke tests, fake-door tests, landing page experiments, and go/no-go decision frameworks for bootstrapped founders.
- ▌ Implement Feature 4 · tomevault-io bundleImplement the next feature from the roadmap or a specific feature by name Use when this capability is needed.
- ▌ Model Development 2 · tomevault-io bundleModel-Development standards for model development in Ml Ai environments. Use when this capability is needed.
- ▌ Documentation Guidelines 2 · tomevault-io bundleApply LLM-first documentation standards when writing or reviewing docs - covers structure, semantic precision, token efficiency, and verification. Use when this capability is needed.
- ▌ Dispatching Parallel Agents 6 · tomevault-io bundleUse when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies
- ▌ CI CD And Automation 10 · 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.
- ▌ Auth Implementation Patterns 2 · tomevault-io bundleMaster authentication and authorization patterns including JWT, OAuth2, session management, and RBAC to build secure, scalable access control systems. Use when implementing auth systems, securing APIs, or debugging security issues. Use when this capability is needed.
- ▌ Vercel AI Sdk 2 · tomevault-io bundleGuide for Vercel AI SDK v5 implementation patterns including generateText, streamText, useChat hook, tool calling, embeddings, and MCP integration. Use when implementing AI chat interfaces, streaming responses, tool/function calling, text embeddings, or working with convertToModelMessages and toUIMessageStreamResponse. Activates for AI SDK integration, useChat hook usage, message streaming, or tool calling tasks. Use when this capability is needed.
- ▌ Webapp Testing 36 · tomevault-io bundleWeb application testing principles. E2E, Playwright, deep audit strategies. Use when this capability is needed.
- ▌ Frontend Design 107 · 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.
- ▌ Authentication 4 · tomevault-io bundleGuidelines for auth flows, session management, OAuth, JWT, and access control patterns Use when this capability is needed.
- ▌ CI CD And Automation 11 · 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.
- ▌ Devops Deployment 3 · tomevault-io bundleCI/CD pipelines, containerization, Kubernetes, and infrastructure as code patterns Use when this capability is needed.
- ▌ Domain Driven Design 4 · tomevault-io bundleDomain-Driven Design tactical patterns for complex business domains. Use when modeling entities, value objects, domain services, repositories, or establishing bounded contexts. Use when this capability is needed.
- ▌ Pricing Strategy 3 · tomevault-io bundleWhen the user wants help with pricing decisions, packaging, or monetization strategy. Also use when the user mentions 'pricing,' 'pricing tiers,' 'freemium,' 'free trial,' 'packaging,' 'price increase,' 'value metric,' 'Van Westendorp,' 'willingness to pay,' or 'monetization.' This skill covers pricing research, tier structure, and packaging strategy. Use when this capability is needed.
- ▌ Tdd Workflow 23 · tomevault-io bundleUse this skill when writing new features, fixing bugs, or refactoring code. Enforces test-driven development with 80%+ coverage including unit, integration, and E2E tests.
- ▌ Nodejs Backend Patterns 9 · tomevault-io bundleBuild production-ready Node.js backend services with Express/Fastify, implementing middleware patterns, error handling, authentication, database integration, and API design best practices. Use when... Use when this capability is needed.
- ▌ Pymoo 4 · tomevault-io bundleMulti-objective optimization framework. NSGA-II, NSGA-III, MOEA/D, Pareto fronts, constraint handling, benchmarks (ZDT, DTLZ), for engineering design and optimization problems. Use when this capability is needed.
- ▌ Pytdc 4 · tomevault-io bundleTherapeutics Data Commons. AI-ready drug discovery datasets (ADME, toxicity, DTI), benchmarks, scaffold splits, molecular oracles, for therapeutic ML and pharmacological prediction. Use when this capability is needed.
- ▌ Rdkit 6 · tomevault-io bundleCheminformatics toolkit for fine-grained molecular control. SMILES/SDF parsing, descriptors (MW, LogP, TPSA), fingerprints, substructure search, 2D/3D generation, similarity, reactions. For standard workflows with simpler interface, use datamol (wrapper around RDKit). Use rdkit for advanced control, custom sanitization, specialized algorithms. Use when this capability is needed.
- ▌ Simpy 3 · tomevault-io bundleProcess-based discrete-event simulation framework in Python. Use this skill when building simulations of systems with processes, queues, resources, and time-based events such as manufacturing systems, service operations, network traffic, logistics, or any system where entities interact with shared resources over time. Use when this capability is needed.
- ▌ Sympy 5 · tomevault-io bundleUse this skill when working with symbolic mathematics in Python. This skill should be used for symbolic computation tasks including solving equations algebraically, performing calculus operations (derivatives, integrals, limits), manipulating algebraic expressions, working with matrices symbolically, physics calculations, number theory problems, geometry computations, and generating executable code from mathematical expressions. Apply this skill when the user needs exact symbolic results rather than numerical approximations, or when working with mathematical formulas that contain variables and parameters.
- ▌ Eval Harness 5 · tomevault-io bundleFormal evaluation framework for Gemini CLI sessions implementing eval-driven development (EDD) principles Use when this capability is needed.
- ▌ Code Review 285 · tomevault-io bundleReview PHP MVC code before merging a branch in SistemaReservasHospital. Use when the user asks to review code, check a PR, validate a feature before merge, or mentions "code review", "revisar código", "antes del merge", or "PR". Triggers automatically when a feature branch is ready to merge to develop. Use when this capability is needed.
- ▌ Fastapi Endpoint 3 · tomevault-io bundleGuide for creating FastAPI endpoints following this project's conventions including routers, dependency injection, error handling, and OpenAPI documentation. Use when this capability is needed.
- ▌ Kubernetes Deployment 4 · tomevault-io bundleKubernetes deployment workflow for container orchestration, Helm charts, Use when this capability is needed.
- ▌ Find Skills 18 · tomevault-io bundleThis skill helps you discover and install skills from the open agent skills ecosystem. Use when this capability is needed.
- ▌ React 15 · tomevault-io bundleUse when building React 18+ applications requiring component architecture, hooks patterns, or state management. Invoke for Server Components, performance optimization, Suspense boundaries, React 19 features.
- ▌ React Native Expert 2 · tomevault-io bundleBuilds, optimizes, and debugs cross-platform mobile applications with React Native and Expo. Implements navigation hierarchies (tabs, stacks, drawers), configures native modules, optimizes FlatList rendering with memo and useCallback, and handles platform-specific code for iOS and Android. Use when building a React Native or Expo mobile app, setting up navigation, integrating native modules, improving scroll performance, handling SafeArea or keyboard input, or configuring Expo SDK projects.
- ▌ Issue Writing 2 · tomevault-io bundleWrite clear, actionable bug reports and feature requests that humans and agents can act on immediately Use when this capability is needed.