Upgrade simple-icons to the latest version and preserve any removed icons by sourcing them from the previous version into common/icons/customIcons.ts and updating icon mappings. Use whenever bumping or upgrading simple-icons in this repo.
package.json and pnpm-lock.yaml.pnpm add simple-icons@latest.common/icons/languageMapping.ts for imports from simple-icons.pnpm lint or pnpm verify to surface missing icon exports.title, slug, hex, path). In simple-icons, this is available from the si* export or icons/<slug>.json in the package.custom<IconName> entry to common/icons/customIcons.ts with the extracted data.common/icons/languageMapping.ts to import and reference the custom icon.pnpm lint:fix to fix import ordering issues if any.pnpm verify before committing, and add a changeset for the upgrade.Search for places (restaurants, cafes, etc.) via Google Places API proxy on localhost.
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.
Start voice calls via the OpenClaw voice-call plugin.
Notion API for creating and managing pages, databases, and blocks.
Gemini CLI for one-shot Q&A, summaries, and generation.
Category:developer