project-guidelines-example

Standardize monorepo governance and project conventions for Ongize projects.

5|Updated Jan 20, 2026
One-click install
npx skills add https://github.com/Bamose/everything-codex-cli --skill project-guidelines-example-bamose
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: project-guidelines-example
Source: https://github.com/Bamose/everything-codex-cli/tree/main/skills/project-guidelines-example
Command: npx skills add https://github.com/Bamose/everything-codex-cli --skill project-guidelines-example-bamose

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The Ongize project Guidelines skill standardizes monorepo governance and project conventions, reducing onboarding time and miscommunication across teams.

Core Features & Use Cases

  • Architecture overview and decision logs for Next.js, Cloudflare Workers, and Drizzle ORM.
  • Clear file structure guidance, coding patterns, testing and quality workflow, and deployment steps.
  • Quick onboarding and reference for new projects or contributors to align with established conventions.

Quick Start

Copy this skill into your Ongize monorepo's skills directory and reference it to standardize architecture and deployment practices.

Frequently Asked Questions about project-guidelines-example

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

FAQPage Schema
How do I standardize monorepo architecture conventions for Next.js and Cloudflare Workers?

Standardize monorepo architecture by applying documented decision logs, file structure rules, and coding patterns for Next.js, Cloudflare Workers, and Drizzle ORM to reduce team miscommunication and onboarding time.

What coding patterns and testing workflows should a TypeScript monorepo follow?

TypeScript monorepos should follow established coding patterns and testing standards that enforce quality workflows, ensuring consistent architecture decisions and environment variable conventions across all integrated projects.

Does this project guidelines skill work with Drizzle ORM and Next.js deployment workflows?

Yes, the project guidelines skill works with Drizzle ORM and Next.js deployment workflows by providing standardized deployment steps and environment variable conventions specifically tailored for the Ongize workspace.

How do I onboard new contributors to an existing monorepo codebase?

Onboard new contributors by providing a standardized reference for monorepo governance, including architecture overviews, file structure guidance, and deployment workflows to quickly align them with established project conventions.

What is the best way to document environment variable conventions across a monorepo?

The best way to document environment variable conventions is to enforce standardized governance rules across the monorepo, ensuring all Next.js and Cloudflare Workers projects reference the same configuration patterns.