Agentic AI Atlasby a5c.ai
OverviewWikiGraphFor AgentsEdgesSearchWorkspace
/
GitHubDocsDiscord
iiRecord
Agentic AI Atlas · cli-mock-stdin
lib-skill:cli-mcp-development--cli-mock-stdina5c.ai
Search record views/
Record · tabs

Available views

II.Record viewspp. 1 - 1
overviewjsongraph
II.
LibrarySkill overview

lib-skill:cli-mcp-development--cli-mock-stdin

Reference · live

cli-mock-stdin overview

Create mock stdin utilities for interactive CLI testing.

LibrarySkillOutgoing · 8Incoming · 0

Attributes

displayName
cli-mock-stdin
description
Create mock stdin utilities for interactive CLI testing.
libraryPath
library/specializations/cli-mcp-development/skills/cli-mock-stdin/SKILL.md
specialization
cli-mcp-development
contentSummary
# CLI Mock Stdin Create mock stdin utilities for testing. ## Generated Patterns ```typescript import { Readable } from 'stream'; export function mockStdin(inputs: string[]): Readable { let index = 0; return new Readable({ read() { if (index < inputs.length) {

Outgoing edges

lib_applies_to_domain1
  • domain:software-engineering·DomainSoftware Engineering
lib_belongs_to_specialization1
  • specialization:cli-mcp-development·Specialization
lib_covers_topic1
  • topic:developer-experience·TopicDeveloper Experience (DX)
lib_implements_workflow1
  • workflow:feature-development·Workflow
lib_involves_role2
  • role:backend-engineer·RoleBackend Engineer
  • role:platform-engineer·Role
lib_requires_skill_area2
  • skill-area:cli-design·SkillAreaCLI Design
  • skill-area:e2e-testing·SkillAreaEnd-to-End Testing

Incoming edges

None.

Related pages

No related wiki pages for this record.

Shortcuts

Open in graph
Browse node kind