Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

tagging-schema-browser

tagging-schema-browser contient 8 skills collectées depuis osmberlin, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
8
Stars
2
mis à jour
2026-07-19
Forks
2
Couverture métier
3 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

apply-schema-override
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Autres occupations informatiques

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
Analystes en assurance qualité des logiciels et testeurs

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
Développeurs de logiciels

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
Développeurs de logiciels

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