Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
osmberlin
GitHub 제작자 프로필

osmberlin

5개 GitHub 저장소에서 수집된 23개 skills를 저장소 단위로 보여줍니다.

수집된 skills
23
저장소
5
업데이트
2026-07-19
저장소 탐색

저장소와 대표 skills

apply-schema-override
소프트웨어 개발자

Apply a schema override YAML snapshot from a GitHub issue into the correct overrides file, validate with bun run check, and open a PR that closes the issue.

2026-07-19
finish-pr
소프트웨어 개발자

Cloud agent workflow for osmberlin/tagging-schema-browser: finish-work and push, rebase on main, mark PR ready, wait for Bugbot and fix findings, parallel react-dev code review, rebase merge when green. Use for finish PR, ready for review, Bugbot follow-up, or merge my PR on this repo.

2026-07-14
finish-work
소프트웨어 개발자

FMC finish-work workflow: run bun run check, fix failures, commit with a user-facing English message by default, and only show a draft when the user clearly did not want a commit. Use for finish work, run checks, wrap up, land changes, or create commits.

2026-07-14
review-dependabot
소프트웨어 개발자

Review and merge open Dependabot PRs in the current workspace repo: changelog triage, risk classification, CI verification, and rebase merge. Use for "/review dependabot" or similar — always scoped to the repo you have open. Weekly Bun/GitHub Actions/Docker bumps, grouped patches, security updates, semver-major upgrades.

2026-07-14
agent-orchestration
기타 컴퓨터 관련 직업

Fable 5 orchestrator with Composer 2.5 workers. Two separate setups: Cursor IDE (subagents in .cursor/agents) or Claude Code (cursor-agent CLI + .claude/skills). Use when configuring Fable orchestration; pick the guide for your host.

2026-07-10
playwright-skill
소프트웨어 품질 보증 분석가·테스터

E2E testing and browser automation for TanStack Start apps (FMC/TILDA). Use @playwright/test for committed suites/CI; agent-browser MCP (skill tech-stack) for agent exploration; this skill for smoke tests, stubbed auth, map hooks, and quick /tmp scripts. Not for Next.js.

2026-07-10
react-dev
소프트웨어 개발자

React 19 + TypeScript for FMC TanStack Start apps: typed components, events, generics, ref-as-prop, Compiler-first memoization, and useEffect discipline (naming, when not to use Effect, alternatives). Use when typing React components/hooks/events, or writing/reviewing useEffect, useEffectEvent, derived state, data-fetch effects, or eslint-plugin-react-hooks effect rules. Not for routing/server boundaries (see tanstack-start-* skills).

2026-07-10
react-map-gl
소프트웨어 개발자

react-map-gl/maplibre patterns for FMC geo apps: declarative Source/Layer (never addSource/addLayer), MapProvider + useMap(), interactiveLayerIds, flat Source/Layer, map-loaded guard, window.__mainMap debug exposure, Map event handlers (not useEffect), URL map state, initialViewState, cursor, feature state, missing images. Use when building or reviewing Map components, layers, click/hover handlers, setFeatureState, map URL sync, or agent/test map inspection in TanStack Start / Vite apps. Reference implementation: tilda-geo/app.

2026-07-10
finish-work
소프트웨어 개발자

FMC finish-work workflow: run bun run check, fix failures, draft user-facing English commit messages, and actually commit when user indicates commit intent ("and commit", "commit it", "land this"). Use for finish work, run checks, wrap up, prepare commit messages, or create commits.

2026-07-06
review-dependabot
소프트웨어 개발자

Review and merge open Dependabot PRs in the current workspace repo: changelog triage, risk classification, CI verification, and rebase merge. Use for "/review dependabot" or similar — always scoped to the repo you have open. Weekly Bun/GitHub Actions/Docker bumps, grouped patches, security updates, semver-major upgrades.

2026-07-06
tech-stack
소프트웨어 개발자

Default FMC tech stack for geo-heavy React SPAs: Bun/Vite, React 19, TanStack, maps, styling, TypeScript editor/CLI alignment, tsconfig templates, browserslist client targets, Cursor MCP (Postgres, agent-browser), and when to pick sibling skills. Use when scaffolding a new app, evaluating libraries, changing supported browsers or compat lint, setting up Cursor MCP, or making stack/architecture decisions on existing apps.

