Loading...
Loading...
Found 844 Skills
Open source eBPF-based network monitoring and blocking components for Little Snitch on Linux
WebUSB extension for Firefox using native messaging to enable USB device access from web pages
Global state management in GPUI. Use when implementing global state, app-wide configuration, or shared resources.
MD-Book documentation generator skill. Use when working with MD-Book, a modern mdbook replacement for generating HTML documentation from Markdown files. Supports syntax highlighting, live reload, Pagefind search, and Tera templates.
Serve static files, directories, and embedded assets. Use for CSS, JavaScript, images, and downloadable content.
Production-ready code implementation following approved designs. Writes clean, tested, documented code. Zero linting violations. All code includes tests.
Guide for implementing configurable options for lint rules and assists. Use when rules need user-configurable behavior. Examples:<example>User wants to add options to a lint rule</example><example>User needs to implement JSON deserialization for rule config</example><example>User is testing rule behavior with different options</example>
Add new features to Syncpack including commands and validation logic. Use when implementing new CLI commands, adding InstanceState variants, or extending version group behaviour.
Use when needing to design or optimize the customer journey from awareness to purchase, maximize conversion rates, and build a sustainable monetization system
SysWatch is a single-host system diagnostics TUI for macOS and Linux with twelve tabs, plain-English insights, and session scrubbing.
Generate Makefiles with testing, linting, formatting, and automation targets for new projects.
Architecture guide for Tauri + React desktop apps. Explains data flow, patterns, best practices, auto-updates, code signing, deep linking, and macOS-specific features. Use when asking how Tauri apps work, how to structure code, or for architecture guidance on desktop app development.