Skip to main content

Skills in this repository

curiositech/port-daddy - Page 6

SkillsMP has collected 259 skills from curiositech/port-daddy. Open a skill to review its source and details.

curiositech/port-daddy

Showing 40 of 259 collected skills.

occupation
Software Developers
description

Decide the overall shape of an agentic LLM application across five axes: interaction transparency, state/history/memory, context & caching economics, capability integration (tools/skills/MCP/secrets), and execution substrate & side effects. Use when…

updated
occupation
Financial & Investment Analysts
description

Design a pricing/packaging function for variable-cost agent labor: pick a pricing model (per-seat, usage/metered, credits/premium-requests, hybrid, outcome-based), align a value metric to delivered value that the buyer can predict, build a cost floor from…

updated
occupation
Software Developers
description

Author correct macOS launchd plists for long-lived local daemons and design the EXTERNAL supervision-integrity check that catches what KeepAlive cannot self-heal: the supervising job itself getting unloaded. Use when writing or reviewing a…

updated
occupation
Software Developers
description

Design durable local SQLite state for multi-agent developer tooling that survives package upgrades, concurrent writers, and crashes: canonical env-pinned paths, WAL/busy_timeout discipline, idempotent verified migrations, and safe writer topology. Use when a…

updated
occupation
Software Developers
description

Design RL simulation sandboxes, trajectory datasets, QLoRA/LoRA adaptation plans, eval harnesses, and rollback unhooks for agents learning specific coding behaviors beyond the base model. Use when building or reviewing tool-use training loops, offline…

updated
occupation
Market Research Analysts & Marketing Specialists
description

Research AI coding assistant products, audiences, user stories, social proof, hacks, and unmet needs for apps like Cursor, Claude Code, Codex, Warp Code, Devin, Windsurf, GitHub Copilot, Cline, Aider, and homegrown agent stacks. Use when designing or…

updated
occupation
Software Developers
description

Coordinate multiple AI agents working on the same codebase or project simultaneously. Covers git worktree isolation, file locking strategies, message passing between agents, shared state management, conflict resolution, task decomposition for parallel agents,…

updated
occupation
Software Developers
description

Design multi-agent invocation, swarm coordination, and lightning-fast inter-agent communication for developer tools and Port Daddy. Use when deciding how users summon multiple agents, how agents talk, how work is sharded, how claims and worktrees prevent…

updated
occupation
Computer Occupations, All Other
description

Chooses and designs developer surfaces for an agentic product: SDK, CLI, MCP, GUI, API, webhooks, and pd tube-style listener/sender workflows. Use when deciding why a user belongs in an SDK versus CLI/MCP/GUI, planning Python SDK parity, or making agent…

updated
occupation
Project Management Specialists
description

Reviews project plans, PRDs, prototypes, and vibe-coded app concepts for immediate product/user-needs gaps such as account creation, cold start, missing AI-provider fallback, support, pricing, permissions, and trust. Use when a plan needs a skeptical product…

updated
occupation
Project Management Specialists
description

Builds a complete, reviewable project plan for a vibe-coded app in July 2026, including user journeys, cold start, account/auth, model/provider readiness, architecture, milestones, tests, launch, and rollback gates. Use when a user asks for a bulletproof plan…

updated
occupation
Software Developers
description

Distribution pipeline for signed Rust desktop applications -- code signing, notarization, auto-updates, and package manager distribution. Activate on: code signing, macOS notarization, Apple Developer, Authenticode, Windows signing, auto-updater, Homebrew…

updated
occupation
Software Developers
description

Expert Tauri v2 developer for building desktop apps with Rust backend and web frontend. Activate on: Tauri app, Tauri v2, Rust desktop app, IPC commands, tauri::command, tauri.conf.json, Tauri plugin, WebviewWindow, system tray Tauri, Tauri multi-window. NOT…

updated
occupation
Software Developers
description

