Trevor Lam avatar

Trevor Lam

Community

@trevorplam

0Followers
|
65Public Repos
|
42Published Skills

Agent Skills by Trevor Lam

Showing 42 vetted skills indexed across 1 GitHub repositories.

TrevorPLamTrevorPLam

scan-bundle-size

Analyze production bundle assets and dependencies to generate optimization reports.

Community
Intermediate
TrevorPLamTrevorPLam

agent-security

Audit code changes for security vulnerabilities, secrets, and anti-patterns.

Community
Advanced
TrevorPLamTrevorPLam

plan-issue

Identify the highest-priority open issue and generate a detailed plan.

Community
Advanced
TrevorPLamTrevorPLam

pre-commit-guard

Run lightweight linting and secret scans on staged files before Git commits.

Community
Intermediate
TrevorPLamTrevorPLam

agent-tester

Analyze code diffs and coverage to generate and execute scoped tests.

Community
Advanced
TrevorPLamTrevorPLam

agent-reviewer

Audit TS/JS code changes for quality, style, and defects before merging.

Community
Advanced
TrevorPLamTrevorPLam

scan-sanity-schema

Validate local Sanity schema definitions against the live dataset and report drift.

Community
Intermediate
TrevorPLamTrevorPLam

agent-perf

Analyze code diffs to detect performance regressions in React rendering, database queries, and loops.

Community
Advanced
TrevorPLamTrevorPLam

agent-implementer

Automates end-to-end implementation of approved architectural plans via multi-file code changes with sequential validation and explicit completion state management.

Community
Advanced
TrevorPLamTrevorPLam

scan-new-code

Analyze PR diffs to detect large functions, missing tests, and high complexity.

Community
Advanced
TrevorPLamTrevorPLam

refactor-complexity

Identify and refactor high-complexity functions into smaller units.

Community
Advanced
TrevorPLamTrevorPLam

scan-boundaries

Detect cross-app and cross-package import violations in a monorepo.

Community
Advanced
TrevorPLamTrevorPLam

scan-coverage

Identify source files without corresponding tests in packages/ and apps/ directories.

Community
Intermediate
TrevorPLamTrevorPLam

workflow-reset

Reset corrupted autonomous workflow state to IDLE with soft, hard, or recovery modes.

Community
Advanced
TrevorPLamTrevorPLam

scan-cleanup

Detect dead code and stale patterns in monorepos using ripgrep scans.

Community
Advanced
TrevorPLamTrevorPLam

scan-typescript

Detect TypeScript violations like any usage and ts-ignore via rg scans.

Community
Advanced
TrevorPLamTrevorPLam

scan-docs-drift

Compare code changes against READMEs to detect documentation drift.

Community
Intermediate
TrevorPLamTrevorPLam

prune-stale-branches

Prune stale Git branches with safety checks for protected branches.

Community
Advanced
TrevorPLamTrevorPLam

scan-astro

Detect CSP violations, frontmatter issues, and hydration anomalies in Astro projects.

Community
Intermediate
TrevorPLamTrevorPLam

dependency-audit

Automate CVE detection in project dependencies using pnpm audit.

Community
Intermediate
TrevorPLamTrevorPLam

scan-monorepo-health

Detect dependency drift and workspace inconsistencies in Turborepo monorepos.

Community
Advanced
TrevorPLamTrevorPLam

optimize-bundle

Analyze JavaScript bundle reports and apply tree-shaking, code-splitting, and lazy loading.

Community
Intermediate
TrevorPLamTrevorPLam

scan-security

Detect hardcoded secrets, unsafe eval, and SQL injection risks in codebases.

Community
Advanced
TrevorPLamTrevorPLam

scan-licenses

Scan direct and transitive dependencies for prohibited licenses and generate remediation templates.

Community
Advanced