Essential patterns, idioms, and gotchas for writing Nushell code. Use when writing Nushell scripts, functions, or working with Nushell's type system, pipelines, and data structures. Complements plugin...
19
AI 94
typst-writer
YPares2/20/2026
Write correct and idiomatic Typst code for document typesetting. Use when creating or editing Typst (.typ) files, working with Typst markup, or answering questions about Typst syntax and features. Foc...
19
AI 94
searxng-search
YPares2/20/2026
Enhanced web and package repository search using local SearXNG instance
19
AI 84
nix-profile-manager
YPares2/13/2026
Expert guidance for agents to manage local Nix profiles for installing tools and dependencies. Covers flakes, profile management, package searching, and registry configuration.
18
AI 87
cursor-agent-supervisor
YPares2/13/2026
Offloading tasks with a well-defined scope to sub-agents, for instance to use a sub-agent to implement a set of specs. Use this skill whenever a task should not need a broad knowledge of the whole pro...
18
AI 82
github-pr-workflow
YPares2/13/2026
Working with GitHub Pull Requests using the gh CLI. Use for fetching PR details, review comments, CI status, and understanding the difference between PR-level comments vs inline code review comments.
18
AI 79
read-bin-docs
YPares1/28/2026
Straightforward text extraction from document files (text-based PDF only for now, no OCR or docx). Use when you just need to read/extract text from binary documents.