bp-coding-best-practices

Enforce naming, control flow, resource safety, and documentation standards across codebases.

159|47|Updated Feb 26, 2026
One-click install
npx skills add https://github.com/davidYichengWei/agentic-engineering-framework --skill bp-coding-best-practices
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bp-coding-best-practices
Source: https://github.com/davidYichengWei/agentic-engineering-framework/tree/main/skills/bp-coding-best-practices
Command: npx skills add https://github.com/davidYichengWei/agentic-engineering-framework --skill bp-coding-best-practices

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides universal coding best-practices guidance to raise readability, safety, and maintainability across codebases for development and review tasks.

Core Features & Use Cases

  • Centralized guidelines for naming, formatting, control flow, resource safety, and documentation.
  • References to foundational principles (SOLID, design patterns) and language-specific standards to ensure cross-language consistency.
  • Use cases include code reviews, onboarding new engineers, and refactoring sessions to align with established practices.

Quick Start

Review your codebase against the guidelines in the reference documents and apply the practices during development and reviews.

Frequently Asked Questions about bp-coding-best-practices

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

FAQPage Schema
How do I enforce coding best practices during code reviews?

Enforce coding best practices during code reviews by standardizing naming conventions, readable control flow, and clear documentation using centralized guidelines for consistent style checks across multi-language codebases.

What are the best practices for resource safety and readable control flow?

Best practices for resource safety and readable control flow ensure safe resource handling and maintainable design by referencing foundational principles and language-specific standards to achieve cross-language consistency.

How do I standardize naming conventions across multi-language codebases?

Standardize naming conventions across multi-language codebases by applying universal guidelines that reference foundational SOLID design principles and language-specific standards to ensure cross-language consistency.

Can I use these coding best practices for onboarding new engineers?

Yes, you can use these coding best practices for onboarding new engineers, refactoring sessions, and feature work to align development workflows with established practices for readability and safe resource handling.

Does this approach to clean code cover documentation and precise annotations?

This clean code approach covers documentation and precise annotations by meeting requirements for maintainable design through reference documents that guide clear documentation during feature work and reviews.