Loading...
Loading...
Found 48002 skills
agno-nymous
Creates detailed software implementation plans with atomic steps, model selection, dependency tracking, and embedded TDD specifications for structured development.
michaellperry
Optimizes integration test performance through parallel execution, test data management, and CI/CD pipeline structuring strategies.
michaellperry
Provides Entity Framework Core best practices for configuration, query optimization, concurrency handling, and multi-tenancy patterns.
bluewaves-creations
Enables data persistence in Apple apps using SwiftData, featuring @Model, @Query, relationships, and native iCloud sync.
bluewaves-creations
Provides macOS development patterns including window management, Mac Catalyst, and SwiftUI.
penne-0505
Finalizes and records code changes in version control upon completion of development tasks.
elertan
Enables collaborative design and specification of software features, including feasibility analysis and implementation planning for non-trivial requests.
bluewaves-creations
Provides migration guidance for converting Combine-based reactive code to Swift Observation framework, including Publisher to AsyncSequence and ObservableObject to @Observable patterns.
griffnb
Manages role-based access control for API endpoints, enabling secure endpoint configuration with defined permissions and roles.
michaellperry
Provides essential LINQ query patterns and separation of concerns for efficient data access in .NET applications.
michaellperry
Guides implementation of Clean Architecture principles in .NET, clarifying layer responsibilities and application structure for maintainable code.
michaellperry
Provides patterns for creating test data in Entity Framework Core integration tests for multi-tenant applications, including tenant isolation and Testcontainers database management.
ohall
Provides Drizzle ORM patterns for PostgreSQL and PostGIS, enabling schema definition, spatial queries, and database migrations.
michaellperry
Provides instructions for adding, removing, applying, and listing Entity Framework Core database migrations in .NET projects.
bluewaves-creations
Guides implementation of Swift 6's strict concurrency model including async/await, actors, and thread safety for safe concurrent programming.
michaellperry
Creates database schema specifications using Mermaid ER diagrams and defines table structures for multi-tenant entities.
michaellperry
Generates database schema specifications with Mermaid ER diagrams, table structures, constraints, and indexes for multi-tenant applications.
markhamsquareventures
Provides a syntax reference for Laravel Pint, a PHP code styling tool that enforces consistent coding standards in Laravel projects.
griffnb
Generates structured unit tests for Go services, models, and controllers to ensure code reliability and maintainability.
jayteealao
Manages project dependencies with safe updates, security audits, and compatibility analysis for stable software development.
michaellperry
Provides implementation guidance for secure data isolation patterns in multi-tenant software applications.
michaellperry
Provides standardized RESTful API design conventions for URL patterns, HTTP methods, and response formats.
michaellperry
Defines test scenarios using Given-When-Then format to map tests to acceptance criteria, ensuring comprehensive test coverage for software specifications.
ohall
Provides utilities for handling Next.js App Router patterns including route handlers, server components, and API design in Next.js 14+.