Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
GitHub-Repository

carton-case-management

carton-case-management enthält 9 gesammelte Skills von bitovi, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
9
Stars
1
aktualisiert
2026-05-14
Forks
5
Berufsabdeckung
5 Berufskategorien · 100% klassifiziert
Repository-Explorer

Skills in diesem Repository

cascade-post-design-questions-to-figma
Web- und digitale Schnittstellendesigner

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
Projektmanagementspezialisten

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
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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
Web- und digitale Schnittstellendesigner

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
Webentwickler

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

2026-04-13
figma-explore
Softwareentwickler

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
Softwarequalitätssicherungsanalysten und -tester

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

2026-04-13