Skip to main content
Run any Skill in Manus
with one click
serverpod
GitHub creator profile

serverpod

Repository-level view of 65 collected skills across 3 GitHub repositories.

skills collected
65
repositories
3
updated
2026-07-21
repository explorer

Repositories and representative skills

shadcn-ui-accordion
web-developers

Build collapsible accordions with ShadAccordion and ShadAccordionItem; single or multiple open items. Use when adding expandable sections, FAQs, or vertically stacked reveal content in a Flutter shadcn_ui app.

2026-03-07
shadcn-ui-alert
web-developers

Show callout alerts with ShadAlert and ShadAlert.destructive; icon, title, description. Use when displaying warnings, errors, or important messages in a Flutter shadcn_ui app.

2026-03-07
shadcn-ui-avatar
web-developers

Display user avatars with ShadAvatar; image URL with optional placeholder. Use when showing user profile images or fallback initials in a Flutter shadcn_ui app.

2026-03-07
shadcn-ui-badge
web-developers

Display badges with ShadBadge; primary, secondary, destructive, outline variants. Use when showing tags, status labels, or count indicators in a Flutter shadcn_ui app.

2026-03-07
shadcn-ui-breadcrumb
web-developers

Build breadcrumb navigation with ShadBreadcrumb, ShadBreadcrumbLink, ShadBreadcrumbDropdown, custom separator. Use when showing navigation path, hierarchy of links, or dropdown breadcrumb in a Flutter shadcn_ui app.

2026-03-07
shadcn-ui-button
web-developers

Use Shadcn UI buttons (ShadButton variants: primary, secondary, destructive, outline, ghost, link); leading icon, loading state, gradient and shadow. Use when adding buttons, CTAs, or button-style widgets in a Flutter shadcn_ui app.

2026-03-07
shadcn-ui-calendar
web-developers

Use ShadCalendar for single, multiple, or range date selection; caption layout, hide navigation, week numbers, outside days, fixed weeks. Use when building date pickers or calendar widgets in a Flutter shadcn_ui app.

2026-03-07
shadcn-ui-card
web-developers

Build cards with ShadCard; title, description, footer, and child content. Use when creating content cards, project cards, or notification panels in a Flutter shadcn_ui app.

2026-03-07
Showing top 8 of 38 collected skills in this repository.
serverpod-testing
software-quality-assurance-analysts-and-testers

Test Serverpod endpoints and business logic - withServerpod, sessionBuilder, authentication, DB seeding, rollback, streams, running tests. Use when writing server tests or working with serverpod_test.

2026-07-21
serverpod-configuration
software-developers

Configure Serverpod โ€” YAML config, environment variables, passwords, run modes, generator.yaml, TLS. Use when setting up environments, API/database/Redis settings, managing secrets or overriding configurations for tests.

2026-07-02
serverpod-models
database-architects

Define Serverpod data models in YAML (.spy.yaml), serialization, database tables, relations, enums, and exceptions. Use when creating or editing models, database schema, .spy.yaml files, or Serverpod ORM entities.

2026-06-16
serverpod-auth
software-developers

Serverpod Authentication โ€” Signing in users, verify if they are authenticated, assinging scopes (e.g., admin). Use when adding features that require the user to be signed in.

2026-06-03
serverpod-flutter-frontend
web-and-digital-interface-designers

Build highly distinctive, production-ready Flutter interfaces with exceptional design fidelity. Include this skill whenever a user requests Flutter widgets, screens, or full apps.

2026-06-03
serverpod-webserver
web-developers

Serverpod web server (Relic) โ€” REST APIs, webhooks, middleware, static files, server-rendered HTML, SPAs, Flutter web. Use when adding HTTP routes, serving web pages or web apps, intercepting requests, or working with the Relic web server.

2026-05-29
serverpod-overview
software-developers

Serverpod overview โ€” what it is, project structure, how to work with. Always use at least once when working with projects that use Serverpod.

2026-05-22
serverpod-database
database-architects

Serverpod ORM with PostgreSQL or SQLite โ€” CRUD, filters, sorting, pagination, relations, transactions, raw SQL, client-side database. Use when querying the database or working with relations.

2026-05-12
Showing top 8 of 20 collected skills in this repository.
relic-app-setup
software-developers

Bootstrap a Relic web server, configure RelicApp, start serving, and enable hot reload. Use when creating a new Relic project, setting up a server, or configuring the development workflow.

2026-02-26
relic-middleware
software-developers

Create and apply middleware for auth, CORS, logging, and other cross-cutting concerns. Use context properties for type-safe request-scoped data. Use when adding middleware, request/response transformations, or passing data between middleware and handlers.

2026-02-26
relic-request-response
software-developers

Handle HTTP requests and create responses with Body, headers, and status codes in Relic. Use when reading request data, parsing JSON, building API responses, working with headers, or streaming content.

2026-02-26
relic-routing
software-developers

Define routes with path parameters, wildcards, tail segments, and typed params in Relic. Use when adding endpoints, handling dynamic URLs, setting up URL patterns, or forwarding requests.

2026-02-26
relic-shelf-migration
software-developers

Migrate a Dart web server from Shelf to Relic. Side-by-side reference for every API change. Use when converting Shelf code to Relic, replacing shelf/shelf_router/shelf_web_socket imports, or upgrading an existing server.

2026-02-26
relic-static-files
software-developers

Serve static files and directories with caching and cache busting in Relic. Use when serving assets, images, CSS, JS, favicons, or configuring HTTP cache control headers.

2026-02-26
relic-websockets
software-developers

Handle WebSocket connections and hijack connections for SSE or custom protocols in Relic. Use when implementing real-time communication, WebSocket endpoints, or server-sent events.

2026-02-26
Showing 3 of 3 repositories
All repositories loaded