Skip to main content
Manusで任意のスキルを実行
ワンクリックで
vheins
GitHub クリエイタープロフィール

vheins

2 件の GitHub リポジトリにある 168 件の収集済み skills をリポジトリ単位で表示します。

収集済み skills
168
リポジトリ
2
更新
2026-04-18
リポジトリエクスプローラー

リポジトリと代表的な skills

api-implementation
ソフトウェア開発者

Use to implement a REST or GraphQL API endpoint from a specification or description, including request validation, error handling, and accompanying tests. Activate for building a new API route, resolver, or handler end-to-end. Do NOT use for API design/contract creation, documentation generation, or frontend API consumption.

2026-04-18
background-job-queue-worker
ソフトウェア開発者

Use to implement background job processing with a queue, worker, retry with exponential backoff, dead letter queue, and monitoring. Activate when the request involves offloading work from the request cycle (emails, reports, data processing). Do NOT use for real-time event streaming, webhook handling, or scheduled cron jobs.

2026-04-18
boilerplate-generation
ソフトウェア開発者

Use to scaffold a new project from scratch — generating directory structure, configuration files, entry points, and a README skeleton. Activate when starting a new project, service, or package and needing a production-ready starting point. Do NOT use for adding features to existing projects, generating tests, or CI/CD configuration.

2026-04-18
caching-strategy-implementation
ソフトウェア開発者

Use to design and implement a caching layer for data that is expensive to compute or fetch. Activate for cache-aside, write-through, or write-behind patterns, TTL strategy, and cache invalidation logic. Do NOT use for database query optimization, CDN configuration, or HTTP response caching headers.

2026-04-18
ci-cd-pipeline-scripting
ソフトウェア開発者

Use to generate a CI/CD pipeline configuration for building, testing, and deploying an application. Activate for GitHub Actions, GitLab CI, CircleCI, or similar pipeline tools for any tech stack. Do NOT use for infrastructure provisioning, Dockerfile creation, or deployment strategy design.

2026-04-18
code-generation
ソフトウェア開発者

Use to generate production-ready code for a new feature, function, class, or module from a description. Activate for writing new code from scratch with error handling, inline documentation, and a self-review checklist. Do NOT use for refactoring existing code, code review, or test generation.

2026-04-18
code-migration
ソフトウェア開発者

Use to migrate existing code from one framework, language version, or technology stack to another. Activate for porting code with compatibility notes, breaking change identification, and maintaining test coverage through the migration. Do NOT use for refactoring within the same stack, dependency upgrades, or new feature development.

2026-04-18
code-review
ソフトウェア品質保証アナリスト・テスター

Use when a developer needs a thorough review of existing code before merging — covering bugs, security vulnerabilities, style violations, and improvement opportunities. Activate when the request involves reviewing a PR, function, or module for quality and correctness. Do NOT use for refactoring, generating new code, or writing tests.

2026-04-18
このリポジトリの収集済み skills 163 件中、上位 8 件を表示しています。
2 件中 2 件のリポジトリを表示
すべてのリポジトリを表示しました