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

data-connect

data-connect contiene 28 skills recopiladas de vana-com, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.

skills recopiladas
28
Stars
26
actualizado
2026-03-25
Forks
7
Cobertura ocupacional
7 categorías ocupacionales · 100% clasificado
explorador de repositorios

Skills en este repositorio

patch-first-debugging
Desarrolladores de software

Debug and repair code using minimal, reviewable patches instead of full-file rewrites. Use this whenever the user is fixing a bug, iterating on failing tests, asks for a surgical code change, wants a minimal diff, or is in a tight debug loop where output size and token cost matter. Prefer this even if the user does not explicitly say "patch."

2026-03-25
test-fix-loop
Analistas de garantía de calidad de software y probadores

Build or use a tight automated test-fix loop that repairs one failing test at a time with minimal patches and narrow context. Use whenever the user wants a repair harness, constrained bug-fixing loop, failing-test repair workflow, or a prompt that turns the model into a surgical fix engine instead of a general coding assistant.

2026-03-25
chrome-cdp
Desarrolladores de software

Interact with local Chrome browser session (only on explicit user approval after being asked to inspect, debug, or interact with a page open in Chrome)

2026-03-24
cognitive-load
Desarrolladores de software

Reduce cognitive load when implementing or refactoring code for readability.

2026-03-24
conventional-commits
Desarrolladores de software

Use Conventional Commits when creating reviewing or fixing commit messages.

2026-03-24
ui-component-audit
Desarrolladores web

Audit and refactor React UI components to match DataConnect UI implementation rules (Text component, tokens, Tailwind, naming) and Vercel React/composition guidance. Use when the user asks for a UI audit, React audit, composition review, or to fix UI implementation issues in components.

2026-03-09
ui-page-structure
Desarrolladores de software

Standardize DataConnect route/page layout, logic/JSX separation, tests, and README expectations. Use when organizing pages/routes, refactoring page structure, or discussing file structure conventions.

2026-03-09
react-testing
Analistas de garantía de calidad de software y probadores

Pragmatic React/Vitest testing workflow for DataConnect. Use when writing or updating React/UI code, deciding what tests to add, running tests for a change, or before commit.

2026-03-06
ui-component-contracts
Desarrolladores web

Read and debug UI primitives before editing call sites. Use whenever a React/Tailwind/design-system component behaves unexpectedly, especially for icon or avatar lockups, variant confusion, wrapper misuse, padding/radius/background bugs, mismatched rendered footprints, or any case where inspecting the actual DOM is the fastest way to see which node owns the visual shell versus the inner content.

2026-03-06
commit-discipline
Desarrolladores de software

Enforce clean, spec-compliant commit messages and commit hygiene. Use when writing, reviewing, or correcting commit messages, deciding commit scope, or preparing a commit for merge.

2026-02-24
tailwind-shadcn-adaptation
Desarrolladores de softwareDiseñadores gráficos

Adapt ShadCN primitives to design-system tokens. Use when importing or normalizing ShadCN components in a UI primitives directory and before creating product wrappers.

2026-02-17
workflows-review-react-augment
Analistas de garantía de calidad de software y probadores

Run upstream workflows-review unchanged, then add a React best-practices and composition-pattern review pass for UI changes. Use when the user asks for review/workflows-review and TSX/UI files are involved.

2026-02-13
workflows-review
Analistas de garantía de calidad de software y probadores

Run the Compound Engineering review workflow locally using the upstream EveryInc review command text. Use when the user asks for workflows review, review gate behavior, or a multi-lens pre-merge review.

2026-02-11
tailwind-sort
Desarrolladores de software

Sort Tailwind classes for legibility. Use when a JSX element or cva has more than eight Tailwind classes, or when classes are extracted into a reusable constant/array.

2026-02-06
shadcn-primitives-wrappers
Desarrolladores web

Establish a two-layer UI model (primitives vs product wrappers) for ShadCN components. Use when importing or modifying ShadCN components, deciding whether to adapt primitives or create wrappers, or when aligning typography/tokens with the design system.

2026-02-04
ui-page-readme
Redactores técnicos

Write concise README.md files for a page/route folder or co-located components, covering purpose, boundaries, data flow, integration points, and tests. Use when asked to document a page, route, or component bundle.

2026-02-03
expected-md-qa
Analistas de garantía de calidad de software y probadores

Generate a short expected.md listing what to test in a frontend UI. Use when the user asks for expected.md, QA checklist, or frontend testing instructions.

2026-02-03
commit-double-check
Analistas de garantía de calidad de software y probadores

Review commit(s) for correctness, risk, and completeness. Use when the user asks to double-check a commit, review recent commits, or sanity-check before push/merge.

2026-02-02
commit-message-format
Desarrolladores de software

Define commit message structure and when to include a body. Use when asked to write or review commit messages.

2026-02-02
create-skill-augment
Otras ocupaciones informáticas

Ensure skills are created in `.agents/skills` and `.cursor/skills` is a symlink to that directory. Use when the user asks to create/update a skill, mentions skills location, or asks about the `.agents`/`.cursor/skills` symlink.

2026-02-02
css-clamp-calculation
Desarrolladores web

Explain and derive CSS clamp() values for linear scaling between viewports. Use when calculating clamp values or creating responsive size tokens.

2026-02-02
doc-creation
Desarrolladores de software

Define doc naming and placement conventions. Use when creating or moving documentation files or when asked where docs should live.

2026-02-02
karpathy-guidelines
Desarrolladores de software

Behavioral guidelines to reduce common LLM coding mistakes. Use when writing, reviewing, or refactoring code to avoid overcomplication, make surgical changes, surface assumptions, and define verifiable success criteria.

2026-02-02
linear-task-completion
Desarrolladores de softwareSupervisores de primera línea de trabajadores de oficina y soporte administrativo

Complete a Linear task by checking out its branch, scoping session changes, and preparing a commit. Use when the user says "complete [ISSUE-ID]", "branch for [ISSUE-ID]", or after finishing work on a Linear task.

2026-02-02
linear-task-creation
Desarrolladores de software

Standardize Linear task creation with assignee, project, team, and branch/commit conventions. Use when asked to create a Linear task or issue.

2026-02-02
ralph-feature-bootstrap
Desarrolladores de software

Bootstrap a new Ralph feature pack from a source document. Use when the user asks to set up a new Ralph feature, feature pack, or loop from a document/audit/plan and wants the scaffolding created automatically.

2026-02-02
tailwind-merge-recipe
Desarrolladores web

Extend tailwind-merge to recognize custom CSS variable tokens. Use when merging Tailwind classes with custom CSS variables or class conflicts appear.

2026-02-02
tauri
Desarrolladores de software

Tauri framework for building cross-platform desktop and mobile apps. Use for desktop app development, native integrations, Rust backend, and web-based UIs.

2026-02-02