Agent Skills by Elliot Saha
Showing 15 vetted skills indexed across 1 GitHub repositories.
Global Error Handling
Implement global error handling across code layers with centralized messaging and logging.
Global Tech Stack
Guide technology-stack decisions for projects using approved frameworks and libraries.
Backend Migrations
Generate and validate reversible backend migration scripts for database schema changes.
Global Conventions
Enforce consistent project structure and documentation across repositories.
Global Commenting
Insert minimal comments explaining complex logic across codebases.
Global Validation
Validate and sanitize input across client and server boundaries.
Frontend Accessibility
Guide frontend UI components toward WCAG-compliant semantics, keyboard navigation, and screen reader support.
Frontend Components
Create reusable, composable UI components with clear interfaces for React and Vue.
Frontend CSS
Automate CSS, CSS-in-JS, and Tailwind class usage adherence to project guidelines.
Global Coding Style
Enforce naming conventions, formatting standards, and DRY principles across all coding activities.
Backend API
Design and implement RESTful backend API endpoints with versioning and rate limiting.
Frontend Responsive
Create responsive mobile-first layouts with CSS breakpoints and media queries.
Testing Test Writing
Identify and implement minimal strategic tests for core user flows.
Backend Queries
Write parameterized database queries with eager loading to prevent N+1 problems.
Backend Models
Define backend data models with validation rules and ORM schemas.