·multiversx-project-culture
</>

multiversx-project-culture

multiversx/mx-ai-skills

Assess codebase quality and maturity based on documentation, testing practices, and code hygiene indicators. Use when evaluating project reliability, estimating audit effort, or onboarding to new codebases.

10Installs·0Trend·@multiversx

Installation

$npx skills add https://github.com/multiversx/mx-ai-skills --skill multiversx-project-culture

SKILL.md

Evaluate the quality and reliability of a MultiversX codebase based on documentation presence, testing culture, code hygiene, and development practices. This assessment helps calibrate audit depth and identify areas of concern.

| README.md | Project root | [ ] Present [ ] Useful | | Build instructions | README or BUILDING.md | [ ] Present [ ] Tested | | API documentation | docs/ or inline | [ ] Present [ ] Complete | | Architecture overview | docs/ or specs/ | [ ] Present | | Deployment guide | README or DEPLOY.md | [ ] Present |

| mxpy.json | Standard build configuration | [ ] Present | | sc-config.toml | Contract configuration | [ ] Present | | multiversx.yaml | Additional config | [ ] Optional | | snippets.sh | Interaction scripts | [ ] Helpful | | interaction/ | Deployment/call scripts | [ ] Very helpful |

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/multiversx/mx-ai-skills --skill multiversx-project-culture
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is multiversx-project-culture?

Assess codebase quality and maturity based on documentation, testing practices, and code hygiene indicators. Use when evaluating project reliability, estimating audit effort, or onboarding to new codebases. Source: multiversx/mx-ai-skills.

How do I install multiversx-project-culture?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/multiversx/mx-ai-skills --skill multiversx-project-culture Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/multiversx/mx-ai-skills