Skip to main content
Back to registry

coding-standards

affaan-m/everything-claude-code

Universal coding standards applicable across all projects.

Installs2
Install command
npx skills add https://github.com/affaan-m/everything-claude-code --skill coding-standards
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Universal coding standards applicable across all projects. Watch for these anti-patterns: Remember : Code quality is not negotiable. Clear, maintainable code enables rapid development and confident refactoring. - Starting a new project or module - Reviewing code for quality and maintainability - Refactoring existing code to follow conventions - Enforcing naming, formatting, or structural consistency - Setting up linting, formatting, or type-checking rules - Onboarding new contributors to coding conventions - Code is read more than written - Clear variable and function names - Self-documenting code preferred over comments - Consistent formatting - Simplest solution that works - Avoid over-engineering - No premature optimization - Easy to understand > clever code - Extract common logic into functions - Create reusable components - Share utilities across modules - Avoid copy-paste programming - Don't build features before they're needed - Avoid speculative generality - Add complexity only when required - Start simple, refactor when needed

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does coding-standards do?

Universal coding standards applicable across all projects.

Is coding-standards good?

coding-standards does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does coding-standards work with?

coding-standards currently lists compatibility with Agent compatibility has not been published yet..

What are alternatives to coding-standards?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install coding-standards?

npx skills add https://github.com/affaan-m/everything-claude-code --skill coding-standards

Related skills

More from affaan-m/everything-claude-code

Related skills

Alternatives in Software Engineering