jinn-conventions

Document and standardize coding, testing, and release conventions for a project.

1|Updated Sep 2, 2019
One-click install
npx skills add https://github.com/hackefeller/hominem --skill jinn-conventions
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: jinn-conventions
Source: https://github.com/hackefeller/hominem/tree/main/.claude/skills/jinn-conventions
Command: npx skills add https://github.com/hackefeller/hominem --skill jinn-conventions

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Establishing and maintaining consistent conventions is essential to prevent drift, confusion, and rework across teams.

Core Features & Use Cases

  • Document and standardize coding, testing, and release conventions for a project.
  • Provide guidance for onboarding contributors and auditing adherence to standards.
  • Serve as a single source of truth for governance, with clear enforcement paths.

Quick Start

Create a centralized conventions document following the guidelines outlined in this skill.

Frequently Asked Questions about jinn-conventions

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

FAQPage Schema
How do I establish project conventions to prevent codebase drift across teams?

To establish project conventions, create a centralized document specifying coding, testing, and release standards. This serves as a single source of truth for governance, preventing drift and rework across teams by providing clear enforcement paths.

What is the best way to document coding standards for onboarding new contributors?

Documenting coding standards for onboarding involves creating a centralized conventions document. It provides clear guidance for new contributors, audits adherence to standards, and specifies where to document rules and how to handle changes over time.

How do you enforce project conventions once they are defined?

You enforce project conventions by specifying clear enforcement paths within a centralized standards document. This governance approach ensures teams audit adherence to the defined coding, testing, and release standards during reviews.

Can I use this to manage changes to project conventions over time?

Yes, you can manage changes to project conventions over time. The approach explicitly specifies how to handle gaps or changes in standards, ensuring the centralized documentation remains an accurate source of truth as the codebase evolves.

Do I need any specific dependencies to define and maintain project standards?

No specific dependencies are required to define and maintain project standards. You can establish conventions by creating a centralized document following the provided guidelines, requiring no external components or tools.