スキル一覧に戻る
aiskillstore

global-coding-style

by aiskillstore

global-coding-styleは、other分野における実用的なスキルです。複雑な課題への対応力を強化し、業務効率と成果の質を改善します。

102🍴 3📅 2026年1月23日
GitHubで見るManusで実行

SKILL.md


name: global-coding-style description: Maintain consistent code formatting, naming conventions, type safety, and automated code quality standards across PHP and TypeScript/JavaScript. Use this skill when writing or editing any PHP files (.php), TypeScript/JavaScript files (.ts, .tsx, .js, .jsx), when implementing type declarations and return types, when running code formatters (Laravel Pint, Ultracite) or linters, when running static analysis tools (Larastan), when naming variables, functions, classes, or files, when applying DRY principles, when removing dead code, or when preparing code for review or commit.

Global Coding Style

This Skill provides Claude Code with specific guidance on how to adhere to coding standards as they relate to how it should handle global coding style.

When to use this skill

  • When writing or editing PHP files (.php) in any part of the application
  • When writing or editing TypeScript or JavaScript files (.ts, .tsx, .js, .jsx)
  • When implementing explicit return type declarations in PHP methods and functions
  • When adding type hints to function parameters in PHP
  • When leveraging TypeScript types in frontend code
  • When naming variables, functions, classes, methods, or files
  • When running Laravel Pint for PHP code formatting
  • When running Ultracite for JavaScript/TypeScript linting and formatting
  • When running Larastan (PHPStan) for static analysis
  • When applying DRY principles to eliminate code duplication
  • When removing unused imports, dead code, or commented-out blocks
  • When configuring pre-commit hooks via Lefthook
  • When preparing code for review with CodeRabbit CLI
  • When refactoring code for better readability and maintainability

Instructions

For details, refer to the information provided in this file: global coding style

スコア

総合スコア

60/100

リポジトリの品質指標に基づく評価

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

0/10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

+5
最近の活動

3ヶ月以内に更新

+5
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

+5

レビュー

💬

レビュー機能は近日公開予定です