claude-specific

Guide Claude-driven development in a CDK monorepo with standardized practices.

6|Updated Dec 26, 2025
One-click install
npx skills add https://github.com/crmagz/cdk-constructs-library --skill claude-specific
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: claude-specific
Source: https://github.com/crmagz/cdk-constructs-library/tree/main/.claude/skills/claude-specific
Command: npx skills add https://github.com/crmagz/cdk-constructs-library --skill claude-specific

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Claude-specific instructions provide a centralized, Claude-focused approach to working with this CDK constructs library monorepo. It outlines project context, build order, workspace conventions, and governance rules to keep teams aligned and productive.

Core Features & Use Cases

  • Instructional guidance for code generation, refactoring, and feature additions within the monorepo.
  • Emphasis on explicit imports, environment-aware configurations, and consistent exports across packages.
  • Best-practice governance for tests, documentation, and dependency ordering to reduce friction in multi-package workstreams.

Quick Start

Follow Claude's guidelines to create a new subpackage, ensuring explicit imports, tests, and proper exports.

Frequently Asked Questions about claude-specific

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

FAQPage Schema
How do I maintain consistent exports and explicit imports in a CDK monorepo?

You maintain consistent exports and explicit imports in a CDK monorepo by applying standardized governance rules for code generation, refactoring, and dependency ordering to keep multi-package workstreams aligned and productive.

What is the best way to guide code generation and refactoring across CDK monorepo packages?

The best way to guide code generation and refactoring across CDK monorepo packages involves centralized instructional guidelines that enforce build order, workspace conventions, and environment-aware configurations to reduce friction in multi-package workstreams.

How do I add a new subpackage to a CDK constructs library monorepo?

To add a new subpackage to a CDK constructs library monorepo, follow guidelines that ensure explicit imports, proper tests, and consistent exports, aligning the new package with existing project context and workspace conventions.

Why does dependency ordering matter when building in a CDK monorepo?

Dependency ordering matters when building in a CDK monorepo because it enforces structured governance for tests, documentation, and feature additions, ensuring consistency and reducing friction across multi-package workstreams.

Can I use standardized practices to align documentation with code refactoring in a monorepo?

Yes, you can use standardized practices to align documentation with code refactoring in a monorepo by applying centralized guidelines that enforce documentation alignment alongside feature additions and code generation tasks.

Do I need environment-aware configurations for CDK monorepo workspace conventions?

Yes, you need environment-aware configurations for CDK monorepo workspace conventions to ensure explicit imports and consistent exports function correctly across different deployment contexts and multi-package workstreams.