← all publishers

tomevault-io

@tomevault-io source repo

62255 published skills · page 222 of 623

  1. Aguetti Cmd Claude Agents Knowledgework Gemini Research · tomevault-io bundle
    Gemini Research Skill
    0 installs
  2. Provider Testing · tomevault-io bundle
    Rules and guidelines for writing pytest tests for Providers in OM Cortex Runtime Use when this capability is needed.
    0 installs
  3. Nutritional Specialist · tomevault-io bundle
    This skill should be used whenever users ask food-related questions, meal suggestions, nutrition advice, recipe recommendations, or dietary planning. On first use, the skill collects comprehensive user preferences (allergies, dietary restrictions, goals, likes/dislikes) and stores them in a persistent database. All subsequent food-related responses are personalized based on these stored preferences. Use when this capability is needed.
    0 installs
  4. Social Media Generator · tomevault-io bundle
    This skill should be used when the user requests social media content creation for Twitter, Instagram, LinkedIn, or Facebook. It generates platform-optimized posts and saves them in an organized folder structure with meaningful filenames based on event details. Use when this capability is needed.
    0 installs
  5. Aj Geddes Useful AI Prompts API Reference Documentation · tomevault-io bundle
    API Reference Documentation
    0 installs
  6. Natural Language Processing · tomevault-io bundle
    Build NLP applications using transformers library, BERT, GPT, text classification, named entity recognition, and sentiment analysis Use when this capability is needed.
    0 installs
  7. Aj Geddes Useful AI Prompts Payment Gateway Integration · tomevault-io bundle
    Payment Gateway Integration
    0 installs
  8. Coding Express API · tomevault-io bundle
    Writes API endpoints with Express.js following layered architecture patterns.To be used for implementing RESTful endpoints with validation, error handling, and business logic. Use when this capability is needed.
    0 installs
  9. Coding Type Script · tomevault-io bundle
    Best practices for clean and maintainable code in TypeScript. To be used for writing TypeScript code that is easy to read, maintain, and follows industry standards. Use when this capability is needed.
    0 installs
  10. Logics Code Structure Reviewer · tomevault-io bundle
    Detect the repository's likely stack/framework (heuristics) and generate an adapted code-structure review (large files, folder hygiene, suggested module/component boundaries) as a Markdown report. Use when Codex needs to check whether code is overly concentrated in single files and propose clearer structure, even when the stack is not yet known. Use when this capability is needed.
    0 installs
  11. Factor Construction · tomevault-io bundle
    Look-ahead bias prevention and portfolio formation rules for cross-sectional asset pricing factors. Covers signal timing, portfolio sorts, return alignment, and rebalancing conventions. Auto-apply when constructing factors, sorting stocks into portfolios, or computing long-short returns. Use when this capability is needed.
    0 installs
  12. Prompt Factory · tomevault-io bundle
    World-class prompt powerhouse that generates production-ready mega-prompts for any role, industry, and task through intelligent 7-question flow, 69 comprehensive presets across 15 professional domains (technical, business, creative, legal, finance, HR, design, customer, executive, manufacturing, R&D, regulatory, specialized-technical, research, creative-media), multiple output formats (XML/Claude/ChatGPT/Gemini), quality validation gates, and contextual best practices from OpenAI/Anthropic/Google. Supports both core and advanced modes with testing scenarios and prompt variations. Use when this capability is needed.
    0 installs
  13. Risk Management Specialist · tomevault-io bundle
    Medical device risk management specialist implementing ISO 14971 throughout product lifecycle. Provides risk analysis, risk evaluation, risk control, and post-production information analysis. Use when user mentions risk management, ISO 14971, risk analysis, FMEA, fault tree analysis, hazard identification, risk control, risk matrix, benefit-risk analysis, residual risk, risk acceptability, or post-market risk. Use when this capability is needed.
    0 installs
  14. Alterlab Deepchem · tomevault-io bundle
    Runs molecular machine learning with DeepChem — diverse featurizers, pre-built MoleculeNet datasets, and pre-trained models for property prediction (ADMET, toxicity) via traditional ML or GNNs. Use when running quick molecular ML experiments needing extensive featurization options, MoleculeNet benchmarks, or pre-trained models; for graph-first PyTorch workflows use torchdrug, for benchmark datasets use pytdc. Part of the AlterLab Academic Skills suite.
    0 installs
  15. Altimateai Data Engineering Skills Debugging Dbt Errors · tomevault-io bundle
    dbt Troubleshooting
    0 installs
  16. Autoscaling And Rightsizing · tomevault-io bundle
    This skill provides strategies for automatic scaling and optimal resource Use when this capability is needed.
    0 installs
  17. Document Ingestion Pipeline · tomevault-io bundle
    Document ingestion pipeline covers the complete workflow of processing Use when this capability is needed.
    0 installs
  18. Service Standards Blueprint · tomevault-io bundle
    Single Source of Truth (SSOT) for service creation standards that ensure Use when this capability is needed.
    0 installs
  19. Amnadtaowsoam Cerebraskills Technical Content Marketing · tomevault-io bundle
    Technical Content Marketing
    0 installs
  20. Anantbhandarkar Make It Right Mir Backend Python Django · tomevault-io bundle
    Anantbhandarkar Make It Right Mir Backend Python Django
    0 installs
  21. Managing Vulnerabilities · tomevault-io bundle
    Implementing multi-layer security scanning (container, SAST, DAST, SCA, secrets), SBOM generation, and risk-based vulnerability prioritization in CI/CD pipelines. Use when building DevSecOps workflows, ensuring compliance, or establishing security gates for container deployments. Use when this capability is needed.
    0 installs
  22. Using Document Databases · tomevault-io bundle
    Document database implementation for flexible schema applications. Use when building content management, user profiles, catalogs, or event logging. Covers MongoDB (primary), DynamoDB, Firestore, schema design patterns, indexing strategies, and aggregation pipelines. Use when this capability is needed.
    0 installs
  23. Andrew Tomago Weighted Intelligence Nodes Win Committee · tomevault-io bundle
    WIN Committee
    0 installs
  24. Fd Accessibility · tomevault-io bundle
    Expert skill for WCAG compliance, inclusive design, contrast requirements, screen readers, keyboard navigation, and focus states. Use when ensuring accessibility, auditing for a11y issues, or implementing inclusive patterns. Use when this capability is needed.
    0 installs
  25. Refactor With Confidence · tomevault-io bundle
    Safe code refactoring combining Sherpa's refactor workflow, Julie's reference checking and safe renaming, and Goldfish's before/after checkpointing. Activates for code improvement with systematic testing, refactoring, and verification. Use when cleaning up or improving existing code. Use when this capability is needed.
    0 installs
  26. Flutter Module Creator · tomevault-io bundle
    Create Flutter/Dart modules in Melos monorepo workspaces. Use when the user wants to create new Flutter apps, Dart packages, Flutter plugins, or FFI plugins in a Melos-managed workspace. Triggers on requests like "create a new Flutter app", "add a package", "create a plugin", "add FFI module", or any module creation in Flutter/Dart monorepos. Use when this capability is needed.
    0 installs
  27. Flutter MCP Toolkit Custom Tools · tomevault-io bundle
    Use this skill when the agent exposes app-specific surfaces by registering custom MCP tools and resources inside the Flutter app (mcp_toolkit dynamic registry — MCPCallEntry, bootstrapFlutter additionalEntries / addEntries). Covers tool vs resource vs evaluate-expression, Map-based handlers, schema strictness, discovery via fmt_list_client_tools_and_resources, fmt_client_tool, fmt_client_resource, and lifecycle pitfalls.
    0 installs
  28. Flutter MCP Toolkit Maintain Web · tomevault-io bundle
    Maintains flutter_test_app and intentcall web targets (Chrome, web codegen, WebMCP bootstrap, web-showcase, webmcp verify). Use when editing web/index.html, agent_manifest.json, intentcall_webmcp.generated.js, web platform sync, Chrome dogfood, or navigator.modelContext. Use when this capability is needed.
    0 installs
  29. Image Security Scanner · tomevault-io bundle
    Scans Docker images for security vulnerabilities, outdated packages, and misconfigurations. Use when checking image security, finding vulnerabilities, or hardening containers. Use when this capability is needed.
    2 installs
  30. Infrastructure Monitor · tomevault-io bundle
    Set up monitoring, logging, and alerting for infrastructure and applications. Use when implementing observability, creating dashboards, or configuring alerts. Use when this capability is needed.
    0 installs
  31. Test Coverage Analyzer · tomevault-io bundle
    Analyzes test coverage reports, identifies gaps, and recommends priority areas for testing. Use when reviewing coverage, finding untested code, or planning test improvements.
    0 installs
  32. Artemiopadilla Claude Triforce Template Review Findings · tomevault-io bundle
    Fix the findings from the QA review: $ARGUMENTS
    0 installs
  33. Artwist Polyakov Polyakov Claude Skills Yandex Wordstat · tomevault-io bundle
    yandex-wordstat
    0 installs
  34. Gmail Intelligence · tomevault-io bundle
    Transform Gmail into a business intelligence system for MTL Craft Cocktails. Answer questions about emails, detect leads, draft responses, and track client communications with context about the cocktail catering business. Use when this capability is needed.
    0 installs
  35. Ashutoshsrivastava17 Skill Library Backend Architecture · tomevault-io bundle
    Backend Architecture Design & Review
    0 installs
  36. Ashutoshsrivastava17 Skill Library Mobile Accessibility · tomevault-io bundle
    Mobile Accessibility
    0 installs
  37. Obsidian Spec To Implementation · tomevault-io bundle
    Transforms product or technical specifications into concrete implementation plans and task notes within Obsidian. Parses spec documents, extracts requirements, creates structured implementation plans with linked tasks, and manages development workflow from requirements to completion using markdown files and frontmatter. Use when this capability is needed.
    0 installs
  38. Atlassian Atlassian MCP Server Search Company Knowledge · tomevault-io bundle
    Search Company Knowledge
    0 installs
  39. AWS Samples Sample Kolya Br Proxy Sample Kolya Br Proxy · tomevault-io bundle
    ---
    0 installs
  40. Checking Constitutional Alignment · tomevault-io bundle
    Verifies features and decisions align with project constitution. Use when evaluating new features, resolving design conflicts, or ensuring constitutional compliance. Use when this capability is needed.
    0 installs
  41. Azure Networking · tomevault-io bundle
    Configure Azure VNets, NSGs, and Azure Firewall. Implement hub-spoke topology and private endpoints. Use when designing Azure network infrastructure. Use when this capability is needed.
    0 installs
  42. Runbook Creation · tomevault-io bundle
    Create operational runbooks and standard operating procedures. Document troubleshooting guides and recovery procedures. Use when documenting operational knowledge. Use when this capability is needed.
    0 installs
  43. Bahayonghang My Claude Code Settings Agents Md Improver · tomevault-io bundle
    AGENTS.md Improver
    0 installs
  44. Codex Execution Quality Gate · tomevault-io bundle
    Run verification checks before completion using lint/test, security scanning, and optional bundle plus tech debt analysis. Use at final gate steps and block completion when mandatory failures are detected. Use when this capability is needed.
    0 installs
  45. Super GRAPHQL Architect Skill · tomevault-io bundle
    GraphQL and Apollo architecture guidance for schemas, resolvers, Apollo Server, Apollo Client, Federation, Router, Rover, connectors, dataloaders, and performance. Use when this capability is needed.
    0 installs
  46. Becerra Alberto Ralphetamine Ralph Pipeline Interactive · tomevault-io bundle
    Ralphetamine — Interactive Pipeline
    0 installs
  47. Audit Agentsmd · tomevault-io bundle
    Audit AGENTS.md (or CLAUDE.md) for length, attention-zone misplacement, and extraction opportunities. Produces a prioritized report with reordering and extraction recommendations. Use when AGENTS.md exceeds 400 lines, after major additions, or when agent instruction compliance is poor. Use when this capability is needed.
    0 installs
  48. Criteria Audit · tomevault-io bundle
    Validate EXECUTION_PLAN.md for verification metadata, manual reasons, and testability. Use when preparing Phase 1 or after editing EXECUTION_PLAN.md. Use when this capability is needed.
    0 installs
  49. Populate State · tomevault-io bundle
    Generate `.claude/phase-state.json` from the main execution plan and git history. Use to recover phase state after context loss or when joining an existing project. Use when this capability is needed.
    0 installs
  50. Vercel Preview · tomevault-io bundle
    Resolve Vercel preview deployment URL for the current git branch. Invoked by browser-verification when deployment.enabled is true, or directly to check deployment status. Use to check deployment status or when browser verification needs a URL. Use when this capability is needed.
    0 installs
  51. Berserkdisruptors Contextual Commits Contextual Commits · tomevault-io bundle
    Contextual Commits
    0 installs
  52. Blader Claudeception Nextjs Server Side Error Debugging · tomevault-io bundle
    Next.js Server-Side Error Debugging
    0 installs
  53. Full Stack API Integration · tomevault-io bundle
    Use when integrating APIs from a product manager, designer, or spec document into an existing frontend. Covers full-surface mapping, modular API layer creation, systematic replacement of mocks/placeholders, and integration testing. Prevents partial integration, broken pages, and placeholder-driven development.
    0 installs
  54. Product Completeness Audit · tomevault-io bundle
    Use when a product looks 'done' but flows are broken, pages are placeholders, data is hardcoded, or the frontend and backend are not fully connected. Audits every route, every flow, every component for functional completeness vs visual completeness.
    0 installs
  55. Hex Docs Search · tomevault-io bundle
    Research Hex packages (Sobelow, Phoenix, Ecto, Credo, Ash, etc). Use when investigating packages, understanding integration patterns, or finding module/function docs and usage examples. Automatically fetches missing documentation and source code locally. Use when this capability is needed.
    0 installs
  56. Home Assistant Custom Integration · tomevault-io bundle
    Example scaffolding and checklists for developing Home Assistant custom integrations. Use when building or reviewing a custom integration based on the included example templates. Use when this capability is needed.
    0 installs
  57. Brendadeeznuts1111 Project R Score Tier1380 Commit Flow · tomevault-io bundle
    Tier-1380 OMEGA Commit Governance Flow
    0 installs
  58. Brendadeeznuts1111 Tier 1380 Omega Cloudflare Turnstile · tomevault-io bundle
    Cloudflare Turnstile
    0 installs
  59. Brendadeeznuts1111 Tier 1380 Omega Cloudflare Vectorize · tomevault-io bundle
    Cloudflare Vectorize
    0 installs
  60. Brendadeeznuts1111 Tier 1380 Omega Cloudflare Workflows · tomevault-io bundle
    Cloudflare Workflows
    0 installs
  61. Typescript Async Safety · tomevault-io bundle
    TypeScript type safety, async correctness, error handling, and immutability patterns. Language-level domain knowledge independent of framework. Use when this capability is needed.
    0 installs
  62. Bybren Llc Story Systems Template Rewriting Methodology · tomevault-io bundle
    Rewriting Methodology Skill
    0 installs
  63. Analyzing Machine Learning In Investing · tomevault-io bundle
    Evaluates ML applications in investment with feature engineering, model selection, and implementation considerations for alpha generation. Use when evaluating ML for investing, designing ML pipelines, or assessing ML strategy feasibility. Use when this capability is needed.
    0 installs
  64. Create Control Manifest · tomevault-io bundle
    Produces a flat, immediately-actionable rules sheet — do this, never do that, per system and per layer — extracted from accepted ADRs, technical preferences, and framework reference docs. More directly usable than ADRs for day-to-day implementation. Run after /architecture-review passes. Use when this capability is needed.
    0 installs
  65. Ado Work Items · tomevault-io bundle
    Guide for creating Azure DevOps work items (Features, User Stories, Tasks). This skill should be used when working with ADO MCP tools to create work items with proper hierarchy and formatting. Use when this capability is needed.
    0 installs
  66. Building Mewui Apps · tomevault-io bundle
    Creates MewUI applications with proper setup, windows, theming, and controls. Use when starting a new MewUI project, understanding application lifecycle, using built-in controls, or styling with themes.
    0 installs
  67. Publishing Wpf Apps · tomevault-io bundle
    Guides WPF application publishing and installer options. Use when user mentions publish, deploy, release, packaging, or installer to help choose deployment method and installer technology. Use when this capability is needed.
    0 installs
  68. Using Wpf Clipboard · tomevault-io bundle
    Uses WPF Clipboard for copy/paste operations with text, images, and custom data formats. Use when implementing copy/paste functionality or inter-application data transfer. Use when this capability is needed.
    0 installs
  69. Virtualizing Wpf UI · tomevault-io bundle
    Implements WPF UI virtualization for large data sets using VirtualizingStackPanel. Use when displaying 1000+ items in ItemsControl, ListView, or DataGrid to prevent memory and performance issues. Use when this capability is needed.
    0 installs
  70. Cost Optimization Analyzer · tomevault-io bundle
    This skill should be used when the user asks to "analyze costs", "optimize infrastructure spending", "reduce operational expenses", "monitor API costs", "audit cloud resources", "optimize database queries", or needs comprehensive cost analysis and optimization recommendations. Use when this capability is needed.
    2 installs
  71. Alicloud AI Video Wan R2v Test · tomevault-io bundle
    Minimal reference-to-video smoke test for Model Studio Wan R2V. Use when this capability is needed.
    0 installs
  72. Alicloud Security Cloudfw Test · tomevault-io bundle
    Minimal smoke test for Cloud Firewall skill. Validate read-only inventory query path. Use when this capability is needed.
    0 installs
  73. Marketing Reporting Pack · tomevault-io bundle
    Generate weekly and monthly marketing reports that consolidate acquisition, activation, pipeline, channel performance, paid ads, SEO, social, outbound, website analytics, experiments, blockers, and next actions. Use when the user asks for a marketing weekly report, monthly review, growth summary, KPI recap, channel review, founder update, investor-style marketing snapshot, or data-backed team report. Outputs a compact report with headline bullets, metric tables, source-traceable numbers, experiment notes, risks, and next actions. Use when this capability is needed.
    0 installs
  74. Claude Dev Suite Claude Dev Suite Bitcoin Libraries Ldk · tomevault-io bundle
    LDK (Lightning Dev Kit)
    0 installs
  75. Security Vulnerability Report · tomevault-io bundle
    Scan GitHub repositories for security vulnerabilities including Dependabot alerts, code scanning results, and secret scanning findings. Use when auditing repository security, preparing compliance reports, or triaging vulnerability alerts. Use when this capability is needed.
    0 installs
  76. Check Deployment Status · tomevault-io bundle
    Check the health and sync status of all ArgoCD applications across clusters. Identifies out-of-sync, degraded, or unhealthy deployments and provides actionable remediation steps. Use when monitoring deployments, troubleshooting sync failures, or verifying environment health after a release. Use when this capability is needed.
    0 installs
  77. Cluster Resource Health · tomevault-io bundle
    Check Kubernetes cluster health including pod status, node conditions, resource utilization, and pending alerts across EKS clusters. Use when monitoring infrastructure health, investigating capacity issues, or performing cluster audits. Use when this capability is needed.
    0 installs
  78. Release Readiness Check · tomevault-io bundle
    Verify all prerequisites are met before a release by checking PRs, CI/CD status, environment health, and blocking issues across GitHub, ArgoCD, and Jira. Use before cutting a release, deploying to production, or during release planning. Use when this capability is needed.
    0 installs
  79. Metrickit Diagnostics · tomevault-io bundle
    Native crash reporting, hang diagnostics, and performance metrics using Apple's MetricKit framework without third-party dependencies. Use this skill when implementing MXMetricManagerSubscriber, creating custom signpost categories, integrating OSLog with MetricKit, or processing diagnostic and metric payloads. Use when this capability is needed.
    0 installs
  80. Skills Management · tomevault-io bundle
    Search, find, discover, install, remove, update, review, list, and move skills for AI coding agents. Use when user asks "find a skill for X", "search for a skill", "is there a skill for X", "install skill", "remove skill", "update skills", "list skills", "review skill quality", "move skill", "check for updates", or "how do I do X" where X might have an existing skill. This is THE tool for skill discovery and ecosystem search. Use when this capability is needed.
    0 installs
  81. Codewithpassion Cwp Claude Marketplace System Architect · tomevault-io bundle
    System Architect
    0 installs
  82. Inertia Rails Forms · tomevault-io bundle
    Build forms in Inertia Rails applications with proper validation, file uploads, and error handling. Use when implementing forms, handling validation errors, or working with file uploads in Inertia.js with Rails. Use when this capability is needed.
    0 installs
  83. Inertia Rails Setup · tomevault-io bundle
    Set up a new Inertia Rails project or add Inertia to an existing Rails application. Use when creating new projects, configuring Inertia, or setting up the development environment with React, Vue, or Svelte. Use when this capability is needed.
    0 installs
  84. Kubernetes Ontology Access · tomevault-io bundle
    Use this skill whenever a user wants to onboard, deploy, install, or operate kubernetes-ontology; set up its Helm chart, release CLI, daemon, or topology viewer; run Kubernetes topology queries; diagnose Pod or Workload failures with AI-agent workflows; or connect human visual troubleshooting to the CLI and HTTP API. This skill should trigger for requests about Kubernetes ontology onboarding, Helm deployment, topology query, diagnostic subgraph, ImagePullBackOff or storage/RBAC/Event graph troubleshooting, viewer usage, and agent integration.
    0 installs
  85. Comeonoliver Skillshub Training Machine Learning Models · tomevault-io bundle
    Ml Model Trainer
    0 installs
  86. Computer Vision Pipeline · tomevault-io bundle
    Build production computer vision pipelines for object detection, tracking, and video analysis. Handles drone footage, wildlife monitoring, and real-time detection. Supports YOLO, Detectron2, Use when this capability is needed.
    0 installs
  87. Crisis Response Protocol · tomevault-io bundle
    Handle mental health crisis situations in AI coaching safely. Use when implementing crisis detection, safety protocols, emergency escalation, or suicide prevention features. Activates for crisis Use when this capability is needed.
    0 installs
  88. Geospatial Data Pipeline · tomevault-io bundle
    Process, analyze, and visualize geospatial data at scale. Handles drone imagery, GPS tracks, GeoJSON optimization, coordinate transformations, and tile generation. Use for mapping apps, drone Use when this capability is needed.
    0 installs
  89. Launch Readiness Auditor · tomevault-io bundle
    Expert at evaluating software projects for production readiness. Assesses codebases holistically to determine what's shippable, what's blocking launch, and how to get from current state to Use when this capability is needed.
    0 installs
  90. Nextjs App Router Expert · tomevault-io bundle
    Expert in Next.js 14/15 App Router architecture, React Server Components (RSC), Server Actions, and modern full-stack React development. Specializes in routing patterns, data fetching strategies, Use when this capability is needed.
    0 installs
  91. Photo Composition Critic · tomevault-io bundle
    Expert photography composition critic grounded in graduate-level visual aesthetics education, computational aesthetics research (AVA, NIMA, LAION-Aesthetics, VisualQuality-R1), and professional Use when this capability is needed.
    0 installs
  92. Recovery App Legal Terms · tomevault-io bundle
    Generate legally-sound terms of service, privacy policies, and medical disclaimers for recovery and wellness applications. Expert in HIPAA, GDPR, CCPA compliance. Activate on 'terms of service', Use when this capability is needed.
    0 installs
  93. Recovery Social Features · tomevault-io bundle
    Privacy-first social features for recovery apps - sponsors, groups, messaging, friend connections. Use for sponsor/sponsee systems, meeting-based groups, peer support, safe messaging. Activate Use when this capability is needed.
    0 installs
  94. Video Processing Editing · tomevault-io bundle
    FFmpeg automation for cutting, trimming, concatenating videos. Audio mixing, timeline editing, transitions, effects. Export optimization for YouTube, social media. Subtitle handling, color Use when this capability is needed.
    0 installs
  95. Win31 Pixel Art Designer · tomevault-io bundle
    Expert in Windows 3.1 era pixel art and graphics. Creates icons, banners, splash screens, and UI assets with authentic 16/256-color palettes, dithering patterns, and Program Manager styling. Use when this capability is needed.
    0 installs
  96. Windows 3 1 Web Designer · tomevault-io bundle
    Modern web applications with authentic Windows 3.1 aesthetic. Solid navy title bars, Program Manager navigation, beveled borders, single window controls. Extrapolates Win31 to AI chatbots (Cue Use when this capability is needed.
    0 installs
  97. Cy5407 Pornactressdb Golang Migration Smart Code Search · tomevault-io bundle
    ---
    0 installs
  98. Maintaining Project Context · tomevault-io bundle
    Use when updating CLAUDE.md or domain context files after code changes. Covers change categorization, file mapping, and contract-level documentation standards.
    0 installs
  99. Git Workflow Guide · tomevault-io bundle
    Provide guidance on git workflows, branching strategies, and best practices for individual and team development Use when this capability is needed.
    0 installs
  100. Greeting Generator · tomevault-io bundle
    Generate personalized, context-aware greetings for developers at different times of day and moods Use when this capability is needed.
    0 installs