← all publishers

tomevault-io

@tomevault-io source repo

62172 published skills · page 26 of 622

  1. Remotion Best Practices 29 · tomevault-io bundle
    Best practices for Remotion - Video creation in React Use when this capability is needed.
    0 installs
  2. Security Best Practices 14 · 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. Use when this capability is needed.
    0 installs
  3. New Project Setup 2 · tomevault-io bundle
    Set up a new multi-repo project, including shared project documentation, repo boundaries, and initial architecture scaffolding. Use when creating a new project, adding repos to a project, or organizing ownership across repos. Often requires creating a `project_architecture.md` and symlinking it into all repos. Use when this capability is needed.
    0 installs
  4. Performance Smell Detection 2 · tomevault-io bundle
    Detect potential code-level performance smells in Java - streams, collections, boxing, regex, object creation. Provides awareness, not absolutes - always measure before optimizing. For JPA/database performance, use jpa-patterns instead. Use when this capability is needed.
    0 installs
  5. Next Best Practices 42 · tomevault-io bundle
    Next.js best practices - file conventions, RSC boundaries, data patterns, async APIs, metadata, error handling. Use when this capability is needed.
    0 installs
  6. AI Agent Development 10 · tomevault-io bundle
    AI Agent Development Workflow workflow skill. Use this skill when the user needs AI agent development workflow for building autonomous agents, multi-agent systems, and agent orchestration with CrewAI, LangGraph, and custom agents and the operator should preserve the upstream workflow, copied support files, and provenance before merging or handing off. Use when this capability is needed.
    0 installs
  7. Django Access Review 4 · tomevault-io bundle
    Django Access Control & IDOR Review workflow skill. Use this skill when the user needs django-access-review and the operator should preserve the upstream workflow, copied support files, and provenance before merging or handing off. Use when this capability is needed.
    0 installs
  8. Kubernetes Architect 9 · tomevault-io bundle
    kubernetes-architect workflow skill. Use this skill when the user needs Expert Kubernetes architect specializing in cloud-native infrastructure, advanced GitOps workflows (ArgoCD/Flux), and enterprise container orchestration and the operator should preserve the upstream workflow, copied support files, and provenance before merging or handing off. Use when this capability is needed.
    0 installs
  9. Terraform Specialist 9 · tomevault-io bundle
    terraform-specialist workflow skill. Use this skill when the user needs Expert Terraform/OpenTofu specialist mastering advanced IaC automation, state management, and enterprise infrastructure patterns and the operator should preserve the upstream workflow, copied support files, and provenance before merging or handing off. Use when this capability is needed.
    0 installs
  10. Skill Creator 254 · 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
  11. Release Manager 6 · tomevault-io bundle
    Create and manage release PRs against master branch. Use this when preparing releases, bumping versions, resolving merge conflicts, and publishing GitHub releases. Handles the full release workflow including merging release into master, version bumping in pyproject.toml, running uv lock, and creating GitHub releases. Use when this capability is needed.
    0 installs
  12. Analyze Test Coverage 2 · tomevault-io bundle
    Analyzes PHP codebase for test coverage gaps. Detects untested classes, methods, branches, exception paths, and edge cases. Provides actionable recommendations.
    0 installs
  13. Project Setup 6 · tomevault-io bundle
    Initialize new ADLC project with standard directory structure, documentation templates, and git branch Use when this capability is needed.
    0 installs
  14. Backend Dev Guidelines 13 · tomevault-io bundle
    Comprehensive backend development guide for Node.js/Express/TypeScript microservices. Use when creating routes, controllers, services, repositories, middleware, or working with Express APIs, Prisma database access, Sentry error tracking, Zod validation, unifiedConfig, dependency injection, or async patterns. Covers layered architecture (routes → controllers → services → repositories), BaseController pattern, error handling, performance monitoring, testing strategies, and migration from legacy patterns. Use when this capability is needed.
    0 installs
  15. Git Workflow 203 · tomevault-io bundle
    When to use this skill for advanced Git operations and workflow management Use when this capability is needed.
    0 installs
  16. Hook Creator 5 · tomevault-io bundle
    Create Claude Code CLI hooks following best practices - proper JSON schema, event types, matchers, error handling, and file organization Use when this capability is needed.
    0 installs
  17. Openspec New Change 13 · tomevault-io bundle
    Start a new OpenSpec change using the artifact workflow. Creates a structured change with proposal, specs, design, and tasks. Use when the user wants to create a new feature, fix, or modification with a structured step-by-step approach. Use when this capability is needed.
    2 installs
  18. CI CD Pipeline Builder 11 · tomevault-io bundle
    CI/CD Pipeline Builder Use when this capability is needed.
    0 installs
  19. Security Best Practices 15 · 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. Use when this capability is needed.
    0 installs
  20. Effect Best Practices 5 · tomevault-io bundle
    Enforces Effect-TS patterns for services, errors, layers, and atoms. Use when writing code with Effect.Service, Schema.TaggedError, Layer composition, or effect-atom React components. Use when this capability is needed.
    0 installs
  21. Implementation Planning 3 · tomevault-io bundle
    Break down specifications into executable implementation plans with TDD integration. Use when asked to "create plan", "break down tasks", "implementation roadmap", "規劃實作", "拆解任務", "執行計畫", or need step-by-step implementation guidance with test strategies and impact analysis. Use when asked to "plan from spec", "spec to plan", "generate plan from requirements". Use when this capability is needed.
    0 installs
  22. Kubernetes Skills 2 · tomevault-io bundle
    Kubernetes orchestration patterns, deployments, and best practices Use when this capability is needed.
    0 installs
  23. Azure SQL Database 4 · tomevault-io bundle
    Expert knowledge for Azure SQL Database development including troubleshooting, best practices, decision making, architecture & design patterns, limits & quotas, security, configuration, integrations & coding patterns, and deployment. Use when choosing tiers/pricing, configuring geo-replication/Data Sync, securing with Entra/TDE, or deploying via IaC, and other Azure SQL Database related development tasks. Not for Azure SQL Managed Instance (use azure-sql-managed-instance), SQL Server on Azure Virtual Machines (use azure-sql-virtual-machines), Azure Cosmos DB (use azure-cosmos-db), Azure Database for PostgreSQL (use azure-database-postgresql). Use when this capability is needed.
    0 installs
  24. Testing 84 · tomevault-io bundle
    Guidelines for running and writing unit and E2E tests. Use this when asked to run tests, write tests, debug test failures, or verify code changes. Also use this before performing any merge commands or pushing code. Use when this capability is needed.
    0 installs
  25. Code Review Commons 2 · tomevault-io bundle
    Common guidelines, persona and critical constraints for performing high-quality code reviews. Use this skill when performing a /code-review or /pr-code-review command. Use when this capability is needed.
    0 installs
  26. Generating Agents 2 · tomevault-io bundle
    Agent definition file generation with mandatory schema validation against Use when this capability is needed.
    0 installs
  27. Create Agent Skills 3 · tomevault-io bundle
    Expert guidance for creating, writing, building, and refining Claude Code Skills. Use when working with SKILL.md files, authoring new skills, improving existing skills, or understanding skill structure and best practices. Use when this capability is needed.
    0 installs
  28. Dynamic Instrumentation 2 · tomevault-io bundle
    Expertise in LLVM-based dynamic binary instrumentation, runtime tracing, and program monitoring. Use this skill when implementing runtime analysis tools, code coverage systems, profilers, or dynamic security monitors. Use when this capability is needed.
    0 installs
  29. Code Explainer 2 · tomevault-io bundle
    Explains code in simple terms with visual diagrams. Use when the user asks to explain code, understand how something works, or wants a code walkthrough. Use when this capability is needed.
    0 installs
  30. Bio Machine Learning Atlas Mapping 2 · tomevault-io bundle
    Maps query single-cell data to reference atlases using scArches transfer learning with scVI and scANVI models. Transfers cell type labels without retraining on combined data. Use when annotating new single-cell datasets using pre-trained reference models. Use when this capability is needed.
    0 installs
  31. Code Reviewer 65 · tomevault-io bundle
    Expert code reviewer specializing in code quality, security, performance, and maintainability across multiple programming languages. Use this skill when the user wants a PR review, code analysis, or suggestions for improvement. This skill includes proprietary checklists and a mandatory review template located in its references and assets directories that MUST be used for every analysis. Use when this capability is needed.
    0 installs
  32. Gdpr Compliance 3 · tomevault-io bundle
    GDPR and data protection patterns for handling European Parliament personal data with privacy by design Use when this capability is needed.
    0 installs
  33. Spec Validation 2 · tomevault-io bundle
    This skill validates generated specifications (PRDs, FRDs, ADRs) against standards and best practices to ensure quality, completeness, and consistency. Use when this capability is needed.
    0 installs
  34. Task Delegation 6 · tomevault-io bundle
    This skill helps delegate implementation tasks to GitHub Copilot's coding agent by creating well-structured GitHub issues with complete requirements. Use when this capability is needed.
    0 installs
  35. Design Principles 5 · tomevault-io bundle
    Core visual design principles that underpin all great design. Master gestalt psychology, visual hierarchy, composition, color theory, and typography fundamentals. Use when making design decisions or evaluating designs against proven principles. Use when this capability is needed.
    0 installs
  36. Conversation Analyzer 2 · tomevault-io bundle
    Analyzes AI conversation exports to identify recurring patterns and generate custom Claude Skills. Use when analyzing conversation data, identifying workflow patterns, or creating reusable AI skills from usage history.
    0 installs
  37. Terraform Validate 2 · tomevault-io bundle
    Validate Terraform modules and configurations across CPP infrastructure repos. Use when checking Terraform code, reviewing infrastructure changes, or verifying module consistency. Use when this capability is needed.
    0 installs
  38. Golang Security 6 · tomevault-io bundle
    Secure Go backend services against common vulnerabilities. Use when implementing input validation, crypto, or SQL injection prevention in Go. Use when this capability is needed.
    0 installs
  39. Git Workflow And Versioning 16 · 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
  40. Vercel React Best Practices 52 · tomevault-io bundle
    React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js pages, data fetching, bundle optimization, or performance improvements. Use when this capability is needed.
    0 installs
  41. REST API Guidelines 2 · tomevault-io bundle
    REST API design guidelines including URL structure, HTTP methods, status codes, request/response formats, and client implementation. Auto-loaded when working with API code. Use when this capability is needed.
    0 installs
  42. Agent Native Architecture 3 · tomevault-io bundle
    Build applications where agents are first-class citizens. Use this skill when designing autonomous agents, creating MCP tools, implementing self-modifying systems, or building apps where features are outcomes achieved by agents operating in a loop. Use when this capability is needed.
    0 installs
  43. Codex 17 · tomevault-io bundle
    Use when the user asks to run Codex CLI (codex exec, codex resume) or references OpenAI Codex for code analysis, refactoring, or automated editing. Resolves the latest flagship model from the model registry.
    0 installs
  44. DOCX Format Replicator 2 · tomevault-io bundle
    Extract formatting from existing Word documents and generate new documents with the same format but different content. Use this skill when users need to create multiple documents with consistent formatting, replicate document templates, or maintain corporate document standards across different content. Use when this capability is needed.
    0 installs
  45. Terraform Module Library 12 · tomevault-io bundle
    Production-ready Terraform module patterns for AWS, Azure, and GCP infrastructure. Use when this capability is needed.
    0 installs
  46. MCP Config 2 · tomevault-io bundle
    Activate when setting up MCP servers, resolving MCP tool availability, or configuring fallbacks for MCP-dependent features. Configures and troubleshoots MCP (Model Context Protocol) integrations. Use when this capability is needed.
    0 installs
  47. PDF Processor 3 · tomevault-io bundle
    Extracts text and tables from PDF documents. Use when working with PDF files or when the user needs document analysis.
    0 installs
  48. Golang Lint 6 · tomevault-io bundle
    Provides linting best practices and golangci-lint configuration for Go projects. Covers running linters, configuring .golangci.yml, suppressing warnings with nolint directives, interpreting lint output, and managing linter settings. Use this skill whenever the user runs linters, configures golangci-lint, asks about lint warnings or suppressions, sets up code quality tooling, or asks which linters to enable for a Go project. Also use when the user mentions golangci-lint, go vet, staticcheck, revive, or any Go linting tool.
    0 installs
  49. Using Superpowers 13 · tomevault-io bundle
    Use when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions
    0 installs
  50. Context Engineering 6 · tomevault-io bundle
    Strategies for managing LLM context windows effectively in AI agents. Use when building agents that handle long conversations, multi-step tasks, tool orchestration, or need to maintain coherence across extended interactions. Use when this capability is needed.
    0 installs
  51. Audit Prep Assistant 2 · tomevault-io bundle
    Guides people analytics leaders through internal audit preparation by organizing data methodology, classifying what to share vs. redact, drafting plain-language methodology narratives, and packaging a complete audit-ready kit with anticipated Q&A. Use when this capability is needed.
    0 installs
  52. Backend Dev Guidelines 14 · tomevault-io bundle
    Comprehensive backend development guide for Node.js/Express/TypeScript microservices. Use when creating routes, controllers, services, repositories, middleware, or working with Express APIs, Prisma database access, Sentry error tracking, Zod validation, unifiedConfig, dependency injection, or async patterns. Covers layered architecture (routes → controllers → services → repositories), BaseController pattern, error handling, performance monitoring, testing strategies, and migration from legacy patterns. Use when this capability is needed.
    0 installs
  53. Biorxiv Database 3 · tomevault-io bundle
    Efficient database search tool for bioRxiv preprint server. Use this skill when searching for life sciences preprints by keywords, authors, date ranges, or categories, retrieving paper metadata, downloading PDFs, or conducting literature reviews. Use when this capability is needed.
    0 installs
  54. Clinpgx Database 3 · tomevault-io bundle
    Access ClinPGx pharmacogenomics data (successor to PharmGKB). Query gene-drug interactions, CPIC guidelines, allele functions, for precision medicine and genotype-guided dosing decisions. Use when this capability is needed.
    0 installs
  55. Clinvar Database 3 · tomevault-io bundle
    Query NCBI ClinVar for variant clinical significance. Search by gene/position, interpret pathogenicity classifications, access via E-utilities API or FTP, annotate VCFs, for genomic medicine. Use when this capability is needed.
    0 installs
  56. Ensembl Database 3 · tomevault-io bundle
    Query Ensembl genome database REST API for 250+ species. Gene lookups, sequence retrieval, variant analysis, comparative genomics, orthologs, VEP predictions, for genomic research. Use when this capability is needed.
    0 installs
  57. Pubchem Database 4 · tomevault-io bundle
    Query PubChem via PUG-REST API/PubChemPy (110M+ compounds). Search by name/CID/SMILES, retrieve properties, similarity/substructure searches, bioactivity, for cheminformatics. Use when this capability is needed.
    0 installs
  58. Uniprot Database 3 · tomevault-io bundle
    Direct REST API access to UniProt. Protein searches, FASTA retrieval, ID mapping, Swiss-Prot/TrEMBL. For Python workflows with multiple databases, prefer bioservices (unified interface to 40+ services). Use this for direct HTTP/REST work or UniProt-specific control. Use when this capability is needed.
    0 installs
  59. Scikit Survival 3 · tomevault-io bundle
    Comprehensive toolkit for survival analysis and time-to-event modeling in Python using scikit-survival. Use this skill when working with censored survival data, performing time-to-event analysis, fitting Cox models, Random Survival Forests, Gradient Boosting models, or Survival SVMs, evaluating survival predictions with concordance index or Brier score, handling competing risks, or implementing any survival analysis workflow with the scikit-survival library. Use when this capability is needed.
    0 installs
  60. Torch Geometric 5 · 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
  61. Performance Testing 3 · tomevault-io bundle
    Load testing, chaos engineering, and performance validation. Prove your system works under pressure with k6, trace correlation, and progressive load profiles. Use when this capability is needed.
    0 installs
  62. System Architecture 2 · tomevault-io bundle
    Design systems for change. Trade-off analysis, ADR documentation, pattern selection. Architecture decisions must have documented rationale. Use when this capability is needed.
    0 installs
  63. Prd Generator 7 · tomevault-io bundle
    Generate production-ready Product Requirements Documents (PRDs) for software systems and AI-powered features. The skill ensures clear problem framing, measurable outcomes, scoped functionality, testable requirements, technical feasibility, risk awareness, and stakeholder alignment. Use when this capability is needed.
    0 installs
  64. Continuous Learning V2 4 · tomevault-io bundle
    Instinct-based learning system that observes sessions via hooks, creates atomic instincts with confidence scoring, and evolves them into skills/commands/agents. Use when this capability is needed.
    0 installs
  65. UI Design System 8 · tomevault-io bundle
    Generates complete design system tokens from brand colors.
    0 installs
  66. Golang Review 2 · tomevault-io bundle
    Go code standards enforcing idiomatic patterns, safety, and maintainability. Use when writing, generating, or reviewing Go code. Use when this capability is needed.
    0 installs
  67. Skill Developer 9 · tomevault-io bundle
    Create and manage Claude Code skills following Anthropic best practices. Use when creating new skills, modifying skill-rules.json, understanding trigger patterns, working with hooks, debugging skill activation, or implementing progressive disclosure. Covers skill structure, YAML frontmatter, keyword triggers, hook mechanisms (UserPromptSubmit), session tracking, and the 500-line rule. Use when this capability is needed.
    0 installs
  68. Collaborating With Gemini 2 · tomevault-io bundle
    Delegates coding tasks to Gemini CLI for prototyping, debugging, and code review. Use when needing algorithm implementation, bug analysis, or code quality feedback. Supports multi-turn sessions via SESSION_ID. Use when this capability is needed.
    0 installs
  69. Git Pushing 6 · tomevault-io bundle
    Stage, 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 activates when user says "push changes", "commit and push", "push this", "push to github", or similar git workflow requests. Use when this capability is needed.
    0 installs
  70. Foundation Models 3 · tomevault-io bundle
    Use when implementing on-device AI with Apple's Foundation Models framework (iOS 26+), building summarization/extraction/classification features, or using @Generable for type-safe structured output.
    0 installs
  71. Performance Optimization 14 · tomevault-io bundle
    Performance optimization strategies including caching, profiling, database query optimization, frontend optimization, and load testing. Use when optimizing application performance, reducing latency, improving throughput, or diagnosing performance bottlenecks. Use when this capability is needed.
    0 installs
  72. Skill Architect 5 · tomevault-io bundle
    Orchestrates complete skill lifecycle from creation to optimization. Use for comprehensive skill development, reviewing skills, or managing skill quality. Use when this capability is needed.
    0 installs
  73. Skill Generator 8 · tomevault-io bundle
    Generates Claude Code skills from user descriptions. Use when creating new skills, converting documentation to skills, or scaffolding skill structure.
    0 installs
  74. Opentelemetry 2 · tomevault-io bundle
    Implement OpenTelemetry (OTEL) observability - Collector configuration, Kubernetes deployment, traces/metrics/logs pipelines, instrumentation, and troubleshooting. Use when working with OTEL Collector, telemetry pipelines, observability infrastructure, or Kubernetes monitoring. Use when this capability is needed.
    0 installs
  75. Literature Review 7 · tomevault-io bundle
    Conduct comprehensive, systematic literature reviews using multiple academic databases (PubMed, arXiv, bioRxiv, Semantic Scholar, etc.). This skill should be used when conducting systematic literature reviews, meta-analyses, research synthesis, or comprehensive literature searches across biomedical, scientific, and technical domains. Creates professionally formatted markdown documents and PDFs with verified citations in multiple citation styles (APA, Nature, Vancouver, etc.). Use when this capability is needed.
    0 installs
  76. Omero Integration 3 · tomevault-io bundle
    Microscopy data management platform. Access images via Python, retrieve datasets, analyze pixels, manage ROIs/annotations, batch processing, for high-content screening and microscopy workflows. Use when this capability is needed.
    0 installs
  77. Perplexity Search 4 · tomevault-io bundle
    Perform AI-powered web searches with real-time information using Perplexity models via LiteLLM and OpenRouter. This skill should be used when conducting web searches for current information, finding recent scientific literature, getting grounded answers with source citations, or accessing information beyond the model knowledge cutoff. Provides access to multiple Perplexity models including Sonar Pro, Sonar Pro Search (advanced agentic search), and Sonar Reasoning Pro through a single OpenRouter API key. Use when this capability is needed.
    0 installs
  78. Pytorch Lightning 2 · tomevault-io bundle
    Deep learning framework (PyTorch Lightning). Organize PyTorch code into LightningModules, configure Trainers for multi-GPU/TPU, implement data pipelines, callbacks, logging (W&B, TensorBoard), distributed training (DDP, FSDP, DeepSpeed), for scalable neural network training. Use when this capability is needed.
    0 installs
  79. Scientific Slides 3 · tomevault-io bundle
    Build slide decks and presentations for research talks. Use this for making PowerPoint slides, conference presentations, seminar talks, research presentations, thesis defense slides, or any scientific talk. Provides slide structure, design templates, timing guidance, and visual validation. Works with PowerPoint and LaTeX Beamer. Use when this capability is needed.
    0 installs
  80. Stable Baselines3 2 · tomevault-io bundle
    Production-ready reinforcement learning algorithms (PPO, SAC, DQN, TD3, DDPG, A2C) with scikit-learn-like API. Use for standard RL experiments, quick prototyping, and well-documented algorithm implementations. Best for single-agent RL with Gymnasium environments. For high-performance parallel training, multi-agent systems, or custom vectorized environments, use pufferlib instead. Use when this capability is needed.
    0 installs
  81. Literature Review 8 · tomevault-io bundle
    Conduct comprehensive, systematic literature reviews using multiple academic databases (PubMed, arXiv, bioRxiv, Semantic Scholar, etc.). This skill should be used when conducting systematic literature reviews, meta-analyses, research synthesis, or comprehensive literature searches across biomedical, scientific, and technical domains. Creates professionally formatted markdown documents and PDFs with verified citations in multiple citation styles (APA, Nature, Vancouver, etc.). Use when this capability is needed.
    0 installs
  82. Scientific Slides 4 · tomevault-io bundle
    Build slide decks and presentations for research talks using Nano Banana Pro AI. Generates stunning PDF presentations with AI-generated slides. Use for conference presentations, seminar talks, thesis defense slides, or any scientific talk. Provides slide structure, design guidance, timing recommendations, and visual validation. Use when this capability is needed.
    0 installs
  83. Prompt Library 2 · tomevault-io bundle
    Curated collection of high-quality prompts for various tasks—role-based templates, analysis frameworks, code review prompts, and brainstorming structures. Use when building prompts for specific roles, needing analysis or brainstorming frameworks, creating code review prompts, or searching for proven prompt patterns and structures. Use when this capability is needed.
    0 installs
  84. Vercel Composition Patterns 21 · tomevault-io bundle
    React composition patterns that scale. Use when refactoring components with boolean prop proliferation, building flexible component libraries, or designing reusable APIs. Triggers on tasks involving compound components, render props, context providers, or component architecture. Includes React 19 API changes.
    0 installs
  85. Information Architecture 2 · tomevault-io bundle
    Information architecture workflow for navigation structure, content hierarchy, and labeling clarity across product surfaces. Use when content/navigation structure is unclear and teams need explicit hierarchy and taxonomy decisions before screen-level design; do not use for backend data-model or deployment pipeline decisions. Use when this capability is needed.
    0 installs
  86. Agent Builder 6 · tomevault-io bundle
    Build custom AI agents in Claude Code from a user's problem statement. This skill analyzes the user's use case, asks smart clarifying questions, researches the internet for similar agents (GitHub repos, blogs, Claude Code community patterns), and then architects and builds production-ready Claude Code agents — including subagents, skills, hooks, slash commands, MCP integrations, and CLAUDE.md configuration. Use this skill whenever the user wants to create an agent, build an automation workflow, set up a Claude Code subagent, design a multi-agent system, or says things like 'build me an agent for...', 'automate this with Claude Code', 'I want a subagent that...', 'help me create a workflow', 'set up an agent pipeline', or any variation of wanting Claude Code to do something specialized. Also trigger when the user mentions agent architecture, agent SDK, agentic workflows, or task delegation in Claude Code — even if they don't use the word 'agent' explicitly. Use when this capability is needed.
    0 installs
  87. AI Agent Builder 2 · tomevault-io bundle
    Conception et implémentation d'agents IA autonomes avec outils et mémoire. Se déclenche avec "agent IA", "AI agent", "autonomous agent", "tool use", "function calling", "agent framework", "LangChain agent", "CrewAI", "AutoGen", "agent loop", "ReAct". Use when this capability is needed.
    0 installs
  88. Vercel React Native Skills 4 · tomevault-io bundle
    React Native and Expo best practices for building performant mobile apps. Use when building React Native components, optimizing list performance, implementing animations, or working with native modules. Triggers on tasks involving React Native, Expo, mobile performance, or native platform APIs. Use when this capability is needed.
    0 installs
  89. Autonomous Agent Patterns 2 · tomevault-io bundle
    Design patterns for building autonomous coding agents. Covers tool integration, permission systems, browser automation, and human-in-the-loop workflows. Use when building AI agents, designing tool APIs, implementing permission systems, or creating autonomous coding assistants. Use when this capability is needed.
    0 installs
  90. Backend Patterns 14 · tomevault-io bundle
    Backend architecture patterns, API design, database optimization, and server-side best practices for Node.js, Express, and Next.js API routes. Use when this capability is needed.
    0 installs
  91. Coding Standards 28 · tomevault-io bundle
    Universal coding standards, best practices, and patterns for TypeScript, JavaScript, React, and Node.js development. Use when this capability is needed.
    0 installs
  92. Claude Opus 4 5 Migration 3 · tomevault-io bundle
    Migrate prompts and code from Claude Sonnet 4.0, Sonnet 4.5, or Opus 4.1 to Opus 4.5. Use when the user wants to update their codebase, prompts, or API calls to use Opus 4.5. Handles model string updates and prompt adjustments for known Opus 4.5 behavioral differences. Does NOT migrate Haiku 4.5. Use when this capability is needed.
    1 install
  93. Clinical Decision Support 2 · tomevault-io bundle
    Generate professional clinical decision support (CDS) documents for pharmaceutical and clinical research settings, including patient cohort analyses (biomarker-stratified with outcomes) and treatment recommendation reports (evidence-based guidelines with decision algorithms). Supports GRADE evidence grading, statistical analysis (hazard ratios, survival curves, waterfall plots), biomarker integration, and regulatory compliance. Outputs publication-ready LaTeX/PDF format optimized for drug development, clinical research, and evidence synthesis. Use when this capability is needed.
    0 installs
  94. Fda Consultant Specialist 2 · tomevault-io bundle
    Senior FDA consultant and specialist for medical device companies including HIPAA compliance and requirement management. Provides FDA pathway expertise, QSR compliance, cybersecurity guidance, and regulatory submission support. Use for FDA submission planning, QSR compliance assessments, HIPAA evaluations, and FDA regulatory strategy development. Use when this capability is needed.
    0 installs
  95. Frontend Design 136 · tomevault-io bundle
    Create 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.
    0 installs
  96. Eds Performance Debugging 3 · tomevault-io bundle
    Guide for debugging and performance optimization of EDS blocks including error handling, FOUC prevention, Core Web Vitals optimization, and debugging workflows for Adobe Edge Delivery Services. Use when this capability is needed.
    0 installs
  97. Call Web Search Agent 2 · tomevault-io bundle
    AI agent for call web search agent tasks. Use when this capability is needed.
    0 installs
  98. Moltron Skill Creator 3 · tomevault-io bundle
    Dynamically create, version, and monitor persistent skills, and answers @moltron requests. Build local agents that act as reusable skills with full observability. Gives OpenClaw evolution capabilities. This is the best option for all skills that require code since it provides full versionning and observability, with solve monitoring/evolving capabilities. Use when this capability is needed.
    0 installs
  99. Next Cache Components 20 · tomevault-io bundle
    Next.js 16 Cache Components - PPR, use cache directive, cacheLife, cacheTag, updateTag. Use when this capability is needed.
    2 installs
  100. Openclaw Backup 2 · tomevault-io bundle
    Enhanced backup and restore for openclaw configuration, skills, commands, and settings. Sync across devices, version control with git, automate backups, and migrate to new machines with advanced compression. Use when this capability is needed.
    0 installs