Skip to main content
Run any Skill in Manus
with one click
$pwd:
coinbase
GitHub creator profile

coinbase

Repository-level view of 23 collected skills across 2 GitHub repositories, including approximate occupation coverage.

skills collected
23
repositories
2
occupation fields
1
updated
2026-05-28
occupation focus
Major fields detected across this creator.
repository explorer

Repositories and representative skills

#001
cds
22 skills47789updated 2026-05-28
96% of creator
git-backport
Software Developers

Back-port a specific commit from master to a release branch via cherry-pick. Creates a dedicated backport branch, attempts the cherry-pick, pushes it, and opens a PR by default. Returns to the original branch when done (success or failure). If there are merge conflicts, diagnoses the root cause without attempting an autonomous resolution. Use when asked to "backport", "cherry-pick to release", or "port a fix to a release branch".

2026-05-28
figma-audit-connect
Software Developers

Examines a Figma Code Connect mapping file and provides a report on the mapping's accuracy and completeness

2026-05-26
figma-connect-best-practices
Software Developers

Guidelines for writing Figma Code Connect property mappings. Use this skill when working on Figma Code Connect files, which typically end in .figma.tsx.

2026-05-26
figma-create-connect
Software Developers

Creates a new Figma Code Connect mapping file for a CDS component

2026-05-26
cds-migrator-transform
Software Developers

Use when a CDS change in **cds-web**, **cds-common**, **cds-mobile**, **web-visualization**, or **mobile-visualization** needs a **jscodeshift** migration in `packages/migrator` to update callers or mitigate breaking API or import moves (add or change a transform, tests, or preset entry).

2026-05-21
components-styles
Software Developers

Guidelines writing styles API (styles, classNames, and static classNames) for a CDS component. Use this skill when adding customization options to a React component via `styles` or `classNames` props or when needing to update the docsite with component styles documentation.

2026-05-21
components-write-docs
Software Developers

Guidelines for creating or updating documentation for a CDS component on the docsite (apps/docs/). Use this skill after creating or making updates to a CDS React component to write high quality documentaiton in the CDS docsite.

2026-05-21
deprecate-cds-api
Software Developers

Deprecates a CDS component, hook, or other exported symbol with consistent JSDoc, version tags, and docsite metadata across every public export path (web, mobile, common, visualization), not only the original package. Use whenever the user asks to deprecate a CDS component or API, mark something as deprecated, add @deprecated / @deprecationExpectedRemoval, or update deprecation warnings in apps/docs metadata under components or hooks (webMetadata.json / mobileMetadata.json / metadata.json). Also use when replacing a component or hook and sunsetting the old one. Always finish by running `yarn nx run <project>:lint` on modified packages so `internal/deprecated-jsdoc-has-removal-version` passes.

2026-05-21
Showing top 8 of 22 collected skills in this repository.
#002
agentic-wallet-skills
1 skills10838updated 2026-05-21
4.3% of creator
Showing 2 of 2 repositories
All repositories loaded
coinbase GitHub Skills | SkillsMP