← all publishers

sethdford

@sethdford source repo

567 published skills · page 6 of 6

  1. Multi Region Design · sethdford
    Distribute globally across multiple regions for low latency, compliance, and resilience. Plan data replication, failover, and latency optimization. Use when designing global systems.
    0
    installs
  2. Dockerfile Best Practices · sethdford
    Dockerfile best practices, layer optimization, multi-stage builds, security, and image size reduction.
    0
    installs
  3. Algorithm Analysis · sethdford
    Big O notation, time/space complexity analysis, and choosing efficient algorithms.
    0
    installs
  4. Impact Effort Matrix · sethdford
    Visualize features by impact and effort to prioritize quick wins and strategic bets.
    0
    installs
  5. Decision Log · sethdford
    Stakeholder management skill for product managers.
    0
    installs
  6. Bottleneck Analysis · sethdford
    Expert approach to bottleneck-analysis in performance testing. Use when working with .
    0
    installs
  7. Endurance Test Plan · sethdford
    Expert approach to endurance-test-plan in performance testing. Use when working with .
    0
    installs
  8. Release Readiness Assessment · sethdford
    Expert approach to release-readiness-assessment in QA operations. Use when working with .
    0
    installs
  9. Escaped Defect Analysis · sethdford
    Expert approach to escaped-defect-analysis in quality measurement. Use when working with .
    0
    installs
  10. Security Champion Program · sethdford
    Establish security champion program to embed security expertise across teams and improve security culture.
    0
    installs
  11. Data Flow Diagram Security · sethdford
    Create and analyze DFDs (Data Flow Diagrams) with security focus, identifying data flows across trust boundaries, storage, and processing points. Use when modeling system architecture for threat analysis.
    0
    installs
  12. Security Practices · sethdford
    Establish security practices that protect systems and data without paralyzing development. Use when scaling security or responding to threats.
    0
    installs
  13. Hiring Interview Design · sethdford
    Design interview processes that assess actual capability, reduce bias, and provide good candidate experience. Use when building hiring practices or expanding the team.
    0
    installs
  14. Decision Matrix · sethdford
    Use weighted criteria matrices to systematically compare options and make defensible technical decisions. Use when evaluating competing approaches or vendors.
    0
    installs
  15. Transaction Management · sethdford
    ACID properties, isolation levels, locks, deadlocks, and transaction design.
    0
    installs
  16. Monitoring Instrumentation · sethdford
    Metrics, logs, traces (observability); choosing what to measure, dashboards, and incident response.
    0
    installs
  17. Functional Patterns · sethdford
    Higher-order functions, composition, monads, immutability, and functional programming idioms.
    0
    installs
  18. Resource Management · sethdford
    RAII (Resource Acquisition Is Initialization), cleanup patterns, resource leaks, and lifetime management.
    0
    installs
  19. Moscow Prioritization · sethdford
    Categorize features as Must-haves, Should-haves, Could-haves, and Won't-haves.
    0
    installs
  20. Status Update · sethdford
    Stakeholder management skill for product managers.
    0
    installs
  21. Capacity Planning QA · sethdford
    Expert approach to capacity-planning-qa in performance testing. Use when working with .
    0
    installs
  22. Performance Baseline · sethdford
    Expert approach to performance-baseline in performance testing. Use when working with .
    0
    installs
  23. Penetration Test Scope · sethdford
    Define penetration test scope, objectives, and constraints to align testing with business goals and compliance requirements.
    0
    installs
  24. Kubernetes Security · sethdford
    Secure Kubernetes clusters through RBAC, network policies, pod security, and runtime monitoring.
    0
    installs
  25. Secure Architecture Review · sethdford
    Review system architecture and design for security flaws, compliance gaps, and architectural improvements.
    0
    installs
  26. Security Metrics Dashboard · sethdford
    Create security metrics dashboards to track program effectiveness, trends, and KPIs for leadership reporting.
    0
    installs
  27. Monitoring Strategy · sethdford
    Design monitoring and alerting that catches production issues fast without creating alert fatigue. Use when establishing observability or improving incident response.
    0
    installs
  28. Data Integrity Patterns · sethdford
    Constraints, triggers, audit trails, referential integrity, and data validation.
    0
    installs
  29. Concurrency Patterns · sethdford
    Actor model, CSP (Communicating Sequential Processes), lock-free patterns, async/await.
    0
    installs
  30. Retrospective Facilitation · sethdford
    Essential PM toolkit skill for product managers.
    0
    installs
  31. Decision Table Testing · sethdford
    Use decision tables to test complex business logic with multiple conditions. Use when testing rules and workflows with many input combinations.
    0
    installs
  32. Content Security Policy · sethdford
    Design and deploy Content-Security-Policy (CSP) to prevent XSS attacks and unauthorized resource loading.
    0
    installs
  33. Network Segmentation · sethdford
    Design and implement network segmentation to limit lateral movement and contain breaches.
    0
    installs
  34. Input Validation Patterns · sethdford
    Design and implement input validation patterns (whitelisting, boundary checks, type validation) to prevent injection and buffer overflow attacks.
    0
    installs
  35. Security Awareness Training · sethdford
    Develop and deliver security awareness training to build organizational security culture and reduce human risk.
    0
    installs
  36. Review Culture Guide · sethdford
    Build a review culture where feedback improves code and team relationships. Use when establishing review norms and psychological safety.
    0
    installs
  37. Work Breakdown Structure · sethdford
    Decompose complex initiatives into manageable work items with clear ownership and milestones. Use when planning large features or multi-team projects.
    0
    installs
  38. Architecture Anti Patterns · sethdford
    Identify and avoid common architectural mistakes. Recognize patterns of failure. Use when reviewing designs or learning from mistakes.
    0
    installs
  39. Compliance Framework · sethdford
    Implement compliance requirements (SOC2, GDPR, HIPAA). Design architecture for regulations. Map technical controls to compliance requirements. Use when building regulated systems.
    0
    installs
  40. Tech Debt Assessment · sethdford
    Measure, prioritize, and address technical debt. Classify debt by impact and effort. Build paydown roadmap. Use when evaluating system health or planning refactoring.
    0
    installs
  41. Architecture Decision Record · sethdford
    Document architectural decisions using ADR format. Use when making significant architectural choices that affect future development.
    0
    installs
  42. Disaster Recovery Plan · sethdford
    Define recovery objectives (RTO/RPO), backup strategies, failover procedures, and testing protocols. Use when planning disaster recovery or establishing continuity practices.
    0
    installs
  43. Requirements Traceability · sethdford
    PRD and requirements skill for product managers.
    0
    installs
  44. Stakeholder Map · sethdford
    Stakeholder management skill for product managers.
    0
    installs
  45. Boundary Value Analysis · sethdford
    Identify and test boundary values for input validation. Use when designing test cases for numeric ranges, dates, and string lengths.
    0
    installs
  46. Code Review Standards · sethdford bundle
    Establish clear, enforceable code review standards that balance quality with velocity, enabling asynchronous review and knowledge sharing. Use when creating or updating review expectations, scaling engineering teams, or improving code quality metrics.
    0
    installs
  47. Constructive Feedback · sethdford
    Provide code review feedback that improves code and team culture. Use when training reviewers or giving feedback guidelines.
    0
    installs
  48. Dependency Governance · sethdford
    Manage and optimize system dependencies (libraries, services, data). Reduce coupling, track vulnerabilities, plan deprecation. Use when managing dependency sprawl or improving system modularity.
    0
    installs
  49. Container Orchestration · sethdford
    Design Kubernetes clusters for scaling, service discovery, storage, and networking. Plan upgrades and multi-cluster strategies. Use when architecting container infrastructure.
    0
    installs
  50. Maintainability Assessment · sethdford
    Assess and design for maintainability. Evaluate code complexity, coupling, and testability. Use when evaluating codebase health or designing for long-term evolution.
    0
    installs
  51. Screen Reader Testing · sethdford
    Expert approach to screen-reader-testing in accessibility testing. Use when working with .
    0
    installs
  52. Equivalence Partitioning · sethdford
    Partition test input domain into equivalence classes to reduce test count. Use when testing multiple similar scenarios.
    0
    installs
  53. State Transition Testing · sethdford
    Design tests from state machine models to verify correct transitions, guard conditions, and invalid state handling. Use for workflows, UI flows, protocols, and stateful components.
    0
    installs
  54. Performance Test Report · sethdford
    Expert approach to performance-test-report in performance testing. Use when working with .
    0
    installs
  55. Security Policy Template · sethdford
    Develop organization-wide security policies covering access control, data handling, incident response, and vendor management.
    0
    installs
  56. Root Cause Analysis Security · sethdford
    Conduct root-cause analysis (RCA) to identify underlying causes of security incidents and prevent recurrence.
    0
    installs
  57. Certificate Management · sethdford
    Manage digital certificates for HTTPS, mutual TLS, code signing, and infrastructure security.
    0
    installs
  58. Cloud Security Posture · sethdford
    Assess and improve cloud infrastructure security posture through configuration review, access control, and compliance monitoring.
    0
    installs
  59. Automated Review Setup · sethdford
    Set up automated code review tools (linters, SAST, dependency scanning) to reduce manual review burden. Use when configuring CI/CD toolchains.
    0
    installs
  60. Scope Negotiation · sethdford
    Negotiate scope defensively when timelines are tight or requirements are vague. Use when facing unrealistic deadlines or unclear feature requests.
    0
    installs
  61. Change Impact Analysis · sethdford
    Predict impacts of architectural changes on dependent systems. Trace dependencies, assess risk, plan rollout. Use when making major changes or analyzing blast radius.
    0
    installs
  62. Connection Pool Management · sethdford
    Pool sizing, connection lifetime, health checks, and resource exhaustion prevention.
    0
    installs
  63. Executive Summary · sethdford
    Stakeholder management skill for product managers.
    0
    installs
  64. Privacy Impact Assessment · sethdford
    Conduct Privacy Impact Assessments (PIA) to evaluate privacy risks and compliance for data processing activities.
    0
    installs
  65. Zero Trust Architecture · sethdford
    Design and implement zero-trust architecture to authenticate and authorize all access, eliminating trust based on location.
    0
    installs
  66. Architecture Decision Records · sethdford
    Create and maintain Architecture Decision Records (ADRs) in Confluence. Use when documenting technical decisions, architecture choices, technology selections, or when user mentions ADR, architecture decisions, technical choices, or design decisions.
    0
    installs
  67. Release Notes Generator · sethdford
    Generate comprehensive release notes for Confluence from Jira issues, git commits, and pull requests. Use when preparing releases, creating changelogs, documenting version updates, or when user mentions release notes, changelog, version, or release documentation.
    0
    installs