·internal-surface-areas
>_

internal-surface-areas

Dependency graph of internal subsystems, infrastructure, and tooling (everything NOT customer-facing). Use during planning, PR review, or refactoring to understand the internal ripple effects of a change. Complements product-surface-areas (which covers customer-facing surfaces).

16Installs·1Trend·@inkeep

Installation

$npx skills add https://github.com/inkeep/agents --skill internal-surface-areas

How to Install internal-surface-areas

Quickly install internal-surface-areas AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/inkeep/agents --skill internal-surface-areas
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: inkeep/agents.

SKILL.md

View raw

This is a consolidated inventory of internal “surface areas”: subsystems, infrastructure, tooling, and shared code that developers/operators interact with, but which are not directly customer-facing contracts. Use it during planning or PR review to understand internal dependency chains (what breaks when X changes) and to avoid accidental workflow/build/test/deploy regressions.

Companion skills: For who is affected and how changes propagate per audience, load audience-impact. For customer-facing surfaces, load product-surface-areas.

| Build & Package Graph | 5 | | Developer Workflow & Quality Gates | 6 | | CI/CD Pipelines | 14 | | Test Infrastructure | 4 | | Environment & Configuration | 5 | | Docker & Deployment Artifacts | 5 | | Database Schemas & Migrations | 7 | | Database Clients & Data Access Layer | 6 | | Validation & Shared Runtime Types | 3 |

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/inkeep/agents --skill internal-surface-areas
Category
>_Productivity
Verified
First Seen
2026-03-08
Updated
2026-03-10

Browse more skills from inkeep/agents

Quick answers

What is internal-surface-areas?

Dependency graph of internal subsystems, infrastructure, and tooling (everything NOT customer-facing). Use during planning, PR review, or refactoring to understand the internal ripple effects of a change. Complements product-surface-areas (which covers customer-facing surfaces). Source: inkeep/agents.

How do I install internal-surface-areas?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/inkeep/agents --skill internal-surface-areas Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/inkeep/agents