proflead

proflead

@proflead

GitHub
50 Skills
5300 Total Stars
February 2026 Joined

Public Skills

architecture-review

by proflead

Review a system architecture for scalability, reliability, and maintainability. Use when a senior developer needs to critique a design.

Code Review 106 4mo ago

sql-query-starter

by proflead

Draft a basic SQL query from a simple requirement. Use when a junior developer needs help forming SELECT queries.

Agents 106 4mo ago

domain-modeling

by proflead

Model domains and bounded contexts for complex systems. Use when a senior developer needs domain-driven design guidance.

Processing 106 4mo ago

dependency-install-helper

by proflead

Guide installation of project dependencies and toolchains. Use when a junior developer is stuck setting up the environment.

CLI Tools 106 4mo ago

ci-failure-triage

by proflead

Diagnose CI failures and stabilize pipelines. Use when a mid-level developer needs to resolve flaky or failing builds.

CI/CD 106 4mo ago

function-docstrings

by proflead

Write concise docstrings for functions. Use when a junior developer needs help describing inputs, outputs, and errors.

Comments 106 4mo ago

error-message-explainer

by proflead

Explain compiler/runtime errors in plain language. Use when a junior developer needs help understanding an error message.

Comments 106 4mo ago

caching-strategy-helper

by proflead

Recommend caching strategies and invalidation patterns. Use when a mid-level developer needs performance guidance.

Caching 106 4mo ago

ticket-breakdown

by proflead

Break a task or ticket into small steps. Use when a junior developer needs guidance on how to start.

Agents 106 4mo ago

readme-polish

by proflead

Improve a README for clarity and completeness. Use when a junior developer needs guidance on documenting setup and usage.

Docs Gen 106 4mo ago

org-standardization

by proflead

Define engineering standards across teams. Use when a senior developer needs to align practices.

Agents 106 4mo ago

vendor-evaluation

by proflead

Evaluate third-party vendors for engineering fit. Use when a senior developer needs a structured vendor assessment.

Legal 106 4mo ago

feature-flag-playbook

by proflead

Plan feature flag rollout and cleanup. Use when a mid-level developer needs controlled release guidance.

Agents 106 4mo ago

git-basic-helper

by proflead

Provide safe git commands for common tasks. Use when a junior developer needs help with branching, commits, or resolving simple conflicts.

Code Gen 106 4mo ago

release-notes-drafter

by proflead

Draft release notes from changes and PRs. Use when a mid-level developer needs a structured changelog.

Database 106 4mo ago

platform-migration-plan

by proflead

Create a plan to migrate platforms or runtimes. Use when a senior developer needs a phased migration approach.

Code Gen 106 4mo ago

pr-reviewer

by proflead

Review a pull request for correctness, regressions, and missing tests. Use when a mid-level developer needs structured review guidance.

Code Review 106 4mo ago

queue-processing-patterns

by proflead

Design safe queue consumers and retries. Use when a mid-level developer needs reliable background processing.

Agents 106 4mo ago

team-onboarding-guide

by proflead

Create an onboarding guide for new engineers. Use when a senior developer needs structured onboarding materials.

Agents 106 4mo ago

cross-service-debugger

by proflead

Coordinate debugging across multiple services. Use when a senior developer needs to trace a distributed issue.

Debugging 106 4mo ago

system-design-draft

by proflead

Draft a practical system design for a feature. Use when a mid-level developer needs a starting architecture.

Processing 106 4mo ago

linter-fix-guide

by proflead

Explain lint errors and propose fixes. Use when a junior developer needs help resolving common lint or format warnings.

Code Review 106 4mo ago

codebase-orientation

by proflead

Guide quick orientation of an unfamiliar codebase with module mapping, entry points, and local run steps. Use when a junior developer needs to get situated fast.

Automation 106 4mo ago

zero-downtime-migration

by proflead

Plan a zero-downtime migration for data or infrastructure. Use when a senior developer needs a safe migration strategy.

Agents 106 4mo ago

data-governance-check

by proflead

Review data handling for privacy and retention. Use when a senior developer needs governance validation.

