everything-claude-code-conventions

Enforce JavaScript development conventions and commit message guidelines.

1|Updated Apr 7, 2026
One-click install
npx skills add https://github.com/Michae2xl/claude-skills-michael --skill everything-claude-code-conventions-michae2xl
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: everything-claude-code-conventions
Source: https://github.com/Michae2xl/claude-skills-michael/tree/main/skills/everything-claude-code
Command: npx skills add https://github.com/Michae2xl/claude-skills-michael --skill everything-claude-code-conventions-michae2xl

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps developers adhere to the development conventions and patterns specific to everything-claude-code, streamlining project workflows and ensuring consistency.

Core Features & Use Cases

  • Commit Conventions: Offers guidelines on conventional commit messages and message formats.
  • Code Style: Provides naming conventions and import/export styles for JavaScript.
  • Testing: Details best practices for writing and organizing tests.
  • Error Handling: Standardizes error handling across the codebase.
  • Common Workflows: Summarizes typical development workflows like database migration, feature development, and skill addition.
  • Best Practices: Lists dos and don'ts based on codebase analysis.
  • Use Case: New developers can use this Skill to quickly get up to speed on the coding standards and practices within the everything-claude-code repository.

Quick Start

Activate the skill and follow the commit message guidelines when submitting code changes.

Frequently Asked Questions about everything-claude-code-conventions

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I enforce conventional commits and code style in a JavaScript project?

You can enforce conventional commits and code style by applying this Skill's guidelines for commit message formats, naming conventions, and import/export styles to maintain consistency across your JavaScript codebase.

What are the best practices for organizing tests and handling errors in JavaScript development?

Best practices for organizing tests and handling errors include standardizing error handling across the codebase and following specific guidelines for writing and organizing tests to streamline project workflows.

How do I standardize error handling across my JavaScript codebase?

You can standardize error handling across your JavaScript codebase by applying this Skill's standardized error handling patterns, which streamline project workflows and ensure consistent error management practices.

Does this development conventions Skill work with hybrid module organization and GitHub workflow automation?

Yes, this development conventions Skill works with hybrid module organization and GitHub workflow automation, requiring knowledge of these structures to enforce code style and testing practices effectively.

What is the best way to get up to speed on coding standards for a new JavaScript repository?

The best way to get up to speed on coding standards for a new JavaScript repository is to use this Skill, which summarizes dos and don'ts, typical workflows, and commit conventions based on codebase analysis.

Why should I use conventional commit guidelines when submitting code changes?

You should use conventional commit guidelines when submitting code changes because they enforce development conventions, streamline project workflows, and ensure commit message consistency across the development process.