Select optimal graph algorithm based on problem constraints
Skills(SKILL.md)は、AIエージェント(Claude Code、Cursor、Codexなど)に特定の能力を追加するための設定ファイルです。
詳しく見る →Select optimal graph algorithm based on problem constraints
Curated bank of interview problems organized by company, pattern, and difficulty. Provides problem recommendations, coverage tracking, weak area identification, and premium problem alternatives for FAANG interview preparation.
Identify and verify loop invariants for correctness proofs
Fetch and parse LeetCode problems with metadata, constraints, examples, hints, difficulty ratings, and related problems. Integrates with LeetCode API for comprehensive problem data retrieval.
Apply language-specific micro-optimizations
Generate optimized prime sieves and factorization routines
Assist in constructing algorithm correctness proofs
Generate customized segment tree implementations
Compare multiple solutions for correctness and performance
Generate clear explanations of algorithm solutions
Generate comprehensive test cases including edge cases, stress tests, and counter-examples for algorithm correctness verification. Supports random generation, constraint-based generation, and brute force oracle comparison.
>
Generate argparse-based Python CLI applications with subparsers, type converters, and standard library patterns. Creates lightweight Python CLIs without external dependencies.
Generate argument validation logic with type coercion, constraints, custom validators, and helpful error messages for CLI applications.
Generate BATS test structure and fixtures for shell script testing with setup/teardown, assertions, and mocking.
Generate blessed widgets for Node.js terminal UIs with boxes, lists, forms, and dashboard layouts.
Generate Bubble Tea (Go) TUI application structure with models, commands, and views using the Elm architecture.
Create consistent chalk-based color and styling system for CLI output with themes, semantic colors, and formatting utilities.
Generate Chocolatey package for Windows CLI distribution.
Set up E2E test harness for CLI applications with process spawning and assertions.
Create mock stdin utilities for interactive CLI testing.
Configure cli-progress with custom formatters, multi-bar support, and ETA calculations for CLI progress indication.
Generate Click-based Python CLI applications with decorators, groups, context, and modern Python patterns. Creates complete scaffolded CLI with proper project structure.
Generate Cobra/Viper-based Go CLI applications with persistent flags, subcommands, and configuration management. Creates production-ready Go CLI with modern patterns.
Generate Commander.js CLI project structure with TypeScript, commands, options, and best practices. Creates a complete scaffolded CLI application ready for development.
Generate configuration file migration utilities for version upgrades.
Generate Zod/JSON Schema configuration validators with defaults and error messages.
Set up cosmiconfig for hierarchical configuration loading from multiple sources and formats.
Generate cross-platform path handling utilities for Windows, macOS, and Linux compatibility in CLI applications.
Integrate dotenv for environment variable loading with validation and type coercion.
Handle text encoding across platforms including UTF-8, Windows codepages, and BOM handling.
Generate environment variable to CLI argument mapping with prefix support, type conversion, and fallback chains for configuration.
Generate getopts-based argument parsing for shell scripts with short/long options and validation.
Set up goreleaser for Go release automation with cross-compilation and publishing.
Generate Homebrew formula for CLI distribution on macOS and Linux.
Generate Ink (React for CLI) components for terminal UIs with hooks, state management, and layout components.
Generate interactive command-line prompts using Inquirer.js with validation, conditional logic, and custom renderers. Creates user-friendly input collection flows for CLI applications.
Normalize line endings for cross-platform file handling with CRLF/LF conversion and git configuration.
Generate MCP capability declarations from tool and resource inventory with proper versioning and feature flags.
Map application errors to MCP error codes with proper messages, error types, and recovery suggestions.
Set up MCP Inspector for debugging and testing MCP servers with request logging, response inspection, and protocol validation.
Create mock MCP client for server testing with request/response simulation.
Design and implement MCP resource URI schemes and templates with proper naming, hierarchy, and documentation.
Bootstrap MCP server with Python SDK, transport configuration, tool/resource handlers, and proper project structure.
Bootstrap MCP (Model Context Protocol) servers with the official TypeScript SDK. Creates complete server implementations with transport layer, tools, resources, and proper error handling.
Generate JSON Schema definitions for MCP tool input parameters. Creates well-documented, AI-consumable schemas with proper types, descriptions, and validation rules.
Generate logic for handling mutually exclusive argument groups with clear error messages and validation in CLI applications.
Configure npm publishing with proper bin entry, files, and registry settings.
Generate oclif CLI framework projects with plugin support, topics, hooks, and TypeScript. Creates enterprise-grade CLI applications with extensibility.
Integrate ora spinners with consistent styling, promise handling, and status updates for CLI progress feedback.