19 results (2.9ms) page 1 / 1
YPares / agent-skills-working-with-jj exact

Expert guidance for using JJ (Jujutsu) version control system. Use when working with JJ, whatever the subject. Operations, revsets, templates, debugging change evolution, etc. Covers JJ commands,...

YPares / agent-skills-jj-todo-workflow exact

Structured TODO commit workflow using JJ (Jujutsu). Use to plan tasks as empty commits with [task:*] flags, track progress through status transitions, manage parallel task DAGs with dependency...

TrevorS / dot-claude-jj-workflow exact

Jujutsu (jj) version control, load skill when hook output shows vcs=jj-colocated or vcs=jj in the system-reminder.

danverbraganza / jujutsu-skill-jj-vcs exact

Guides agents through using the Jujutsu (jj) version control system. Activate when the user mentions jj, jujutsu, or when working in a repository with a .jj directory. Teaches proper workflow for...

homburg / agent-skills-using-jj exact

Uses Jujutsu (jj) version control instead of git. Triggers on: version control, commits, branches, push, pull, rebase in repos with .jj/ directory.

YPares / agent-skills-cursor-agent-supervisor exact

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 project

YPares / agent-skills-github-pr-workflow exact

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.

TrevorS / dot-claude-git-workflow exact

Handle squashing multiple commits and rebasing feature branches safely. Use when consolidating commits into a single commit, or rebasing feature branches onto updated development branches. Falls...

YPares / agent-skills-typst-writer exact

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....

YPares / agent-skills-read-bin-docs exact

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.

YPares / agent-skills-searxng-search exact

Enhanced web and package repository search using local SearXNG instance

YPares / agent-skills-nix-profile-manager exact

Expert guidance for agents to manage local Nix profiles for installing tools and dependencies. Covers flakes, profile management, package searching, and registry configuration.

YPares / agent-skills-package-npm-nix exact

Package npm/TypeScript/Bun CLI tools for Nix. Use when creating Nix derivations for JavaScript/TypeScript tools from npm registry or GitHub sources, handling pre-built packages or source builds...

YPares / agent-skills-textual-builder exact

Build Text User Interface (TUI) applications using the Textual Python framework (v0.86.0+). Use when creating terminal-based applications, prototyping card games or interactive CLIs, or when the...

YPares / agent-skills-nushell-plugin-builder exact

Guide for creating Nushell plugins in Rust using nu_plugin and nu_protocol crates. Use when users want to build custom Nushell commands, extend Nushell with new functionality, create data...

YPares / agent-skills-nushell-usage exact

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...

proffesor-for-testing / agentic-qe-agentic-jujutsu exact

Quantum-resistant, self-learning version control for AI agents with ReasoningBank intelligence and multi-agent coordination

julianobarbosa / claude-code-skills-shell-prompt exact

Modern shell prompt configuration with Powerlevel10k and Zsh Vi Mode. Use when configuring shell prompts, setting up vi/vim keybindings in zsh, customizing cursor styles per mode, adding mode...