← all publishers

tomevault-io

@tomevault-io source repo

62172 published skills · page 62 of 622

  1. Documentation 84 · tomevault-io bundle
    Guidelines for when and where to update documentation — docs_dev/ for developer docs, docs/ for user-facing content. Use when this capability is needed.
    0 installs
  2. Testing 72 · tomevault-io bundle
    Testing commands and patterns for Oak AI project including running Jest unit tests, E2E tests with Playwright, coverage reports, and filtering tests. Use when writing tests, running test suites, or debugging test failures. Use when this capability is needed.
    0 installs
  3. Testing 73 · tomevault-io bundle
    Elixir testing patterns — ExUnit, Mox, factories, LiveView test helpers. Use when working on *_test.exs, test/support/, factory files, or fixing test failures. Use when this capability is needed.
    0 installs
  4. Apple Reminders 15 · tomevault-io bundle
    Manage Apple Reminders via remindctl CLI (list, add, edit, complete, delete). Supports lists, date filters, and JSON/plain output. Use when this capability is needed.
    0 installs
  5. React Native Mobile 2 · tomevault-io bundle
    Use when working with the mobile app (iOS + Android) is built with React Native, using WatermelonDB for local SQLite with automatic sync to the Go backend.
    0 installs
  6. Internal Comms 10 · tomevault-io bundle
    Use when working with a set of resources to help me write all kinds of internal communications, using the formats that my company likes to use. Claude should use this skill whenever asked to write some sort of internal communications (status reports, leadership updates, 3P updates, company newsletters, FAQs, incident reports, project updates, etc.).
    0 installs
  7. Webapp Testing 32 · tomevault-io bundle
    Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs. Use when this capability is needed.
    0 installs
  8. Implement 20 · tomevault-io bundle
    Reads a specific plan from docs/plan/ and executes the code changes described within it. Use this when the user says "implement the plan" or "execute the plan". Use when this capability is needed.
    0 installs
  9. MCP Builder 53 · tomevault-io bundle
    Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK). Use when this capability is needed.
    0 installs
  10. CLI Reference 2 · tomevault-io bundle
    Claude Code CLI commands, flags, headless mode, and automation patterns Use when this capability is needed.
    0 installs
  11. Github Search 2 · tomevault-io bundle
    Search GitHub code, repositories, issues, and PRs via MCP Use when this capability is needed.
    0 installs
  12. Workspace Status 2 · tomevault-io bundle
    Show status of all projects in the workspace including git branches, uncommitted changes, and running services. Use when user asks "workspace status", "show all projects", or "what's the status". Use when this capability is needed.
    0 installs
  13. Playwright Testing 5 · tomevault-io bundle
    Browser automation with Playwright for Python. Recommended for visual testing. (project) Use when this capability is needed.
    0 installs
  14. Conductor Context 2 · tomevault-io bundle
    Use this skill when the user mentions "plan", "track", "spec", "conductor", asks about project progress, or references conductor files like plan.md, spec.md, tracks.md, product.md, tech-stack.md, or workflow.md. Also use when the user wants to understand the Conductor methodology or Context-Driven Development workflow.
    0 installs
  15. Javascript Expert 2 · tomevault-io bundle
    Expert-level JavaScript development with modern ES2024+ features, Node.js, npm ecosystem, and best practices Use when this capability is needed.
    0 installs
  16. Kubernetes Expert 2 · tomevault-io bundle
    Expert-level Kubernetes cluster management, deployment strategies, networking, and production operations Use when this capability is needed.
    0 installs
  17. Typescript Expert 7 · tomevault-io bundle
    Expert-level TypeScript development with modern tooling, advanced types, and best practices. Use this skill for TypeScript projects requiring type-safe code, modern bundling, and comprehensive testing. Use when this capability is needed.
    0 installs
  18. Deep Analysis 3 · tomevault-io bundle
    Structured multi-step reasoning for complex problems using the sequential-thinking MCP server. Use when facing architectural decisions, performance bottlenecks, complex debugging, design trade-offs, technology selection, or any problem requiring rigorous step-by-step analysis with hypothesis testing. Use when this capability is needed.
    0 installs
  19. UI Guidelines 2 · tomevault-io bundle
    Comprehensive UI/UX guidelines for building React/Next.js components with Ant Design, shadcn/ui charts, and consistent styling. Use when creating forms, tables, modals, cards, or any UI component. Enforces color palette, typography, spacing (8px/12px/16px/24px), animations, and component patterns specific to the application. Use when this capability is needed.
    0 installs
  20. Database Schema Designer 3 · tomevault-io bundle
    Design PostgreSQL, MongoDB, or Redis schemas with entities, relationships, indexes, constraints, migrations, query optimization, and backward-compatible schema evolution Use when this capability is needed.
    0 installs
  21. Style Guide 2 · tomevault-io bundle
    Apply language-specific style guide rules to your code. Use when writing or reviewing code to ensure consistency with best practices. Use when this capability is needed.
    0 installs
  22. Substreams SQL 2 · tomevault-io bundle
    Expert knowledge for building SQL database sinks from Solana/SVM Substreams. Covers DatabaseChanges, ClickHouse schemas, PostgreSQL schemas, and materialized views for Solana DEX/token data. Use when this capability is needed.
    0 installs
  23. Postgres 2 · tomevault-io bundle
    PostgreSQL best practices, query optimization, connection troubleshooting, and performance improvement. Load when working with Postgres databases. Use when this capability is needed.
    0 installs
  24. Angular Directives 3 · tomevault-io bundle
    Create custom directives in Angular v20+ for DOM manipulation and behavior extension. Use for attribute directives that modify element behavior/appearance, structural directives for portals/overlays, and host directives for composition. Triggers on creating reusable DOM behaviors, extending element functionality, or composing behaviors across components. Note - use native @if/@for/@switch for control flow, not custom structural directives. Use when this capability is needed.
    0 installs
  25. Code Documentation 3 · tomevault-io bundle
    Writing effective code documentation - API docs, README files, inline comments, and technical guides. Use for documenting codebases, APIs, or writing developer guides. Use when this capability is needed.
    0 installs
  26. CI CD Pipeline 17 · tomevault-io bundle
    Workflow for designing and maintaining high-performance, vendor-decoupled CI/CD pipelines. Use when setting up new build systems or optimizing existing automation. Not for configuring specific CI providers or writing pipeline YAML directly — use Justfile (preferred) or Makefile targets instead. Use when this capability is needed.
    0 installs
  27. Openspec New Change 10 · tomevault-io bundle
    Start a new OpenSpec change using the experimental artifact workflow. 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.
    0 installs
  28. Linear 6 · tomevault-io bundle
    Manage Linear issues. Use when asked about tasks, tickets, bugs, or Linear. Use when this capability is needed.
    0 installs
  29. Phase Or Classification Skill Name 2 · tomevault-io bundle
    <single-line 20-100 word description; include trigger keywords and do not use folded YAML> Use when this capability is needed.
    0 installs
  30. Documentation And Adrs 2 · tomevault-io bundle
    Records decisions and documentation. Use when making architectural decisions, changing public APIs, shipping features, or when you need to record context that future engineers and agents will need to understand the codebase. Use when this capability is needed.
    0 installs
  31. Documentation Patterns 3 · tomevault-io bundle
    ADR templates, API documentation standards, technical writing voice, changelog patterns, and code comment guidelines Use when this capability is needed.
    0 installs
  32. Code Best Practice 2 · tomevault-io bundle
    PyMC-Marketing coding conventions, preferred implementations, and style guidelines. Use when this capability is needed.
    0 installs
  33. Changelog Generator 9 · tomevault-io bundle
    Automatically creates user-facing changelogs from git commits by analyzing commit history, categorizing changes, and transforming technical commits into clear, customer-friendly release notes. Turns hours of manual changelog writing into minutes of automated generation. Use when this capability is needed.
    0 installs
  34. CI CD And Automation 7 · tomevault-io bundle
    Automates CI/CD pipeline setup. Use when setting up or modifying build and deployment pipelines. Use when you need to automate quality gates, configure test runners in CI, or establish deployment strategies.
    0 installs
  35. Beads Workflow 2 · tomevault-io bundle
    Uses bd (beads) for issue tracking. Use when finding work, claiming or closing issues, syncing with git, or when the user mentions bd, beads, issues, or tasks. Use when this capability is needed.
    0 installs
  36. Review Changes 3 · tomevault-io bundle
    Systematic code review workflow for evaluating changes against coding standards. Use when reviewing pull requests, commits, diffs, or code changes. Ensures type-safety, maintainability, readability, and adherence to best practices before code is merged. Use when this capability is needed.
    0 installs
  37. Skill Creator 218 · tomevault-io bundle
    Guide for creating effective Claude Skills for the AgentStack Sovereign Platform. Use this skill when creating new skills, updating existing skills, or learning skill design patterns. Triggers on requests like "create a new skill", "build a skill for X", "skill design", "skill template", or "extend Claude's capabilities". Use when this capability is needed.
    0 installs
  38. Typescript Best Practices 3 · tomevault-io bundle
    Use this skill when working with TypeScript code, type definitions, interfaces, generics, or async patterns.
    0 installs
  39. Frontend Design 97 · 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, or applications. Generates creative, polished code that avoids generic AI aesthetics. Use when this capability is needed.
    0 installs
  40. MCP Integration 3 · tomevault-io bundle
    This skill should be used when the user asks to "add MCP server", "integrate MCP", "configure MCP in plugin", "use .mcp.json", "set up Model Context Protocol", "connect external service", mentions "${CLAUDE_PLUGIN_ROOT} with MCP", or discusses MCP server types (SSE, stdio, HTTP, WebSocket). Provides comprehensive guidance for integrating Model Context Protocol servers into Claude Code plugins for external tool and service integration. Use when this capability is needed.
    0 installs
  41. Docs Writer Reference 12 · tomevault-io bundle
    Reference page structure, templates, and writing patterns for src/content/reference/. For components, see /docs-components. For code examples, see /docs-sandpack. Use when this capability is needed.
    0 installs
  42. Sync Agent Instructions 2 · tomevault-io bundle
    Sync AI coding tool instruction files (CLAUDE.md, GEMINI.md, AGENTS.md) so they stay aligned. Detects which file changed and copies it to the others. Use when syncing md files, syncing instructions, updating GEMINI.md, or updating AGENTS.md. Use when this capability is needed.
    0 installs
  43. Scikit Learn 12 · tomevault-io bundle
    Machine learning in Python with scikit-learn. Use for classification, regression, clustering, model evaluation, and ML pipelines. Use when this capability is needed.
    0 installs
  44. Git Commit 38 · tomevault-io bundle
    Create standardized git commit messages based strictly on staged changes. Use when this capability is needed.
    0 installs
  45. Typescript Best Practices 4 · tomevault-io bundle
    Enforces TypeScript best practices and modern patterns Use when this capability is needed.
    0 installs
  46. Code Documentation 4 · tomevault-io bundle
    Updates or creates project documentation in the correct location. Use when documenting features, architecture, setup instructions, or API changes. Writes clear, concise documentation without verbosity. Use when this capability is needed.
    0 installs
  47. Roo Conflict Resolution 3 · tomevault-io bundle
    Provides comprehensive guidelines for resolving merge conflicts intelligently using git history and commit context. Use when tasks involve merge conflicts, rebasing, PR conflicts, or git conflict resolution. This skill analyzes commit messages, git blame, and code intent to make intelligent resolution decisions.
    0 installs
  48. Documentation Updater 2 · tomevault-io bundle
    Keep CLAUDE.md and README.md documentation in sync with the actual dotfiles configuration. Use when the user wants to update documentation, sync README with changes, maintain CLAUDE.md, document new features, or ensure docs reflect current setup. Triggers include "update docs", "update README", "update CLAUDE.md", "document changes", or "sync documentation". Use when this capability is needed.
    0 installs
  49. Openspec New Change 11 · tomevault-io bundle
    Start a new OpenSpec change using the experimental artifact workflow. 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.
    0 installs
  50. Brand Voice 3 · tomevault-io bundle
    Defines and maintains consistent brand communication across all marketing materials. This skill should be used when creating new marketing content, auditing existing materials for voice consistency, onboarding team members to brand guidelines, or when content sounds generic or "off-brand. Use when this capability is needed.
    0 installs
  51. API Design Patterns 3 · tomevault-io bundle
    Language-agnostic API design patterns covering REST and GraphQL, including resource naming, HTTP methods, status codes, versioning, pagination, filtering, authentication, error handling, and schema design. Activate when working with APIs, REST endpoints, GraphQL schemas, API documentation, OpenAPI/Swagger, JWT, OAuth2, endpoint design, API versioning, rate limiting, or GraphQL resolvers. Use when this capability is needed.
    0 installs
  52. CI CD Pipelines 4 · tomevault-io bundle
    Comprehensive guide to ci cd pipelines. Master the concepts, implementation, best practices, and real-world applications of ci cd pipelines in professional environments. Use when this capability is needed.
    0 installs
  53. REST API Design 3 · tomevault-io bundle
    Master Rest Api Design for software development. Use when building applications, implementing systems, or solving development challenges. This skill covers fundamentals, advanced techniques, and best practices for rest api design. Use when this capability is needed.
    0 installs
  54. Next Cache Components 14 · tomevault-io bundle
    Next.js 16 Cache Components - PPR, use cache directive, cacheLife, cacheTag, updateTag Use when this capability is needed.
    0 installs
  55. Wp Openclaw Setup 2 · tomevault-io bundle
    Install wp-openclaw on a VPS. Use this skill from your LOCAL machine to deploy a self-contained WordPress + OpenClaw environment on a remote server. Use when this capability is needed.
    0 installs
  56. Creating Skills 12 · tomevault-io bundle
    Creates high-quality Claude skills following official best practices. Use when the user asks to create a new skill, improve an existing skill, or needs guidance on skill authoring. Includes proper structure, naming conventions, progressive disclosure patterns, and quality validation.
    0 installs
  57. Data Analysis 7 · tomevault-io bundle
    Analyze datasets to extract insights through statistical methods, trend identification, hypothesis testing, and correlation analysis. Use when this capability is needed.
    0 installs
  58. React Hook Form Zod 2 · tomevault-io bundle
    Type-safe React forms with React Hook Form and Zod validation. Use for form schemas, field arrays, multi-step forms, or encountering validation errors, resolver issues, nested field problems. Use when this capability is needed.
    0 installs
  59. Sequential Thinking 7 · tomevault-io bundle
    Systematic step-by-step reasoning with revision and branching. Use for complex problems, multi-stage analysis, design planning, problem decomposition, or encountering unclear scope, alternative approaches needed, revision requirements. Use when this capability is needed.
    0 installs
  60. Writing Skills 27 · tomevault-io bundle
    Use when creating new skills, editing existing skills, or verifying skills work before deployment
    0 installs
  61. Project Conventions 8 · tomevault-io bundle
    Guides discovery and application of project-specific conventions including code patterns, naming, structure, and team practices. Use when exploring a codebase or implementing features to match existing patterns. Use when this capability is needed.
    0 installs
  62. Database 10 · tomevault-io bundle
    Database patterns — migrations, indexes, N+1 prevention, query optimization. Triggers on database/migration/query/sql/orm keywords. Use when this capability is needed.
    0 installs
  63. Git Expert 4 · tomevault-io bundle
    Elite Git expertise for KMP development teams. Use when establishing branching strategies, commit conventions, PR workflows, release management, or resolving complex Git scenarios. Triggers on Git workflow design, commit message formatting, branch management, merge strategies, or Git troubleshooting. Use when this capability is needed.
    0 installs
  64. Prompt Engineer 7 · tomevault-io bundle
    Build, analyze, and optimize LLM prompts and technical documentation. Activates when user wants to create, modify, review, or improve prompts, or when requests are ambiguous and need clarification before writing. Use when this capability is needed.
    0 installs
  65. Create Skill 24 · tomevault-io bundle
    Create new Claude Code skills. Use when the user wants to create a skill, make a skill, add a skill, write a skill, or build a skill for Claude Code. Use when this capability is needed.
    0 installs
  66. Kotlin Concurrency Expert 2 · tomevault-io bundle
    Kotlin Coroutines review and remediation for Android. Use when asked to review concurrency usage, fix coroutine-related bugs, improve thread safety, or resolve lifecycle issues in Kotlin/Android code. Use when this capability is needed.
    0 installs
  67. Frontend Design 98 · tomevault-io bundle
    Create distinctive, engaging frontend interfaces for ShieldBattery. Use this skill when building user interfaces. Encourages bold, intentional design decisions within the project's design system. Use when this capability is needed.
    0 installs
  68. Prompt Optimizer 6 · tomevault-io bundle
    Prompt engineering expert that helps users craft optimized prompts using 57 proven frameworks. Use when users want to optimize prompts, improve AI instructions, create better prompts for specific tasks, or need help selecting the best prompt framework for their use case. Use when this capability is needed.
    0 installs
  69. Code Review 287 · tomevault-io bundle
    Review source code and create a report in Japanese Use when this capability is needed.
    0 installs
  70. Github Workflow 6 · tomevault-io bundle
    Manages GitHub workflow including issues, PRs, labels, and reviews. Use when working with GitHub issues, creating PRs, or coordinating reviews.
    0 installs
  71. Bash Pro 2 · tomevault-io bundle
    Master of defensive Bash scripting for production automation, CI/CD Use when this capability is needed.
    0 installs
  72. Debugger 5 · tomevault-io bundle
    Debugging specialist for errors, test failures, and unexpected Use when this capability is needed.
    0 installs
  73. Form Cro 4 · tomevault-io bundle
    Optimize any form that is NOT signup or account registration — including lead capture, contact, demo request, application, survey, quote, and checkout forms. Use when this capability is needed.
    0 installs
  74. Java Pro 2 · tomevault-io bundle
    Master Java 21+ with modern features like virtual threads, pattern matching, and Spring Boot 3.x. Expert in the latest Java ecosystem including GraalVM, Project Loom, and cloud-native patterns. Use when this capability is needed.
    0 installs
  75. Networkx 3 · tomevault-io bundle
    NetworkX is a Python package for creating, manipulating, and analyzing complex networks and graphs. Use when this capability is needed.
    0 installs
  76. Page Cro 2 · tomevault-io bundle
    Analyze and optimize individual pages for conversion performance. Use when this capability is needed.
    0 installs
  77. Ruby Pro 2 · tomevault-io bundle
    Write idiomatic Ruby code with metaprogramming, Rails patterns, and performance optimization. Specializes in Ruby on Rails, gem development, and testing frameworks. Use when this capability is needed.
    0 installs
  78. Rust Pro 12 · tomevault-io bundle
    Master Rust 1.75+ with modern async patterns, advanced type system features, and production-ready systems programming. Use when this capability is needed.
    0 installs
  79. Prepare Release 3 · tomevault-io bundle
    Generate a changelog and suggest a new version number based on git commits since the last version. Use when the user asks to generate a changelog, create a new version, or prepare a release. Optionally accepts a version number argument (e.g., `/prepare-release 2.1.0`). Use when this capability is needed.
    0 installs
  80. Git Workflow Branching 2 · tomevault-io bundle
    When creating, updating, and merging code in a collaborative version control environment. Use when this capability is needed.
    0 installs
  81. Project 3 · tomevault-io bundle
    Clone and track external repos. Use when user shares GitHub URL to study or develop, or says "search repos", "find repo", "where is [project]". Actions - learn (clone for study), search/find (search repos), list (show tracked). For active development, use /incubate. Use when this capability is needed.
    0 installs
  82. React Patterns 7 · tomevault-io bundle
    Modern React patterns including hooks, state management, and performance Use when this capability is needed.
    0 installs
  83. Mui 3 · tomevault-io bundle
    Material-UI v7 component library patterns including sx prop styling, theme integration, responsive design, and MUI-specific hooks. Use when working with MUI components, styling with sx prop, theme customization, or MUI utilities. Use when this capability is needed.
    0 installs
  84. Mind Elixir Plaintext Format 2 · tomevault-io bundle
    Guide for understanding and converting Mind Elixir plaintext format. Covers format specification, parsing, and conversion to Mind Elixir data structure. Use when this capability is needed.
    0 installs
  85. Research 36 · tomevault-io bundle
    Comprehensive research and content extraction. USE WHEN research, investigate, extract wisdom, analyze content. For OSINT use OSINT skill. Use when this capability is needed.
    0 installs
  86. Swiftui Liquid Glass 4 · tomevault-io bundle
    Implement, review, or improve SwiftUI features using the iOS 26+ Liquid Glass API. Use when asked to adopt Liquid Glass in new SwiftUI UI, refactor an existing feature to Liquid Glass, or review Liquid Glass usage for correctness, performance, and design alignment. Use when this capability is needed.
    0 installs
  87. Test Driven Development 14 · tomevault-io bundle
    Enforce Test-Driven Development (TDD) workflow for all code changes. Apply PROACTIVELY by default using Red-Green-Refactor cycles for features, bug fixes, and refactoring. Use when this capability is needed.
    0 installs
  88. Tailwind Setup 3 · tomevault-io bundle
    Configure Tailwind CSS and shadcn/ui for React frontends with Django backends, including dark mode support and theme tokens. This skill should be used when setting up a new React project or adding Tailwind to an existing one. Use when this capability is needed.
    0 installs
  89. Worktree Task 2 · tomevault-io bundle
    使用 git worktree + 背景代理会话管理大型任务(默认启动 Claude Code;可用 --codex 快速切到 Codex CLI,或通过 --agent-cmd 指定任意命令)。适合用户希望在不阻塞当前会话的情况下执行大型或多步骤任务。 Use when this capability is needed.
    0 installs
  90. Gh Fix CI 5 · tomevault-io bundle
    Inspect GitHub PR checks with gh, pull failing GitHub Actions logs, summarize failure context, then create a fix plan and implement after user approval. Use when a user asks to debug or fix failing PR CI/CD checks on GitHub Actions and wants a plan + code changes; for external checks (e.g., Buildkite), only report the details URL and mark them out of scope. Use when this capability is needed.
    0 installs
  91. Leann Search 2 · tomevault-io bundle
    Semantic search across codebase using LEANN vector index Use when this capability is needed.
    0 installs
  92. Unit Test Generator 2 · tomevault-io bundle
    Generates comprehensive unit tests with AAA pattern (Arrange-Act-Assert), edge cases, error scenarios, and coverage analysis. Creates test files matching source structure with complete test suites. Use for "unit testing", "test generation", "Jest tests", or "test coverage".
    0 installs
  93. Testing Strategy 7 · tomevault-io bundle
    Choose appropriate tests and reduce regressions. Use when this capability is needed.
    0 installs
  94. Review R 2 · tomevault-io bundle
    Run the R code review protocol on R scripts. Checks code quality, reproducibility, domain correctness, and professional standards. Produces a report without editing files. Use when this capability is needed.
    0 installs
  95. Terraform Expert 2 · tomevault-io bundle
    Expert-level Terraform infrastructure as code, modules, state management, and production best practices Use when this capability is needed.
    0 installs
  96. Changelog Generator 8 · tomevault-io bundle
    智能变更日志生成器 - 自动分析Git提交历史,生成符合规范的CHANGELOG.md。支持语义化版本管理、多种输出格式、增量更新和GitHub/GitLab集成。 Use when this capability is needed.
    2 installs
  97. Code Review 280 · tomevault-io bundle
    Cross-model code review before every PR. Use this after code is written and before pushing. Use when this capability is needed.
    0 installs
  98. Git Workflow 164 · tomevault-io bundle
    Git workflow best practices and patterns. Use this skill when working with git operations, creating commits, managing branches, handling pull requests, or establishing team git workflows. Provides guidance on commit messages, branching strategies, and collaboration patterns. Use when this capability is needed.
    0 installs
  99. Session Review 2 · tomevault-io bundle
    Analyzes the current session to extract patterns, preferences, and learnings. Use when running session retrospectives, debriefs, post-mortems, or reflecting on insights worth remembering. Produces structured reviews capturing what worked, what to improve, and actionable takeaways.
    0 installs
  100. Frontend Design 90 · 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