Skip to main content

antongulin/fusebase-challenge

SkillsMP has collected 17 skills from antongulin/fusebase-challenge. Open a skill to review its source and details.

Latest recorded source activity
SkillsMP catalog refreshed
skills collected
17
GitHub stars
3
GitHub forks
0

Showing 17 of 17 collected skills.

occupation
Software Developers
description

Workflow for testing Fusebase API calls interactively using temporary tokens. Use when: 1. You need to verify an API endpoint behavior before writing feature code, 2. You want to explore available API responses or schemas, 3. You're unsure how an API endpoint…

updated
occupation
Web & Digital Interface Designers
description

Guidance for visual design, UI and UX in Fusebase-generated app features. Use when building or refining feature UIs: pages, components, layouts, forms, feedback states, theming, or accessibility. Ensures consistent, clear, and distinctive interfaces using…

updated
occupation
Software Developers
description

Use when: (1) User wants to set up or improve a debug loop or runbook for the repo, (2) User asks to autonomously test or debug features or runtimes, (3) Building or maintaining DEBUG.md with only verified techniques, (4) User asks to verify or document…

updated
occupation
Software Developers
description

Use when debugging a feature through `fusebase dev start`, or when you need to inspect browser logs, proxied API traffic, frontend dev server output, or backend output captured by the local CLI. Explains where logs are written and which file to inspect for…

updated
occupation
Software Developers
description

Guide for adding a backend layer (REST API + WebSockets) to Fusebase Apps features. Use when: (1) A feature needs a server-side API beyond the Dashboard SDK, (2) Adding REST endpoints or WebSocket support, (3) Setting up the backend/ folder structure. The…

updated
occupation
Software Developers
description

Practical guide for building Fusebase Apps features. Use when: (1) Creating a new feature, (2) Setting up project structure, Vite config, or authentication, (3) Building or registering features, (4) Configuring permissions or public access, (5) Navigating…

updated
occupation
Web Developers
description

Guide for implementing client-side routing in Fusebase Apps features. Use when: 1. Adding routing (React Router) to a feature, 2. Fixing broken routes or 404s after deployment, 3. Configuring the router.

updated
occupation
Information Security Analysts
description

Guide for creating and using secrets in Fusebase Apps feature backends. Use when: (1) A feature backend needs API keys, passwords, or other sensitive config, (2) Creating secrets via the CLI, (3) Accessing secrets at runtime in backend code, (4) Deciding what…

updated
occupation
Software Developers
description

Guide for uploading files to Fusebase, including handling files less than 50MB and large multi-chunk uploads. Use it when: 1. Implementing file uploads in features, 2. Building file URLs for display (building correct file URL)

updated
occupation
Software Developers
description

Complete guide for using the Fusebase CLI (fusebase) tool to initialize, develop, and deploy Fusebase Apps features. Use when: 1. Initializing new Fusebase Apps projects, 2. Creating or configuring features, 3. Running features locally or deploying them 4.…

updated
occupation
Software Developers
description

How to use MCP for working with Fusebase dashboards during LLM development. Use when: 1. Discovering dashboards, views, schema via MCP; 2. Creating or updating dashboards/views; 3. Reading/writing dashboard data; 4. Working with relations, filters, templates,…

updated
occupation
Software Developers
description

How to use MCP and SDK for Fusebase Gate and the broader Fusebase platform. Use when: 1. Working with Gate MCP tools (tokens, org user listing, health, generated prompts), 2. Org-scoped flows: organizations, membership, user lists, portal invitations, 3. Gate…

updated
occupation
Software Developers
description

General Git workflow for generated apps: safe local commits, clean history, and rollback guidance. Includes strict debug/deploy traceability section when git-debug-commits flag is enabled.

updated
occupation
Software Developers
description

Required implementation pattern for handling AppTokenValidationError (401) responses when feature tokens expire. Use when: 1. Building any Fusebase Apps feature that makes API calls, 2. Implementing authentication error handling, 3. Creating AuthExpiredModal…

updated
occupation
Web Developers
description

Use when building React 18+ applications or editing React code: (1) Building new components or features, (2) Implementing state management (local, Context, Redux, Zustand), (3) Optimizing performance (memo, lazy, virtualization), (4) Setting up React project…

updated
occupation
Network & Computer Systems Administrators
description

Use when debugging a deployed feature backend. Explains how to fetch build logs and runtime logs using the `fusebase remote-logs` command. Only applicable to features with a backend/ folder. For local development, use dev-debug-logs skill instead.

updated
occupation
Software Developers
description

Use when building or editing TypeScript: (1) Advanced type systems, generics, full-stack type safety, (2) Type guards, utility types, discriminated unions, (3) tsconfig and build tooling, (4) tRPC or end-to-end type safety, (5) Optimizing compilation and…

updated
Showing 17 of 17 collected skills.