FuseBase avatar

FuseBase

Official

@fusebase-dev

0Followers
|
2Public Repos
|
52Published Skills

Offers a structured framework for enterprise application development, focusing on rigorous documentation, architectural governance, and secure backend integration.

Skills Distribution
DomainDeveloper To...Software Architect.. (40%)Backend Engineerin.. (30%)Quality Assurance .. (30%)

Agent Skills by FuseBase

Showing 52 vetted skills indexed across 1 GitHub repositories.

fusebase-devfusebase-dev
6

repo-onboarding-context-map

Inspect a repository and generate a repo-context.md file with commands and protected paths.

Official
Advanced
fusebase-devfusebase-dev
6

comment-policy

Remove redundant code comments while retaining tripwires and retrieval pointers.

Official
Advanced
fusebase-devfusebase-dev
6

documentation-budget

Classify AI-consumed documentation requests into five risk-aligned tiers.

Official
Advanced
fusebase-devfusebase-dev
6

phase-audit

Audit all slices in a completed project phase against specifications.

Official
Advanced
fusebase-devfusebase-dev
6

fusebase-flow-health-check

Diagnose Fusebase Flow installation health by ownership layer with verdict codes.

Official
Advanced
fusebase-devfusebase-dev
6

task-delegation

Coordinate parallel AI agent tasks with role-based delegation and verification rules.

Official
Advanced
fusebase-devfusebase-dev
6

role-discipline

Enforce role-specific behavioral guardrails and refusal protocols for FuseBase Flow development workflows.

Official
Advanced
fusebase-devfusebase-dev
6

handoff

Generate a standardized 16-section handoff document capturing coding session state.

Official
Advanced
fusebase-devfusebase-dev
6

module-size-discipline

Enforce configurable line-count limits on source code files during implementation.

Official
Advanced
fusebase-devfusebase-dev
6

code-review

Review code diffs against project specs, decisions, and FLOW_RULES.

Official
Advanced
fusebase-devfusebase-dev
6

product-docs-first

Generate structured per-app product documentation before implementation begins.

Official
Intermediate
fusebase-devfusebase-dev
6

client-vs-internal

Classify app surfaces as client-facing, internal, or shared using docs/audience.md.

Official
Intermediate
fusebase-devfusebase-dev
6

lightweight-lane

Classify small code changes and run a streamlined build-verify-deploy workflow.

Official
Advanced
fusebase-devfusebase-dev
6

liveness-discipline

Enforce liveness safeguards for long-running background tasks with bounded timeouts.

Official
Advanced
fusebase-devfusebase-dev
6

app-quality-patterns

Provide cross-project quality patterns for LLM-built app workflows.

Official
Intermediate
fusebase-devfusebase-dev
6

smoke-testing

Enforce post-deploy smoke tests verifying operator-visible outcomes with ground-truth diagnostics.

Official
Advanced
fusebase-devfusebase-dev
6

zoom-out

Enforces root-cause analysis before code changes to prevent recurring bug patches and code drift.

Official
Intermediate
fusebase-devfusebase-dev
6

validation-and-qa

Enforce deterministic pre-deploy code validation gates for FuseBase Flow workflows.

Official
Advanced
fusebase-devfusebase-dev
6

token-economy

Audit AI agent sessions for redundant token consumption against FR-26 rules.

Official
Advanced
fusebase-devfusebase-dev
6

release-deploy-reporting

Generate auditable deploy handoff documents and validate post-deploy artifacts.

Official
Advanced
fusebase-devfusebase-dev
6

product-apps-decomposition

Decompose a single product into multiple focused applications for optimal architecture.

Official
Intermediate
fusebase-devfusebase-dev
6

git-history-diagnostic

Locate the regression-causing commit via git bisection and output its diff.

Official
Intermediate
fusebase-devfusebase-dev
6

project-onboarding

Capture project vision, audience, and success criteria into standardized artifacts.

Official
Intermediate
fusebase-devfusebase-dev
6

business-logic-guardian

Check planned code changes against documented business logic files.

Official
Intermediate

Frequently Asked Questions About FuseBase

FAQPage Schema
What specific tasks can developers perform using FuseBase?

Developers can initialize application projects, configure Hono-based backends, manage secure environment variables, and enforce strict UI standards using Tailwind CSS and shadcn/ui. It also enables automated repository context mapping, git history diagnostics, and cross-app API contract testing.

Which engineering personas benefit most from this framework?

Full-stack engineers and technical leads focused on enterprise-grade application stability benefit most. It is designed for teams requiring rigorous documentation, standardized handoff procedures, and deterministic validation gates to maintain high-quality codebases across complex, multi-app product architectures.

What are the primary prerequisites for deploying FuseBase applications?

Deployment requires a configured environment supporting Hono-based backends, Vite build configurations, and integration with the FuseBase Gate for MCP-based service discovery. Developers must maintain project-specific business logic in markdown files to enable the framework's validation and governance features.