Skip to main content

outfitter-dev/outfitter

SkillsMP 已收集 outfitter-dev/outfitter 中的 67 个 Skill。打开任一 Skill 可查看来源和详情。

最近记录的来源活动
SkillsMP 收录数据更新
已收集 skills
67
GitHub 星标
6
GitHub Forks
1

已展示 40 / 67 个已收集 Skill。

职业分类
软件开发工程师
描述

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.

原文语言:英语

更新
职业分类
软件开发工程师
描述

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.

原文语言:英语

更新
职业分类
软件开发工程师
描述

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…

原文语言:英语

更新
职业分类
软件开发工程师
描述

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

原文语言:英语

更新
职业分类
软件开发工程师
描述

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.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Submit feedback to the Outfitter team via GitHub issues. Use after discovering bugs, missing features, unclear docs, or improvement opportunities in @outfitter/* packages.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Start with Outfitter — scaffold new projects or adopt patterns in existing codebases. Detects context, scans for adoption candidates, and orchestrates phased conversion.

原文语言:英语

更新
职业分类
软件开发工程师
描述

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

原文语言:英语

更新
职业分类
软件开发工程师
描述

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.

原文语言:英语

更新
职业分类
软件开发工程师
描述

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

原文语言:英语

更新
职业分类
软件开发工程师
描述

Reference for Outfitter Dev Kit conventions including Result types, Handler contract, Error taxonomy, and transport-agnostic patterns. Use when learning the stack, looking up patterns, understanding @outfitter/* packages, or when "Result", "Handler", "error…

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

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…

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

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.

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

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.

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Synthesize scaffold test reports into cross-preset summaries with score aggregation, trend analysis, and Linear issue recommendations. Use after scaffold testing completes.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Implements code changes in the Outfitter monorepo — bug fixes, utilities, testing primitives, refactors.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Writes package documentation from code analysis — READMEs, pattern guides, API docs.

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

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.

原文语言:英语

更新
职业分类
软件开发工程师
描述

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.

原文语言:英语

更新
职业分类
项目管理专家
描述

This skill should be used when checking project status, starting sessions, reviewing activity, or when sitrep, status report, or what's changed are mentioned.

原文语言:英语

更新
职业分类
项目管理专家
描述

Comprehensive documentation audit against current code state. Checks markdown files for accuracy, link validity, code example correctness, and docstring coverage. Uses efficient discovery to minimize context usage while providing thorough analysis.

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

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.

原文语言:英语

更新
职业分类
项目管理专家
描述

This skill should be used when creating session handoffs, logging research findings, or reading previous trail notes. Triggers include handoff, session continuity, log note, trail notes, or when ending a session.

原文语言:英语

更新
职业分类
软件开发工程师
描述

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

原文语言:英语

更新
职业分类
软件开发工程师
描述

This skill should be used when creating plugins, publishing to marketplaces, or when plugin.json, marketplace, create plugin, or distribute plugin are mentioned.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Checks and configures Outfitter marketplaces and plugins. Use when setting up projects or checking plugin configuration.

原文语言:英语

更新
职业分类
项目管理专家
描述

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.

原文语言:英语

更新
职业分类
软件开发工程师
描述

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…

原文语言:英语

更新
职业分类
软件开发工程师
描述

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…

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

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.

原文语言:英语

更新
职业分类
软件开发工程师
描述

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.

原文语言:英语

更新
职业分类
软件开发工程师
描述

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.

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

This skill should be used when reviewing code before commit, conducting quality gates, or when review, fresh eyes, pre-commit review, or quality gate are mentioned.

原文语言:英语

更新
职业分类
软件开发工程师
描述

This skill should be used when analyzing codebases, understanding architecture, or when analyze, investigate, explore code, or understand architecture are mentioned.

原文语言:英语

更新
职业分类
软件开发工程师
描述

This skill should be used when configuring Codex CLI, setting up profiles, or when config.toml, sandbox mode, Codex config, or approval policy are mentioned.

原文语言:英语

更新
职业分类
软件开发工程师
描述

This skill should be used when implementing patterns as Claude Code components (skills, commands, hooks, agents), or when codify, capture workflow, turn into a skill, or make reusable are mentioned. For pattern identification, see find-patterns skill.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Manage context window, survive compaction, persist state. Use when planning long tasks, coordinating agents, approaching context limits, or when context, compaction, tasks, or persist state are mentioned.

原文语言:英语

更新
职业分类
软件开发工程师
描述

This skill should be used when encountering bugs, errors, failing tests, or unexpected behavior. Provides systematic debugging with evidence-based root cause investigation using a four-stage framework.

原文语言:英语

更新
职业分类
软件开发工程师
描述

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.

原文语言:英语

更新
职业分类
软件开发工程师
描述

This skill should be used when diagnosing failures, investigating incidents, finding root causes, or when root cause, diagnosis, investigate, or --rca are mentioned.

原文语言:英语

更新
已展示 40 / 67 个已收集 Skill。