development-guidelines

Validate new code against implementation and process guidelines.

Updated Jan 2, 2026
One-click install
npx skills add https://github.com/yukikm/jpyc-concierge --skill development-guidelines-yukikm
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: development-guidelines
Source: https://github.com/yukikm/jpyc-concierge/tree/main/.claude/skills/development-guidelines
Command: npx skills add https://github.com/yukikm/jpyc-concierge --skill development-guidelines-yukikm

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill codifies shared development practices to reduce friction, improve code quality, and accelerate delivery through standardized guidelines and templates.

Core Features & Use Cases

  • Implementation Guidelines: Language, typing, naming, error handling, testing, and code style guidelines.
  • Process Guidelines: Git workflows, PR processes, CI/CD, and reviews.
  • New Project Onboarding: Quickly bootstrap a project with consistent standards.

Quick Start

Use the Development Guidelines to validate new code against the implementation and process guides at docs/development-guidelines.md and to adopt the template patterns in this skill.