Skip to main content
Manusで任意のスキルを実行
ワンクリックで
GitHub リポジトリ

engineering-skills

engineering-skills には vndee から収集した 37 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。

収集済み skills
37
Stars
2
更新
2026-03-22
Forks
0
職業カバレッジ
8 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー

このリポジトリの skills

disk-cleanup
ネットワーク・コンピュータシステム管理者

Use when the user wants to free disk space, investigate disk usage, clean caches, remove unused artifacts, or when disk capacity is high. Also use when asked to "clean up", "free space", "disk full", or "what's using disk space". Always uses AskUserQuestion for every deletion decision.

2026-03-22
eng-lead
ソフトウェア開発者

Use at the start of every conversation and for every user message — orchestrates the full engineering skills suite by understanding intent, clarifying requirements interactively, and invoking the right skills

2026-03-22
go-refactor
ソフトウェア開発者

Use when refactoring Go code, cleaning up legacy codebases, optimizing performance, or enforcing clean architecture boundaries in a Go/Fiber backend

2026-03-22
py-refactor
ソフトウェア開発者

Use when refactoring Python code, cleaning up legacy codebases, optimizing performance, enforcing type safety, or improving clean architecture in a FastAPI backend

2026-03-22
react-refactor
ソフトウェア開発者

Use when refactoring React components, cleaning up legacy frontends, optimizing performance, improving component architecture, or reducing bundle size

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

Use when reviewing changed code before committing or after completing a feature — checks performance, architecture, type safety, and code quality against project standards

2026-03-22
claude-md
ソフトウェア開発者

Use after any skill completes work that changes project structure, conventions, commands, environment variables, dependencies, or architecture — proactively updates CLAUDE.md so future sessions inherit current project state

2026-03-22
debug
ソフトウェア開発者

Use when debugging any issue in Go, Python, or React applications — provides hands-on investigation tools including Docker inspection, API probing, log analysis, database queries, and browser debugging

2026-03-22
fullstack-healthcheck
ソフトウェア開発者

Use when onboarding to a codebase, inheriting legacy code, after pulling changes, or for periodic health assessment — detects code quality debt, missing tests, architecture violations, and dead code in Go, Python, or React projects

2026-03-22
docker-build
ソフトウェア開発者

Use when creating or updating Docker configurations, Dockerfiles, or docker-compose setups for Go, Python, or React projects

2026-03-22
adr
ソフトウェア開発者

Use when making significant technical decisions that should be documented — framework choices, architecture patterns, trade-offs, and migration decisions

2026-03-22
api-contract
ソフトウェア開発者

Use when designing API contracts between frontend and backend, implementing contract testing, or managing API versioning and breaking changes

2026-03-22
api-design
ソフトウェア開発者

Use when designing new API endpoints, reviewing API consistency, or establishing REST conventions for Go/Fiber or Python/FastAPI backends

2026-03-22
ci-pipeline
ソフトウェア開発者

Use when creating or updating CI/CD pipelines with GitHub Actions or GitLab CI for Go, Python, or React projects

2026-03-22
code-quality
ソフトウェア開発者

Use when writing any production code in Go, Python, or React — enforces performance-first patterns, prevents N+1 queries, demands algorithmic efficiency, and ensures security safety at every layer

2026-03-22
db-migrate
ソフトウェア開発者

Use when creating or modifying database schema in Go projects using golang-migrate with PostgreSQL

2026-03-22
dep-update
ソフトウェア開発者

Use when updating dependencies, running security audits, or managing tech debt in Go, Python, or React projects

2026-03-22
deploy
ネットワーク・コンピュータシステム管理者

Use when setting up deployment pipelines, Kubernetes manifests, environment promotion, or production infrastructure for Go, Python, or React applications

2026-03-22
event-driven
ソフトウェア開発者

Use when implementing async processing, background jobs, webhooks, real-time events, or message queues in Go or Python applications

2026-03-22
go-feature
ソフトウェア開発者

Use when implementing a new feature, endpoint, or use case in a Go/Fiber backend with clean architecture and PostgreSQL

2026-03-22
go-scaffold
ソフトウェア開発者

Use when starting a new Go backend, API, or microservice with Fiber, PostgreSQL, and clean architecture

2026-03-22
observability
ソフトウェア開発者

Use when adding logging, metrics, tracing, or error tracking to Go, Python, or React applications — structured observability from day one

2026-03-22
onboarding
テクニカルライター

Use when onboarding to a new codebase, setting up a new engineer, or generating project documentation like ARCHITECTURE.md, CONTRIBUTING.md, or CODEOWNERS

2026-03-22
py-feature
ソフトウェア開発者

Use when implementing a new feature, endpoint, or use case in a Python/FastAPI backend with clean architecture, SQLAlchemy, and PostgreSQL

2026-03-22
py-migrate
データベースアーキテクト

Use when creating or modifying database schema in Python projects using Alembic with SQLAlchemy 2.0 and PostgreSQL

2026-03-22
py-scaffold
ソフトウェア開発者

Use when starting a new Python/FastAPI backend, API, or microservice with SQLAlchemy, Alembic, and clean architecture

2026-03-22
react-feature
ウェブ開発者

Use when implementing a new React feature, page, component, or hook in a Vite/Bun frontend with testing-library

2026-03-22
react-scaffold
ソフトウェア開発者

Use when starting a new React/Vite/Bun frontend with testing-library, feature-based structure, and typed API client

2026-03-22
security
情報セキュリティアナリスト

Use when implementing authentication, authorization, input validation, or security hardening in Go, Python, or React applications

2026-03-22
interactive-clarify
ソフトウェア開発者

Use for every interaction where clarification is needed — enforces AskUserQuestion tool over plaintext questions for all requirement gathering and decision making

2026-03-22
analytics
ソフトウェア開発者

Use when implementing product analytics, event tracking, user metrics, funnels, or A/B testing in Go, Python, or React applications

2026-03-22
data-model
データベースアーキテクト

Use when designing database schema, entity relationships, or index strategy before writing migrations — for PostgreSQL with Go or Python

2026-03-22
incident-response
ネットワーク・コンピュータシステム管理者

Use when production is broken, a service is down, or a critical bug is affecting users — structured incident management and postmortem

2026-03-22
product-spec
プロジェクト管理専門家

Use when starting a new feature, product, or project — before any architecture or code, to define what to build and why

2026-03-22
system-design
ソフトウェア開発者

Use when designing system architecture for a new project or major feature — service boundaries, data flow, API contracts, and technical trade-offs

2026-03-22
go-integration-test
ソフトウェア品質保証アナリスト・テスター

Use when writing integration tests for Go services that need real PostgreSQL, Redis, or other external dependencies via testcontainers

2026-03-22
py-integration-test
ソフトウェア品質保証アナリスト・テスター

Use when writing integration tests for Python/FastAPI services that need real PostgreSQL, Redis, or other external dependencies via testcontainers

2026-03-22