Skip to main content

このリポジトリの skills

curiositech/port-daddy - 6ページ

SkillsMP は curiositech/port-daddy から 259 件の skill を収集しています。skill を開くとソースと詳細を確認できます。

curiositech/port-daddy

収集済み skill 259 件中 40 件を表示しています。

職業分類
ソフトウェア開発者
説明

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…

原文の言語: 英語

更新
職業分類
財務・投資アナリスト
説明

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…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

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…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

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…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

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…

原文の言語: 英語

更新
職業分類
市場調査アナリスト・マーケティングスペシャリスト
説明

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…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

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,…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

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…

原文の言語: 英語

更新
職業分類
その他コンピュータ職
説明

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…

原文の言語: 英語

更新
職業分類
プロジェクト管理専門家
説明

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…

原文の言語: 英語

更新
職業分類
プロジェクト管理専門家
説明

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…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

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…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

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…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

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,…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

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…

原文の言語: 英語

更新
職業分類
ウェブ・デジタルインターフェースデザイナー
説明

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…

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

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…

原文の言語: 英語

更新
職業分類
テクニカルライター
説明

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…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

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…

原文の言語: 英語

更新
職業分類
テクニカルライター
説明

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…

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

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,…

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

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…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

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…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

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

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

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

原文の言語: 英語

更新
職業分類
ソフトウェア品質保証アナリスト・テスター
説明

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,…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

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

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

FIPA standard library of agent interaction protocols for structured multi-agent communication

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

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

原文の言語: 英語

更新
職業分類
コンピュータ・情報研究科学者
説明

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.

原文の言語: 英語

更新
職業分類
オペレーションズリサーチアナリスト
説明

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…

原文の言語: 英語

更新
職業分類
コンピュータ・情報研究科学者
説明

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

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

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

原文の言語: 英語

更新
職業分類
ソフトウェア品質保証アナリスト・テスター
説明

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

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

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…

原文の言語: 英語

更新
職業分類
オペレーションズリサーチアナリスト
説明

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…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

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

原文の言語: 英語

更新
職業分類
コンピュータシステムアナリスト
説明

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…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

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,…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

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),…

原文の言語: 英語

更新
収集済み skill 259 件中 40 件を表示しています。