← all publishers

outfitter-dev

@outfitter-dev source repo

156 published skills · page 1 of 2

  1. Trails Editorial 2 · outfitter-dev
    Complete Trails editorial review workflow. Use when reviewing docs, ADRs, README changes, release notes, agent guidance, or docs-heavy PRs for voice, style, structure, correctness, and readiness.
    0
    installs
  2. Dm · outfitter-dev
    DM
    0
    installs
  3. Dispatch · outfitter-dev
    Use when operating dispatch, creating or attaching Codex lanes, sending/steering/context-injecting/stopping through dispatch, checking provider capacity, managing triggers, checking daemon status/logs, or configuring the dispatch MCP/plugin surface. Not for changing dispatch source code; use AGENTS.md for implementation work.
    0
    installs
  4. MCP Testing · outfitter-dev
    MCP testing guidance and patterns. Loaded by /ops/test/mcp command or subagents for comprehensive Navigator MCP server testing.
    0
    installs
  5. Upstream Evaluation · outfitter-dev
    Evaluate upstream changes using Navigator's design frameworks to decide what to adopt, skip, or adapt
    0
    installs
  6. Firewatch · outfitter-dev bundle
    Query GitHub PR activity using the Firewatch CLI (fw). Fetch, cache, filter, and act on PR comments, reviews, commits, and CI status. Outputs JSONL for jq composition. Use when checking PR status, finding review comments, querying activity, resolving feedback, or working with GitHub pull requests.
    0
    installs
  7. Fw CLI Testing · outfitter-dev bundle
    Parallel CLI stress testing using orchestrated subagents. Spawns specialized agents to test different CLI domains simultaneously, aggregating results into structured reports. Supports discovery mode (agents analyze CLI structure) and directive mode (runbooks specify tests). Use when stress testing the Firewatch CLI, validating commands, or running comprehensive test coverage.
    0
    installs
  8. Firewatch Guide · outfitter-dev bundle
    Guides GitHub PR activity workflows using the Firewatch CLI (fw) and MCP server. Use when triaging PRs, responding to review feedback, querying PR activity, or when the user mentions firewatch, PR reviews, PR comments, or review threads.
    0
    installs
  9. CLI Testing · outfitter-dev
    CLI testing guidance and patterns. Loaded by /ops/test/cli command or subagents for comprehensive testing.
    0
    installs
  10. Waymark · outfitter-dev bundle
    <!-- tldr ::: core skill documentation for waymark CLI agents -->
    0
    installs
  11. Waymark CLI · outfitter-dev bundle
    This skill should be used when the user asks about "wm command", "waymark cli", "wm find", "wm add", "wm edit", "wm rm", "wm fmt", "wm lint", or needs to use waymark tooling. Requires `using-waymarks` skill for syntax fundamentals. Provides comprehensive CLI command reference and workflows.
    0
    installs
  12. Waymark Maintenance · outfitter-dev bundle
    Places and maintains waymarks across a codebase, focusing on TLDR coverage and accuracy. Delegates to the waymarker agent for systematic auditing and placement. Use when adding TLDRs to files, auditing waymark coverage, updating stale waymarks, or when "add waymarks", "TLDR coverage", "waymark audit" is mentioned.
    0
    installs
  13. Using Waymarks · outfitter-dev bundle
    This skill should be used when the user asks about "waymark syntax", "writing waymarks", "::: sigil", "tldr waymarks", "about waymarks", searching waymarks with ripgrep, or mentions waymark grammar, signals, markers, or properties. Provides comprehensive guidance for authoring and searching waymarks without requiring CLI tools.
    0
    installs
  14. Skill · outfitter-dev bundle
    <!-- tldr ::: command guide for wm skill -->
    0
    installs
  15. Voice · outfitter-dev
    Outfitter's philosophical voice and values. Covers opinionated stance, agent-first design, goal-serving content, and earned confidence. Use when writing Outfitter content, reviewing drafts, establishing tone, or when "voice", "tone", "messaging", "brand", or "how we write" are mentioned.
    0
    installs
  16. Use Bun · outfitter-dev bundle
    Bun-first development patterns for TypeScript projects. Use when auditing Node.js projects for migration opportunities, starting new projects, evaluating npm dependencies, or reducing package.json bloat. Triggers on mentions of npm, yarn, pnpm, Node.js migration, dependency audit, or package optimization.
    0
    installs
  17. Agent Docs · outfitter-dev bundle
    Documentation for AI agents — AGENTS.md, CLAUDE.md, and agent-readable content patterns. Use when creating agent entry points, structuring .claude/ directories, or when "CLAUDE.md", "AGENTS.md", "agent documentation", "machine-readable", or "writing for agents" are mentioned. Covers both configuration and content patterns for agent consumption.
    0
    installs
  18. Docs Check · outfitter-dev
    Rigorous quality gate for documentation before merge or publish. Verifies code examples run, links resolve, APIs match implementation, and all sections are complete. Use when auditing docs, reviewing documentation PRs, or when "verify", "quality gate", "docs audit", or "check examples" is mentioned.
    0
    installs
  19. Docs Write · outfitter-dev
    Project documentation structure and templates — READMEs, API docs, guides, and CLI references. Use when creating documentation, structuring a docs/ directory, writing READMEs, or when "documentation", "README", "API docs", "docs structure", or "guides" are mentioned. Pair with styleguide for writing craft; apply voice as a review pass.
    0
    installs
  20. Styleguide · outfitter-dev bundle
    Writing craft and style patterns for Outfitter content—sentence rhythm, metaphor usage, enthusiasm calibration, structural moves. Use when drafting blog posts, documentation, announcements, or READMEs, or when "styleguide", "writing style", "voice", or "tone" are mentioned. Pair with voice for philosophical foundation, docs-write for structure templates.
    0
    installs
  21. Agent Setup · outfitter-dev bundle
    Check and configure outfitter marketplaces and plugins. Use when setting up a new project, checking plugin configuration, or when "setup outfitter", "configure plugins", or "marketplace" are mentioned.
    0
    installs
  22. Docs Review · outfitter-dev
    Reviews documentation for voice, style, and structure alignment with Outfitter standards. Use when reviewing docs, checking content quality, or when "review this doc", "voice check", "style review", or "is this ready?" are mentioned.
    0
    installs
  23. Skillset Dev · outfitter-dev
    Route work on the Skillset compiler repository through its tenets, accepted ADRs, and focused contributor skills. Use whenever changing or reviewing Skillset source, compiler behavior, schemas, tests, fixtures, generated output, or contributor workflows.
    0
    installs
  24. Use Skillset · outfitter-dev bundle
    Use the skillset compiler to build, check, inspect, and import source skills or plugins.
    0
    installs
  25. Skillset Adrs · outfitter-dev bundle
    Author, update, and manage Skillset ADRs. Use when creating new ADRs, promoting drafts, updating the ADR index, renaming or renumbering ADRs, or when the user mentions ADR, architecture decision, or decision record.
    0
    installs
  26. Skillset Dev Schema · outfitter-dev bundle
    Change or review Skillset workspace config, source frontmatter, shared metadata fields, structural validation, examples, and generated schema artifacts. Use whenever adding, removing, renaming, validating, or documenting a key shared by compiler and authoring surfaces.
    0
    installs
  27. Skillset Dev Testing · outfitter-dev bundle
    Design, implement, or review Skillset compiler tests, internal fixtures, deterministic projection, adapter conformance, self-hosted checks, and external adoption evidence. Use when choosing a test tier, creating fake repositories, changing test infrastructure, or proving compiler and provider-output behavior.
    0
    installs
  28. Skillset Dev Compiler · outfitter-dev bundle
    Implement or review Skillset compiler behavior, package ownership, rendering, command composition, operation results, and generated-output semantics. Use for changes under apps/skillset or packages/core, registry, lint, transforms, toolkit, or workbench that are not primarily shared schema-contract changes.
    0
    installs
  29. Review Notes · outfitter-dev
    Use when summarizing notes into decisions, follow-ups, and risks.
    0
    installs
  30. Reference · outfitter-dev bundle
    Keep project references organized for review.
    0
    installs
  31. Sink · outfitter-dev
    Kitchen-sink skill exercising shared resources and custom resource mappings.
    0
    installs
  32. Portable Proof · outfitter-dev bundle
    Proves that generated Agent Skills are accepted by pinned external consumers.
    0
    installs
  33. Tenets · outfitter-dev
    Trails framework design tenets — the foundational beliefs, promises, primitives, and patterns that govern the framework. Use when evaluating architectural decisions, reviewing feature proposals, checking alignment with framework principles, or when tenets, principles, or design philosophy are mentioned.
    0
    installs
  34. Be Clark · outfitter-dev bundle
    Embody Clark, Trails' co-architect and architectural conscience. Use when the current agent should be Clark inline for framework architecture, doctrine, vocabulary, ADRs, tenet alignment, long-horizon coherence, pathfinding, assessment, calibration, debriefs, or a direct request to "be Clark" or answer as Clark. Do not use merely to ask a separate Clark subagent; use ask-trails-crew for that.
    0
    installs
  35. Be Lewis · outfitter-dev bundle
    Embody Lewis, Trails' co-architect and execution conscience. Use when the current agent should be Lewis inline to turn doctrine into landed work, shape goals and Graphite stacks, coordinate agents, run evidence and review loops, settle releases, debrief execution, or answer a direct request to "be Lewis" or work as Lewis.
    0
    installs
  36. Trails Adrs · outfitter-dev bundle
    Author, update, and manage Trails ADRs. Use when creating new ADRs, promoting drafts to accepted, updating the ADR index, renaming or renumbering ADRs, or when the user mentions ADR, architecture decision, or decision record.
    0
    installs
  37. Clark Survey · outfitter-dev
    Autonomous codebase health scan for vocabulary drift, naming convention violations, structural anti-patterns, documentation staleness, and test health. Produces prioritized findings as Linear issues. Use for health checks, scheduled scans, or after heavy unreviewed agent work.
    0
    installs
  38. Regrade Loop · outfitter-dev
    Run a Trails Regrade migration loop with dry-run discovery, occurrence judgment, safe apply, verification, ledger capture, and per-cycle resume.
    0
    installs
  39. Clark Decision · outfitter-dev
    Authoritative architectural ruling on a specific Trails framework question — naming choices, vocabulary compliance, pattern fitness, scope decisions. Consults the constitutional hierarchy, decides, and logs. Use when a definitive call is needed or when 'let Clark decide' is the instruction.
    0
    installs
  40. Ask Trails Crew · outfitter-dev bundle
    Route a Trails question to native Clark and/or Lewis subagents and synthesize their distinct judgments. Use when the user asks the Trails crew, asks Clark or Lewis, requests an architectural or execution second opinion, wants both co-architects to review a question, or delegates a Trails judgment to the appropriate persona. Do not use when the current agent should embody Clark or Lewis inline; use be-clark or be-lewis instead.
    0
    installs
  41. Building Trails · outfitter-dev
    The working-on-Trails doctrine digest — what governs the framework, the decision tools for framework work, and where truth lives. Use at the start of any session that changes Trails itself (framework code, docs, vocabulary, governance), when orienting a new agent or persona, or when deciding which governing source answers a question. Not for building apps with Trails; the trails skill covers consuming the framework.
    0
    installs
  42. Trails Editorial · outfitter-dev
    Complete Trails editorial review workflow. Use when reviewing docs, ADRs, README changes, release notes, agent guidance, or docs-heavy PRs for voice, style, structure, correctness, and readiness.
    0
    installs
  43. Trails Goal Loop · outfitter-dev bundle
    Define, execute, and settle durable Trails goals. Use for non-trivial Trails work spanning issues, Graphite branches or stacks, agents, review loops, CI, release or publication gates, or whenever a Trails goal needs an explicit completion horizon, authority boundary, evidence contract, and resumable packet.
    0
    installs
  44. Clark Pathfinding · outfitter-dev
    Big-picture architectural planning and exploration for the Trails framework. Socratic, principle-anchored exploration of features, ADRs, tenets, and horizon planning. Use when planning new capabilities, drafting or revising ADRs, exploring architectural questions, reviewing tenets, or doing horizon planning.
    0
    installs
  45. Trails Error Format · outfitter-dev
    Use when reviewing Trails error taxonomy, surface error rendering, redaction, retryability, or Result-vs-throw boundaries. Helps distinguish runtime failures from intentional construction and host-boundary throws.
    0
    installs
  46. Trails Writing Docs · outfitter-dev
    Trails documentation structure and maintenance guidance. Use when creating or reorganizing Trails docs, READMEs, guides, reference pages, release docs, or agent-facing documentation.
    0
    installs
  47. Trails Local Review · outfitter-dev bundle
    Review a Trails branch, Graphite stack, milestone, generated artifact, migration, documentation set, or implementation slice against current repository doctrine and written acceptance. Use for pre-submit review, targeted risk review, review-fix loops, or a final readiness judgment with evidence-backed P0-P3 findings.
    0
    installs
  48. Trails Dogfood Check · outfitter-dev
    Use when reviewing Trails-owned framework code for Result-shaped failures, resource and cwd boundaries, app loading, and documented host construction exceptions.
    0
    installs
  49. Trails Writing Style · outfitter-dev bundle
    Trails prose craft and lexicon style. Use when writing or reviewing docs, ADRs, examples, release notes, agent prompts, comments, PR descriptions, or issue language for rhythm, clarity, and vocabulary precision.
    0
    installs
  50. Trails Writing Voice · outfitter-dev
    Trails writing voice and values. Use when drafting or reviewing Trails docs, ADRs, README content, release notes, agent guidance, or public explanations for stance, audience, and tone.
    0
    installs
  51. Trails Warden Advisory · outfitter-dev
    Use when deciding whether a Trails hardening finding belongs in Warden, repo-local Oxlint, docs, an advisory skill, or no rule. Helps agents classify prevention candidates by owner source, Warden tier, lifecycle, diagnostic shape, and false-positive risk.
    0
    installs
  52. Trails Primitive Parity · outfitter-dev
    Use when comparing maturity across Trails primitives without assuming every primitive must match trail capabilities. Helps agents identify deliberate gaps, real user-facing gaps, and future-facing symmetry pressure.
    0
    installs
  53. Trails Derive From Source · outfitter-dev
    Use when a Trails change derives framework facts, derived views, rule data, or surface metadata. Helps agents find authoritative owner exports and avoid shadow registries, duplicated maps, and canonical-source indirection.
    0
    installs
  54. Trails Discriminate Union · outfitter-dev
    Use when reviewing public or queryable Trails outputs that expose union-like shapes to agents or surfaces. Helps decide whether stable discriminants are required and whether the issue is schema cleanup, advisory guidance, or Warden work.
    0
    installs
  55. Trails Language Styleguide · outfitter-dev
    Compatibility pointer for older Trails prompts. Prefer `trails-writing-voice`, `trails-writing-style`, `trails-writing-docs`, or `trails-editorial` when writing or reviewing Trails docs, ADRs, agent prompts, examples, comments, or contributor guidance.
    0
    installs
  56. Docs Worker · outfitter-dev
    Writes package documentation from code analysis — READMEs, pattern guides, API docs.
    0
    installs
  57. Scaffold Trial · outfitter-dev bundle
    Orchestrate scaffold smoke testing across presets. Dispatches parallel tester agents, collects reports, synthesizes findings, and files Linear issues. Use when scaffold trial, smoke test presets, or /scaffold-trial are mentioned.
    0
    installs
  58. Library Worker · outfitter-dev
    Implements code changes in the Outfitter monorepo — bug fixes, utilities, testing primitives, refactors.
    0
    installs
  59. Scaffold Testing · outfitter-dev bundle
    Smoke test a scaffold preset end-to-end. Runs init, install, build, test, explores output, and writes a structured report.json with quality scores. Use when scaffold testing, preset smoke test, or scaffold report are mentioned.
    0
    installs
  60. Scaffold Reporting · outfitter-dev bundle
    Synthesize scaffold test reports into cross-preset summaries with score aggregation, trend analysis, and Linear issue recommendations. Use after scaffold testing completes.
    0
    installs
  61. Debug · outfitter-dev
    Troubleshoots Outfitter Dev Kit issues including Result handling, MCP problems, CLI output, exit codes, and logging. Use when debugging stack-specific issues, unexpected errors, wrong output modes, or when "debug Result", "MCP not working", "wrong exit code", or "logging issue" are mentioned.
    0
    installs
  62. Outfitter Voice · outfitter-dev
    Outfitter's philosophical voice and values — opinionated stance, agent-first design, earned confidence. Use when writing content, reviewing drafts, or establishing tone.
    0
    installs
  63. Review · outfitter-dev
    Audits code for Outfitter Dev Kit compliance including Result types, error handling, logging patterns, and path safety. Use for pre-commit reviews, code quality checks, migration validation, or when "audit", "check compliance", "review stack", or "stack patterns" are mentioned.
    0
    installs
  64. Bun First · outfitter-dev bundle
    Bun-first development: prefer native APIs over npm packages, audit for migration opportunities, eliminate unnecessary dependencies. Use when evaluating packages, starting projects, or migrating from Node.js.
    0
    installs
  65. CLI Craft · outfitter-dev bundle
    This skill should be used when designing, implementing, or reviewing CLI tools, or when flags, subcommands, help text, exit codes, or CLI patterns are mentioned.
    0
    installs
  66. Check Skill Formatting · outfitter-dev bundle
    Checks skill files for formatting violations — preprocessing patterns, placeholder conventions, and frontmatter. Use when validating skills, checking formatting, or when check formatting, lint skills, or skill quality are mentioned.
    0
    installs
  67. Skillcheck · outfitter-dev bundle
    Validates skill quality — preprocessing safety, frontmatter, line counts, references. Use when checking skills, validating SKILL.md, or when skillcheck, lint skill, or validate skill are mentioned.
    0
    installs
  68. Scaffold · outfitter-dev bundle
    Creates handlers, CLI commands, MCP tools, and daemon services following Outfitter Dev Kit conventions. Use when adding new components to a project, scaffolding code, or when "create handler", "new command", "add tool", or "daemon service" are mentioned.
    0
    installs
  69. Migration · outfitter-dev bundle
    Audits existing code and recommends migration paths to Outfitter Dev Kit patterns. Use when adopting the stack in an existing project, converting throw to Result, migrating console to structured logging, or when "migrate", "adopt stack", "convert to Result", or "upgrade to outfitter" are mentioned.
    0
    installs
  70. Claude Craft · outfitter-dev bundle
    Claude Code extensibility — agents, commands, hooks, skills, rules, and configuration. Use when creating, configuring, or troubleshooting Claude Code components, or when agent.md, /command, hooks.json, SKILL.md, .claude/rules, settings.json, MCP server, PreToolUse, or create agent/command/hook are mentioned.
    0
    installs
  71. Sanity Check · outfitter-dev bundle
    This skill should be used when evaluating complexity, planning features, or when over-engineering, simpler, is this overkill, or keep it simple are mentioned.
    0
    installs
  72. Outfitter Editorial · outfitter-dev bundle
    Complete editorial review for Outfitter documentation — voice, style, correctness, and completeness. Use when reviewing docs, auditing before merge, or checking content quality.
    0
    installs
  73. Linear Project Management · outfitter-dev bundle
    Guides Linear project management — creates projects over tracking issues, structures PRDs, phases milestones, sizes issues, applies labels, and formats cross-references. Use when creating Linear projects, planning work, or organizing issues.
    0
    installs
  74. Find Patterns · outfitter-dev bundle
    This skill should be used when recognizing recurring themes, identifying patterns in work or data, or when pattern, recurring, or repeated are mentioned. For implementation, see codify skill.
    0
    installs
  75. Use Subagents · outfitter-dev bundle
    This skill should be used when coordinating agents, delegating tasks to specialists, or when dispatch agents, which agent, or multi-agent are mentioned.
    0
    installs
  76. Debug Outfitter · outfitter-dev bundle
    Systematic debugging process for @outfitter/* package issues. Use when debugging Result handling, MCP problems, CLI output, exit codes, logging, or unexpected behavior. Produces structured investigation reports with root cause analysis.
    0
    installs
  77. Outfitter Atlas · outfitter-dev
    Generates patterns, templates, and guides for @outfitter/* packages. Covers transport-agnostic handler systems, Result types, error taxonomy, and package APIs. Use when working with @outfitter/*, Result types, Handler contract, error taxonomy, or when Result, Handler, ValidationError, NotFoundError, OutfitterError, or package names like contracts, cli, mcp, schema, tui, daemon, config, logging are mentioned.
    0
    installs
  78. Outfitter Check · outfitter-dev bundle
    Verify Outfitter compliance in a codebase. Scans for anti-patterns (throws, console, hardcoded paths) and produces a severity-ranked compliance report. Use for pre-commit checks, code review, or migration validation.
    0
    installs
  79. Outfitter Issue · outfitter-dev bundle
    Submit feedback to the Outfitter team via GitHub issues. Use after discovering bugs, missing features, unclear docs, or improvement opportunities in @outfitter/* packages.
    0
    installs
  80. Outfitter Start · outfitter-dev bundle
    Start with Outfitter — scaffold new projects or adopt patterns in existing codebases. Detects context, scans for adoption candidates, and orchestrates phased conversion.
    0
    installs
  81. Outfitter Styleguide · outfitter-dev bundle
    Writing craft and style patterns for Outfitter content — sentence rhythm, metaphors, enthusiasm calibration. Use when drafting or reviewing blog posts, docs, announcements, or READMEs.
    0
    installs
  82. Bun Fieldguide · outfitter-dev bundle
    This skill should be used when working with Bun runtime, bun:sqlite, Bun.serve, bun:test, or when Bun, bun:test, or Bun-specific patterns are mentioned.
    0
    installs
  83. Prove It Works · outfitter-dev bundle
    This skill should be used when validating features end-to-end without mocks, testing integrations, or when scenario test, e2e test, or no mocks are mentioned.
    0
    installs
  84. Systems Design · outfitter-dev bundle
    This skill should be used when designing systems, evaluating architectures, making technology decisions, or planning for scale. Provides technology selection frameworks, scalability planning, and architectural tradeoff analysis.
    0
    installs
  85. Tdd Fieldguide · outfitter-dev bundle
    This skill should be used when implementing features with TDD, writing tests first, or refactoring with test coverage. Applies disciplined Red-Green-Refactor cycles with TypeScript/Bun and Rust tooling.
    0
    installs
  86. Hono Fieldguide · outfitter-dev bundle
    This skill should be used when building APIs with Hono, using hc client, implementing OpenAPI, or when Hono, RPC, or type-safe API are mentioned.
    0
    installs
  87. Outfitter Upgrade · outfitter-dev bundle
    Manages @outfitter/* package upgrades — handles version detection, dependency bumps, mechanical codemods, and test verification. Use when upgrading dependencies, migrating breaking changes, or running outfitter upgrade.
    0
    installs
  88. Outfitter Agents Check · outfitter-dev bundle
    Checks and configures Outfitter marketplaces and plugins. Use when setting up projects or checking plugin configuration.
    0
    installs
  89. Outfitter Agents Setup · outfitter-dev bundle
    Documentation patterns for AI agents — AGENTS.md, CLAUDE.md, and agent-readable content. Use when creating agent entry points or structuring .claude/ directories.
    0
    installs
  90. Outfitter CLI · outfitter-dev
    Deep patterns for @outfitter/cli including output modes, pagination, input parsing, and Commander.js integration. Use when building CLI commands, handling output formatting, implementing pagination, or when "CLI output", "pagination", "exitWithError", or "@outfitter/cli" are mentioned.
    0
    installs
  91. Outfitter MCP · outfitter-dev
    Deep patterns for @outfitter/mcp including tool registration, Zod schemas, resources, and server configuration. Use when building MCP servers, registering tools, defining resources, or when "MCP server", "MCP tool", "registerTool", or "@outfitter/mcp" are mentioned.
    0
    installs
  92. React Fieldguide · outfitter-dev bundle
    This skill should be used when building React components with TypeScript, typing hooks, handling events, or when React TypeScript, React 19, Server Components are mentioned. Covers type-safe patterns for React 18-19 including generic components, proper event typing, and TanStack Router integration.
    0
    installs
  93. Skill Distillery · outfitter-dev bundle
    Distills tool patterns from external repositories into teachable skills and plugins. Use when build plugin for, create skills for CLI, package as plugin, repo to plugin, or turn into plugin are mentioned.
    0
    installs
  94. Outfitter Documentation · outfitter-dev bundle
    Documentation structure and templates for READMEs, API docs, guides, and CLI references. Use when creating docs, writing READMEs, or structuring a docs/ directory.
    0
    installs
  95. Codebase Analysis · outfitter-dev bundle
    This skill should be used when analyzing codebases, understanding architecture, or when analyze, investigate, explore code, or understand architecture are mentioned.
    0
    installs
  96. Outfitter Daemon · outfitter-dev
    Patterns for @outfitter/daemon including lifecycle management, IPC communication, health checks, and PID files. Use when building background services, daemons, or when "daemon", "IPC", "health check", "background service", or "@outfitter/daemon" are mentioned.
    0
    installs
  97. Outfitter Logging · outfitter-dev
    Patterns for @outfitter/logging including structured logging, sinks, redaction, and child loggers. Use when configuring logging, adding redaction, creating sinks, or when "logger", "structured logging", "redaction", "log level", or "@outfitter/logging" are mentioned.
    0
    installs
  98. Outfitter Testing · outfitter-dev
    Testing patterns for @outfitter/* packages using test harnesses, fixtures, and Bun test runner. Use when writing tests, setting up test harnesses, mocking context, or when "test handler", "test CLI", "test MCP", or "@outfitter/testing" are mentioned.
    0
    installs
  99. Migration Feedback · outfitter-dev
    Creates GitHub issues for problems discovered during migration to Outfitter Dev Kit. Use when migration reveals bugs, missing features, unclear documentation, or improvement opportunities in @outfitter/* packages.
    0
    installs
  100. Typescript Fieldguide · outfitter-dev bundle
    This skill should be used when writing TypeScript, eliminating any types, implementing Zod validation, or when strict type safety is needed. Covers modern TS 5.5+ features and runtime validation patterns.
    0
    installs