coding-standards

Align team coding quality and testing across projects with a common baseline.

Updated Nov 12, 2017
One-click install
npx skills add https://github.com/ak110/dotfiles --skill coding-standards-ak110
Or copy as Structured Prompt for Agent▌
Please help me install this Agent Skill.
Skill: coding-standards
Source: https://github.com/ak110/dotfiles/tree/main/plugins/agent-toolkit/skills/coding-standards
Command: npx skills add https://github.com/ak110/dotfiles --skill coding-standards-ak110

SYSTEM DOCUMENTATION & REQUIREMENTS

コヌディング品質・テスト方針の共通ベヌス指瀺。 コヌド・テストコヌドを新芏䜜成たたは修正する時、その蚈画時、コヌドレビュヌ時に最初に必ず呌び出すこず。 単に理解のためコヌドを読むだけの堎合や、ドキュメントのみの線集ではトリガヌ䞍芁。

Frequently Asked Questions about coding-standards

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

FAQPage Schema
How do I unify coding standards and testing guidelines across multiple projects?▌

Unify coding standards by applying a common baseline instruction during planning, development, and code reviews. This ensures consistent quality and testing policies across projects while still allowing project-specific references through optional directories.

When should I trigger coding quality and testing standards checks?▌

Trigger coding quality and testing standards checks when planning, creating, or modifying code and test code, or during code reviews. Do not trigger it when simply reading code for understanding or editing documentation only.

What is the best way to enforce consistent code review guidelines for a team?▌

The best way to enforce consistent code review guidelines is to apply a shared baseline instruction across all projects during the review phase. This aligns team quality expectations while permitting extended guidance via optional reference directories.

Do I need a specific file format to set up team coding standards?▌

You need a valid SKILL.md file with frontmatter containing a name and description to set up team coding standards. Optional directories such as scripts, references, and assets can be included for extended project-specific guidance.

Can I add project-specific coding and testing references without breaking the shared baseline?▌

You can add project-specific coding and testing references using optional directories without breaking the shared baseline. The common instruction applies universally, while these directories provide extended, tailored guidance for individual projects.

Why does my code review quality vary across different projects?▌

Code review quality varies across projects without a common baseline instruction. Applying unified coding and testing standards during planning, development, and reviews enforces a consistent quality baseline, reducing discrepancies between project outputs.