Code Review 106 4mo ago

refactor-roadmap

by proflead

Create a staged refactor plan for a module. Use when a mid-level developer needs a safe refactor path.

Code Gen 106 4mo ago

accessibility-basic-check

by proflead

Run a basic accessibility checklist for UI changes. Use when a junior developer needs quick a11y guidance.

Accessibility 106 4mo ago

config-file-explainer

by proflead

Explain a configuration file and its key options. Use when a junior developer is confused by a config file.

Agents 106 4mo ago

roadmap-prioritization

by proflead

Prioritize roadmap initiatives with tradeoffs. Use when a senior developer needs help ranking projects.

Agents 106 4mo ago

cli-ux-improver

by proflead

Improve CLI help, errors, and output. Use when a mid-level developer needs to make a CLI friendlier.

CLI Tools 106 4mo ago

log-summarizer

by proflead

Summarize noisy logs into likely causes and next steps. Use when a junior developer needs help interpreting logs.

Debugging 106 4mo ago

cost-optimization-review

by proflead

Review system costs and propose reductions. Use when a senior developer needs cost-saving recommendations.

Code Review 106 4mo ago

iac-reviewer

by proflead

Review infrastructure-as-code changes for safety and correctness. Use when a mid-level developer needs a second look on IaC.

Agents 106 4mo ago

db-migration-reviewer

by proflead

Review database migrations for safety and rollback. Use when a mid-level developer needs validation of schema changes.

Code Review 106 4mo ago

performance-budgeting

by proflead

Define performance budgets and guardrails. Use when a senior developer needs performance targets and enforcement.

Agents 106 4mo ago

data-structure-chooser

by proflead

Recommend basic data structures for a task. Use when a junior developer needs help choosing lists, maps, or sets.

Automation 106 4mo ago

api-contract-checker

by proflead

Validate API changes against an expected contract. Use when a mid-level developer needs to detect breaking changes.

API Dev 106 4mo ago

css-layout-helper

by proflead

Explain CSS layout issues and propose fixes. Use when a junior developer is struggling with alignment or spacing.

Comments 106 4mo ago

simple-refactor

by proflead

Suggest small refactors that improve readability without changing behavior. Use when a junior developer asks to clean up code.

Refactoring 106 4mo ago

performance-trace-guide

by proflead

Guide collection and analysis of performance traces. Use when a mid-level developer needs to diagnose slowness.

Debugging 106 4mo ago

api-error-taxonomy

by proflead

Define consistent API error codes and responses. Use when a mid-level developer needs error standardization.

API Dev 106 4mo ago

debugging-checklist

by proflead

Provide a systematic debugging checklist. Use when a junior developer is stuck and needs a structured approach.

Agents 106 4mo ago

multi-region-strategy

by proflead

Design a multi-region architecture strategy. Use when a senior developer needs geo-redundant planning.

Agents 106 4mo ago

scalability-assessment

by proflead

Assess a system for growth bottlenecks. Use when a senior developer needs to evaluate scaling limits.

Agents 106 4mo ago

api-request-builder

by proflead

Build a basic HTTP request (curl or fetch) for an API. Use when a junior developer needs a quick request example.

API Dev 106 4mo ago

observability-setup

by proflead

Set up metrics, logs, and traces for a service. Use when a mid-level developer needs basic observability coverage.

Debugging 106 4mo ago

small-script-generator

by proflead

Generate a small helper script for repetitive tasks. Use when a junior developer needs a quick automation snippet.

Automation 106 4mo ago

dependency-upgrade-plan

by proflead

Plan safe dependency upgrades with risk notes. Use when a mid-level developer is tasked with upgrading libraries.

Agents 106 4mo ago

graphql-query-optimizer

by proflead

Optimize GraphQL queries and resolvers for performance. Use when a mid-level developer needs to reduce N+1 or payload size.

API Dev 106 4mo ago

tech-debt-portfolio

by proflead

Assess and prioritize tech debt items. Use when a senior developer needs an investment plan for debt reduction.

Agents 106 4mo ago