Comprehensive Nix best practices for flakes, NixOS, home-manager, nix-darwin, devshells, package management, and system configuration. Use this skill when working with Nix flakes, NixOS configuration, home-manager dotfiles, nix-darwin macOS setup, development…
curtbushko/nixos-config
SkillsMP has collected 32 skills from curtbushko/nixos-config. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 32
- GitHub stars
- 4
- GitHub forks
- 0
Skills in this repository
Showing 32 of 32 collected skills.
Implements phases defined in .phases/ directory. Reads current phase from index.yaml, breaks down into tasks, then executes Builder -> Reviewer for each task.
Implements phases defined in .phases/ directory for Node.js projects. Reads current phase from index.yaml, breaks down into tasks, then executes Builder -> Reviewer for each task.
Implements phases defined in .phases/ directory for Zig projects. Reads current phase from index.yaml, breaks down into tasks, then executes Builder -> Reviewer for each task. All Zig projects follow hexagonal architecture with compile-time boundary…
Interactive implementation phase manager. Creates or updates .phases/ directory with index.yaml and phase files. If a PRD exists, ensures phases cover all scenarios from the PRD.
Use when the user wants to create a PRD from the current conversation context. Synthesizes conversation and codebase understanding into a Product Requirements Document saved as .phases/prd-{name}.md. Triggers include "create a PRD", "write a PRD", or "turn…
Synthesize the current conversation into a single new phase for .phases/. Use when you've discussed a feature and want to capture it as an implementation phase without running the full /to-phases interactive flow.
Bash Shell Script Development Guidelines
Go Project Planning Skill
Godot C# Game Development Skill
Godot Game Development Skill
Golang Development Guidelines
Grill Me - Relentless Design Interview
Helios Design System (Generic)
Minecraft Mod Management for NixOS (Packwiz)
Nix Best Practices
PRD (Product Requirements Document) Writing Skill
RFC (Request for Comments) Writing Skill
Skill Creation
Project Startup Checklist
To Phases - Implementation Phase Manager
To PRD - Conversation to Product Requirements Document
Remove signs of AI-generated writing from text. Use when editing or reviewing text to make it sound more natural and human-written. Based on Wikipedia's comprehensive "Signs of AI writing" guide. Detects and fixes patterns including: inflated symbolism,…
Use when the user wants to stress-test a plan or design through relentless questioning. Interview the user about every aspect until reaching shared understanding, resolving each branch of the decision tree. Triggers include "grill me", "challenge my plan", or…
Auto-review Go code for 100+ common mistakes when analyzing .go files, discussing Go patterns, or reviewing PRs with Go code. Checks error handling, concurrency, interfaces, performance, testing, and stdlib usage.
Go project architecture planning with hexagonal architecture, BDD/Gherkin specifications, and TDD workflow. Use this skill when starting a new Go project, planning features, or reviewing architectural decisions.
Comprehensive RFC (Request for Comments) writing skill based on HashiCorp's template. Use this skill when proposing technical solutions, seeking feedback on designs, or documenting engineering decisions. Covers overview, background, proposal, implementation,…
Use when building CLI tools, TUI apps, or GUI applications. Provides a design system with semantic color tokens, typography scale, component patterns, elevation, and accessibility guidelines adapted from HashiCorp Helios for any platform.
Use when creating new Claude Code skills. Covers skill structure, YAML frontmatter, content organization, and testing skills with pressure scenarios.
Comprehensive Godot 4 C# game development skill with TDD using GdUnit4/xUnit/NUnit, BDD with Reqnroll/Gherkin feature files, SOLID principles, design patterns (State Machine, Component, Observer, Command), and Godot C# API best practices. Use this skill when…
Comprehensive PRD (Product Requirements Document) writing skill based on HashiCorp's template. Use this skill when creating, reviewing, or improving product requirements documents. Covers problem statements, user research, requirements phases, acceptance…
Comprehensive Godot game development skill with TDD practices using GUT framework, game design patterns (State Machine, Component, Observer), scene organization, GDScript best practices, and performance optimization. Use this skill when building Godot games…