← all publishers

egeetas

@egeetas source repo

49 published skills

  1. API Design · egeetas bundle
    Design or review stable APIs with explicit contracts, errors, authorization, idempotency, pagination, compatibility, and evolution.
    0
    installs
  2. Postmortem · egeetas bundle
    Produce a blameless incident postmortem with verified impact, timeline, root cause, contributing factors, response gaps, and owned actions.
    0
    installs
  3. Code Review · egeetas bundle
    Review code changes for correctness, regression, security, performance, maintainability, and test defects. Report rather than fix by default.
    0
    installs
  4. MCP Builder · egeetas bundle
    Design, implement, test, or review an MCP server exposing external APIs, data, or workflows as safe, discoverable capabilities.
    0
    installs
  5. Git Workflow · egeetas bundle
    Apply safe branch, commit, staging, rebase, merge, and push conventions while preserving history and unrelated work.
    0
    installs
  6. Issue Triage · egeetas bundle
    Triage bug and feature reports into deduplicated, evidence-backed severity, priority, ownership, reproduction, and next actions.
    0
    installs
  7. Model Safety · egeetas bundle
    Review AI features for misuse, prompt injection, unsafe tool use, data exposure, unreliable outputs, oversight, and operational controls.
    0
    installs
  8. AI Evaluation · egeetas bundle
    Build reproducible evaluations for AI features using representative tasks, datasets, graders, baselines, slices, and release gates.
    0
    installs
  9. Change Safety · egeetas bundle
    Plan or execute a risky scoped change where preserving user work, compatibility, verification, or rollback is the primary concern.
    0
    installs
  10. Device Testing · egeetas bundle
    Plan and run mobile tests across representative devices, OS versions, lifecycle transitions, networks, permissions, upgrades, and hardware constraints.
    0
    installs
  11. Mobile Release · egeetas bundle
    Prepare iOS or Android releases with signing, versioning, store metadata, privacy, staged rollout, device checks, monitoring, and rollback.
    0
    installs
  12. Pr Preparation · egeetas bundle
    Prepare a reviewable pull request with scoped commits, self-review, verification evidence, risks, screenshots, migrations, and rollback guidance.
    0
    installs
  13. Webapp Testing · egeetas bundle
    Test a local or preview web app in a real browser for user flows, rendered state, accessibility, console or network errors, and responsive layouts.
    0
    installs
  14. Context Handoff · egeetas bundle
    Save, list, or restore a sanitized engineering checkpoint across sessions, branches, or worktrees. Not project memory or a commit substitute.
    0
    installs
  15. Frontend Design · egeetas bundle
    Design and implement a chosen web interface where visual direction, typography, layout, motion, or UI copy materially matters.
    0
    installs
  16. Threat Modeling · egeetas bundle
    Threat-model a feature or system by mapping assets, actors, trust boundaries, attack paths, mitigations, assumptions, and residual risk.
    0
    installs
  17. Codebase Mapping · egeetas bundle
    Map an unfamiliar repository's architecture, entrypoints, flows, persistence, integrations, ownership, and change hotspots before consequential work.
    0
    installs
  18. Frontend Quality · egeetas bundle
    Build or review resilient frontend behavior across responsive layout, interaction states, performance, accessibility, browsers, and visual consistency.
    0
    installs
  19. Canary Monitoring · egeetas bundle
    Monitor a new web release against a baseline for persistent failures, errors, performance regressions, and visual anomalies. Do not deploy.
    0
    installs
  20. Incident Response · egeetas bundle
    Coordinate production incident diagnosis, mitigation, communication, recovery verification, timeline capture, and blameless follow-up.
    0
    installs
  21. Project Bootstrap · egeetas bundle
    Bootstrap a maintainable software repository with appropriate structure, tooling, CI, documentation, and secure defaults.
    0
    installs
  22. Project Learnings · egeetas bundle
    Capture, search, review, prune, or export durable project learnings with evidence, confidence, freshness, and contradiction handling. Not for temporary task state.
    0
    installs
  23. Prompt Versioning · egeetas bundle
    Change and version production prompts with contracts, fixtures, evaluation evidence, compatibility checks, rollout controls, and rollback.
    0
    installs
  24. Release Checklist · egeetas bundle
    Prepare and verify general software releases across versioning, artifacts, migrations, security, smoke tests, rollout, and rollback. Use mobile-release for app stores.
    0
    installs
  25. Security Baseline · egeetas bundle
    Review designs or changes for practical security risks across trust boundaries, identity, input, secrets, data, dependencies, and deployment defaults.
    0
    installs
  26. Test And Fix Loop · egeetas bundle
    Run relevant repository checks, diagnose confirmed failures, and implement verified fixes. Do not use for diagnostic-only requests.
    0
    installs
  27. Testing Standards · egeetas bundle
    Design, implement, or review deterministic unit, integration, contract, and end-to-end tests with risk-based coverage and disciplined doubles.
    0
    installs
  28. Visual Regression · egeetas bundle
    Create, update, or review deterministic visual regression coverage for meaningful UI states, viewports, themes, and component variants.
    0
    installs
  29. Design Exploration · egeetas bundle
    Explore and compare distinct visual directions before implementation. Do not use when the direction is already chosen and only needs building.
    0
    installs
  30. Repo Quality Audit · egeetas bundle
    Audit a repository by running checks, finding reproducible correctness or security bugs, coordinating bounded subagents, and drafting authorized issues.
    0
    installs
  31. Changelog Generator · egeetas bundle
    Generate factual changelogs or release notes from an explicit git, tag, date, or pull-request range. Requires verifiable source material.
    0
    installs
  32. Database Migrations · egeetas bundle
    Design and verify safe schema or data migrations with compatibility, batching, observability, rollback, and zero-downtime considerations.
    0
    installs
  33. Debugging Checklist · egeetas bundle
    Diagnose reproducible software failures through evidence, controlled hypotheses, isolation, root-cause analysis, and regression verification.
    0
    installs
  34. Documentation Style · egeetas bundle
    Create or revise README files, API docs, changelogs, code comments, and operational guides in a consistent task-oriented style.
    0
    installs
  35. Platform Guidelines · egeetas bundle
    Design or review native mobile behavior against current platform conventions, lifecycle, navigation, permissions, accessibility, and system integration.
    0
    installs
  36. Accessibility Review · egeetas bundle
    Review web or app accessibility across semantics, keyboard use, focus, names, contrast, motion, forms, and assistive technology behavior.
    0
    installs
  37. Issue To Pr Workflow · egeetas bundle
    Deliver an accepted software issue through implementation, regression tests, review, and pull-request preparation or publication. Do not use for triage alone.
    0
    installs
  38. Product Requirements · egeetas bundle
    Turn an accepted product idea into scoped requirements, acceptance criteria, non-goals, edge cases, dependencies, and open decisions.
    0
    installs
  39. Refactoring Playbook · egeetas bundle
    Refactor existing code through behavior-preserving checkpoints, characterization tests, small transformations, compatibility, and measurable completion.
    0
    installs
  40. Architecture Decision · egeetas bundle
    Evaluate architecture choices and document alternatives, trade-offs, migration, operations, and rollback.
    0
    installs
  41. Dependency Management · egeetas bundle
    Evaluate, add, remove, upgrade, or audit dependencies for necessity, compatibility, vulnerabilities, licensing, reproducibility, and supply-chain risk.
    0
    installs
  42. Observability Standards · egeetas bundle
    Design or review logs, metrics, traces, health checks, dashboards, and alerts that make failures diagnosable.
    0
    installs
  43. Product Strategy Review · egeetas bundle
    Challenge an unvalidated product idea using demand evidence, target users, assumptions, alternatives, and the smallest valuable wedge. Do not use after scope is accepted.
    0
    installs
  44. Implementation Standards · egeetas bundle
    Implement maintainable production code aligned with repository architecture, language idioms, contracts, error handling, and boundaries.
    0
    installs
  45. Engineering Retrospective · egeetas bundle
    Produce an evidence-based engineering retrospective from delivery, test, review, incident, and workflow signals. Do not rank individuals or replace a postmortem.
    0
    installs
  46. Performance Investigation · egeetas bundle
    Investigate latency, throughput, memory, CPU, I/O, bundle size, or scalability using measurement, profiling, experiments, and benchmarks.
    0
    installs
  47. Technical Doc Coauthoring · egeetas bundle
    Coauthor substantial technical specs, RFCs, ADRs, proposals, runbooks, or engineering guides through context gathering, drafting, and reader validation.
    0
    installs
  48. Developer Experience Review · egeetas bundle
    Plan or test developer experience for an API, CLI, SDK, library, platform, or technical docs. Do not use for non-developer UX.
    0
    installs
  49. Software Development Workflow · egeetas bundle
    Coordinate substantial software work through the necessary requirements, design, implementation, testing, review, documentation, and release stages.
    0
    installs