phase-2-convention

Define coding rules, naming standards, and folder structure conventions for AI-assisted projects.

589|149|Updated Jan 9, 2026
One-click install
npx skills add https://github.com/popup-studio-ai/bkit-claude-code --skill phase-2-convention-popup-studio-ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: phase-2-convention
Source: https://github.com/popup-studio-ai/bkit-claude-code/tree/main/skills/phase-2-convention
Command: npx skills add https://github.com/popup-studio-ai/bkit-claude-code --skill phase-2-convention-popup-studio-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Phase 2 defines clear coding rules and naming standards to prevent drift when AI-assisted teams collaborate.

Core Features & Use Cases

  • Naming conventions to enforce consistent identifiers across projects
  • Folder structure and organization guidelines to improve discoverability and maintainability
  • Environment variable naming and security practices to reduce misconfigurations
  • PDCA-aligned templates and phase guidance to ensure smooth project progression

Quick Start

Run Phase-2 conventions to define naming, folder structure, and environment variable rules for a new project.

Frequently Asked Questions about phase-2-convention

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

FAQPage Schema
How do I define coding conventions for consistent AI-assisted development?

Coding conventions for consistent AI-assisted development are defined by establishing naming standards, folder structures, and environment variable rules during project initiation to prevent drift across the team.

What naming conventions should I use for project setup to prevent architecture drift?

Naming conventions for project setup should enforce consistent identifiers across projects, covering naming standards, folder organization, and environment variables to improve discoverability and reduce misconfigurations.

Can I apply these coding rules to enterprise-level architecture projects?

Yes, you can apply these coding rules to enterprise-level projects, as the conventions provide architecture guidance scaled across starter, dynamic, and enterprise levels to ensure smooth progression.

How do I use PDCA-aligned templates to guide project progression?

PDCA-aligned templates guide project progression by specifying required YAML frontmatter fields like name, description, pdca-phase, and next-skill to drive template-driven deliverables for Phase 2 work.

What folder structure guidelines improve codebase discoverability and maintainability?

Folder structure guidelines that improve discoverability and maintainability organize project directories by enforcing consistent organization rules, reducing misconfigurations and preventing drift when collaborating with AI.