Skip to main content

← All sources

Multi-Language Standards skills

Best practices standards for NestJS, Golang, React, and more skills-hub.ai mirrors 314 skills from Multi-Language Standards daily, every skill links back to its upstream GitHub source. Install with one command across Claude Code, Cursor, Codex, Windsurf, and any MCP-compatible tool.

Upstream: github.com/HoangNguyen0403/agent-skills-standard

Installing a Multi-Language Standards skill

Pick a skill below, then run the install command for your AI coding tool. The skills-hub CLI writes the SKILL.md to the right directory and tracks the install in .skills.json so your team gets reproducible installs.

# Install a Multi-Language Standards skill
npx @skills-hub-ai/cli install <skill-slug>

# Browse all Multi-Language Standards skills via API
curl https://skills-hub.ai/api/v1/skills?source=multi-language-standards

# Browse all sources
open https://skills-hub.ai/sources

Top Multi-Language Standards skills

See all →

The most-installed skills from Multi-Language Standards, ranked by adoption.

  1. 01common-architecture-audit

    3 installs

    Audit structural debt, logic leakage, and monolithic components across Web, Mobile, and Backend codebases. Use when reviewing architecture, assessing tech debt, detecting logic in wrong layers, or identifying God classes.

    Buildfrom Multi-Language Standards
  2. 02typescript-best-practices

    2 installs

    Write idiomatic TypeScript patterns for clean, maintainable code. Use when writing or refactoring TypeScript classes, functions, modules, or async logic.

    Buildfrom Multi-Language Standards
  3. 03caveman

    2 installs

    Ultra-compressed communication mode. Cuts token usage ~75% by speaking like caveman while keeping full technical accuracy. Supports intensity levels: lite, full (default), ultra, wenyan-lite, wenyan-full, wenyan-ultra. Use when user says "caveman mode", "talk like caveman", "use caveman", "less tokens", "be brief", or invokes /caveman. Also auto-triggers when token efficiency is requested.

    Buildfrom Multi-Language Standards
  4. 04common-debugging

    1 installs

    Troubleshoot systematically using the Scientific Method. Use when debugging crashes, tracing errors, diagnosing unexpected behavior, or investigating exceptions.

    Buildfrom Multi-Language Standards
  5. 05ios-design-system

    1 installs

    Enforce design token usage in SwiftUI apps using iOS Human Interface Guidelines. Use when implementing design tokens, colors, or typography in SwiftUI.

    Buildfrom Multi-Language Standards
  6. 06caveman-compress

    1 installs

    Compress natural language memory files (CLAUDE.md, todos, preferences) into caveman format to save input tokens. Preserves all technical substance, code, URLs, and structure. Compressed version overwrites the original file. Human-readable backup saved as FILE.original.md. Trigger: /caveman:compress <filepath> or "compress memory file"

    Buildfrom Multi-Language Standards
  7. 07php-best-practices

    1 installs

    Write PHP following PSR coding standards, SOLID principles, and code-quality guidelines. Use for PHP style, design, refactoring, naming, and guard clauses—not Composer/PSR-4 project configuration.

    Buildfrom Multi-Language Standards
  8. 08android-architecture

    1 installs

    Apply Clean Architecture layering, modularization, and Unidirectional Data Flow in Android projects. Use when setting up project structure, placing code in layers, configuring feature/core modules, or implementing UDF patterns.

    Buildfrom Multi-Language Standards
  9. 09flutter-bloc-state-management

    1 installs

    Implement BLoC/Cubit state, events, transitions, and async concurrency in Flutter. Use for BLoC/Cubit feature logic, debounced/cancellable events, state rendering, or bloc tests—not generic widget-only work.

    Buildfrom Multi-Language Standards
  10. 10common-security-audit

    1 installs

    Probe for hardcoded secrets, injection surfaces, unguarded routes, business logic flaws, and platform-specific weaknesses across backend (Node, Go, Java, Python, Rust), frontend (React, Angular, Vue), and mobile (iOS, Android, Flutter) codebases. Use when performing security audits, vulnerability scans, secrets detection, or penetration testing.

    Buildfrom Multi-Language Standards
  11. 11nextjs-architecture

    1 installs

    Structure Next.js projects with Feature-Sliced Design layers, domain-grouped slices, and strict import hierarchy. Use when organizing features into FSD layers, enforcing slice boundaries, or keeping page.tsx thin. (triggers: src/features/**, src/entities/**, src/widgets/**, FSD, Feature Sliced Design, slices, segments)

    Buildfrom Multi-Language Standards
  12. 12common-owasp

    1 installs

    OWASP Top 10 audit checklists for Web Applications (2021), APIs (2023), and Mobile (2024). Use when performing any security review, PR review, or codebase audit touching web, mobile, or API code.

    Buildfrom Multi-Language Standards
  13. 13flutter-testing

    1 installs

    Write unit, widget, and integration tests with robot patterns, widget keys, and Patrol in Flutter. Use when implementing test behavior; defer CI-only configuration without test changes.

    Buildfrom Multi-Language Standards
  14. 14java-testing

    1 installs

    Testing standards using JUnit 5, AssertJ, and Mockito for Java. Use when writing or reviewing Java unit tests, setting up parameterized tests, writing integration tests with Testcontainers, or working with Mockito mocks. (triggers: **/*Test.java, **/*IT.java, @Test, @ParameterizedTest, Mockito, AssertJ, assertThat, JUnit, Testcontainers)

    Buildfrom Multi-Language Standards
  15. 15spring-boot-architecture

    1 installs

    Structure Spring Boot 3+ projects with feature packaging and clean layering. Use when structuring Spring Boot 3 projects, defining layers, or applying architecture patterns. (triggers: pom.xml, build.gradle, structure, layering, dto, controller, @RestController, @Service, @Repository, @Entity, @Bean, @Configuration)

    Buildfrom Multi-Language Standards
  16. 16flutter-idiomatic-flutter

    1 installs

    Compose modern Flutter layouts and widgets idiomatically. Use for widget trees, layout constraints, mounted safety, and UI composition—not BLoC state management, routing, dependency injection, or tests.

    Buildfrom Multi-Language Standards
  17. 17angular-architecture

    1 installs

    Standards for Angular project structure, feature modules, and lazy loading. Use when structuring Angular apps, defining feature modules, or configuring lazy loading.

    Buildfrom Multi-Language Standards
  18. 18php-language

    1 installs

    Apply core PHP language standards and modern 8.x features. Use when working with PHP 8.x features like enums, fibers, readonly properties, or named arguments. (triggers: **/*.php, declare, readonly, match, constructor, promotion, types)

    Buildfrom Multi-Language Standards
  19. 19common-store-changelog

    1 installs

    Generate user-facing release notes for the App Store and Google Play from git history (App Store <=4000 chars, Google Play <=500). Use when generating release notes, app store changelog, play store release, or "what's new" text for a mobile app.

    Buildfrom Multi-Language Standards
  20. 20php-error-handling

    1 installs

    Implement modern PHP error and exception handling patterns. Use when implementing exception hierarchies, error handlers, or custom exceptions in PHP. (triggers: **/*.php, try, catch, finally, Throwable, set_exception_handler)

    Buildfrom Multi-Language Standards
  21. 21javascript-best-practices

    1 installs

    Idiomatic JavaScript patterns and conventions for maintainable existing code. Use when reviewing or refactoring JavaScript language patterns; defer project scaffolding, dependency setup, and tool configuration.

    Buildfrom Multi-Language Standards
  22. 22php-tooling

    1 installs

    Configure PHP ecosystem tooling, dependency management, and static analysis. Use when managing Composer dependencies, running PHPStan, or configuring PHP build tools.

    Buildfrom Multi-Language Standards
  23. 23quality-engineering-quality-assurance

    1 installs

    Write or review manual Zephyr test cases with 1-condition-per-TC granularity, Module_Action on Screen when Condition naming, platform prefix rules, and High/Normal/Low priority classification. Use for test-case authoring and review; defer Jira traceability, linking, and pushing cases to Zephyr.

    Buildfrom Multi-Language Standards
  24. 24swift-swiftui

    1 installs

    Configure SwiftUI state, view lifecycle, and Property Wrappers correctly. Use when managing SwiftUI state, view lifecycle, or property wrappers like @State and @Binding.

    Buildfrom Multi-Language Standards

About this source

skills-hub.ai mirrors skills from 90+ official GitHub repositories every day. Each imported skill is parsed from a SKILL.md file in the source repo, gets a security scan and quality score on import, and links back to its upstream source of truth.

Last sync: Jul 30, 2026, 5:50 PM (success).

Multi-Language Standards skills, frequently asked

What are Multi-Language Standards skills?

Multi-Language Standards skills are AI coding skills published by Multi-Language Standards (Best practices standards for NestJS, Golang, React, and more) and mirrored daily on skills-hub.ai. They are SKILL.md files that follow the open Agent Skills standard, so they work in Claude Code, Cursor, Codex CLI, Windsurf, Copilot, and any MCP-compatible tool.

How many Multi-Language Standards skills are available?

skills-hub.ai indexes 314 skills from Multi-Language Standards, synced daily from the upstream GitHub repository (https://github.com/HoangNguyen0403/agent-skills-standard).

How do I install a Multi-Language Standards skill?

Run `npx @skills-hub-ai/cli install <skill-slug>` in your project. The CLI writes the SKILL.md to the right directory for your AI tool and adds it to your `.skills.json` lockfile so your team gets the same skills at the same versions.

Are these official Multi-Language Standards skills?

Yes. Every skill from this source is mirrored from Multi-Language Standards's own GitHub repository (https://github.com/HoangNguyen0403/agent-skills-standard). Each skill page links back to the upstream source of truth, so you can verify the original.