Loading...
Loading...
Found 48002 skills
Dicklesworthstone
Provides common testing patterns and practices for integration into composite skills, enhancing test coverage and maintainability.
Dicklesworthstone
Provides common logging patterns and best practices for developers to integrate into codebases, improving debugging and observability.
Dicklesworthstone
Builds beautiful terminal user interfaces (TUIs) for shell scripts and Go applications using specialized libraries and frameworks.
nkeonye-akumah
Automates Spanner emulator configuration and execution of unit tests for cloud database interactions in development environments.
bhauman
Evaluates Clojure code in a running REPL session for testing, compilation checks, and behavior verification.
korallis
Enables strict TypeScript mode for type-safe code, eliminating 'any' types, adding comprehensive type definitions, and ensuring full type safety across the codebase.
korallis
Enables building WCAG-compliant web applications with semantic HTML, ARIA attributes, keyboard navigation, and screen reader support for inclusive user experiences.
korallis
Creates reusable frontend components for React, Vue, and Angular using design patterns like compound components, render props, and custom hooks.
korallis
Enables building Next.js applications with server components for improved performance, reduced bundle size, and direct database access without client-side JavaScript.
korallis
Builds MCP servers and tools to extend Claude's capabilities with custom functions, data sources, and external integrations.
korallis
Enhances code quality by restructuring without altering functionality, using techniques like extracting methods and removing duplication to reduce technical debt.
korallis
Enables implementation of test-driven development (TDD) via red-green-refactor cycle to ensure code reliability, prevent regressions, and maintain quality during feature development and refactoring.
korallis
Traces errors backward through call stacks and execution flows to pinpoint the root cause of bugs, data corruption, and cascading failures in complex systems.
korallis
Optimizes web application performance using code splitting, lazy loading, and caching to reduce bundle size and improve Core Web Vitals.
korallis
Enables secure, progressive form handling and server mutations in Next.js 14+ using React Server Actions, eliminating separate API routes.
korallis
Manages Git source control workflows including branching strategies, commit conventions, and conflict resolution for team collaboration.
korallis
Designs robust error handling strategies including custom error classes, error boundaries, and API error responses for fault-tolerant systems.
korallis
Enforces consistent coding standards and best practices across a codebase using linters, formatters, and review processes to maintain quality and readability.
korallis
Architects scalable backend services using layered architecture, dependency injection, and service patterns for robust API development and business logic implementation.
korallis
Systematically reviews code changes for quality, security, and adherence to best practices before merging pull requests.
korallis
Creates interactive, self-contained web artifacts including calculators, visualizations, and mini-apps as standalone or embeddable HTML/JS applications.
korallis
Designs REST and GraphQL APIs with clean structure, documentation, and industry best practices for scalability and maintainability.
korallis
Designs scalable and normalized database schemas for relational and NoSQL databases, including relationships, indexes, and migration strategies.
korallis
Builds modern Next.js 13+ applications using App Router architecture with server components, nested layouts, and optimized data fetching.