Make Rust fast and keep it idiomatic — the "measure first, then make it fast" skill. Profile before optimizing (samply, cargo-flamegraph, perf, Instruments, criterion); cut allocations (clone/to_string/collect, &str vs String, Cow, SmallVec, with_capacity,…

updated
occupation
Software Developers
description

Expert-level idiomatic Rust API design — the patterns that make illegal states unrepresentable and abstractions zero-cost. Type-state programming (PhantomData state machines), newtype + sealed + extension traits, typestate builders, RAII guards & Drop…

updated
occupation
Web & Digital Interface Designers
description

Build low-fidelity wireframes, screen mockups, and user-flow diagrams in Frame0 (the hand-drawn Balsamiq-style wireframing tool) through its connected MCP server. Use when asked to wireframe a screen, sketch a UI, make a low-fi mockup, lay out an app's…

updated
occupation
Information Security Analysts
description

Durable research for building a macOS host-safety layer that protects a dev box from any AI agent or downloaded executable running on it — the primitives, prior art, the read-only-vs-privileged trust map, and the no-keyword-NLP secret-detection method behind…

updated
occupation
Technical Writers
description

Voice and structure guide for Port Daddy expository writing — the kind of essay that takes a hard technical claim (formal verification, mechanism design, cryptographic protocol) and turns it into something an educated reader can follow with pleasure. Use when…

updated
occupation
Software Developers
description

Compiling formal invariants (TLA+, Alloy, temporal logic) into runtime monitors that continuously audit agent coordination daemons. The Arbiter pattern: a verification agent that smoke-tests live sessions against proven properties and triggers salvage on…

updated
occupation
Technical Writers
description

Drafting and iterating sections of The Federated Harbor whitepaper — the third paper in the Curiositech sequence after Anchor (local identity) and Bonded Commons (local coordination), extending coordination across machines and administrative domains. Use when…

updated
occupation
Information Security Analysts
description

Adversarial reviewer for The Federated Harbor whitepaper — the third paper in the Curiositech sequence after Anchor and Bonded Commons. Probes federation-specific threats: trust transitivity, cross-harbor token forgery, federated revocation under partition,…

updated
occupation
Information Security Analysts
description

Defensive counterpart to federated-harbor-redteam: closes the smells that red team opens against The Federated Harbor whitepaper. Federation-specific defenses for cross-harbor primitives — mechanization commitments, scope hedges, cross-paper dependency…

updated
occupation
Software Developers
description

Epistemic logic for multi-agent perceptual systems — Kripke models, vision sets, public announcement as coordination primitive, and satisfiability-as-reconfiguration applied to agents with limited observability. From Charrier, Ouchet, Schwarzentruber's "Big…

updated
occupation
Software Developers
description

Graph algorithms for detecting and resolving cycles in directed graphs and workflow definitions

updated
occupation
Software Developers
description

Foundational distributed computing algorithms for consensus, coordination, and fault tolerance

updated
occupation
Software Quality Assurance Analysts & Testers
description

Rigorous benchmarking of multi-agent coordination systems: experiment design, statistical analysis, human evaluation protocols, and reproducible reporting. NOT FOR ML model evaluation (use llm-evaluation-harness), A/B testing for web products, survey design,…

updated
occupation
Software Developers
description

FIPA standard for agent platform management including lifecycle, directory, and communication services

updated
occupation
Software Developers
description

FIPA standard library of communicative acts (speech acts) for agent-to-agent messaging semantics

updated
occupation
Computer & Information Research Scientists
description

Framework for coordinating meaning across autonomous agents that use different conceptual models, vocabularies, and knowledge representations. Treats ontologies as first-class negotiable resources rather than hardcoded implementation details.

updated
occupation
Operations Research Analysts
description

Formal game theory for advisory file claims and repeated agent interactions. Analyze Nash equilibria in claim signaling games, apply the folk theorem to sustain cooperation under long shadows of the future, model the daemon as a correlating device for…

updated
occupation
Computer & Information Research Scientists
description

Foundational theory for process-oriented concurrency through synchronous message-passing, applicable to multi-agent coordination and parallel decomposition

updated
occupation
Software Developers
description

Applies insights from MetaGPT paper on how structured communication, role specialization, and SOPs prevent coordination failures in multi-agent LLM systems

updated
occupation
Software Quality Assurance Analysts & Testers
description

Application of Six Sigma quality methodology to AI agent process improvement and reliability

updated
occupation
Software Developers
description

Structured logging, distributed tracing, and metrics for production applications. [What: OpenTelemetry setup, log level strategy, correlation IDs, SLI/SLO alerting thresholds, Grafana dashboard design, PagerDuty integration] [When: setting up production…

updated
occupation
Operations Research Analysts
description

Design bond pricing functions, escrow mechanics, and settlement protocols for AI agent labor markets. Use when pricing Float Plan bonds, designing collateralized work contracts, analyzing incentive compatibility, building settlement oracles, or designing…

updated
occupation
Software Developers
description

Apply Raft's design principles for building understandable, reliable distributed and multi-agent systems

updated
occupation
Computer Systems Analysts
description

Apply Elinor Ostrom's 8 design principles for governing commons to software architecture and AI agent coordination systems. Use when auditing shared-resource systems for governance gaps, designing agent commons (shared ports, files, channels), evaluating…

updated
occupation
Software Developers
description

Architects Port Daddy's outbound-only event relay and the zero-trust crypto stack that governs it — PKI choice (ACME vs OIDC vs Web-of-Trust), per-publisher Merkle event chains, harbor cards on the wire, Phase 3 capability attenuation, E2E payload encryption,…

updated
occupation
Software Developers
description

Formal protocol verification with ProVerif and Tamarin Prover for multi-agent coordination systems. Use when modeling secrecy properties (escrow opacity, session note confidentiality), replay resistance (token dismissal finality, backup-restore attacks),…

updated
Showing 40 of 259 collected skills.