Skip to main content
Manusで任意のスキルを実行
ワンクリックで
GitHub リポジトリ

docker-ib-gateway

docker-ib-gateway には hartza-capital から収集した 4 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。

収集済み skills
4
Stars
15
更新
2026-05-29
Forks
5
職業カバレッジ
1 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー

このリポジトリの skills

changelog
ソフトウェア開発者

Generate clean, per-version changelog files from git history. Use when creating a changelog for a new release, generating release notes, preparing version documentation, or when the user says "changelog", "release notes", or "prepare release". Analyzes git commits since the last tag and categorizes them into Added/Changed/Fixed/Technical sections following Keep a Changelog format.

2026-05-29
github-issue
ソフトウェア開発者

Create GitHub issues using repository issue templates. Use when user asks to "create an issue", "open a ticket", "report a bug", "request a feature", "creer une issue", "ouvrir un ticket", or "signaler un bug". Reads templates from .github/ISSUE_TEMPLATE/, collects information, and creates issues via GitHub MCP with proper labels and assignees.

2026-05-29
github-issue-worker
ソフトウェア開発者

Work on an existing GitHub issue by its number. Use when user asks to "work on issue #123", "implement issue 45", "fix issue #67", "start working on #12", "travailler sur l'issue #8", "implementer le ticket #5", or "prendre en charge l'issue". Reads the issue, analyzes context, creates a feature branch, dispatches to the appropriate specialized agent, and prepares a pull request. Complements the github-issue skill (which creates issues).

2026-05-29
release
ソフトウェア開発者

Orchestrate the full release process for any project using Makefile targets — changelog generation (via the changelog skill), version bump, git tagging, build, artifact upload, and GitHub Release creation. Use when the user says "release", "publish version", "cut a release", "ship it", "make a release", or wants to prepare and publish a new stable or beta version. Requires a Makefile at project root. Argument is the target version (e.g., "1.2.3" or "1.2.3-beta.1").

2026-05-29
docker-ib-gateway GitHub Agent Skills | SkillsMP