Total 30,661 skills, Tools & Utilities has 4247 skills
Showing 12 of 4247 skills
Analyze and extract relevant patterns, best practices, and usage examples from fetched documentation for implementation guidance.
Generate distinct, accessible colors for charts, graphs, and data visualizations. Uses color harmonies for maximum perceptual distinction.
Use when OpenSpec is not initialized in the current project or the superspec-rpi schema is missing.
macOS system resource optimization with 40 specialized agents for memory, disk, CPU, and process management
Enterprise template management with code boilerplates, feedback templates, and project optimization workflows
Use when the user needs proposal/specs research artifacts produced for a Superspec (superspec-rpi) OpenSpec change.
Use when implementing a planned OpenSpec change by applying tasks and validating all artifacts.
Create and manage Obsidian Canvas files with automatic layout generation. Use when creating visual knowledge maps, weekly reading summaries, or project timelines.
Generate Ralph-compatible prompts for entire projects from scratch. Creates comprehensive prompts with architecture phase, implementation phases, testing, and documentation. Use when building complete applications, libraries, CLI tools, or any greenfield project requiring end-to-end development.
Best practices for building maintainable, testable TUI components using Bubbletea v2 and the Charm ecosystem. Covers component organization, state management, async operations, visual modes, and common pitfalls.
Manage CLI application configuration with Cobra and Viper. Use when implementing config files, environment variables, flags binding, or when user mentions Viper, configuration management, config files, or CLI settings.
Build modular CLI applications with Cobra framework. Use when structuring CLI commands, implementing modular command architecture, handling flags and arguments, or when user mentions Cobra, CLI modularity, command registration, or spf13/cobra.