Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
Repositorio de GitHub

finito

finito contiene 5 skills recopiladas de finitoapp, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.

skills recopiladas
5
Stars
44
actualizado
2026-04-06
Forks
1
Cobertura ocupacional
2 categorías ocupacionales · 100% clasificado
explorador de repositorios

Skills en este repositorio

finito-e2e
Analistas de garantía de calidad de software y probadores

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
Desarrolladores de software

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
Desarrolladores de software

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
Desarrolladores de software

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
Desarrolladores de software

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