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

finito

finito contient 5 skills collectées depuis finitoapp, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
5
Stars
44
mis à jour
2026-04-06
Forks
1
Couverture métier
2 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

finito-e2e
Analystes en assurance qualité des logiciels et testeurs

Write and refactor Finito Playwright end-to-end specs using the current e2e architecture: worker-scoped fixtures, browser harness bridge, shared scenario runner, and seed primitives. Use when adding or changing `e2e/*.ts` specs, `e2e/fixtures.ts`, browser harness code in `app/e2e/page.tsx`, or seed/scenario code in `lib/testing/e2e-*`.

2026-04-06
finito-commit
Développeurs de logiciels

Review the current Git worktree in the Finito repository and create one commit for the current changeset. Use when the user asks to commit current work, generate a commit message from the actual diff, or finish a task by staging and committing files. Prefer this skill only when the intent is a single commit for the current worktree; if the user wants multiple commits, selective staging, or exclusions, clarify first.

2026-04-05
finito-tables
Développeurs de logiciels

Implement and refactor Finito admin table grids built on `components/data-table.tsx`, TanStack Table, and Evolu queries. Use when working on `*-table.tsx` or history-grid files in `app/admin/**`, adding sortable/filterable/paginated list views, wiring `useDataTableVisibilityDriver`, or creating admin tables backed by `createQuery` + `subscribeToEvoluQuery`.

2026-04-05
finito-forms
Développeurs de logiciels

Implement and refactor forms in the Finito codebase using the established AutoForm architecture. Use when working on `*-form.tsx` files in `app/**` or `components/**`, adding or changing Zod form schemas, default values, conditional form sections, array table fields, custom field components, and save actions backed by Evolu (`upsert`/`update`/`insert`).

2026-04-05
finito-i18n
Développeurs de logiciels

Maintain and extend Finito translations built on i18next/react-i18next. Use when editing `locales/{en,cs}/*.ts`, adding or changing translation keys in `t(...)`, introducing or renaming namespaces in `lib/i18n/config.ts` and `lib/i18n/resources.ts`, or debugging missing/misaligned EN/CS locale keys.

2026-04-05