investigate-dependencies
Conduct thorough dependency audits to identify redundant code, unused features, and improper usage patterns. Ensures project modularity by leveraging existing dependencies instead of reinventing functionality.
Discover reusable agent skills, browse implementation details, and find the right skill for your workflow.
242 skills found
Conduct thorough dependency audits to identify redundant code, unused features, and improper usage patterns. Ensures project modularity by leveraging existing dependencies instead of reinventing functionality.
Three.js material library: PBR, basic, phong, shader materials, and properties. Essential for styling meshes, texture mapping, custom GLSL shaders, and optimizing 3D material performance.
Development guide for Arma Reforger EnforceScript, covering component architecture, network replication, persistence, and memory management.
Xcode 26 expert for Liquid Glass, Foundation Models, and Apple Intelligence framework updates across SwiftUI, UIKit, AppKit, and more.
Comprehensive code quality validation for LibrAgent, covering TypeScript frontend and Rust/Tauri backend via automated linting, formatting, type checking, and build verification.
Generate professional, single-file HTML presentations with speaker notes. Supports themes, layouts, and PPTX export for decks, talks, and pitches.
Automate the creation and maintenance of BrowserOS feature documentation using a structured, codebase-aware workflow to generate concise Mintlify MDX pages.
Generate complete, accessible colour systems from a single hex. Includes 11-shade scales (50-950), semantic tokens, dark mode variants, and Tailwind v4 CSS output.
A modular Rust-based fuzzing library for creating custom fuzzers, advanced mutation strategies, and research-grade vulnerability testing.
Integrates browser-native Proofreader API into web applications for AI-powered text correction, grammar checking, and language support with managed model lifecycle.
SwiftUI architecture and implementation patterns for native iOS and macOS development, focusing on state management, view composition, and data persistence.
Expert Svelte 5 runes guidance: reactive state ($state), derived values ($derived), effects ($effect), props, and migration strategies. Prevents reactivity anti-patterns.