All authors
phoroth avatar

Claude Skills by phoroth

github.com/phoroth
1,834 skillsA× 1,739B× 75C× 10D× 7F× 30 installs56 views
Data Throughput AcceleratorA

Use when large data ingestion, backfill, export, ETL, warehouse loading, manifest catch-up, or table synchronization needs to become much faster while preserving data correctness.

businessgobash
0
3
Database MigrationsA

Database migration best practices for schema changes, data migrations, rollbacks, and zero-downtime deployments across PostgreSQL, MySQL, and common ORMs (Prisma, Drizzle, Kysely, Django, TypeORM, golang-migrate).

databasestypescriptpython
0
3
Database ReviewerA

PostgreSQL database specialist for query optimization, schema design, security, and performance. Use PROACTIVELY when writing SQL, creating migrations, designing schemas, or troubleshooting database performance. Incorporates Supabase best practices.

databasesjavascriptrust
0
3
Deep ResearchA

Multi-source deep research using firecrawl and exa MCPs. Searches the web, synthesizes findings, and delivers cited reports with source attribution. Use when the user wants thorough research on any topic with evidence and citations.

researchrustgo
0
3
Defi Amm SecurityA

Security checklist for Solidity AMM contracts, liquidity pools, and swap flows. Covers reentrancy, CEI ordering, donation or inflation attacks, oracle manipulation, slippage, admin controls, and integer math.

securityrustgo
0
3
Deployment PatternsA

Deployment workflows, CI/CD pipeline patterns, Docker containerization, health checks, rollback strategies, and production readiness checklists for web applications.

devopstypescriptpython
0
3
Design SystemA

Use this skill to generate or audit design systems, check visual consistency, and review PRs that touch styling.

design
0
3
Django Build ResolverA

Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration conflicts, import errors, Django configuration issues, and collectstatic failures with minimal changes. Use when Django setup or startup fails.

developmentjavascriptpython
0
3
Django CeleryA

Django + Celery async task patterns — configuration, task design, beat scheduling, retries, canvas workflows, monitoring, and testing. Use when adding background jobs, scheduled tasks, or async processing to a Django app.

developmentpythongo
0
3
Django PatternsA

Django architecture patterns, REST API design with DRF, ORM best practices, caching, signals, middleware, and production-grade Django apps.

databasespythongo
0
3
Django ReviewerA

Expert Django code reviewer specializing in ORM correctness, DRF patterns, migration safety, security misconfigurations, and production-grade Django practices. Use for all Django code changes. MUST BE USED for Django projects.

code-qualityjavascriptpython
0
3
Django SecurityA

Django security best practices, authentication, authorization, CSRF protection, SQL injection prevention, XSS prevention, and secure deployment configurations.

securityjavascriptpython
0
3
Django TddA

Django testing strategies with pytest-django, TDD methodology, factory_boy, mocking, coverage, and testing Django REST Framework APIs.

developmentpythonrust
0
3
Django VerificationA

Verification loop for Django projects: migrations, linting, tests with coverage, security scans, and deployment readiness checks before release or PR.

devopspythongo
0
3
Doc UpdaterA

