Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

ChocoVine

ChocoVine 收录了来自 vneseyoungster 的 25 个 skills,并提供仓库级职业覆盖和站内 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