development-guidelines

Reference architecture patterns, TDD methodology, and data serialization best practices.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a comprehensive reference of architecture patterns, TDD methodology, data serialization best practices, and code reuse guidelines to accelerate development and improve quality.

Core Features & Use Cases

  • TDD-First Development: Write tests before code and validate designs early.
  • Data Serialization Best Practices: Minimize prop sizes and transform data on the server.
  • Context7 Integration: Always query Context7 before adopting a library pattern.
  • Architecture & Reuse: Patterns for server components, mappers, and code reuse.

Quick Start

Consult Context7 before implementing a new library pattern, then apply these guidelines during design and coding.