build69
build69  /  Components  /  App  /  Profile

Profile

v1.0.17Updated 27 Aug 2026

Public / user profile page — classic, social, resume, team-member and freelancer layouts. Full-page copy-paste template; baked-in demo content (edit the JSX to customise).

Preview

Live · 18 stories
ClassicOpen ↗
Why this is recommendedprofilepublic-profileresumebio+2

Profile — classic.

Recommended for+14
  • Public profile pages
  • Team member pages
Tags+6
profilepublic-profileresumebiopageclassic
Features+4
  • Classic, social, resume, team-member and freelancer layouts
  • With-activity / with-portfolio variants
  • Self-contained — no required props
Not recommended for−2
  • Account settings (use Account)

Install

Ask your agent, or call the MCP tool directly. The resolved bundle is written into your project.

get_registry_item({ name: "Profile" })

Usage

import { ProfileClassic } from '@/components/pages/profile';

<ProfileClassic />

Tick variants in the left menu — each adds a tab with that variant’s real story source, the same code the preview above renders.

Props

PropTypeRequired
className

Optional wrapper class override (copy-paste block, baked-in content)

string

Related