everything-claude-code-conventions

Standardize development patterns, commit conventions, and architectural workflows for the everything-claude-code repository.

1|Updated Apr 11, 2026
One-click install
npx skills add https://github.com/its-Basudeba/Care-HMS --skill everything-claude-code-conventions-its-basudeba
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: everything-claude-code-conventions
Source: https://github.com/its-Basudeba/Care-HMS/tree/main/.agent/.agents/skills/everything-claude-code
Command: npx skills add https://github.com/its-Basudeba/Care-HMS --skill everything-claude-code-conventions-its-basudeba

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill addresses the challenge of maintaining consistency across a large codebase by providing a centralized source of truth for development patterns, commit styles, and project architecture.

Core Features & Use Cases

  • Commit Standardization: Enforces Conventional Commits to ensure clear, searchable project history.
  • Workflow Automation: Provides structured steps for common tasks like adding new agents, skills, or language rules.
  • Code Quality: Defines naming conventions, import styles, and error handling patterns to keep the codebase maintainable.

Quick Start

Activate the everything-claude-code-conventions skill to ensure your current changes align with the repository's established architecture and commit patterns.

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 JavaScript coding conventions and commit standards in my development workflow?

Conventional Commits provide a structured commit message format that creates a searchable, clear project history. They standardize feature implementation and maintenance logs, making large codebase changes easier to track.

What is the best way to standardize architectural workflows for adding new agents or language rules?

You can standardize feature implementation by activating centralized rules that govern naming conventions, testing patterns, and architectural workflows. This ensures all current changes align with the repository's established design.

How do I integrate language rules and manage agents within a large codebase?

You integrate language rules and manage agents by following structured procedural steps for common tasks. This facilitates consistent feature implementation and repository-specific maintenance without disrupting the existing architecture.

Does this approach work for standardizing testing patterns across a JavaScript repository?

Yes, this approach works for JavaScript repositories by defining specific naming conventions, import styles, and testing patterns. It provides a centralized source of truth to keep the codebase maintainable and consistent.