Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

x-gateway

x-gateway 收录了来自 tacogips 的 10 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
10
Stars
0
更新
2026-07-01
Forks
0
职业覆盖
1 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

x-post-via-gateway
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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

2026-06-25
github-release
软件开发工程师

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

2026-06-25
homebrew-release
软件开发工程师

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
软件开发工程师

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

2026-06-25
release-workflow
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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

2026-03-01