Documentation and codemap specialist. Use PROACTIVELY for updating codemaps and documentation. Runs /update-codemaps and /update-docs, generates docs/CODEMAPS/*, updates READMEs and guides.

developmentjavascripttypescript
0
3
Docker PatternsB

Docker and Docker Compose patterns for local development, container security, networking, volume strategies, and multi-service orchestration.

devopsgoshell
0
3
Docs LookupA

When the user asks how to use a library, framework, or API or needs up-to-date code examples, use Context7 MCP to fetch current documentation and return answers with examples. Invoke for docs/API/setup questions.

securityjavascriptrust
0
3
Dotnet PatternsA

Idiomatic C# and .NET patterns, conventions, dependency injection, async/await, and best practices for building robust, maintainable .NET applications.

code-qualitygoc#
0
3
E2e RunnerA

End-to-end testing specialist using Vercel Agent Browser (preferred) with Playwright fallback. Use PROACTIVELY for generating, maintaining, and running E2E tests. Manages test journeys, quarantines flaky tests, uploads artifacts (screenshots, videos, traces), and ensures critical user flows work.

testingjavascripttypescript
0
3
E2e TestingA

Playwright E2E testing patterns, Page Object Model, configuration, CI/CD integration, artifact management, and flaky test strategies.

testingtypescriptgo
0
3
Energy ProcurementA

Codified expertise for electricity and gas procurement, tariff optimization, demand charge management, renewable PPA evaluation, and multi-facility energy cost management. Informed by energy procurement managers with 15+ years experience at large commercial and industrial consumers. Includes market structure analysis, hedging strategies, load profiling, and sustainability reporting frameworks. Use when procuring energy, optimizing tariffs, managing demand charges, evaluating PPAs, or developi...

businessgonode
0
3
Enterprise Agent OpsA

Operate long-lived agent workloads with observability, security boundaries, and lifecycle management.

devopsci/cdsecurity
0
3
Error HandlingA

Patterns for robust error handling across TypeScript, Python, and Go. Covers typed errors, error boundaries, retries, circuit breakers, and user-facing error messages.

developmentjavascripttypescript
0
3
Eval HarnessA

Formal evaluation framework for Claude Code sessions implementing eval-driven development (EDD) principles

securitygobash
0
3
Evm Token DecimalsA

Prevent silent decimal mismatch bugs across EVM chains. Covers runtime decimal lookup, chain-aware caching, bridged-token precision drift, and safe normalization for bots, dashboards, and DeFi tools.

blockchaintypescriptpython
0
3
Fal Ai MediaA

Unified media generation via fal.ai MCP — image, video, and audio. Covers text-to-image (Nano Banana), text/image-to-video (Seedance, Kling, Veo 3), text-to-speech (CSM-1B), and video-to-audio (ThinkSound). Use when the user wants to generate images, videos, or audio with AI.

designpythongo
0
3
Fastapi PatternsA

FastAPI best practices covering project structure, Pydantic v2 schemas, dependency injection, async handlers, authentication, authorization, transactional service layers, and testing with httpx and pytest.

securitypythongo
0
3
Fastapi ReviewerA

Reviews FastAPI applications for async correctness, dependency injection, Pydantic schemas, security, OpenAPI quality, testing, and production readiness.

securityjavascriptpython
0
3
Flox EnvironmentsA

Create reproducible, cross-platform (macOS/Linux) development enprojectnments with Flox, a declarative Nix-based enprojectnment manager. Use when setting up project toolchains for any language, installing system-level dependencies (compilers, databases, native libs like openssl/BLAS), pinning exact package versions for a team, running local services (PostgreSQL, Redis, Kafka), onboarding developers with one command, or solving 'works on my machine' problems — including agent/vibe-coding setup...

developmentpythonrust
0
3
Flutter Dart Code ReviewA

Library-agnostic Flutter/Dart code review checklist covering widget best practices, state management patterns (BLoC, Riverpod, Provider, GetX, MobX, Signals), Dart idioms, performance, accessibility, security, and clean architecture.

code-qualitygosql
0
3
Flutter ReviewerA

Flutter and Dart code reviewer. Reviews Flutter code for widget best practices, state management patterns, Dart idioms, performance pitfalls, accessibility, and clean architecture violations. Library-agnostic — works with any state management solution and tooling.

code-qualityjavascriptrust
0
3
Frontend PatternsA

Frontend development patterns for React, Next.js, state management, performance optimization, and UI best practices.

developmenttypescriptgo
0
3
Fsharp ReviewerA

Expert F# code reviewer specializing in functional idioms, type safety, pattern matching, computation expressions, and performance. Use for all F# code changes. MUST BE USED for F# projects.

code-qualityjavascriptrust
0
3
Fsharp TestingA

F# testing patterns with xUnit, FsUnit, Unquote, FsCheck property-based testing, integration tests, and test organization best practices.

testinggoc#
0
3
Gan EvaluatorA

GAN Harness — Evaluator agent. Tests the live running application via Playwright, scores against rubric, and provides actionable feedback to the Generator.

testingjavascriptrust
0
3
Gan GeneratorA

GAN Harness — Generator agent. Implements features according to the spec, reads evaluator feedback, and iterates until quality threshold is met.

developmentjavascripttypescript
0
3
Gan PlannerA

GAN Harness — Planner agent. Expands a one-line prompt into a full product specification with features, sprints, evaluation criteria, and design direction.

designjavascriptrust
0
3
Gan Style HarnessA

GAN-inspired Generator-Evaluator agent harness for building high-quality applications autonomously. Based on Anthropic's March 2026 harness design paper.

ai-agentsgoshell
0
3
Git WorkflowA

Git workflow patterns including branching strategies, commit conventions, merge vs rebase, conflict resolution, and collaborative development best practices for teams of all sizes.

documentationgobash
0
3
Go Build ResolverA

Go build, vet, and compilation error resolution specialist. Fixes build errors, go vet issues, and linter warnings with minimal changes. Use when Go builds fail.

securityjavascriptrust
0
3
Go ReviewerA

Expert Go code reviewer specializing in idiomatic Go, concurrency patterns, error handling, and performance. Use for all Go code changes. MUST BE USED for Go projects.

securityjavascriptrust
0
3
Golang PatternsA

Idiomatic Go patterns, best practices, and conventions for building robust, efficient, and maintainable Go applications.

code-qualitygobash
0
3
Golang TestingA

Go testing patterns including table-driven tests, subtests, benchmarks, fuzzing, and test coverage. Follows TDD methodology with idiomatic Go practices.

testinggobash
0
3
Harmonyos App ResolverA

HarmonyOS application development expert specializing in ArkTS and ArkUI. Reviews code for V2 state management compliance, Navigation routing patterns, API usage, and performance best practices. Use for HarmonyOS/OpenHarmony projects.

developmentjavascripttypescript
0
3
Harness OptimizerA

Analyze and improve the local agent harness configuration for reliability, cost, and throughput.

securityjavascriptrust
0
3
Healthcare Cdss PatternsA

Clinical Decision Support System (CDSS) development patterns. Drug interaction checking, dose validation, clinical scoring (NEWS2, qSOFA), alert severity classification, and integration into EMR workflows.

developmenttypescriptreact
0
3
Healthcare Emr PatternsA

EMR/EHR development patterns for healthcare applications. Clinical safety, encounter workflows, prescription generation, clinical decision support integration, and accessibility-first UI for medical data entry.

designtypescriptrails
0
3
Healthcare Eval HarnessA

Patient safety evaluation harness for healthcare application deployments. Automated test suites for CDSS accuracy, PHI exposure, clinical workflow integrity, and integration compliance. Blocks deployments on safety failures.

testinggophp
0
3
Healthcare Phi ComplianceA

Protected Health Information (PHI) and Personally Identifiable Information (PII) compliance patterns for healthcare applications. Covers data classification, access control, audit trails, encryption, and common leak vectors.

securitytypescriptgo
0
3
Healthcare ReviewerA

Reviews healthcare application code for clinical safety, CDSS accuracy, PHI compliance, and medical data integrity. Specialized for EMR/EHR, clinical decision support, and health information systems.

securityjavascriptrust
0
3