Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
yorkie-team
Profil créateur GitHub

yorkie-team

Vue par dépôt de 11 skills collectés dans 2 dépôts GitHub.

skills collectés
11
dépôts
2
mis à jour
2026-07-14
explorateur de dépôts

Dépôts et skills représentatifs

release
Développeurs de logiciels

Cuts and publishes a new version of the yorkie-android-sdk to Maven Central. Runs the full release flow: branch release/vX.X.X from develop, bump VERSION_NAME in gradle.properties, PR to main, create the GitHub Release that triggers publish.yml, then sync main back into develop (and SNAPSHOT / manual publishes via publish-manual.yml). ALWAYS use this skill for ANY request to release, publish, ship, tag, or cut a version of the SDK — including short ones like "release v0.7.5", "ship 0.6.36", "publish to maven central", "cut a release", "re-cut the release", "bump the version and tag it", "get develop out on central sonatype", or "put out a 0.8.0-SNAPSHOT". Don't hand-roll any of this with raw git/gh: the publish is an irreversible Maven Central step and needs a GitHub Release (not a bare tag) to fire publish.yml. NOT for: a normal PR to develop, bumping third-party dependency versions in libs.versions.toml, git-tagging an arbitrary checkpoint, hotfix PRs, or just reading a version number.

2026-07-14
android-cli
Développeurs de logiciels

Orchestrates Android development tasks including project creation, deployment, SDK management, and environment diagnostics using the `android` command-line tool.

2026-05-22
create-pr
Développeurs de logiciels

Creates or updates a PR for yorkie-android-sdk with English body and JIRA integration. Auto-detects base branch from current branch name. Supports updating existing PRs. Triggered by "create PR", "make PR", "open PR", "pull request", "push and PR", "update PR", "update PR title", "update PR body".

2026-04-20
fix-bug-flow
Développeurs de logiciels

Bug-fix workflow from JIRA ticket to PR. Fetches the bug report, investigates root cause, writes a failing test (when possible), fixes the bug, and creates a PR. Use this whenever the user wants to fix a bug from a JIRA ticket, e.g. "fix bug 123", "fix-bug-flow 123", "fix-bug-flow RTCOLLABPLATFORM-123", "there's a bug in ticket 123 please fix it", "hotfix 123".

2026-04-20
new-feature-flow
Développeurs de logiciels

Feature development workflow from JIRA ticket to PR. Fetches the feature request, writes implementation plan, implements with team-review, and creates PR(s). For large features, creates subtask tickets and a base feature branch with sub-PRs. Use this whenever the user wants to implement a new feature from a JIRA ticket, e.g. "new-feature-flow 123", "implement feature 123", "add feature from ticket 123", "work on feature RTCOLLABPLATFORM-123".

2026-04-20
refactor-flow
Développeurs de logiciels

Refactoring workflow from JIRA ticket to PR. Fetches the refactoring task, analyzes current code, ensures tests pass before changes, refactors with zero behavior change, and creates PR. Use this whenever the user wants to refactor code from a JIRA ticket, e.g. "refactor-flow 123", "refactor ticket 123", "clean up code for ticket 123", "restructure the code in RTCOLLABPLATFORM-123".

2026-04-20
solve-jira
Développeurs de logiciels

JIRA ticket dispatcher. Fetches the issue, detects the type (bug, feature, refactor, etc.), and routes to the appropriate workflow skill. Use this when the user mentions a JIRA ticket number without specifying a workflow, e.g. "solve 42", "work on ticket 42", "RTCOLLABPLATFORM-42", "what should I do with ticket 123".

2026-04-20
team-review
Analystes en assurance qualité des logiciels et testeurs

Multi-agent review for yorkie-android-sdk. Runs critic-reviewer and test-writer in parallel; adds api-compat-checker when Client, Document, JsonObject/Array/Text/Tree, or .proto files are in the diff; adds protobuf-converter-checker when .proto files are in the diff. Triggered by "team review", "review changes", "review this", "review PR", "code review".

2026-04-11
Affichage des 8 principaux skills collectés sur 10 dans ce dépôt.
2 dépôts affichés sur 2
Tous les dépôts sont affichés