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

flipbook

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

수집된 skills
20
Stars
122
업데이트
2026-07-05
Forks
10
직업 범위
직업 카테고리 4개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

develop-through-studioplugins
소프트웨어 개발자

Special workflow for testing FlipbookCore changes through the StudioPlugins Flipbook plugin. Use only when: the engineer explicitly asks to verify changes through StudioPlugins, mentions StudioPlugins with local FlipbookCore rotriever builds, or says the StudioPlugins watcher is already running.

2026-07-05
flipbook-architecture-contract
소프트웨어 개발자

Load-bearing design decisions, invariants, and known weak points of Flipbook's architecture. Use when understanding or extending system design, debugging architectural mismatches, or validating deep changes (PR

2026-07-05
flipbook-build-and-toolchain
소프트웨어 개발자

Understanding the Flipbook build system from environment setup through final deployment; source→rbxm pipeline with deep focus on Darklua require transformation, environment globals injection, and dead-code elimination

2026-07-05
flipbook-change-control
소프트웨어 개발자

Classification, gating, and review discipline for Flipbook changes: branch/PR workflow, version gating, CI gates, change-type decision table, community-first and telemetry-privacy doctrine, and the non-negotiables with their historical incidents. Use when authoring a PR, reviewing change control, understanding release requirements, or evaluating whether a change is safe to merge.

2026-07-05
flipbook-community-and-positioning
시장조사 분석가·마케팅 전문가

Community-first doctrine, telemetry/privacy posture, ecosystem positioning vs web Storybook and UI Labs, and claim discipline for Flipbook features

2026-07-05
flipbook-config-and-flags
소프트웨어 개발자

Configuration axes (env vars, injected globals, build channels/targets, user settings); adding new config; re-verification commands

2026-07-05
flipbook-debugging-playbook
소프트웨어 개발자

Symptom→solution runbook for Flipbook runtime issues: stale plugin behavior, stories not hot-reloading, controls re-rendering excessively, crashes on state mutations, test failures, missing logs, plugin freezing or opening uninvited. Use when you encounter a runtime symptom and need to isolate root cause quickly via discriminating experiments.

2026-07-05
flipbook-diagnostics-and-tooling
소프트웨어 개발자

Instrumentation and observability: how to measure Flipbook's runtime behavior. Use when: debugging why a story doesn't load (add logging), validating a performance fix (measure rerenders), verifying build inclusion (inspect sourcemaps/cache), or filtering tests. Covers logging system, test output parsing, build-cache inspection, sourcemap require-path tracing, and rerender accounting. Complements flipbook-validation-and-qa (evidence standards for fixes) by providing the measurement tools.

2026-07-05
flipbook-docs-and-writing
소프트웨어 개발자

Flipbook documentation estate: Docusaurus site, code-sample extraction, Obsidian vault (flipbook-docs branch), house style, and PR descriptions. Use when maintaining or extending the docs of record, writing new user or contributor docs, writing or revising a pull request description, enforcing prose/markdown conventions, or creating templates for documentation pages and skills.

2026-07-05
flipbook-domain-reference
소프트웨어 개발자

Story/Storybook formats and contracts, Storyteller architecture, module reload semantics, plugin security contexts, React-in-Roblox essentials, 11 control types. Use when: explaining how stories work, debugging story loading, learning the UI framework contract, understanding why hot-reload can break, implementing new story/control features, or advising on embedding.

2026-07-05
flipbook-failure-archaeology
소프트웨어 개발자

Chronicle of all major Flipbook investigations, dead ends, reverted features, and unresolved bugs with evidence and current status. Check this before attempting a "new" fix to avoid re-fighting settled battles and knowing why workarounds exist.

2026-07-05
flipbook-proof-and-analysis-toolkit
소프트웨어 개발자

First-principles analysis methods for Flipbook: six recipes to prove claims via mechanism, not inspection. Includes require-graph verification, module-reload isolation, rerender measurement, build determinism auditing, type-level proof via Luau analysis, and dependency-contract reading. Use when validating a build change, debugging state bugs, or claiming a fix works—before trusting the build, measure the mechanism.

2026-07-05
flipbook-release-and-operations
소프트웨어 개발자

Release runbooks, deployment orchestration, artifact conventions, CI/CD environments, and operational history; for releasing versions and managing production deployments

2026-07-05
flipbook-research-frontier
소프트웨어 개발자

Open research problems where Flipbook advances SOTA beyond web Storybook and uilabs: in-experience collaboration, automated visual regression, agent-driven development. First steps, blockers, milestones.

2026-07-05
flipbook-research-methodology
소프트웨어 개발자

The disciplined evidence-bar, hypothesis-prediction, idea-lifecycle, and community-feedback research protocol that turns hunches into accepted changes in Flipbook. Use when designing experiments, evaluating PR readiness, validating mysterious bugs, documenting dead ends, or understanding why certain workarounds exist.

2026-07-05
flipbook-story-controls-campaign
소프트웨어 개발자

Runbook for story controls work: reproducing gaps, ranked solutions with implementation paths, validation gates. Use when tasked with UILabs story compatibility, adding new control types, fixing control re-render bugs, or validating controls refactor. Start with PHASE 1 (reproduce and characterize), then PHASE 2 (choose a solution), then implement and validate. All phases include exact commands and expected observations.

2026-07-05
flipbook-validation-and-qa
소프트웨어 품질 보증 분석가·테스터

Acceptance discipline: what counts as proof a change works, test anatomy, spec-writing guide. Use when: you need to prove a fix is correct (learn the evidence bar), writing unit tests, adding specs to a PR, or understanding why a test matters. Three tiers of validation: Lint (static checks) → Analyze (type safety) → Test (behavior in real Roblox). For measurement/instrumentation to *find* the bug, see flipbook-diagnostics-and-tooling.

2026-07-05
run-flipbook-checks
소프트웨어 품질 보증 분석가·테스터

Run validation checks in Flipbook, Storyteller, or ModuleLoader. Use when: running tests, lint, analyze, CI checks, quality checks, or verifying changes in the Flipbook repo family.

2026-07-05
setup-flipbook-dev-env
네트워크·컴퓨터 시스템 관리자

Set up or repair the Flipbook, Storyteller, or ModuleLoader development environment. Use when: first-time setup, installing dependencies, managing .env files, troubleshooting rokit/wally/lute, or repairing stale tooling in the Flipbook repo family.

2026-07-05
test-dependencies-in-flipbook
소프트웨어 개발자

Verify local Storyteller or ModuleLoader changes inside Flipbook by overlaying built binaries. Use when: you changed storyteller or module-loader and need to test the changes in Flipbook, or when the engineer explicitly asks to verify a dependency change through Flipbook.

2026-07-05