Skip to main content
Execute qualquer Skill no Manus
com um clique
outfitter-dev
Perfil de criador do GitHub

outfitter-dev

Visão por repositório de 185 skills coletadas em 11 repositórios do GitHub.

skills coletadas
185
repositórios
11
atualizado
2026-06-25
mapa de repositórios

Onde as skills estão

Principais repositórios por número de skills coletadas, com sua participação neste catálogo do criador e sua distribuição ocupacional.

#01
outfitter
67 skills · 2026-03-24
Desenvolvedores de softwareAnalistas de garantia de qualidade de software e testadoresEspecialistas em gestão de projetosAnalistas de pesquisa de mercado e especialistas em marketingRedatores técnicosAdministradores de redes e sistemas de computador
8 categorias ocupacionais · 100% classificado
36%participação
#02
agents
56 skills · 2026-02-06
Desenvolvedores de softwareAnalistas de sistemas de computadorAnalistas de garantia de qualidade de software e testadoresAnalistas de pesquisa de mercado e especialistas em marketingOutras ocupações de informáticaAdministradores de redes e sistemas de computador
14 categorias ocupacionais · 100% classificado
30%participação
#03
trails
30 skills · 2026-06-25
Desenvolvedores de softwareRedatores técnicosAnalistas de garantia de qualidade de software e testadoresArquitetos de banco de dados
4 categorias ocupacionais · 97% classificado
16%participação
#04
agents-internal
8 skills · 2026-01-26
Desenvolvedores de softwareEscritores e autoresEditores
3 categorias ocupacionais · 100% classificado
4.3%participação
#05
skillset
7 skills · 2026-06-23
Desenvolvedores de softwareEspecialistas em gestão de projetosAnalistas de garantia de qualidade de software e testadores
3 categorias ocupacionais · 100% classificado
3.8%participação
#06
navigator
5 skills · 2026-01-28
Desenvolvedores de softwareAnalistas de garantia de qualidade de software e testadores
2 categorias ocupacionais · 100% classificado
2.7%participação
#07
waymark
4 skills · 2026-02-22
Desenvolvedores de softwareAnalistas de garantia de qualidade de software e testadores
2 categorias ocupacionais · 100% classificado
2.2%participação
#08
firewatch
3 skills · 2026-02-08
Administradores de redes e sistemas de computadorAnalistas de garantia de qualidade de software e testadoresAnalistas de segurança da informação
3 categorias ocupacionais · 100% classificado
1.6%participação
Os 8 principais repositórios são exibidos aqui; a lista completa continua abaixo.
explorador de repositórios

Repositórios e skills representativas

outfitter-daemon
Desenvolvedores de software

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
Desenvolvedores de software

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
Desenvolvedores de software

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
Desenvolvedores de software

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
Desenvolvedores de software

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
Desenvolvedores de software

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
Desenvolvedores de software

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
Desenvolvedores de software

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
Mostrando as 8 principais de 67 skills coletadas neste repositório.
gitbutler-complete-branch
Desenvolvedores de software

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
Analistas de sistemas de computador

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
Desenvolvedores de softwareOutras ocupações de informática

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
Desenvolvedores de software

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
Representantes de atendimento ao cliente

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
Desenvolvedores de software

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
Desenvolvedores de software

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
Desenvolvedores de software

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
Mostrando as 8 principais de 56 skills coletadas neste repositório.
clark
Desenvolvedores de software

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
Desenvolvedores de software

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
sem classificação

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
Desenvolvedores de software

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
Desenvolvedores de software

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
Desenvolvedores de software

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
Desenvolvedores de software

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
Desenvolvedores de software

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
Mostrando as 8 principais de 30 skills coletadas neste repositório.
agent-docs
Desenvolvedores de software

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
Desenvolvedores de software

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
Editores

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
Desenvolvedores de software

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
Escritores e autores

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
Desenvolvedores de software

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
Escritores e autores

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
Desenvolvedores de software

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
Mostrando 11 de 11 repositórios
Todos os repositórios foram exibidos