Skip to main content
Manusで任意のスキルを実行
ワンクリックで
outfitter-dev
GitHub クリエイタープロフィール

outfitter-dev

11 件の GitHub リポジトリにある 185 件の収集済み skills をリポジトリ単位で表示します。

収集済み skills
185
リポジトリ
11
更新
2026-06-25
リポジトリマップ

skills がある場所

収集済み skill 数が多いリポジトリを、このクリエイターカタログ内の比率と職業範囲とともに表示します。

#01
outfitter
67 件の skills · 2026-03-24
ソフトウェア開発者ソフトウェア品質保証アナリスト・テスタープロジェクト管理専門家市場調査アナリスト・マーケティングスペシャリストテクニカルライターウェブ開発者
8 件の職業カテゴリ · 100% 分類済み
36%比率
#02
agents
56 件の skills · 2026-02-06
ソフトウェア開発者コンピュータシステムアナリストその他コンピュータ職ソフトウェア品質保証アナリスト・テスター市場調査アナリスト・マーケティングスペシャリストネットワーク・コンピュータシステム管理者
14 件の職業カテゴリ · 100% 分類済み
30%比率
#03
trails
30 件の skills · 2026-06-25
ソフトウェア開発者テクニカルライターソフトウェア品質保証アナリスト・テスターデータベースアーキテクト
4 件の職業カテゴリ · 97% 分類済み
16%比率
#04
agents-internal
8 件の skills · 2026-01-26
ソフトウェア開発者作家・著者編集者
3 件の職業カテゴリ · 100% 分類済み
4.3%比率
#05
skillset
7 件の skills · 2026-06-23
ソフトウェア開発者プロジェクト管理専門家ソフトウェア品質保証アナリスト・テスター
3 件の職業カテゴリ · 100% 分類済み
3.8%比率
#06
navigator
5 件の skills · 2026-01-28
ソフトウェア開発者ソフトウェア品質保証アナリスト・テスター
2 件の職業カテゴリ · 100% 分類済み
2.7%比率
#07
waymark
4 件の skills · 2026-02-22
ソフトウェア開発者ソフトウェア品質保証アナリスト・テスター
2 件の職業カテゴリ · 100% 分類済み
2.2%比率
#08
firewatch
3 件の skills · 2026-02-08
ソフトウェア品質保証アナリスト・テスターネットワーク・コンピュータシステム管理者情報セキュリティアナリスト
3 件の職業カテゴリ · 100% 分類済み
1.6%比率
ここでは上位 8 件のリポジトリを表示しています。完全なリストは下に続きます。
リポジトリエクスプローラー

リポジトリと代表的な skills

outfitter-daemon
ソフトウェア開発者

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.

2026-03-24
scaffold
ソフトウェア開発者

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.

2026-03-24
outfitter-mcp
ソフトウェア開発者

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.

2026-03-18
outfitter-atlas
ソフトウェア開発者

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.

2026-03-17
outfitter-check
ソフトウェア開発者

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.

2026-03-17
outfitter-issue
ソフトウェア開発者

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

2026-03-17
outfitter-start
ソフトウェア開発者

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

2026-03-17
debug
ソフトウェア開発者

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.

2026-03-17
このリポジトリの収集済み skills 67 件中、上位 8 件を表示しています。
gitbutler-complete-branch
ソフトウェア開発者

This skill should be used when the user asks to "complete a branch", "merge to main", "finish my feature", "ship this branch", "integrate to main", "create a PR from GitButler", or when `--complete-branch` flag is mentioned. Guides completion of GitButler virtual branches with safety snapshots, integration workflows, and cleanup.

2026-02-06
gitbutler-multi-agent
コンピュータシステムアナリスト

This skill should be used when coordinating multiple AI agents working concurrently, handling agent handoffs, transferring commits between agents, or when "multi-agent", "concurrent agents", "parallel agents", "agent collaboration", or "parallel execution" are mentioned with GitButler. Provides virtual branch patterns for parallel execution without coordination overhead.

