Miles Possing avatar

Miles Possing

Community

@milespossing · Chicago, Illinois

7Followers
|
101Public Repos
|
13Published Skills

I'm a software engineer

Skills Distribution
DomainDeveloper To...NixOS & Dotfiles C.. (35%)Coding Agent Exten.. (25%)Azure DevOps & PR .. (15%)Browser Automation.. (15%)

Agent Skills by Miles Possing

Showing 13 vetted skills indexed across 1 GitHub repositories.

milespossingmilespossing

dendritic-nix

Write and refactor NixOS and home-manager configuration using the dendritic flake-parts pattern.

Community
Intermediate
milespossingmilespossing

pi-extensions

Package, update, and remove pi-coding-agent extensions as Nix derivations in a nixos flake.

Community
Advanced
milespossingmilespossing

pi-startup-profiling

Profiles pi startup time and ranks slow extensions using built-in timing instrumentation.

Community
Intermediate
milespossingmilespossing

upgrade-pi

Pin pi-coding-agent to a newer upstream release in a NixOS flake overlay.

Community
Intermediate
milespossingmilespossing

kitty-config

Configure kitty terminal settings, keybindings, themes, and sessions via kitty.conf or Nix Home-Manager modules.

Community
Intermediate
milespossingmilespossing

html-report

Generate self-contained HTML investigation reports from a JSON spec with provenance and run metadata.

Community
Advanced
milespossingmilespossing

ado-pr-markdown

Writes Azure DevOps pull request descriptions using supported Markdown syntax and linking conventions.

Community
Intermediate
milespossingmilespossing

fluent-ui-v9

Fetches authoritative Fluent UI v9 docs, API types, and examples from the microsoft/fluentui GitHub repo.

Community
Intermediate
milespossingmilespossing

writing-skills

Guides authoring, structuring, and validating agent skills conforming to the agentskills.io specification.

Community
Intermediate
milespossingmilespossing

figma-to-spec

Converts Figma design frames into structured component specs with mermaid diagrams and mock DOM.

Community
Advanced
milespossingmilespossing

browser-control

Drive signed-in Microsoft Edge on Windows from WSL via Chrome DevTools Protocol.

Community
Advanced
milespossingmilespossing

warehouse-ux-pr-review

Lists, triages, and reviews pull requests in the TridentWarehouse-UX Azure DevOps repository.

Community
Advanced
milespossingmilespossing

context-reflect

Generates evidence-based retrospectives of completed tasks from conversation and tool-call context.

Community
Intermediate

Frequently Asked Questions About Miles Possing

FAQPage Schema
What tasks can I accomplish with Miles Possing's skills?▼

You can write and refactor dendritic NixOS/home-manager flake configurations, manage pi-coding-agent extensions, profile pi startup time, configure kitty terminal, author Azure DevOps PR descriptions, review TridentWarehouse-UX pull requests, generate self-contained HTML reports, and convert Figma designs into component specs.

Who are these skills designed for?▼

They target a software engineer maintaining personal NixOS dotfiles and working on Microsoft's Power BI Trident warehouse UX codebase. The audience is senior engineers comfortable with Nix flakes, Azure DevOps, Fluent UI v9, and WSL2-based development environments.

What are the runtime prerequisites and dependencies?▼

Requirements vary per skill: html-report needs Node 18+; browser-control needs WSL2, Microsoft Edge on Windows, Windows Python 3.10+, and Playwright in WSL; figma-to-spec requires the browser-control skill plus Figma access; warehouse-ux-pr-review targets the dev.azure.com/powerbi Trident project.

Are these skills open source and what do they cost?▼

The manifest specifies no license or pricing information. The skills are personal configurations authored by Miles Possing for his own nixdots and nixos repositories, referencing public upstream sources like flake.parts, microsoft/fluentui, and Microsoft Learn documentation.

How do the NixOS configuration skills work in practice?▼

The dendritic-nix skill guides writing flake-parts modules where every file under modules/ contributes config via flake.modules.<class>.<name> using import-tree. Companion skills handle kitty terminal configuration through Home-Manager and pin pi-coding-agent to newer upstream releases in the flake.