Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

rbcn2026-agenda

rbcn2026-agenda에는 Continero에서 수집한 skills 12개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
12
Stars
2
업데이트
2026-02-13
Forks
1
직업 범위
직업 카테고리 3개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

animating-ui-elements
웹 개발자

Adds CSS animation effects to conference UI - progress bar shimmer sweep, current talk glow breathe, up-next border shift, and golden shimmer for special events. All pure CSS, no JavaScript. Use when adding polish animations to UI components.

2026-02-13
applying-conference-branding
웹 개발자

Establishes conference visual identity with custom fonts, color palettes, and Tailwind CSS v4 design tokens. Covers self-hosted font setup, @theme inline configuration, and typography hierarchy. Use when applying brand styling to a conference display.

2026-02-13
building-conference-agenda
소프트웨어 개발자

Orchestrates building a live conference agenda display from scratch using Next.js, Tailwind CSS, and animated backgrounds. Guides through 5 phases referencing specialized sub-skills. Use when starting a new conference agenda project or replicating the RoboCon 2026 display.

2026-02-13
building-live-schedule-engine
소프트웨어 개발자

Builds the real-time schedule state engine with useCurrentTime hook, URL-based time simulation, and getScheduleState calculator. Handles current/past/upcoming detection, multi-day switching, and progress tracking. Use when implementing live schedule tracking logic.

2026-02-13
building-schedule-components
웹 개발자

Builds all conference schedule UI components - Header with live clock, CurrentTalk with speaker avatars, BreakCard with countdown, UpNext with expandable abstracts, PastTalks with collapsed view, and ProgressBar with shimmer. Use when implementing conference display UI.

2026-02-13
creating-aurora-background
웹 개발자

Creates a multi-layer CSS aurora gradient background with twinkling stars and talk-change pulse effects. Uses GPU-accelerated CSS animations and seeded random star placement. No JavaScript animation loop. Use when adding atmospheric effects to a dark-themed display.

2026-02-13
creating-walking-characters
웹 개발자

Creates animated SVG characters that walk along the bottom edge of the display with speech bubbles, physics interactions, and special actions like shooting, power-ups, eating, and singing duets. Uses requestAnimationFrame with direct DOM manipulation. Use when adding interactive character animations.

2026-02-13
deploying-to-netlify
네트워크·컴퓨터 시스템 관리자

Deploys a Next.js conference agenda app to Netlify with the Next.js plugin. Covers build settings, environment config, and continuous deployment from GitHub. Use when deploying the conference display to production.

2026-02-13
designing-tv-display-layout
웹 개발자

Designs a fixed-viewport layout optimized for TV/large screen display with responsive mobile fallback. Covers 75% width constraint, overflow control, three-section layout, and auto-scroll. Use when building a full-screen display for TVs or kiosks.

2026-02-13
integrating-physics-animations
웹 개발자

Adds physics-based flying objects using matter.js - shooting logos that fly diagonally, bounce off walls with spark effects, and accumulate in a physics pile at the bottom. Uses requestAnimationFrame with direct DOM manipulation for 60fps. Use when adding interactive physics animations to a web display.

2026-02-13
modeling-conference-data
소프트웨어 개발자

Defines TypeScript interfaces and data structures for conference schedule items and speaker profiles. Covers ScheduleItem interface, Speaker lookup table, timezone handling, and abstract cleaning. Use when setting up conference data models.

2026-02-13
setting-up-nextjs-tv-app
웹 개발자

Scaffolds a Next.js 16 project with React 19, Tailwind CSS v4, and TypeScript optimized for TV display. Configures cursor hiding, overflow control, remote image patterns, and installs matter-js and qrcode.react. Use when creating a new TV-optimized web display.

2026-02-13