Agent Skills by junnv93
Showing 25 vetted skills indexed across 1 GitHub repositories.
git-commit
Generate conventional commit messages from git working tree changes.
verify-ssot
Validate SSOT imports from designated core packages and prevent local redefinitions.
review-architecture
Trace DB-to-frontend architecture changes and surface cross-layer consistency issues.
verify-frontend-state
Verifies TanStack Query usage and cache invalidation in frontend state management patterns.
verify-security
Verify production security configurations for Helmet CSP, Next.js headers, and PermissionsGuard.
verify-design-tokens
Validate Design Token 3-Layer architecture compliance and import paths in frontend codebases.
verify-sql-safety
Detect unsafe SQL patterns and enforce LIKE escaping, N+1, and RBAC joins.
review-design
Analyze frontend design quality and generate wireframe guidance.
verify-i18n
Validate en/ko translation key parity and route-map synchronization.
verify-cas
Detect and enforce CAS optimistic locking compliance across backend services and frontend mutations.
verify-zod
Verify Zod-based validation patterns across backend DTOs and controllers.
harness
Orchestrate a Planner, Generator, and Evaluator loop for multi-file implementation tasks.
verify-implementation
Execute all registered verify-* skills sequentially and generate a unified verification report.
verify-nextjs
Verify Next.js 16 App Router pattern compliance in frontend code.
verify-filters
Validate URL-driven list filters against a three-layer SSOT pattern.
verify-e2e
Verify E2E test code compliance and architectural coverage across projects.
playwright-e2e
Orchestrate Playwright E2E test planning, generation, execution, healing, and verification.
verify-workflows
Verify E2E test coverage for WF-01 through WF-16 against critical-workflows.md.
manage-skills
Discover and update verification skills and CLAUDE.md references during session changes.
generate-prompts
Scan codebases, verify findings, and generate harness prompts.
nextjs-16
Provide authoritative reference for Next.js 16 App Router concepts.
equipment-management
Automate UL-QP-18 compliant equipment lifecycle workflows with versioned data and RBAC.
verify-seed-integrity
Validate seed-data, seed-test-new.ts, and verification.ts alignment as a single source of truth.
verify-auth
Verify backend controllers enforce server-side authentication and authorization patterns.