development-guidelines

Establish Python coding standards and Git workflow guidelines for team consistency.

1|Updated Jan 11, 2026
One-click install
npx skills add https://github.com/YH-05/finance --skill development-guidelines-yh-05
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: development-guidelines
Source: https://github.com/YH-05/finance/tree/main/.claude/skills/development-guidelines
Command: npx skills add https://github.com/YH-05/finance --skill development-guidelines-yh-05

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill establishes a unified development process and coding standards for the entire team, ensuring consistency and efficiency in code implementation and project development.

Core Features & Use Cases

  • Coding Standards: Defines Python conventions, naming rules, commenting styles, and error handling.
  • Development Process: Outlines Git workflow, commit message formats, pull request procedures, and testing strategies.
  • Use Case: When starting a new project or onboarding a new developer, use this Skill to quickly establish and enforce consistent coding practices and development workflows.

Quick Start

Use the development-guidelines skill to create a new development-guidelines.md file for the project.

Frequently Asked Questions about development-guidelines

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

FAQPage Schema
How do I establish coding standards and a development process for a new Python project?

You can generate a unified `development-guidelines.md` file to define Python conventions, Git workflow, commit message formats, testing strategies, and code review processes for team-wide consistency.

What should be included in team development guidelines for Git workflow and code review?

Team development guidelines should outline Git workflow, commit message formats, pull request procedures, testing strategies, and code review processes to ensure efficient and maintainable software development.

When do I need to standardize development processes and coding conventions for my team?

You need to standardize development processes when starting a new project or onboarding new developers, ensuring immediate adherence to consistent coding practices and development workflows.

Does this development guidelines skill define specific Python conventions and error handling?

Yes, the development guidelines skill defines specific Python conventions, naming rules, commenting styles, and error handling to maintain consistent code implementation.

What is the best way to document coding standards and pull request procedures for onboarding?

The best way is to create a comprehensive `development-guidelines.md` file that covers Python conventions, Git workflow, and pull request procedures to quickly enforce consistent practices.