Agent Skills by spaceplushy
Showing 15 vetted skills indexed across 1 GitHub repositories.
Global Error Handling
Implements error handling for APIs, React Boundaries, Sentry monitoring, and retry logic.
Global Tech Stack
Configure Astro integrations, rendering modes, and deployment adapters for web projects.
Backend Migrations
Create and manage reversible database schema migrations with dependency-aware ordering.
Global Conventions
Enforce consistent project structure and configuration management across directories and files.
Global Commenting
Generate JSDoc comments explaining technical decisions in components and APIs.
Global Validation
Enforce runtime validation and type safety using Zod schemas.
Frontend Accessibility
Provide WCAG-compliant frontend accessibility guidance for components, forms, and navigation.
Frontend Components
Design reusable UI components for Astro server-first architectures with islands.
Frontend CSS
Generate Tailwind CSS utility classes and component styles with responsive breakpoints and dark mode.
Global Coding Style
Enforce global coding style with Prettier, ESLint, and TypeScript strict mode.
Backend API
Design and implement RESTful API endpoints with HTTP methods, status codes, and security.
Frontend Responsive
Implement mobile-first responsive layouts using Tailwind utilities and CSS media queries.
Testing Test Writing
Guide Vitest unit and Playwright end-to-end test creation with coding standards.
Backend Queries
Optimize database queries with parameterized statements, indexing, and efficient data fetching.
Backend Models
Define and validate database models with data types, constraints, and relationships.