원클릭으로
Resolve NixOS issues using research and sequential thinking
npx skills add https://github.com/jwiegley/claude-prompts --skill nixos이 명령을 Claude Code에 복사하여 붙여넣어 스킬을 설치하세요
Resolve NixOS issues using research and sequential thinking
npx skills add https://github.com/jwiegley/claude-prompts --skill nixos이 명령을 Claude Code에 복사하여 붙여넣어 스킬을 설치하세요
Multi-phase, multi-model deep analysis workflow for complex problems. This skill should be used when the user wants rigorous, multi-model collaborative analysis: deep research with Opus and PAL MCP consensus (GPT-5.4-Pro + Gemini 3 Pro), strategic planning, Sonnet execution with tests, comprehensive review, and adversarial devil's advocate critique. Invoke explicitly with /forge.
Compress and simplify prompts to preserve meaning while reducing use of context
Edit, analyze, and create Node-RED flows by working with flows.json files, understanding node types, and applying Node-RED best practices. Use when the user mentions Node-RED, flows.json, flow development, or needs to modify Node-RED configurations.
Translate English language text into high quality, accurate Persian (Farsi) text using a team of specialist reviewers
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
Write, review, or improve SwiftUI code following best practices for state management, view composition, performance, modern APIs, Swift concurrency, and iOS 26+ Liquid Glass adoption. Use when building new SwiftUI features, refactoring existing views, reviewing code quality, or adopting modern SwiftUI patterns.
| name | nixos |
| description | Resolve NixOS issues using research and sequential thinking |
Use nix-pro and nixos MCP to resolve the following issues with the current NixOS installation.
Do not, under any circumstances, decrypt the SOPS secrets.yaml file. See the @CLAUDE.md file for extensive notes on this important security consideration.
Use Web Search and Perplexity as need for research and discovering resources.
Use sequential-thinking when appropriate to break down tasks further.
Use context7 whenever code examples might help.
Each time before you intend to build or switch to a new configuration, use
touch a create a file named /etc/nixos/.nixos-build. Remove this file
when the build or the switch is completed. If you see that this file already
exists, wait for up to ten minutes, checking every 10 seconds during that
time to see if the file has been removed. This way, multiple nixos jobs can
be working with the system at the same time, but only one will be building
or switching at any given time.