genomicx-app-creator

Scaffold GenomicX browser-based bioinformatics apps with Vite+React or Next.js 15.

1|1|Updated Feb 23, 2026
One-click install
npx skills add https://github.com/genomicx/claude_skill --skill genomicx-app-creator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: genomicx-app-creator
Source: https://github.com/genomicx/claude_skill/tree/main/genomicx-app-creator/genomicx-app-creator
Command: npx skills add https://github.com/genomicx/claude_skill --skill genomicx-app-creator

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) and assets (resource) components.

What problem does it solve?

This Skill streamlines the creation of new browser-based bioinformatics applications by providing a standardized structure and boilerplate code, ensuring consistency and accelerating development.

Core Features & Use Cases

  • Project Scaffolding: Generates a new project directory with essential configuration files, component templates, and build scripts.
  • Framework Choice: Supports both Vite+React and Next.js 15, allowing developers to select the best fit for their application's needs.
  • Convention Enforcement: Implements GenomicX's established coding conventions, design tokens, and UI patterns.
  • Use Case: When starting a new bioinformatics tool like 'specx' or 'genetrax', use this Skill to quickly set up the project structure, integrate the GenomicX design system, and begin implementing the core logic.

Quick Start

Use the genomicx-app-creator skill to scaffold a new genomicx app named 'my-new-tool'.

Frequently Asked Questions about genomicx-app-creator

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I scaffold a new bioinformatics web application with React or Next.js?

Scaffolding a bioinformatics web application is automated by initializing a new project directory with essential configuration files, component templates, and build scripts using either Vite+React or Next.js 15 frameworks.

Does the GenomicX app generator support both Vite and Next.js 15?

Yes, the GenomicX app generator supports both Vite+React and Next.js 15 frameworks, allowing developers to choose the best foundation for their specific browser-based bioinformatics tool requirements.

What is the best way to enforce design tokens and coding conventions in a new GenomicX tool?

Enforcing design tokens and coding conventions is handled automatically during project initialization, integrating established GenomicX UI patterns and configurations directly into the boilerplate code.

How do I set up project dependencies for a new genomicx web tool?

Setting up project dependencies is automated by the scaffolding process, which configures the necessary build scripts and environment requirements alongside the initial Vite+React or Next.js 15 project structure.

When should I use an automated scaffolding tool for bioinformatics app development?

You should use an automated scaffolding tool when starting a new bioinformatics application like 'specx' or 'genetrax' to ensure structural consistency, accelerate initial development, and bypass manual boilerplate configuration.