원클릭으로
api-mocking-skill
Scaffold API mocking infrastructure using Mountebank and Testcontainers for reliable integration testing.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Scaffold API mocking infrastructure using Mountebank and Testcontainers for reliable integration testing.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
| name | API Mocking Skill |
| id | ce.skill.api-mocking |
| description | Scaffold API mocking infrastructure using Mountebank and Testcontainers for reliable integration testing. |
| version | 1.0.0 |
This skill automates the setup of API mocking infrastructure. It leverages Mountebank (for over-the-wire mocks) and Testcontainers (for ephemeral environment management) to create robust, hermetic integration tests.
| Command | Description | Usage |
|---|---|---|
/vibepro.mock.init | Initialize mocking infrastructure (fixtures, dependencies check). | /vibepro.mock.init |
/vibepro.mock.example | Generate a reference implementation of a mock-backed test. | /vibepro.mock.example |
/vibepro.mock.init
# This creates tests/integration/test_mock_example.py
/vibepro.mock.example
Guides the creation and review of Architectural Decision Records (ADRs). Use this skill when a significant architectural change is proposed, a new technology is introduced, or a trade-off needs to be documented.
Intelligently routes requests to the correct context instructions and documentation files. Use this skill to determine which AGENT.md, guide, or technical instruction file is most relevant for a user's request.
Manage full-stack observability using Logfire (logging/tracing) and OpenObserve (storage/visualization).
Interface for managing the Temporal Database and AI system (ReDB + GGUF embeddings).
Spec-Driven Development workflow using VibesPro conventions
Guides the selection and documentation of architectural decisions using ADR patterns.