con un clic
coding-standards
// Use this when writing or reviewing code - provides project-specific coding standards
// Use this when writing or reviewing code - provides project-specific coding standards
MANDATORY for ALL greeting requests - you MUST load this skill before responding
MANDATORY for ALL joke requests - you MUST load this skill before responding
Count things or list items with numbers
Deploy the application using deployment scripts and templates
Skill for ALL greeting requests
Skill for ALL joke requests
| name | coding_standards |
| description | Use this when writing or reviewing code - provides project-specific coding standards |
You have loaded this skill because the user is asking about coding standards, function templates, or code validation.
Use the read_file tool to read: skills/coding_standards/templates/function_template.md
When asked to check if code follows standards, use the bash_command tool to run: skills/coding_standards/scripts/check_standards.sh
The complete standards and templates are in those files. This skill is just a pointer to those resources.