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

stocktrim-openapi-client

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

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

이 저장소의 skills

open-pr
소프트웨어 개발자

Open a PR for the current feature branch — validate, self-review, simplify, organize commits, push, create the PR, wait for CI and review, then address feedback. Use when implementation is complete and ready for review.

2026-06-03
pr-comments
소프트웨어 개발자

Respond to PR review comments systematically in thread context

2026-06-03
review-pr
소프트웨어 개발자

Review and address PR feedback using 6-dimensional code review

2026-06-03
add-nullable-field
소프트웨어 개발자

Add a field to NULLABLE_FIELDS in scripts/regenerate_client.py and regenerate the client. Use when a TypeError appears in logs or tests because a generated model expected a non-null value but the StockTrim API returned null.

2026-05-27
regenerate-client
소프트웨어 개발자

Regenerate the StockTrim OpenAPI client from the live spec, run quality checks, and commit the result. Use when the StockTrim API spec changes, a new endpoint is added, or NULLABLE_FIELDS in scripts/regenerate_client.py is updated.

2026-05-27
add-mcp-tool
소프트웨어 개발자

Add a new MCP tool to stocktrim_mcp_server, including the tool function, service layer, and test. Use when exposing an existing helper to AI clients via the Model Context Protocol.

2026-05-15
quality-gate
소프트웨어 개발자

Run the full CLAUDE.md zero-tolerance quality gate before declaring any task done. Checks lint, type, tests (root + MCP), forbidden patterns, feature branch, and commits. Use as the final pre-PR check.

2026-04-27
add-helper-method
소프트웨어 개발자

Add a new ergonomic helper method to stocktrim_public_api_client/helpers/ that wraps a generated API call. Includes test scaffolding and quality gate. Use when adding a domain operation (e.g., bulk upsert, find-by-code) that callers should reach for instead of the raw generated client.

2026-04-27
code-reviewer
소프트웨어 품질 보증 분석가·테스터

Structured code review using 6 dimensions. Works with or without the code-reviewer agent.

2026-04-27
commit
소프트웨어 개발자

Create conventional commits with quality gates and validation

2026-04-27
standup
소프트웨어 개발자

Generate a daily standup report from git history and GitHub activity

2026-04-27