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.
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/sourcesTop Multi-Language Standards skills
See all →The most-installed skills from Multi-Language Standards, ranked by adoption.
01common-architecture-audit
3 installsAudit 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 Standards02typescript-best-practices
2 installsWrite idiomatic TypeScript patterns for clean, maintainable code. Use when writing or refactoring TypeScript classes, functions, modules, or async logic.
Buildfrom Multi-Language Standards03caveman
2 installsUltra-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 Standards04common-debugging
1 installsTroubleshoot systematically using the Scientific Method. Use when debugging crashes, tracing errors, diagnosing unexpected behavior, or investigating exceptions.
Buildfrom Multi-Language Standards05ios-design-system
1 installsEnforce design token usage in SwiftUI apps using iOS Human Interface Guidelines. Use when implementing design tokens, colors, or typography in SwiftUI.
Buildfrom Multi-Language Standards06caveman-compress
1 installsCompress 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 Standards07php-best-practices
1 installsWrite 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 Standards08android-architecture
1 installsApply 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 Standards09flutter-bloc-state-management
1 installsImplement 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 Standards10common-security-audit
1 installsProbe 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 Standards11nextjs-architecture
1 installsStructure 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 Standards12common-owasp
1 installsOWASP 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 Standards13flutter-testing
1 installsWrite 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 Standards14java-testing
1 installsTesting 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 Standards15spring-boot-architecture
1 installsStructure 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 Standards16flutter-idiomatic-flutter
1 installsCompose 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 Standards17angular-architecture
1 installsStandards for Angular project structure, feature modules, and lazy loading. Use when structuring Angular apps, defining feature modules, or configuring lazy loading.
Buildfrom Multi-Language Standards18php-language
1 installsApply 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 Standards19common-store-changelog
1 installsGenerate 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 Standards20php-error-handling
1 installsImplement 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 Standards21javascript-best-practices
1 installsIdiomatic 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 Standards22php-tooling
1 installsConfigure PHP ecosystem tooling, dependency management, and static analysis. Use when managing Composer dependencies, running PHPStan, or configuring PHP build tools.
Buildfrom Multi-Language Standards23quality-engineering-quality-assurance
1 installsWrite 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 Standards24swift-swiftui
1 installsConfigure 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.