2026-07-06
playwright-skill
소프트웨어 품질 보증 분석가·테스터

E2E testing and ad-hoc browser automation for TanStack Start apps (FMC/TILDA). Use @playwright/test in the project for suites; this skill for smoke tests, stubbed auth, map hooks, console/server error checks, and quick /tmp scripts. Not for Next.js.

2026-06-23
react-dev
소프트웨어 개발자

React 19 + TypeScript for FMC TanStack Start apps: typed components, events, generics, ref-as-prop, Compiler-first memoization, and useEffect discipline (naming, when not to use Effect, alternatives). Use when typing React components/hooks/events, or writing/reviewing useEffect, useEffectEvent, derived state, data-fetch effects, or eslint-plugin-react-hooks effect rules. Not for routing/server boundaries (see tanstack-start-* skills).

2026-06-23
touch-ipad-review
웹·디지털 인터페이스 디자이너

Reviews React web apps for iPad and touchscreen usability with Tailwind CSS fixes. Audits touch targets, hover failures, touch-over list highlighting (Headless UI data-focus, Radix data-highlighted, inline rows), Safari/iPadOS quirks, layout fluidity, and FMC cursor conventions. Use when the user asks to review an app for touch, iPad, tablet, or touchscreen-optimized usage.

2026-06-23
zustand-state-management
소프트웨어 개발자

FMC conventions for Zustand v5 in React: file naming, custom-hook-only exports, atomic selectors, actions namespace, small focused stores. Use when adding or reviewing client global state, or debugging unnecessary re-renders and SSR/persist hydration issues. Not for server/async data (TanStack Query) or URL state (nuqs). For API details, middleware, slices, and migration, use the official llms.txt index below.

2026-06-23
finish-work
소프트웨어 개발자

Run FMC pre-commit verification (bun run check, bun run format), fix failures, and draft commit messages. Use when finishing a task, wrapping up changes, preparing to commit, running checks/tests/lint/typecheck/e2e, or when the user asks to "finish work", "run checks", or "create a commit message".

2026-07-01
react-dev
소프트웨어 개발자

React 19 + TypeScript for FMC TanStack Start apps: typed components, events, generics, ref-as-prop, Compiler-first memoization, and useEffect discipline (naming, when not to use Effect, alternatives). Use when typing React components/hooks/events, or writing/reviewing useEffect, useEffectEvent, derived state, data-fetch effects, or eslint-plugin-react-hooks effect rules. Not for routing/server boundaries (see tanstack-start-* skills).

2026-07-01
react-map-gl
소프트웨어 개발자

react-map-gl/maplibre patterns for FMC geo apps: declarative Source/Layer (never addSource/addLayer), MapProvider + useMap(), interactiveLayerIds, flat Source/Layer, map-loaded guard, Map event handlers (not useEffect), URL map state, initialViewState, cursor, feature state, missing images. Use when building or reviewing Map components, layers, click/hover handlers, setFeatureState, or map URL sync in TanStack Start / Vite apps. Reference implementation: tilda-geo/app.

2026-07-01
review-dependabot
소프트웨어 개발자

Review and merge Dependabot PRs for FMC repos (tilda-geo, trassenscout, etc.): changelog triage, risk classification, CI verification, and rebase merge. Use when triaging dependency update PRs, weekly Bun/GitHub Actions/Docker bumps, grouped patch PRs, security updates, or semver-major upgrades.

2026-07-01
tech-stack
소프트웨어 개발자

Default FMC tech stack for geo-heavy React SPAs: Bun/Vite, React 19, TanStack, maps, styling, TypeScript editor/CLI alignment, tsconfig templates, browserslist client targets, and when to pick sibling skills. Use when scaffolding a new app, evaluating libraries, changing supported browsers or compat lint, or making stack/architecture decisions on existing apps.

2026-07-01
zustand-state-management
소프트웨어 개발자

FMC conventions for Zustand v5 in React: file naming, custom-hook-only exports, atomic selectors, actions namespace, small focused stores. Use when adding or reviewing client global state, or debugging unnecessary re-renders and SSR/persist hydration issues. Not for server/async data (TanStack Query) or URL state (nuqs). For API details, middleware, slices, and migration, use the official llms.txt index below.

2026-07-01
저장소 5개 중 5개 표시
모든 저장소를 표시했습니다