2026-02-06
gitbutler-stacks
ソフトウェア開発者その他コンピュータ職

This skill should be used when creating stacks, dependent branches, or when "stack", "stacked branches", "anchor", "--anchor", "but branch new -a", "create dependent branch", or "break feature into PRs" are mentioned with GitButler. Covers anchor-based stacking for dependent features and reviewable PR breakdown.

2026-02-06
gitbutler-virtual-branches
ソフトウェア開発者

This skill should be used when the user asks to "create a virtual branch", "assign file to branch", "work on multiple features simultaneously", "organize commits after coding", "use but commands", or mentions GitButler, virtual branches, parallel development without checkout, post-hoc commit organization, multi-agent concurrent development, or `--gitbutler`/`--but` flags.

2026-02-06
check-status
カスタマーサービス担当者

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

2026-02-04
stack-architecture
ソフトウェア開発者

Design stack-based systems using @outfitter/* packages. Use when planning new projects, choosing packages, designing handler architecture, or when "architecture", "design", "structure", "plan handlers", or "error taxonomy" are mentioned.

2026-01-28
stack-feedback
ソフトウェア開発者

Creates GitHub issues for problems discovered while using @outfitter/* packages. Use when finding bugs, missing features, unclear documentation, or improvement opportunities.

2026-01-28
stack-patterns
ソフトウェア開発者

Reference for Outfitter Stack patterns including Result types, Handler contract, Error taxonomy, and @outfitter/* package conventions. Use when learning the stack, looking up patterns, understanding packages, or when "Result", "Handler", "error taxonomy", "OutfitterError", "CLI output", "pagination", "MCP server", "MCP tool", "structured logging", "redaction", "test handler", "daemon", "IPC", or "@outfitter/*" are mentioned.

2026-01-28
このリポジトリの収集済み skills 56 件中、上位 8 件を表示しています。
clark
ソフトウェア開発者

Trails framework co-architect & CTO persona — constitutional hierarchy, drift guard, vocabulary enforcement, and architectural judgment. Use when evaluating Trails architecture, enforcing vocabulary, reviewing framework coherence, or when Clark's judgment is needed on a Trails question.

2026-06-25
clark
ソフトウェア開発者

Trails framework co-architect & CTO persona — constitutional hierarchy, drift guard, vocabulary enforcement, and architectural judgment. Use when evaluating Trails architecture, enforcing vocabulary, reviewing framework coherence, or when Clark's judgment is needed on a Trails question.

2026-06-25
trails
未分類

Build with the Trails framework — define trail contracts, open CLI/MCP surfaces, test with examples, debug errors, migrate codebases, run governance. Use when creating trails, adding surfaces, testing, debugging Trails errors, migrating to Trails, running warden, or any work involving @ontrails/* packages.

2026-06-25
trails-adrs
ソフトウェア開発者

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.

2026-06-15
trails-editorial
ソフトウェア開発者

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.

2026-06-15
trails-writing-docs
ソフトウェア開発者

Trails documentation structure and maintenance guidance. Use when creating or reorganizing Trails docs, READMEs, guides, reference pages, release docs, or agent-facing documentation.

2026-06-15
trails-writing-style
ソフトウェア開発者

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.

2026-06-15
trails-writing-voice
ソフトウェア開発者

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.

2026-06-15
このリポジトリの収集済み skills 30 件中、上位 8 件を表示しています。
agent-docs
ソフトウェア開発者

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.

2026-01-26
docs-check
ソフトウェア開発者

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.

2026-01-26
docs-review
編集者

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.

2026-01-26
docs-write
ソフトウェア開発者

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.

2026-01-26
styleguide
作家・著者

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.

2026-01-26
use-bun
ソフトウェア開発者

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.

2026-01-26
voice
作家・著者

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.

2026-01-26
agent-setup
ソフトウェア開発者

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.

2026-01-26
11 件中 11 件のリポジトリを表示
すべてのリポジトリを表示しました