← all publishers

tomevault-io

@tomevault-io source repo

62172 published skills · page 39 of 622

  1. Wordpress API 2 · tomevault-io bundle
    WordPress REST API patterns and Application Password authentication Use when this capability is needed.
    0 installs
  2. Senior Data Engineer 3 · tomevault-io bundle
    World-class data engineering skill for building scalable data pipelines, ETL/ELT systems, real-time streaming, and data infrastructure. Expertise in Python, SQL, Spark, Airflow, dbt, Kafka, Flink, Kinesis, and modern data stack. Includes data modeling, pipeline orchestration, data quality, streaming quality monitoring, and DataOps. Use when designing data architectures, building batch or streaming data pipelines, optimizing data workflows, or implementing data governance. Use when this capability is needed.
    0 installs
  3. QA Tester 2 · tomevault-io bundle
    Expert in automated QA testing, E2E test automation, visual regression testing, and intelligent test generation. Use when building automated test suites, validating user workflows, testing external integrations, setting up test infrastructure, or implementing AI-powered test discovery. Use when this capability is needed.
    0 installs
  4. Git Conventions 4 · tomevault-io bundle
    Apply when committing code, writing commit messages, or configuring .gitignore Use when this capability is needed.
    0 installs
  5. Write Documents 2 · tomevault-io bundle
    Apply when creating or editing INFO, SPEC, IMPL, TEST, FIX documents, or STRUT plans Use when this capability is needed.
    0 installs
  6. Internal Linking Optimizer 2 · tomevault-io bundle
    Analyzes and optimizes internal link structure to improve site architecture, distribute page authority, and help search engines understand content relationships. Creates strategic internal linking plans.
    0 installs
  7. Vue Pinia Best Practices 4 · tomevault-io bundle
    Pinia stores, state management patterns, store setup, and reactivity with stores. Use when this capability is needed.
    0 installs
  8. Kubernetes Security 3 · tomevault-io bundle
    Kubernetes security workflow for cluster hardening, workload isolation, and policy enforcement. Use when RBAC, network policy, pod security, secret handling, or admission controls must be defined before production exposure; do not use for API contract design or requirement prioritization. Use when this capability is needed.
    0 installs
  9. Testing Integration 2 · tomevault-io bundle
    Integration-boundary testing for component and service collaboration correctness. Use when modules interact via APIs, queues, databases, or adapters and boundary behavior must be verified; do not use for full UI journey validation or pure unit isolation work. Use when this capability is needed.
    0 installs
  10. CI CD Best Practices 2 · tomevault-io bundle
    Apply Dedalus CI/CD workflow rules for runner placement, Docker build verification, artifact publication, and self-hosted runner orchestration. Use when editing GitHub Actions workflows, Docker build pipelines, deploy jobs, Terraform/ECS/Flux workflows, or self-hosted runner automation. Use when this capability is needed.
    0 installs
  11. Langgraph Development 2 · tomevault-io bundle
    This guide covers building AI agents with LangChain/LangGraph, focusing on agent abstraction. Use when this capability is needed.
    0 installs
  12. Implement Plan 3 · tomevault-io bundle
    Load a Markdown implementation plan from docs/plans/<plan-name>.md and implement it one unchecked task at a time. Use when this capability is needed.
    0 installs
  13. Comment Review 4 · tomevault-io bundle
    Review comments and suggest cleanup (identify unnecessary comments, recommend improvements). Use to aggressively clean up comment debt in code. Use when this capability is needed.
    0 installs
  14. E2e UI Execute 4 · tomevault-io bundle
    Implement UI E2E tests sequentially using Playwright MCP, stop on bug discovery. Use after e2e-ui-research to implement the planned test scenarios. Use when this capability is needed.
    0 installs
  15. Feature Development 5 · tomevault-io bundle
    Use when building new modules or features where teammates can each own a separate piece without stepping on each other
    0 installs
  16. Update Documentation 3 · tomevault-io bundle
    Update project documentation after code changes. Use when files have been added, modified, or removed and documentation needs to be brought in sync. Identifies what changed and which docs to update. Use when this capability is needed.
    0 installs
  17. Skill Creator 238 · tomevault-io bundle
    Guide 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.
    0 installs
  18. Expo Cicd Workflows 2 · tomevault-io bundle
    Helps understand and write EAS workflow YAML files for Expo projects. Use this skill when the user asks about CI/CD or workflows in an Expo or EAS context, mentions .eas/workflows/, or wants help with EAS build pipelines or deployment automation. Use when this capability is needed.
    0 installs
  19. Subagent Driven Development 16 · tomevault-io bundle
    Use when executing implementation plans with independent tasks in the current session
    0 installs
  20. Github Actions Templates 4 · tomevault-io bundle
    Create production-ready GitHub Actions workflows for automated testing, building, and deploying applications. Use when setting up CI/CD with GitHub Actions, automating development workflows, or creating reusable workflow templates. Use when this capability is needed.
    0 installs
  21. Multi Cloud Architecture 2 · tomevault-io bundle
    Design multi-cloud architectures using a decision framework to select and integrate services across AWS, Azure, and GCP. Use when building multi-cloud systems, avoiding vendor lock-in, or leveraging best-of-breed services from multiple providers. Use when this capability is needed.
    0 installs
  22. Terraform Module Library 6 · tomevault-io bundle
    Build reusable Terraform modules for AWS, Azure, and GCP infrastructure following infrastructure-as-code best practices. Use when creating infrastructure modules, standardizing cloud provisioning, or implementing reusable IaC components. Use when this capability is needed.
    0 installs
  23. Deepchem 5 · tomevault-io bundle
    Molecular machine learning toolkit. Property prediction (ADMET, toxicity), GNNs (GCN, MPNN), MoleculeNet benchmarks, pretrained models, featurization, for drug discovery ML. Use when this capability is needed.
    0 installs
  24. Vue Best Practices 35 · tomevault-io bundle
    MUST be used for Vue.js tasks. Strongly recommends Composition API with `<script setup>` and TypeScript as the standard approach. Covers Vue 3, SSR, Volar, vue-tsc. Load for any Vue, .vue files, Vue Router, Pinia, or Vite with Vue work. ALWAYS use Composition API unless the project explicitly requires Options API. Use when this capability is needed.
    0 installs
  25. Scikit Learn 21 · tomevault-io bundle
    Machine learning in Python with scikit-learn. Use when working with supervised learning (classification, regression), unsupervised learning (clustering, dimensionality reduction), model evaluation, hyperparameter tuning, preprocessing, or building ML pipelines. Provides comprehensive reference documentation for algorithms, preprocessing techniques, pipelines, and best practices. Use when this capability is needed.
    0 installs
  26. Deployment Automation 2 · tomevault-io bundle
    Automated deployment pipeline and CI/CD workflow expert Use when this capability is needed.
    0 installs
  27. Performance Optimizer 3 · tomevault-io bundle
    Application and infrastructure performance analysis and optimization expert Use when this capability is needed.
    0 installs
  28. Nuxt 5 · tomevault-io bundle
    Nuxt full-stack Vue framework with SSR, auto-imports, and file-based routing. Use when working with Nuxt apps, server routes, useFetch, middleware, or hybrid rendering. Use when this capability is needed.
    0 installs
  29. Code Review 304 · tomevault-io bundle
    Padrões e checklist para code review Use when this capability is needed.
    0 installs
  30. Test Runner 15 · tomevault-io bundle
    Execução e análise de testes automatizados Use when this capability is needed.
    0 installs
  31. CI CD Pipeline Builder 6 · tomevault-io bundle
    CI/CD Pipeline Builder Use when this capability is needed.
    0 installs
  32. Commit Message 11 · tomevault-io bundle
    Generates clear Git commit messages using Conventional Commits. Use when crafting a subject line and body for a change.
    0 installs
  33. Agents Md Generator 5 · tomevault-io bundle
    Create or update minimal AGENTS.md files in the repository root and nested module directories using progressive disclosure. Works across heterogeneous projects without assuming any fixed agent folder structure. Use when this capability is needed.
    0 installs
  34. Component Library 2 · tomevault-io bundle
    Scaffold component library structure with Storybook and documentation Use when this capability is needed.
    0 installs
  35. Database SQL 2 · tomevault-io bundle
    SQL database standards using Prisma + PostgreSQL — schema design, migrations, query patterns, transactions, indexing, what to avoid. Load when writing or reviewing any database schema, Prisma queries, or migration files. Use when this capability is needed.
    0 installs
  36. Websocket 2 · tomevault-io bundle
    Real-time bidirectional communication with security focus on CSWSH prevention, authentication, and message validation Use when this capability is needed.
    0 installs
  37. IOS Code Reviewer 2 · tomevault-io bundle
    Reviews iOS/Swift code for quality, memory management, performance, accessibility, and App Store readiness Use when this capability is needed.
    0 installs
  38. Brainstorming 61 · tomevault-io bundle
    You 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.
    0 installs
  39. Writing Plans 40 · tomevault-io bundle
    Use when you have a spec or requirements for a multi-step task, before touching code
    0 installs
  40. Orchestrationcreating Workflows 2 · tomevault-io bundle
    Use when user says "create workflow", "create a workflow", "design workflow", "orchestrate", "automate multiple steps", "coordinate agents", "multi-agent workflow". Creates orchestration workflows from natural language using Socratic questioning to plan multi-agent workflows with visualization.
    0 installs
  41. Kubernetes Deployment 8 · tomevault-io bundle
    Best practices for Kubernetes manifests, Helm charts, AKS deployments, and resource configuration. Use this skill when asked to create, review, or troubleshoot Kubernetes deployments, services, config maps, secrets, ingress rules, or Helm charts. Use when this capability is needed.
    0 installs
  42. Torch Geometric 4 · tomevault-io bundle
    Graph Neural Networks (PyG). Node/graph classification, link prediction, GCN, GAT, GraphSAGE, heterogeneous graphs, molecular property prediction, for geometric deep learning. Use when this capability is needed.
    0 installs
  43. Ml Pipeline 3 · tomevault-io bundle
    Design an ML system for a problem Use when this capability is needed.
    0 installs
  44. Orchestrate 9 · tomevault-io bundle
    Run orchestration workflow for a complex task using multi-agent patterns. Use when a task requires coordinated scout-build-review phases. Use when this capability is needed.
    0 installs
  45. Tool Design 6 · tomevault-io bundle
    Create custom tools using the @tool decorator for domain-specific agents. Use when building agent-specific tools, implementing MCP servers, or creating in-memory tools with the Agent SDK. Use when this capability is needed.
    0 installs
  46. Component Architecture 2 · tomevault-io bundle
    Load PROACTIVELY when task involves designing or building UI components. Use when user says \"build a component\", \"create a form\", \"add a modal\", \"design the layout\", or \"refactor this page\". Covers component composition and hierarchy, prop design and typing, render optimization (memo, useMemo, useCallback), compound component patterns, controlled vs uncontrolled forms, file organization, and accessibility for React, Vue, and Svelte. Use when this capability is needed.
    0 installs
  47. Code Simplifier 17 · tomevault-io bundle
    Simplifies and refines Go code for clarity, consistency, and maintainability while preserving all functionality. Use when Gemini CLI needs to refactor recently modified code, improve readability, or align with Go-specific best practices in the ServiceNow SDK. Use when this capability is needed.
    0 installs
  48. Project Docs 4 · tomevault-io bundle
    Comma-separated list of docs to generate (e.g., 'readme,license,contributing'). If omitted, you will be asked. Use when this capability is needed.
    0 installs
  49. Project Init 5 · tomevault-io bundle
    Initialize or upgrade a TypeScript project to comply with the mission-critical coding standard Use when this capability is needed.
    0 installs
  50. Micronaut Sourcegen 2 · tomevault-io bundle
    Add, integrate, or review Micronaut Sourcegen usage in modules that generate Java source, Kotlin source, Groovy-compatible source, or bytecode from ObjectDef, TypeDef, MethodDef, ExpressionDef, StatementDef, and SourceGenerator APIs. Use when this capability is needed.
    0 installs
  51. Micronaut Sourcegen 3 · tomevault-io bundle
    Add, integrate, or review Micronaut Sourcegen usage in modules that generate Java source, Kotlin source, Groovy-compatible source, or bytecode from ObjectDef, TypeDef, MethodDef, ExpressionDef, StatementDef, and SourceGenerator APIs. Use when this capability is needed.
    0 installs
  52. Microsoft Docs 5 · tomevault-io bundle
    Query official Microsoft documentation to find concepts, tutorials, and Use when this capability is needed.
    0 installs
  53. Playwright Testing 7 · tomevault-io bundle
    Enforces Test-Driven Development workflow using Playwright. Use when user requests tests, validation, E2E testing, or implementation tasks. Use when this capability is needed.
    0 installs
  54. Game Development 4 · tomevault-io bundle
    Game development patterns, architectures, and best practices Use when this capability is needed.
    0 installs
  55. CI CD Pipeline Builder 7 · tomevault-io bundle
    Generate CI/CD pipelines from detected project stack. Use when bootstrapping CI for a new repo, replacing brittle pipeline files, or auditing whether pipeline matches actual stack. Supports GitHub Actions and GitLab CI. Use when this capability is needed.
    0 installs
  56. GRAPHQL Architect 9 · tomevault-io bundle
    Master modern GraphQL with federation, performance optimization, and enterprise security. Build scalable schemas, implement advanced caching, and design real-time systems. Use when this capability is needed.
    0 installs
  57. Flutter Pub Release 2 · tomevault-io bundle
    Prepare and draft a pub.dev release for a package in the flutter-plugins monorepo. Use when the user wants to generate changelog entries from commits since the last `{package}-v*` tag, bump the package version in `pubspec.yaml`, update `CHANGELOG.md`, and draft a GitHub release whose tag is `{package}-v{version}` for `.github/workflows/publish.yml`. Use when this capability is needed.
    0 installs
  58. Dispatching Parallel Agents 8 · tomevault-io bundle
    Use when facing 2+ independent tasks that can run concurrently without shared state or sequential dependencies.
    0 installs
  59. Security Best Practices 7 · tomevault-io bundle
    Perform language and framework specific security best-practice reviews and suggest improvements. Trigger only when the user explicitly requests security best practices guidance, a security review/report, or secure-by-default coding help. Trigger only for supported languages (python, javascript/typescript, go). Do not trigger for general code review, debugging, or non-security tasks.
    0 installs
  60. Documentation And Adrs 12 · tomevault-io bundle
    Architecture Decision Record format, docs-first workflow, and conventions for project documentation in /docs. Use when this capability is needed.
    0 installs
  61. Paywall Upgrade Cro 2 · tomevault-io bundle
    When the user wants to create or optimize in-app paywalls, upgrade screens, upsell modals, or feature gates. Also use when the user mentions "paywall," "upgrade screen," "upgrade modal," "upsell," "feature gate," "convert free to paid," "freemium conversion," "trial expiration screen," "limit reached screen," "plan upgrade prompt," or "in-app pricing." Distinct from public pricing pages (see page-cro) — this skill focuses on in-product upgrade moments where the user has already experienced value. Use when this capability is needed.
    0 installs
  62. API Patterns 11 · tomevault-io bundle
    REST API design patterns, authentication, and error handling for this SaaS application Use when this capability is needed.
    0 installs
  63. Django Pro 11 · tomevault-io bundle
    Master Django 5.x with async views, DRF, Celery, and Django Channels. Build scalable web applications with proper architecture, testing, and deployment. Use when this capability is needed.
    0 installs
  64. Golang Pro 28 · tomevault-io bundle
    Master Go 1.21+ with modern patterns, advanced concurrency, performance optimization, and production-ready microservices. Use when this capability is needed.
    0 installs
  65. React Typescript 4 · tomevault-io bundle
    React 19 patterns with typescript. Use when this capability is needed.
    0 installs
  66. Project Analysis 2 · tomevault-io bundle
    Use when working with a specialist skill that analyses a codebase to understand its structure, dependencies, and architecture. This skill should be used at the start of a new project or when onboarding to an existing codebase.
    0 installs
  67. Testing Strategy 11 · tomevault-io bundle
    Use when working with a specialist skill that designs and implements a testing strategy for a codebase. This skill should be used after code development and before code review.
    0 installs
  68. Documentation Generation 5 · tomevault-io bundle
    API documentation, OpenAPI specs, developer guides for CampusOS. Use when documenting APIs, creating developer guides, generating API specs, or maintaining documentation. Use when this capability is needed.
    0 installs
  69. Product Management 7 · tomevault-io bundle
    Use when working on PRDs, product specs, design docs, feature planning, prioritization, or product strategy.
    0 installs
  70. Agent Device 2 · tomevault-io bundle
    Automates mobile and simulator interactions for iOS and Android devices. Use when navigating apps, taking snapshots/screenshots, tapping, typing, scrolling, pinching, or extracting UI info on mobile devices or simulators.
    0 installs
  71. Git Workflow 186 · tomevault-io bundle
    Oak's git conventions including branch naming (feat/fix/chore prefixes), commit messages (conventional commits format), PR creation with templates, code review process, and CI check monitoring. Use when working with git, creating branches, committing code, or managing pull requests. Use when this capability is needed.
    0 installs
  72. Documentation Templates 9 · tomevault-io bundle
    Documentation templates and structure guidelines. README, API docs, code comments, and AI-friendly documentation. Use when this capability is needed.
    0 installs
  73. Test Driven Development 28 · tomevault-io bundle
    Use when implementing any feature or bugfix, before writing implementation code
    0 installs
  74. GRAPHQL API Design 3 · tomevault-io bundle
    Use when designing GraphQL APIs with schema-first or code-first approaches, implementing resolvers, DataLoader patterns, subscriptions, Apollo Federation, error handling, authentication, authorization, pagination, and production best practices. Includes SDL patterns, Relay spec, and performance optimization.
    0 installs
  75. Design Systems 5 · tomevault-io bundle
    enables both consistency and flexibility.
    0 installs
  76. Code Review And Quality 4 · tomevault-io bundle
    Review code, tests, documentation, and configuration across correctness, readability, architecture, security, performance, maintainability, and verification before merging or handing off a change. Use when this capability is needed.
    0 installs
  77. Landing Page Copywriter 2 · tomevault-io bundle
    Write high-converting landing page copy using proven frameworks like PAS (Problem-Agitate-Solution), AIDA, and StoryBrand. Creates headlines, value propositions, CTAs, and full page sections optimized for conversion. Use when users need landing page copy, sales page content, or marketing website text. Use when this capability is needed.
    0 installs
  78. Git Workflow 187 · tomevault-io bundle
    GitHub workflow for AI-assisted advocacy development — issue-first, worktree-per-task, plan→review→implement loops, desloppify gate, post-PR monitoring Use when this capability is needed.
    0 installs
  79. Final Release Review 2 · tomevault-io bundle
    Perform a release-readiness review by locating the previous release tag from remote tags and auditing the diff (e.g., v1.2.3...<commit>) for breaking changes, regressions, improvement opportunities, and risks before releasing openai-agents-python. Use when this capability is needed.
    0 installs
  80. Command Development 5 · tomevault-io bundle
    This skill should be used when the user asks to "create a slash command", "add a command", "write a custom command", "define command arguments", "use command frontmatter", "organize commands", "create command with file references", "interactive command", "use AskUserQuestion in command", or needs guidance on slash command structure, YAML frontmatter fields, dynamic arguments, bash execution in commands, user interaction patterns, or command development best practices for Claude Code. Use when this capability is needed.
    0 installs
  81. Rust Systems Design 2 · tomevault-io bundle
    Provides expert guidance on Rust programming, focusing on memory safety, concurrency patterns, and idiomatic architectural choices for systems software.
    0 installs
  82. Braintrust Tracing 2 · tomevault-io bundle
    Braintrust tracing for Claude Code - hook architecture, sub-agent correlation, debugging Use when this capability is needed.
    0 installs
  83. Compound Learnings 2 · tomevault-io bundle
    Transform session learnings into permanent capabilities (skills, rules, agents). Use when asked to "improve setup", "learn from sessions", "compound learnings", or "what patterns should become skills". Use when this capability is needed.
    0 installs
  84. Playwright Validation 2 · tomevault-io bundle
    Validate UI changes using Playwright browser tools and screenshots. Use this skill when making UI-related changes that need visual verification before completion. Use when this capability is needed.
    0 installs
  85. API Design GRAPHQL 2 · tomevault-io bundle
    GraphQL schema and resolver contract design for type boundaries, nullability, authz, and query-cost safety. Trigger when SDL, resolver behavior, field contracts, or query safety controls are added/changed, and their contract impact is not yet explicitly specified. Do not use for REST/OpenAPI endpoint design, API version lifecycle governance, or standalone error taxonomy design. Use when this capability is needed.
    0 installs
  86. Vue Best Practices 36 · tomevault-io bundle
    MUST be used for Vue.js tasks. Strongly recommends Composition API with `<script setup>` and TypeScript as the standard approach. Covers Vue 3, SSR, Volar, vue-tsc. Load for any Vue, .vue files, Vue Router, Pinia, or Vite with Vue work. ALWAYS use Composition API unless the project explicitly requires Options API. Use when this capability is needed.
    0 installs
  87. Nodejs Backend Patterns 15 · tomevault-io bundle
    Build production-ready Node.js backend services with Express/Fastify, implementing middleware patterns, error handling, authentication, database integration, and API design best practices. Use when creating Node.js servers, REST APIs, GraphQL backends, or microservices architectures. Use when this capability is needed.
    0 installs
  88. Skill Creator 239 · tomevault-io bundle
    Guide 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.
    0 installs
  89. Upgrade Claude Code 2 · tomevault-io bundle
    Claude Code 설정 업그레이드 Use when this capability is needed.
    0 installs
  90. Ruff 2 · tomevault-io bundle
    This skill should be used when users need to lint, format, or validate Python code using the Ruff command-line tool. Use this skill for tasks involving Python code quality checks, automatic code formatting, enforcing style rules (PEP 8), identifying bugs and security issues, or modernizing Python code. This skill should be invoked PROACTIVELY whenever Python code is written or modified to ensure code quality. Use when this capability is needed.
    0 installs
  91. Openspec Continue Change 11 · tomevault-io bundle
    Continue 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.
    0 installs
  92. Documentation Quality 2 · tomevault-io bundle
    Documentation quality standards and writing principles. Use when establishing formatting rules, reviewing doc quality metrics, creating writing guidelines, or enforcing consistent documentation style across a project. Use when this capability is needed.
    0 installs
  93. Sherlock Review 2 · tomevault-io bundle
    Evidence-based investigative code review using deductive reasoning to determine what actually happened versus what was claimed. Use when verifying implementation claims, investigating bugs, validating fixes, or conducting root cause analysis. Elementary approach to finding truth through systematic observation. Use when this capability is needed.
    0 installs
  94. Git Workflow And Versioning 5 · tomevault-io bundle
    Structures 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.
    0 installs
  95. Fastapi Router Py 7 · tomevault-io bundle
    Create FastAPI routers following established patterns with proper authentication, response models, and HTTP status codes. Use when this capability is needed.
    0 installs
  96. Fastapi Templates 15 · tomevault-io bundle
    Create production-ready FastAPI projects with async patterns, dependency injection, and comprehensive error handling. Use when building new FastAPI applications or setting up backend API projects. Use when this capability is needed.
    0 installs
  97. GRAPHQL Architect 10 · tomevault-io bundle
    Master modern GraphQL with federation, performance optimization, and enterprise security. Build scalable schemas, implement advanced caching, and design real-time systems. Use when this capability is needed.
    0 installs
  98. Claude Orchestrator 2 · tomevault-io bundle
    Spawn and manage parallel Claude workers for software development. Use for parallel feature development, multi-agent coordination, or autonomous project execution. Use when this capability is needed.
    0 installs
  99. Codex Md Improver 2 · tomevault-io bundle
    Audit and optimize AGENTS.md for Codex projects, with optional cross-check against CLAUDE.md if present. Use when user asks to improve agent instructions, remove stale guidance, align workflow docs with real tooling, or harden operational guardrails. Use when this capability is needed.
    0 installs
  100. Roborev Design Review Branch 2 · tomevault-io bundle
    Request a design review for all commits on the current branch and present the results Use when this capability is needed.
    0 installs