Agent Skills by somachak
Showing 73 vetted skills indexed across 1 GitHub repositories.
hunter
Discover and score Claude Code skills from public sources for database merging.
modern-css-architecture
Standardize design tokens and component styling patterns for Tailwind-based React projects.
reviewing-frontend-security
Review React/Next.js/TypeScript frontend code for XSS, token exposure, and unsafe rendering.
animating-react-components-with-motion
Automates GPU-accelerated UI animations for React apps using Motion.dev across multiple frameworks.
avoiding-nextjs-app-router-anti-patterns
Identify and fix Next.js App Router anti-patterns in code reviews.
debugging-react-rendering
Diagnose rendering performance issues in React and Next.js applications.
verifying-responsive-layouts
Test responsive layouts across viewports for overflow, spacing, and reflow issues.
designing-component-systems
Establish a design-system blueprint for React/TypeScript UI components with prop APIs.
optimizing-bundle-performance
Analyze Next.js/React bundles and implement route-based code splitting.
building-nextjs-shadcn-interfaces
Scaffold Next.js 15 projects with shadcn/ui and App Router conventions.
hardening-forms-and-validation
Implements dual-side Zod validation with CSRF-protected Server Actions for forms.
frontend-design
Define and craft distinctive frontend interfaces across HTML/CSS, React, or Next.js.
building-accessible-ui
Audit React/TypeScript UI components for accessibility, semantics, and keyboard navigation.
running-release-checklists
Automate release readiness checklists for staging and production deployments.
release-lifecycle-manager
Plan and execute software releases with semantic versioning and changelog generation.
maintaining-monorepos
Define workspace boundaries, ownership rules, and incremental validation for monorepos.
improving-developer-experience
Automate developer onboarding and local setup workflows with structured checklists.
managing-infrastructure-as-code
Review Terraform, Pulumi, and cloud templates for modularity, environment separation, drift, and secret handling.
hardening-ci-pipelines
Harden CI pipelines with secrets management, deterministic builds, and gated testing.
docker-optimization
Optimize Dockerfiles and docker-compose configurations for smaller images and faster builds.
shipping-containerized-services
Standardize Docker image builds and deployments across Kubernetes, ECS, and Swarm.
curating-team-conventions
Codify team conventions into structured engineering reference documentation.
planning-multi-agent-work
Decomposes large software tasks into owned executable steps with defined interfaces and checkpoints for parallel multi-agent workflows.
generating-pr-reviews
Automate PR reviews with a decision framework and checklist.