Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

mcp4openapi

mcp4openapi에는 davidruzicka에서 수집한 skills 12개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
12
Stars
0
업데이트
2026-04-28
Forks
0
직업 범위
직업 카테고리 3개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

auto-update-skills
소프트웨어 개발자

After correction/feedback: propose new skill or update existing to capture reusable pattern. Covers knowledge, tools, policies, preferred style. Trigger immediately for critical issues, on repetition for trivial patterns.

2026-04-28
prepare-release-publishing
소프트웨어 개발자

Prepare patch/minor/major release publishing in this repository by inserting a dated version header under `## [Unreleased]` in `CHANGELOG.md`, bumping `package.json` with `npm version`, and verifying both files are consistent. Use when asked with prompts like "prepare patch publishing", "prepare minor release", or "prepare major publish".

2026-02-25
create-crud-mcp-profile
소프트웨어 개발자

Create a new CRUD MCP profile from an OpenAPI spec in this repository. Use when a user asks for a profile equivalent to existing CRUD-style profiles (for example YouTrack, Grafana, GitLab, GitHub Security), including action mapping, parameter modeling, profile tests, docs updates, and validation.

2026-02-22
review-plan-before-implementation
소프트웨어 개발자

Run an interactive pre-implementation plan review with explicit tradeoffs, opinionated recommendations, and user checkpoints before any code changes. Use when asked to review a plan, challenge architecture, assess quality/testing/performance risks, or decide implementation direction.

2026-02-19
use-correct-github-review-comment-enums
소프트웨어 품질 보증 분석가·테스터

Enforce schema-correct enum values when posting GitHub PR review comments via MCP tools. Use when creating inline review comments or handling tool validation errors for review-thread parameters.

2026-02-19
codex-mcp-config-format-matrix
소프트웨어 개발자

Use when generating or reviewing MCP configuration snippets for Codex (CLI/TOML) to enforce Codex-native auth and format rules.

2026-02-15
gemini-cli-mcp-config-format-matrix
소프트웨어 개발자

Use when generating or reviewing Gemini CLI MCP configuration snippets in this repository (profile index/docs). Enforce Gemini-native settings.json mcpServers format and gemini mcp add/list/remove command syntax for stdio and streamable HTTP servers.

2026-02-15
typescript-es2022
소프트웨어 개발자

Use when implementing or refactoring TypeScript files (`.ts`) in this repository. Applies TypeScript 5.x and ES2022 development rules from former `.github/instructions/typescript-5-es2022.instructions.md`.

2026-02-13
javascript-es2022
소프트웨어 개발자

Use when implementing or refactoring JavaScript files (`.js`, `.mjs`, `.cjs`) in this repository. Applies Node.js 20+ ES2022 style, testing, and interaction rules from former `.github/instructions/javascript-es2022.instructions.md`.

2026-02-10
prevent-generated-code-duplication
소프트웨어 개발자

Detect and refactor duplicate logic introduced by generated code, including overlaps between generated artifacts and existing project code.

2026-02-08
focus-on-fix-validity-over-pr-process
정보 보안 분석가

Prioritize fix validity (threat model, exploitability, coverage, residual risk) over PR process status when reviewing security changes.

2026-02-08
verify-local-config-before-claims
소프트웨어 개발자

Verify repository configuration locally before making conclusions about MCP/server setup. Use when asked to diagnose configuration, profile routing, auth behavior, endpoints, env vars, or profile IDs/aliases in this workspace.

2026-02-08