DiDi avatar

DiDi

Official

@didi · Beijing, China

0Followers
|
79Public Repos
|
13Published Skills

滴滴出行

Skills Distribution
DomainDeveloper To...Cross-Platform Fra.. (40%)Ride-Hailing Integ.. (30%)Technical Document.. (20%)Network Configurat.. (10%)

Agent Skills by DiDi

Showing 13 vetted skills indexed across 2 GitHub repositories.

didididi
3.9k

mpx2rn-simple

Guides Mpx cross-platform code adaptation and validation for React Native output.

Official
Advanced
didididi
3.9k

mpx2rn

Adapt Mpx single-file components for cross-platform React Native output.

Official
Advanced
didididi
3.9k

mpx-mode-migration

Audits Mpx projects for mode/srcMode semantic migration issues after framework upgrades.

Official
Advanced
didididi
3.9k

skill-creator

Create, evaluate, and iteratively improve Claude skills with benchmark testing.

Official
Advanced
didididi
3.9k

review-loop

Orchestrates planner, reviewer, and coder subagents through stateful plan and code review loops.

Official
Advanced
didididi
3.9k

karpathy-guidelines

Applies behavioral guidelines to reduce common LLM coding mistakes during code writing and review.

Official
Basic
didididi
3.9k

skill2gene

Convert document-oriented procedural skills into compact strategy gene control units.

Official
Intermediate
didididi
55

didi-ride-skill

Automate ride-hailing, route planning, and nearby searches via DiDi MCP Server APIs.

Official
Advanced
didididi
3.9k

network-proxy

Apply proxy environment variables to resolve network connectivity issues for command-line tools.

Official
Basic
didididi
3.9k

mpx-rn-style-guide

Document Mpx component styling best practices for React Native output.

Official
Intermediate
didididi
3.9k

doc-add-simple-hash

Generate URL-friendly hash anchors for Chinese markdown titles.

Official
Intermediate
didididi
3.9k

changelog-generator

Generate structured changelogs from Git commit history and code differences between releases.

Official
Intermediate
didididi
3.9k

mpx-development-guides

Guide Mpx framework development covering project structure, syntax, and cross-platform deployment.

Official
Intermediate

Frequently Asked Questions About DiDi

FAQPage Schema
What specific tasks can developers perform using DiDi's ride-hailing capabilities?

Developers can integrate ride-hailing functionality, execute route planning calculations, and perform proximity searches for nearby vehicles. These capabilities are exposed through the DiDi MCP Server, allowing for direct programmatic interaction with ride-hailing services within custom software environments.

Which engineering personas benefit most from the Mpx development guides?

Frontend and mobile engineers working on cross-platform projects benefit from these guides. They provide essential documentation on project architecture, syntax requirements, and deployment strategies for the Mpx framework, ensuring consistent component styling and structure across diverse mobile operating systems.

How does the changelog generator function within a repository?

The generator parses Git commit history and code differences between specific release versions to produce structured, human-readable changelogs. It streamlines the release management process by identifying changes directly from version control data, ensuring accurate documentation of updates without manual entry.