Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
GitHub-Repository

x-gateway

x-gateway enthält 10 gesammelte Skills von tacogips, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
10
Stars
0
aktualisiert
2026-07-01
Forks
0
Berufsabdeckung
1 Berufskategorien · 100% klassifiziert
Repository-Explorer

Skills in diesem Repository

x-post-via-gateway
Softwareentwickler

Use when writing to X/Twitter with x-gateway-writer. Covers auth preflight, schema inspection, and project-owned GraphQL mutations such as createPost, quotePost, repostPost, unrepostPost, replyToPost, deletePost, likes, Lists, and DMs. Do not use x-gateway-reader for mutations.

2026-07-01
x-read-via-reader
Softwareentwickler

Use when reading data from X/Twitter with x-gateway-reader. Covers auth preflight, schema inspection, and read-only project-owned GraphQL queries such as account lookup, post lookup, search, timelines, Lists, DMs, social graph reads, and usage. Do not use for posting or other mutations.

2026-07-01
binary-release
Softwareentwickler

Build macOS Swift binary archives for the x-gateway reader and writer CLI executables.

2026-06-25
github-release
Softwareentwickler

Publish x-gateway artifacts to GitHub Releases using gh CLI with tag/version validation and idempotent retry behavior.

2026-06-25
homebrew-release
Softwareentwickler

Use when building, validating, publishing, or tap-rendering Homebrew formula tarball releases for this Swift project, including scripts/build-homebrew-release.sh, scripts/render-homebrew-formula.sh, and task build:homebrew, homebrew:formula-reader, or homebrew:formula-writer commands.

2026-06-25
nix-release
Softwareentwickler

Execute Nix release validation for x-gateway by verifying flake reproducibility, lockfile integrity, and optional lock updates.

2026-06-25
release-workflow
Softwareentwickler

Orchestrate x-gateway release operations end-to-end across Swift binary artifacts, GitHub release assets, Homebrew formulae, and Nix validation. Use when users ask to release or publish a version.

2026-06-25
rielflow-impl-workflow
Softwareentwickler

Use when resolving x-gateway issues through the packaged codex-design-and-implement-review-loop workflow, including accepted design and plan alignment, implementation, review, documentation refresh, verification, commit generation, and push.

2026-06-23
ts-coding-standards
Softwareentwickler

Use when writing, reviewing, or refactoring TypeScript code. Provides type safety patterns, error handling, project layout, and async programming guidelines.

2026-06-23
npm-release
Softwareentwickler

Publish x-gateway to npm with Bun, including secure token handling, dry-run checks, and post-publish verification.

2026-03-01