
Claude Skills by vneseyoungster
github.com/vneseyoungsterProcess 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, ...
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.
Searching internet for technical documentation using llms.txt standard, GitHub repositories via Repomix, and parallel exploration. Use when user needs: (1) Latest documentation for libraries/frameworks, (2) Documentation in llms.txt format, (3) GitHub repository analysis, (4) Documentation without direct llms.txt support, (5) Multiple documentation sources in parallel
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.
Automatically extracts reusable patterns from Claude Code sessions.
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.
Deep analysis of abstract topics, concepts, or technologies through multi-agent research and brainstorming. Produces comprehensive documentation with Mermaid diagrams, converted to a styled standalone HTML report. ---
Extract design assets and metadata from Figma using the Figma REST API.
Enforce SOLID, DRY, KISS principles during implementation.
Design React/Vue components following atomic design and composition
Implement consistent error handling across the application.
Create reversible database migrations with rollback scripts.
Create detailed architecture plans with decision records and risk
Use when converting architecture plans into implementation phases. Creates independent, bite-sized phase files that can be executed separately.
Generate clarifying questions from research findings. MUST be used
Parse user requirements into structured format with explicit
Package entire code repositories into single AI-friendly files using Repomix. Capabilities include pack codebases with customizable include/exclude patterns, generate multiple output formats (XML, Markdown, plain text), preserve file structure and context, optimize for AI consumption with token counting, filter by file types and directories, add custom headers and summaries. Use when packaging codebases for AI analysis, creating repository snapshots for LLM context, analyzing third-party libr...
Generate structured codebase maps with dependency graphs, file
Analyze project dependencies for security vulnerabilities, outdated
Detect and document existing code patterns in a codebase. Use to
Use when complex problems require systematic step-by-step reasoning with ability to revise thoughts, branch into alternative approaches, or dynamically adjust scope. Ideal for multi-stage analysis, design planning, problem decomposition, or tasks with initially unclear scope.
Generate structured handoff summaries between workflow phases.
Follow git conventions for commits, branches, and PRs.
Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes
Review code for quality, security, performance, and maintainability.
Generate and update documentation from code.
Scan code for OWASP vulnerabilities and security issues.
Generate comprehensive tests following project testing patterns.