Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

nthorne-nixos-environment

nthorne-nixos-environment 收录了来自 nthorne 的 15 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
15
Stars
3
更新
2026-03-24
Forks
0
职业覆盖
7 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

obsidian-vault
软件开发工程师

Search, create, and manage notes in the Obsidian vault with wikilinks and index notes. Use when user wants to find, create, or organize notes in Obsidian.

2026-03-24
prd-to-issues
软件开发工程师

Break a PRD into independently-grabbable issues using tracer-bullet vertical slices. Use when user wants to convert a PRD to issues, create implementation tickets, or break down a PRD into work items.

2026-03-24
request-refactor-plan
软件开发工程师

Create a detailed refactor plan with tiny commits via user interview, then file it as a issue. Use when user wants to plan a refactor, create a refactoring RFC, or break a refactor into safe incremental steps.

2026-03-24
triage-issue
软件质量保证分析师与测试员

Triage a bug or issue by exploring the codebase to find root cause, then create a issue with a TDD-based fix plan. Use when user reports a bug, wants to file an issue, mentions "triage", or wants to investigate and plan a fix for a problem.

2026-03-24
write-a-prd
市场营销经理

Create a PRD through user interview, codebase exploration, and module design, then submit as a issue. Use when user wants to write a PRD, create a product requirements document, or plan a new feature.

2026-03-24
github
软件开发工程师

GitHub operations via `gh` CLI: issues, PRs, CI runs, code review, API queries. Use when: (1) checking PR status or CI, (2) creating/commenting on issues, (3) listing/filtering PRs or issues, (4) viewing run logs. NOT for: complex web UI interactions requiring manual browser flows (use browser tooling when available), bulk operations across many repos (script with gh api), or when gh auth is not configured.

2026-03-18
dep-security-audit
信息安全分析师

Guide for conducting security audits of C++ and Rust dependencies. Use when reviewing Cargo.toml, CMakeLists.txt, or evaluating third-party library security for supply chain risk assessment.

2026-02-05
systems-design-review
软件开发工程师

Guide for conducting architecture and design reviews for low-level C++ and Rust systems code. Use when reviewing system architecture, concurrency patterns, memory management, or FFI boundaries.

2026-02-05
threat-modeling
信息安全分析师

Guide for conducting security threat modeling using STRIDE methodology for C++ and Rust systems. Use when analyzing attack surfaces, documenting threats, or planning security mitigations.

2026-02-05
vuln-assessment
信息安全分析师

Guide for conducting vulnerability assessments using CVSS v3.1 scoring and OWASP guidelines. Use when analyzing CVEs, security advisories, or planning remediation for C++ and Rust systems.

2026-02-05
brainstorming
软件开发工程师

You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.

2026-01-30
adr-writer
计算机系统分析师

Guide for creating Architecture Decision Records (ADRs). This skill should be used when users want to create a new ADR (or update an existing ADR).

2026-01-30
doc-coauthoring
技术写作员

Guide users through a structured workflow for co-authoring documentation. Use when user wants to write documentation, proposals, technical specs, decision docs, or similar structured content. This workflow helps users efficiently transfer context, refine content through iteration, and verify the doc works for readers. Trigger when user mentions writing docs, creating proposals, drafting specs, or similar documentation tasks.

2026-01-30
nixos-host
网络与计算机系统管理员

Details how to use the `nix shell` or `nix-shell` command to run ephemeral packages that is needed for different tasks, if those packages are not available on this NixOS system with flakes enabled. Any time you want to run something more complex than a simple POSIX shell command, such as a Python script, use this skill to determine how to run it properly.

2026-01-30
skill-creator
软件开发工程师

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 Copilot's capabilities with specialized knowledge, workflows, or tool integrations.

2026-01-30