Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

slow-customizations

slow-customizations 收录了来自 pwang347 的 56 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
56
Stars
0
更新
2026-04-07
Forks
0
职业覆盖
9 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

accessibility-audit
软件质量保证分析师与测试员

Audit a React component for WCAG 2.1 AA compliance.

2026-04-07
add-logging
软件开发工程师

Add structured logging to a module. Use when adding observability to new code.

2026-04-07
add-metrics
数据科学家

Add RED metrics (Rate, Errors, Duration) to a service or endpoint.

2026-04-07
add-tracing
软件开发工程师

Add OpenTelemetry distributed tracing to a service.

2026-04-07
adr
软件开发工程师

Create an Architecture Decision Record. Use when making significant architectural decisions or when asked to document a tech choice.

2026-04-07
alert-rule
网络与计算机系统管理员

Create or update a Grafana alert rule for a metric.

2026-04-07
api-endpoint
软件开发工程师

Scaffold a new REST API endpoint with route, validation, service, and tests. Use when asked to add a new API endpoint.

2026-04-07
auth-flow
软件开发工程师

Trace or implement an authentication flow end-to-end.

2026-04-07
background-job
软件开发工程师

Scaffold a new BullMQ background job with error handling and retries.

2026-04-07
bulk-api
软件开发工程师

Design a bulk create/update API endpoint with partial success handling.

2026-04-07
bulk-update
软件开发工程师

Plan and execute a bulk data update safely with rollback strategy.

2026-04-07
cache-invalidation
软件开发工程师

Design or fix cache invalidation logic. Use when stale data issues occur.

2026-04-07
changelog-entry
软件开发工程师

Generate a CHANGELOG entry from recent commits using conventional-changelog.

2026-04-07
circuit-breaker
软件开发工程师

Implement circuit breaker pattern for a downstream service.

2026-04-07
code-review-prep
软件质量保证分析师与测试员

Prepare code for review: self-review checklist, docs, tests complete.

2026-04-07
commit
软件开发工程师

Create a conventional commit with a well-formed message. Use when ready to commit changes.

2026-04-07
data-migration
数据库架构师

Design a safe data migration plan with backfill strategy and rollback.

2026-04-07
db-migrate
数据库架构师

Create a database migration. Use when changing schema, adding tables, or modifying columns.

2026-04-07
debug-session
软件开发工程师

Start a structured debugging session for an error or unexpected behavior. Use when encountering bugs or test failures.

2026-04-07
dependency-update
软件开发工程师

Update a dependency safely. Use when updating npm packages or reviewing Renovate PRs.

2026-04-07
docker-optimize
网络与计算机系统管理员

Optimize a Dockerfile for smaller image size and faster builds.

2026-04-07
env-check
网络与计算机系统管理员

Validate environment variables and configuration. Use at session start or when env issues suspected.

2026-04-07
event-design
舞台与展览设计师

Design a domain event schema for event-driven communication between domains.

2026-04-07
export-csv
软件开发工程师

Implement a CSV export endpoint with streaming for large datasets.

2026-04-07
feature-flag
软件开发工程师

Add or evaluate a LaunchDarkly feature flag. Use when implementing a new feature behind a flag or checking flag status.

2026-04-07
generate-types
软件开发工程师

Generate TypeScript types from an OpenAPI spec or database schema.

2026-04-07
graceful-shutdown
软件开发工程师

Implement graceful shutdown for a Node.js service.

2026-04-07
health-check
网络与计算机系统管理员

Implement comprehensive health check endpoint with dependency status.

2026-04-07
i18n-extract
软件开发工程师

Extract hardcoded strings for internationalization with i18next.

2026-04-07
idempotency
软件开发工程师

Add idempotency key support to a POST endpoint.

2026-04-07
import-csv
数据录入员

Implement a CSV import endpoint with validation and error reporting.

2026-04-07
incident-response
信息安全分析师

Guide through incident response: triage, mitigation, communication, postmortem.

2026-04-07
index-analysis
数据科学家

Analyze missing or unused indexes in PostgreSQL.

2026-04-07
load-test
软件质量保证分析师与测试员

Set up and run a k6 load test for an endpoint.

2026-04-07
openapi-update
软件开发工程师

Update the OpenAPI specification for a changed or new endpoint.

2026-04-07
pagination-cursor
网页开发工程师

Implement cursor-based pagination for a list endpoint.

2026-04-07
perf-profile
软件开发工程师

Profile and optimize performance of a slow endpoint or component. Use when p99 exceeds 200ms or when asked to optimize.

2026-04-07
postmortem
软件开发工程师

Write a blameless postmortem for a production incident.

2026-04-07
pr-review
软件质量保证分析师与测试员

Review a pull request for code quality, security, and standards. Use proactively after code changes or when asked to review a PR.

2026-04-07
query-optimize
数据库架构师

Optimize a slow PostgreSQL query using EXPLAIN ANALYZE.

2026-04-07
当前展示该仓库 Top 40 / 56 个已收集 skills。