Loading...
Loading...
Found 48002 skills
barnabasJ
Enables Lua scripting and configuration within Neovim for efficient code editing, customization, and development workflow automation.
sgaunet
Configures golangci-lint for Go projects to enforce code quality, static analysis, and best practices.
barnabasJ
Enables development of concurrent, fault-tolerant applications using the Elixir programming language's functional paradigm.
barnabasJ
Enables comprehensive software testing including unit, integration, and system tests to validate application functionality.
nprbst
AI-assisted GitHub pull request review with VSCode integration, featuring clickable navigation and one-click comments via speck-review CLI.
no-problem-dev
Manages Firebase Emulator Suite for local development, enabling testing of Firestore and Auth features without cloud dependencies.
no-problem-dev
Defines iOS Clean Architecture structure using SPM for code organization, layer dependencies, and implementation guidelines.
no-problem-dev
Automates iOS build, test, and run workflows using Xcode and Swift tools for development tasks.
no-problem-dev
Automates Go backend build, test, and linting using standard Go tools like go mod, go test, and golangci-lint.
yebot
Comprehensive guide for building JUCE plugins on macOS, Windows, and Linux using CMake, code signing, notarization, and CI/CD pipelines.
yebot
Provides clean architecture patterns for JUCE audio plugins, covering separation of concerns, state management, parameter systems, and MIDI handling to structure and scale plugin development.
yebot
Provides expert guidance on JUCE framework best practices including realtime safety, threading, memory management, and modern C++ for audio plugin development.
yebot
Provides troubleshooting for audio plugin compatibility across DAWs, including workarounds for AU, VST3, and AAX formats to resolve host-specific bugs and automation issues.
yebot
Enables development of native iOS, macOS, tvOS, and iPadOS apps using Swift, SwiftUI, concurrency, and Apple platform features.
yebot
Comprehensive skill for building cross-platform mobile applications using React Native and Expo, covering project setup, navigation, SDK integration, and build configuration.
yebot
Comprehensive reference for Claude Code's memory management system, including file types, locations, import syntax, and best practices for CLAUDE.md management.
hgeldenhuys
Guides implementation of Claude Code hooks: automated scripts triggered at workflow points for building, event understanding, and configuration troubleshooting.
hgeldenhuys
Provides expert guidance for implementing TypeScript hooks with the claude-hooks-sdk, including HookManager, Logger, and context tracking features.
oriolrius
Expert guidance for writing unit, integration, and React Testing Library tests with Vitest in Vite-based applications.
oriolrius
Expert guidance for implementing file-based, type-safe routing in React applications using TanStack Router, including nested routes and lazy loading.
oriolrius
Provides expert guidance for building Next.js applications, covering App Router, Server Components, routing, and deployment.
oriolrius
Expert guidance for setting up tRPC routers, procedures, middleware, and Next.js integration to build type-safe client-server communication with full TypeScript inference.
oriolrius
Expert guidance for SQLite database operations using better-sqlite3 Node.js driver, covering setup, queries, transactions, migrations, and TypeScript integration.
oriolrius
Expert guidance for TanStack Query (React Query) in React applications, covering server state management with caching, mutations, and pagination.