Loading...
Loading...
Found 48002 skills
bostonaholic
Creates isolated Git workspaces for parallel development with safety verification and proper setup.
bostonaholic
Structured code review methodology to evaluate changes for quality, design, correctness, and maintainability with actionable feedback using Conventional Comments.
linehaul-ai
Provides real-time event handling for Slack bots using Socket Mode and Events API, enabling interactive features like message reactions, button clicks, and slash commands.
linehaul-ai
Designs PostgreSQL 17 schemas for laneweaverTMS using Supabase conventions, including UUIDs, ENUMs, audit trails, and atomic migrations.
linehaul-ai
Reference library for Composable Svelte UI components, covering props, variants, accessibility, and component selection for frontend development.
shawn-sandy
Guides developers in building React applications using @fpkit/acss components, covering component composition, CSS customization, and accessibility compliance.
leefowlercu
Assists in designing and building Agent Skills with guidance on architecture, workflow, and schema validation for varying complexity levels.
linehaul-ai
Assists in writing Go tests using testify, implementing TDD workflows, creating mocks, and organizing test suites with assert/require patterns.
bostonaholic
Enforces running verification commands and confirming outputs before claiming work completion, ensuring reliability in software development.
linehaul-ai
Applies Go best practices and idioms from effective_go to write, review, and refactor clean, efficient Go code.
bostonaholic
Guides final integration steps after implementation and testing, including merge, PR creation, and cleanup decisions.
bostonaholic
Enables rigorous assessment of code review feedback before implementation, ensuring meaningful improvements through critical evaluation rather than superficial agreement.
linehaul-ai
Provides standardized patterns for implementing API endpoints, business logic, and database operations in a Go/Echo backend service.
linehaul-ai
Configures OAuth providers (Google, Microsoft, Azure AD) for authentication in Goth, a Go OAuth library.
linehaul-ai
Enables concurrent programming in Go using goroutines, channels, and synchronization patterns for efficient task execution.
linehaul-ai
Provides utilities for implementing Go error handling patterns including error wrapping, sentinel errors, and custom error types.
linehaul-ai
Designs Go interfaces, duck typing, and composition patterns for robust API and abstraction development.
linehaul-ai
Provides Go SDK integration for Slack Web API operations including message sending, channel management, and Block Kit composition.
linehaul-ai
Provides integration utilities for Goth OAuth library with Echo framework, handling authentication, session management, and security patterns in Go applications.
linehaul-ai
Comprehensive guide for building scalable web applications and REST APIs using the Echo framework in Go.
linehaul-ai
Provides foundational setup for Slack bot development using the Go SDK, including API client initialization, mode selection, error handling, and testing strategies.
linehaul-ai
Comprehensive guide for configuring SvelteKit applications in SPA mode (client-side rendering only), avoiding SSR, and integrating with separate backends like Golang/Echo.
linehaul-ai
Builds Slack message, modal, and Home tab interfaces using Block Kit components and elements for bot interactions.
linehaul-ai
Step-by-step guide for implementing new features in laneweaverTMS, coordinating database, backend, and frontend development through specialized agents.