Web Dev Cody
Community@webdevcody
Agent Skills by Web Dev Cody
Showing 84 vetted skills indexed across 2 GitHub repositories.
suggest
Rank installed skills by specificity and enforce Skip-for clauses.
commit
Group Git changes into logically ordered, buildable commits.
code-check-security-regression
Detect security regressions in changed TanStack Start/Node/TypeScript code paths.
create-issue
Create GitHub issues with automatic type, area, and priority labels.
add-e2e-test
Generate Playwright end-to-end tests for user flows with assertions.
resolve-conflict
Resolve Git merge, rebase, or cherry-pick conflicts with per-block decisions.
ux-redesign
Diagnose UX hierarchy and decision-flow problems before proposing a structured redesign.
fix-pr-tests
Diagnose and fix failing GitHub pull request CI tests by classifying failures.
agentsystem-init
Refresh the AgentSystem skill table-of-contents in CLAUDE.md or AGENTS.md.
add-form
Scaffold create/edit form flows in TanStack Start apps with shared Zod schemas.
code-enforce-route-data
Enforce consistent TanStack Start route data prefetching with React Query.
add-empty-error-states
Add empty and error UI states to TanStack Query and route loader views.
audit-analytics
Audit analytics instrumentation for event naming, schema consistency, and PII leaks.
optimize-page-images
Audit local page images against rendered slot constraints and byte budgets.
audit-seo-meta
Audit per-route SEO and social share metadata in TanStack Start apps.
audit-perf
Audit TanStack Start routes for static performance anti-patterns with ranked fixes.
code-check-data-integrity
Detects NOT NULL gaps, orphaned children, and destructive migration risks during code review.
code-add-migration
Plan and generate safe database migrations with change classification and rollout steps.
code-check-error-boundaries
Audit application code for missing error boundaries across routes, mutations, and async flows.
code-audit-authz
Audit server-side authorization for missing ownership checks and IDOR.
upgrade-deps
Plan and execute risk-tiered dependency upgrades with tests between batches.
code-check-loading-states
Audit changed React/TypeScript UI for loading-state and async-UX regressions.
add-regression-test
Add regression tests that fail pre-fix and pass post-fix.
code-check-accessibility-regression
Scan changed TSX/JSX files for accessibility regressions and prioritize findings.