DiDi
Official@didi · Beijing, China
滴滴出行
Agent Skills by DiDi
Showing 13 vetted skills indexed across 2 GitHub repositories.
mpx2rn-simple
Guides Mpx cross-platform code adaptation and validation for React Native output.
mpx2rn
Adapt Mpx single-file components for cross-platform React Native output.
mpx-mode-migration
Audits Mpx projects for mode/srcMode semantic migration issues after framework upgrades.
skill-creator
Create, evaluate, and iteratively improve Claude skills with benchmark testing.
review-loop
Orchestrates planner, reviewer, and coder subagents through stateful plan and code review loops.
karpathy-guidelines
Applies behavioral guidelines to reduce common LLM coding mistakes during code writing and review.
skill2gene
Convert document-oriented procedural skills into compact strategy gene control units.
didi-ride-skill
Automate ride-hailing, route planning, and nearby searches via DiDi MCP Server APIs.
network-proxy
Apply proxy environment variables to resolve network connectivity issues for command-line tools.
mpx-rn-style-guide
Document Mpx component styling best practices for React Native output.
doc-add-simple-hash
Generate URL-friendly hash anchors for Chinese markdown titles.
changelog-generator
Generate structured changelogs from Git commit history and code differences between releases.
mpx-development-guides
Guide Mpx framework development covering project structure, syntax, and cross-platform deployment.
Frequently Asked Questions About DiDi
FAQPage SchemaWhat 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.