expert▌
126 indexed skills · max 10 per page
django-expert
vintasoftware/django-ai-plugins · Backend
Expert guidance for Django backend development covering models, views, APIs, testing, and production deployment. \n \n Covers model design, ORM optimization, query performance tuning, and migration strategies with focus on preventing N+1 problems \n Supports Django REST Framework development including serializers, viewsets, pagination, filtering, and authentication patterns \n Includes security best practices for CSRF/XSS prevention, permissions, and production-ready configuration \n Provides te
logistics-expert
personamanagmentlayer/pcl · Productivity
Expert guidance for supply chain management, logistics optimization, warehouse management systems, and transportation planning.
playwright-expert
jeffallan/claude-skills · Testing
Playwright E2E testing specialist for writing maintainable browser tests, debugging flaky tests, and CI/CD integration. \n \n Emphasizes role-based selectors and auto-waiting to avoid brittle tests and arbitrary timeouts \n Provides Page Object Model patterns for test organization, fixture setup, and configuration guidance \n Includes debugging workflow using trace viewer, screenshots, and retry strategies to identify and fix flaky tests \n Covers API mocking, visual regression testing, and para
i18n-expert
daymade/claude-code-skills · Productivity
Deliver a complete i18n setup + audit pass: configure the i18n framework, replace user-facing strings with keys, ensure locale parity, and validate pluralization/formatting for en-US and zh-CN.
n8n-mcp-tools-expert
sickn33/antigravity-awesome-skills · Productivity
Master guide for using n8n-mcp MCP server tools to build workflows.
elixir-expert
404kidwiz/claude-supercode-skills · Productivity
Provides expertise in Elixir development, Phoenix Framework, and OTP patterns. Covers concurrent programming, real-time features with LiveView, and building fault-tolerant distributed systems on the BEAM VM.
add-expert
remotion-dev/remotion · Productivity
Add the expert's photo to both:
swift-concurrency-expert
dimillian/skills · Productivity
Swift Concurrency review and remediation for Swift 6.2+ codebases. \n \n Diagnoses and fixes actor isolation, Sendable safety, and data-race warnings through targeted edits that preserve existing behavior \n Applies minimal, concrete fixes: @MainActor annotations, actor isolation, Sendable conformance, and completion-handler-to-async/await migrations \n Triages compiler diagnostics by checking project concurrency settings, actor context, and whether code is UI-bound or background work \n Verifie
core-data-expert
avdlee/core-data-agent-skill · Productivity
Expert Core Data guidance for iOS/macOS stack setup, migrations, threading, and CloudKit sync. \n \n Covers stack initialization, fetch requests, NSFetchedResultsController, saving patterns, and merge conflict resolution across all Core Data store types \n Provides threading best practices for both traditional perform/performAndWait patterns and Swift Concurrency with actors and Sendable types \n Includes batch operations, persistent history tracking, lightweight and staged migrations, and perfo
swift-testing-expert
avdlee/swift-testing-agent-skill · Testing
Write, review, and migrate Swift tests using modern Swift Testing APIs with parallel execution and clear diagnostics. \n \n Covers test structure, #expect / #require macros, traits, tags, parameterized tests, and async waiting patterns for readable, maintainable tests \n Guides incremental XCTest migration while preserving UI automation and performance-metric tests that require XCTest \n Prioritizes parallel-safe test design; recommends fixing shared state before applying .serialized isolation \