Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

api-simulator

يحتوي api-simulator على 11 من skills المجمعة من counterfact، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
11
Stars
165
محدث
2026-05-22
Forks
19
التغطية المهنية
1 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

counterfact-maintenance
مطوّرو البرمجيات

Keep contributor changes aligned with repository test patterns, diagnostics, release/versioning workflow, documentation requirements, and compatibility.

2026-05-22
counterfact-repo-basics
مطوّرو البرمجيات

Provide Counterfact repository orientation, high-level architecture, and the canonical command reference for install/build/test/lint workflows.

2026-05-22
counterfact-cli-runtime
مطوّرو البرمجيات

Update Counterfact CLI option behavior, config resolution, telemetry-safe startup handling, and bootstrap/runtime entrypoint flow.

2026-05-22
counterfact-generator-internals
مطوّرو البرمجيات

Modify TypeScript generator internals, OpenAPI parsing/schema handling, and generated file writing behavior without regressing regeneration guarantees.

2026-05-22
counterfact-runtime-architecture
مطوّرو البرمجيات

Safely change Counterfact runtime/server internals while preserving module boundaries, hot reload behavior, and backward compatibility guarantees.

2026-05-22
context
مطوّرو البرمجيات

Add and evolve Counterfact context classes in _.context.ts files, including required unit test coverage for context behavior.

2026-05-14
route
مطوّرو البرمجيات

Edit Counterfact route files to add endpoint behavior while keeping handlers thin and delegating business logic to context classes.

2026-05-14
scenario
مطوّرو البرمجيات

Create and update Counterfact scenario modules that seed or mutate context state through reusable scenario functions.

2026-05-14
counterfact
مطوّرو البرمجيات

Understand Counterfact architecture and generated project structure before editing generated API simulation code.

2026-05-14
build-simulation
مطوّرو البرمجيات

Build a fully simulated API from an OpenAPI spec using Counterfact. Generate the initial scaffold, research the real API's behaviour, implement stateful context classes, write tests for those classes, and configure scenario scripts (including a startup scenario) so the mock server is immediately useful without manual setup.

2026-05-05
counterfact-repl
مطوّرو البرمجيات

Interact with Counterfact mock API server programmatically. Inspect and modify context state, configure proxy settings, test endpoints, and control mock behavior. Use when the user mentions "counterfact", "mock server", "REPL", testing APIs, or working with OpenAPI mocks.

2026-04-15