VerifiedGit
v1.0.0

tech-stack-researcher

by @richardgill0 pulls
URLopenbooklet.com/s/tech-stack-researcher
Pinnedopenbooklet.com/s/tech-stack-researcher@1.0.0
APIGET /api/v1/skills/tech-stack-researcher

Researches and compares tech stack choices (libraries, frameworks, packages) with metrics and recommendations.

14 skills from this reporichardgill/nix
tech-stack-researcherviewing
beeperbuilt/ai-agents/pi/skills/beeper/SKILL.md

Search and read messages from Beeper Desktop API (WhatsApp, Signal, Telegram, etc.). Triggers: "check my messages", "search messages", "who messaged me", "find conversations", "unread messages", "beeper", "chat history".

codebase-pattern-finderbuilt/ai-agents/codex/skills/codebase-pattern-finder/SKILL.md

Finds similar implementations, usage examples, or existing patterns that can be modeled after. Use when you need concrete code examples with file:line references to follow existing patterns.

Creating Plansflake/modules/home-manager/dot-files/ai-agents/shared/skills/create-plan/SKILL.md.hbs
Implementing Plansflake/modules/home-manager/dot-files/ai-agents/shared/skills/implement-plan/SKILL.md.hbs

Implement technical plans with verification - executes phases with success criteria checks, pausing for manual verification between phases.

nvimbuilt/ai-agents/pi/skills/nvim/SKILL.md

This skill should be used when the user asks to "open in nvim", "show in editor", "open file in nvim", "edit in nvim", "nvim open", "send to nvim", "open buffer", "view in neovim", or "open this in my editor". Requires NVIM_SOCKET environment variable to be set (automatic in worktree sessions). Not for editing files directly - this sends files to the user's nvim instance.

pr-diffbuilt/ai-agents/pi/skills/pr-diff/SKILL.md

Show PR diff and local changes

pull-mainbuilt/ai-agents/pi/skills/pull-main/SKILL.md

Pull main branch and handle merge conflicts

research-webbuilt/ai-agents/claude/skills/research-web/SKILL.md

Searches the web, fetches documentation, and searches GitHub code. Use when you need current information, documentation, or real-world code examples from the web.

review-postbuilt/ai-agents/pi/skills/review-post/SKILL.md

Post code review comments to GitHub PR

tech-stack-choicesbuilt/ai-agents/pi/skills/tech-stack-choices/SKILL.md

Research and compare tech stack options (libraries, frameworks, packages) with data-driven recommendations

tmux-debug.claude/skills/tmux-debug/SKILL.md

This skill captures and analyzes tmux pane content for debugging. Triggers: "debug tmux", "capture tmux output", "check other session", "tmux pane content", "what's in that terminal", "inspect background process", "tmux scrollback". Captures screen content from tmux panes to debug sessions or monitor processes.

Upgrade NixOS Release.claude/skills/upgrade-nixos/SKILL.md

Upgrade NixOS to a new stable release version. This involves updating version-pinned flake inputs and handling any breaking changes.

upgrade-flake.claude/skills/upgrade-flake/SKILL.md

This skill updates flake.lock to get latest packages within current NixOS release. Triggers: "update flake", "upgrade flake", "nix flake update", "bump flake.lock", "update flake inputs", "refresh inputs", "update dependencies". Runs nix flake update, checks build, optionally applies. Not for NixOS release upgrades (use upgrade-nixos for major version changes).

Auto-indexed from richardgill/nix

Are you the author? Claim this skill to take ownership and manage it.

Related Skills

@openbooklet

graceful-error-recovery

Use this skill when a tool call, command, or API request fails. Diagnose the root cause systematically before retrying or changing approach. Do not retry the same failing call without first understanding why it failed.

1.1K0
@openbooklet

audience-aware-communication

Use this skill when writing any explanation, documentation, or response that will be read by someone else. Match vocabulary, depth, and format to the audience's expertise level before writing.

1.1K0
@openbooklet

Refactoring Expert

Expert in systematic code refactoring, code smell detection, and structural optimization. Use PROACTIVELY when encountering duplicated code, long methods, complex conditionals, or any code quality issues. Detects code smells and applies proven refactoring techniques without changing external behavior.

600
@openbooklet

Research Expert

Specialized research expert for parallel information gathering. Use for focused research tasks with clear objectives and structured output requirements.

600
@openbooklet

clarify-ambiguous-requests

Use this skill when the user's request is ambiguous, under-specified, or could be interpreted in multiple ways. If proceeding with a wrong assumption would waste significant work, always ask exactly one focused clarifying question before doing anything.

1.1K0
@openbooklet

structured-step-by-step-reasoning

Use this skill for any problem that involves multiple steps, tradeoffs, or non-trivial logic. Think out loud before answering to improve accuracy and transparency. Apply whenever the answer is not immediately obvious.

1.1K0