Agent Skills by Jongsun Suh
Showing 16 vetted skills indexed across 1 GitHub repositories.
extension-errors-debugging
Diagnose and triage browser extension errors across MV3 and MV2 using stack traces and environment data.
extension-lifecycle-decoupling
Inspect MV3 service worker lifecycle events for unintended application side effects.
selector-anti-pattern-review
Identify Redux selector anti-patterns causing unnecessary React re-renders.
effect-anti-pattern-review
Identify and remediate React useEffect anti-patterns in PR changes.
remember
Capture durable team learnings into structured skill records with domain routing.
skill-capture-cues
Identify session moments warranting durable-rule capture and surface a one-line remember suggestion.
benchmark-design
Design, run, and analyze E2E performance benchmarks with per-round statistics.
ts2589-workaround
Resolve TS2589 type-instantiation depth errors by pre-resolving conditional types to booleans.
commit-discipline
Enforce atomic commits and pre-push checklists for clean Git histories.
pr-description
Generate PR descriptions covering motivation, approach, changes, testing, and impact.
diff-audit
Categorize PR diff files and flag out-of-scope edits.
browser-extension-profiling
Compare browser extension builds across branches to identify performance regressions.
specifications-as-guardrails
Apply a triage protocol to failing CI checks and generate remediation plans.
scope-lock
Enforce declared file scope for pull requests during code reviews.
analytics-instrumentation
Create and validate Sentry spans, MetaMetrics events, and Segment tracking.
sentry-mcp-queries
Query Sentry errors via MCP for triage and root-cause analysis.