Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

ChocoVine

يحتوي ChocoVine على 25 من skills المجمعة من vneseyoungster، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
25
Stars
27
محدث
2026-01-20
Forks
17
التغطية المهنية
10 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

task-breakdown
محللو أنظمة الحاسوب

Use when converting architecture plans into implementation phases. Creates independent, bite-sized phase files that can be executed separately.

2026-01-20
brainstorming
متخصصو إدارة المشاريع

You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.

2026-01-05
systematic-debugging
مطوّرو البرمجيات

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes

2026-01-05
figma-analyzer
المصممون الجرافيكيون

Extract design assets and metadata from Figma using the Figma REST API. Supports exporting frames/components as images, extracting node metadata, design tokens, and file structure. Use with ai-multimodal skill for comprehensive UI research.

2025-12-28
project-documentation
الكتّاب التقنيون

Comprehensive codebase documentation generator following a layered methodology. This skill should be used when scanning and documenting a codebase for the first time, when creating onboarding documentation for new developers, when generating architecture overviews, walkthroughs, and API references. Supports README generation, architecture diagrams, entry point documentation, pattern guides, and edge case documentation.

2025-12-22
context-preservation
متخصصو إدارة المشاريعمطوّرو البرمجيات

Generate structured handoff summaries between workflow phases. Use when transitioning between RQPIV phases.

2025-12-22
ai-multimodal
مطوّرو البرمجيات

Process and generate multimedia content using Google Gemini API. Capabilities include analyze audio files (transcription with timestamps, summarization, speech understanding, music/sound analysis up to 9.5 hours), understand images (captioning, object detection, OCR, visual Q&A, segmentation), process videos (scene detection, Q&A, temporal analysis, YouTube URLs, up to 6 hours), extract from documents (PDF tables, forms, charts, diagrams, multi-page), generate images (text-to-image, editing, composition, refinement). Use when working with audio/video files, analyzing images or screenshots, processing PDF documents, extracting structured data from media, creating images from text prompts, or implementing multimodal AI features. Supports multiple models (Gemini 2.5/2.0) with context windows up to 2M tokens.

2025-12-16
skill-creator
المهن الحاسوبية الأخرى

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.

2025-12-16
gemini-vision
علماء البيانات

Guide for implementing Google Gemini API image understanding - analyze images with captioning, classification, visual QA, object detection, segmentation, and multi-image comparison. Use when analyzing images, answering visual questions, detecting objects, or processing documents with vision.

2025-12-15
api-design
مطوّرو البرمجيات

Design RESTful APIs following conventions with proper error handling, versioning, and documentation. Use when creating or modifying API endpoints.

2025-12-15
clean-code
مطوّرو البرمجيات

Enforce SOLID, DRY, KISS principles during implementation. Auto-activated when writing or modifying code.

2025-12-15
component-design
مطوّرو البرمجيات

Design React/Vue components following atomic design and composition patterns. Use when creating UI components.

2025-12-15
error-handling
مطوّرو البرمجيات

Implement consistent error handling across the application. Use when adding try-catch blocks, error boundaries, or custom error classes.

2025-12-15
migration
مصممو قواعد البيانات

Create reversible database migrations with rollback scripts. Use when modifying database schemas.

2025-12-15
architecture-planning
محللو أنظمة الحاسوب

Create detailed architecture plans with decision records and risk assessments. Use when planning significant features or system changes.

2025-12-15
requirement-clarification
مطوّرو البرمجيات

Generate clarifying questions from research findings. MUST be used before planning phase. Validates requirements are complete and unambiguous before technical work begins.

2025-12-15
user-intent-parser
محللو أنظمة الحاسوب

Parse user requirements into structured format with explicit assumptions, constraints, and acceptance criteria. Use when initial requirements are ambiguous or informal.

2025-12-15
codebase-mapping
مطوّرو البرمجيات

Generate structured codebase maps with dependency graphs, file relationships, and architectural patterns. Use when exploring unfamiliar codebases or documenting project structure.

2025-12-15
dependency-analysis
المهن الحاسوبية الأخرى

Analyze project dependencies for security vulnerabilities, outdated packages, and upgrade paths. Use when auditing dependencies or planning upgrades.

2025-12-15
pattern-detection
مطوّرو البرمجيات

Detect and document existing code patterns in a codebase. Use to maintain consistency with established conventions when writing new code.

2025-12-15
git-workflow
مطوّرو البرمجيات

Follow git conventions for commits, branches, and PRs. Auto-activated during git operations.

2025-12-15
code-review
محللو ضمان جودة البرمجيات والمختبرون

Review code for quality, security, performance, and maintainability. Auto-activate after code modifications.

2025-12-15
documentation
الكتّاب التقنيون

Generate and update documentation from code. Use after successful implementation.

2025-12-15
security-scan
محللو أمن المعلومات

Scan code for OWASP vulnerabilities and security issues. Use for security-sensitive implementations.

2025-12-15
test-generation
محللو ضمان جودة البرمجيات والمختبرون

Generate comprehensive tests following project testing patterns. Use after implementing features.

2025-12-15