analyzer▌
36 indexed skills · max 10 per page
bilibili-analyzer
aidotnet/moyucode · Productivity
Automatically analyze Bilibili videos, extract frames, and generate structured documentation or tutorials using AI. \n \n Downloads videos via Bilibili API, extracts frames using FFmpeg at configurable rates (1 fps for short videos, 0.5 fps for medium, 0.2 fps for long), and deduplicates similar adjacent frames \n Batch-analyzes extracted frames in parallel using the Task tool, with dynamic batching strategy based on total frame count (1–5 batches) \n Reorganizes analysis results into polished m
patent-claims-analyzer
robthepcguy/claude-patent-creator · AI/ML
Automated analysis of patent claims for USPTO compliance with 35 USC 112(b) requirements.
rust-symbol-analyzer
zhanghandong/rust-skills · Backend
Analyze Rust project structure and symbols using LSP with filtering by type. \n \n Supports three analysis modes: entire project workspace, single file, or filtered by symbol type (struct, trait, function, module) \n Uses LSP document and workspace symbol operations to extract nested symbol hierarchies with metadata like visibility, async status, and derives \n Generates multiple output formats including module trees, symbol tables by type, complexity metrics, and dependency analysis \n Handles
job-description-analyzer
paramchoudhary/resumeskills · Productivity
Use this skill when the user:
naming-analyzer
softaworks/agent-toolkit · Productivity
Analyze code naming conventions and suggest clearer, more consistent variable, function, and class names. \n \n Identifies issues across variables, functions, classes, files, database objects, and API endpoints including vague names, misleading behavior, abbreviations, and convention violations \n Checks language-specific conventions (camelCase, snake_case, PascalCase) and framework patterns with special attention to boolean naming prefixes \n Provides prioritized suggestions with reasoning, fro
contract-analyzer
onewave-ai/claude-skills · Productivity
Intelligent contract review highlighting risks, key terms, and unusual provisions.
portfolio-analyzer
onewave-ai/claude-skills · Productivity
Review investment portfolios for risk, diversification, fees. Asset allocation recommendations, tax-loss harvesting, rebalancing.
rust-symbol-analyzer
actionbook/rust-skills · Backend
Analyze project structure by examining symbols across your Rust codebase.
csv-analyzer
casper-studios/casper-marketplace · Productivity
Comprehensive CSV data analysis and visualization engine. Run the script, then use this guide to interpret results and provide insights to users.
naming-analyzer
davila7/claude-code-templates · Productivity
Suggest better variable, function, and class names based on context and conventions.