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

carton-case-management

carton-case-management contiene 9 skills recopiladas de bitovi, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.

skills recopiladas
9
Stars
1
actualizado
2026-05-14
Forks
5
Cobertura ocupacional
5 categorías ocupacionales · 100% clasificado
explorador de repositorios

Skills en este repositorio

cascade-post-design-questions-to-figma
Diseñadores de interfaces web y digitales

Post generated design behavior questions as comments on Figma frames. Takes questions organized by frame (from generate-behavior-questions skill) and posts each question as a comment pinned to the correct Figma frame using the figma-post-comment MCP tool.

2026-05-14
generate-behavior-questions
Especialistas en gestión de proyectos

Generate frame-specific clarifying questions about ambiguous UI behaviors from a Jira epic and its linked Figma designs, Confluence pages, and Google Docs. Uses iterative content loading, parallel Figma frame analysis, and cross-content synthesis to produce targeted behavior questions organized by Figma frame.

2026-05-14
create-skill
Desarrolladores de software

Create new Agent Skills for this project. Use when asked to create a skill, document a workflow, or teach the agent a new capability. Skills are stored in .claude/skills/ and can include instructions, scripts, examples, and resources.

2026-05-14
component-reuse
Desarrolladores de software

Ensure existing UI components are reused before creating new ones. Use when implementing any UI from Figma designs, tickets, or mockups. Requires a component audit to search the codebase before creating new components. If a component doesn't exist, delegates to figma-implement-component skill.

2026-04-13
cross-package-types
Desarrolladores de software

Manage TypeScript type flow between @carton/shared, @carton/server, and @carton/client packages. Use when adding Prisma models, creating tRPC procedures, importing types in components, or resolving circular dependency issues between packages.

2026-04-13
figma-component-sync
Diseñadores de interfaces web y digitales

Check a React component against its Figma design source and identify differences. Use when reviewing component implementations, syncing designs, auditing visual accuracy, or updating components to match new Figma designs.

2026-04-13
figma-connect-shadcn
Desarrolladores web

Connect shadcn/ui components to their Figma design system counterparts using Code Connect.

2026-04-13
figma-explore
Desarrolladores de software

Explore a Figma file to discover all pages, components, and component sets using the Figma REST API. Use when you need to list components in a Figma file, find component node IDs for Code Connect, or understand the structure of a design file.

2026-04-13
validate-implementation
Analistas de garantía de calidad de software y probadores

Validate implementations for runtime errors and proper functionality. Use when reviewing implementations, syncing designs, or auditing before committing code.

2026-04-13