Skip to main content

curtbushko/nixos-config

SkillsMP는 curtbushko/nixos-config에서 32개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.

최근 기록된 소스 활동
SkillsMP 카탈로그 업데이트
수집된 skills
32
GitHub 스타
4
GitHub 포크
0

수집된 skill 32개 중 32개를 표시합니다.

직업 분류
네트워크·컴퓨터 시스템 관리자
설명

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…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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…

원문 언어: 영어

업데이트
수집된 skill 32개 중 32개를 표시합니다.