Skip to main content
Run any Skill in Manus
with one click
GitHub repository

slow-customizations

slow-customizations contains 56 collected skills from pwang347, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
56
Stars
0
updated
2026-04-07
Forks
0
Occupation coverage
9 occupation categories · 100% classified
repository explorer

Skills in this repository

accessibility-audit
software-quality-assurance-analysts-and-testers

Audit a React component for WCAG 2.1 AA compliance.

2026-04-07
add-logging
software-developers

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

2026-04-07
add-metrics
data-scientists-152051

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

2026-04-07
add-tracing
software-developers

Add OpenTelemetry distributed tracing to a service.

2026-04-07
adr
software-developers

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

2026-04-07
alert-rule
network-and-computer-systems-administrators

Create or update a Grafana alert rule for a metric.

2026-04-07
api-endpoint
software-developers

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
software-developers

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

2026-04-07
background-job
software-developers

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

2026-04-07
bulk-api
software-developers

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

2026-04-07
bulk-update
software-developers

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

2026-04-07
cache-invalidation
software-developers

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

2026-04-07
changelog-entry
software-developers

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

2026-04-07
circuit-breaker
software-developers

Implement circuit breaker pattern for a downstream service.

2026-04-07
code-review-prep
software-quality-assurance-analysts-and-testers

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

2026-04-07
commit
software-developers

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

2026-04-07
data-migration
database-architects

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

2026-04-07
db-migrate
database-architects

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

2026-04-07
debug-session
software-developers

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

2026-04-07
dependency-update
software-developers

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

2026-04-07
docker-optimize
network-and-computer-systems-administrators

Optimize a Dockerfile for smaller image size and faster builds.

2026-04-07
env-check
network-and-computer-systems-administrators

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

2026-04-07
event-design
set-and-exhibit-designers

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

2026-04-07
export-csv
software-developers

Implement a CSV export endpoint with streaming for large datasets.

2026-04-07
feature-flag
software-developers

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
software-developers

Generate TypeScript types from an OpenAPI spec or database schema.

2026-04-07
graceful-shutdown
software-developers

Implement graceful shutdown for a Node.js service.

2026-04-07
health-check
network-and-computer-systems-administrators

Implement comprehensive health check endpoint with dependency status.

2026-04-07
i18n-extract
software-developers

Extract hardcoded strings for internationalization with i18next.

2026-04-07
idempotency
software-developers

Add idempotency key support to a POST endpoint.

2026-04-07
import-csv
data-entry-keyers

Implement a CSV import endpoint with validation and error reporting.

2026-04-07
incident-response
information-security-analysts

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

2026-04-07
index-analysis
data-scientists-152051

Analyze missing or unused indexes in PostgreSQL.

2026-04-07
load-test
software-quality-assurance-analysts-and-testers

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

2026-04-07
openapi-update
software-developers

Update the OpenAPI specification for a changed or new endpoint.

2026-04-07
pagination-cursor
web-developers

Implement cursor-based pagination for a list endpoint.

2026-04-07
perf-profile
software-developers

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

2026-04-07
postmortem
software-developers

Write a blameless postmortem for a production incident.

2026-04-07
pr-review
software-quality-assurance-analysts-and-testers

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
database-architects

Optimize a slow PostgreSQL query using EXPLAIN ANALYZE.

2026-04-07
Showing top 40 of 56 collected skills in this repository.