All authors
phoroth avatar

Claude Skills by phoroth

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

Design, implement, and audit inclusive digital products using WCAG 2.2 Level AA

developmentswiftkotlin
0
3
Agent Architecture AuditA

Full-stack diagnostic for agent and LLM applications. Audits the 12-layer agent stack for wrapper regression, memory pollution, tool discipline failures, hidden repair loops, and rendering corruption. Produces severity-ranked findings with code-first fixes. Essential for developers building agent applications, autonomous loops, or any LLM-powered feature.

code-qualityrustgo
0
3
Agent EvalA

Head-to-head comparison of coding agents (Claude Code, Aider, Codex, etc.) on custom tasks with pass rate, cost, time, and consistency metrics

ai-agentsgobash
0
3
Agent Harness ConstructionA

Design and optimize AI agent action spaces, tool definitions, and observation formatting for higher completion rates.

businessreact
0
3
Agent Introspection DebuggingA

Structured self-debugging workflow for AI agent failures using capture, diagnosis, contained recovery, and introspection reports.

researchrustgo
0
3
Agent Payment X402A

Add x402 payment execution to AI agents with per-task budgets, spending controls, and non-custodial wallets. Supports Base through agentwallet-sdk and X Layer through OKX Payments / OKX Agent Payments Protocol.

developmenttypescriptpython
0
3
Agentic EngineeringA

Operate as an agentic engineer using eval-first execution, decomposition, and cost-aware model routing.

code-qualitydebuggingsecurity
0
3
Agentic OsB

Build persistent multi-agent operating systems on Claude Code. Covers kernel architecture, specialist agents, slash commands, file-based memory, scheduled automation, and state management without external databases.

ai-agentspythonshell
0
3
Ai First EngineeringA

Engineering operating model for teams where AI agents generate a large share of implementation output.

code-qualitytestingsecurity
0
3
Ai Regression TestingA

Regression testing strategies for AI-assisted development. Sandbox-mode API testing without database dependencies, automated bug-check workflows, and patterns to catch AI blind spots where the same model writes and reviews code.

developmenttypescriptrust
0
3
Android Clean ArchitectureA

Clean Architecture patterns for Android and Kotlin Multiplatform projects — module structure, dependency rules, UseCases, Repositories, and data layer patterns.

developmentgokotlin
0
3
Angular DeveloperA

Generates Angular code and provides architectural guidance. Trigger when creating projects, components, or services, or for best practices on reactivity (signals, linkedSignal, resource), forms, dependency injection, routing, SSR, accessibility (ARIA), animations, styling (component styles, Tailwind CSS), testing, or CLI tooling.

developmentreactangular
0
3
Api Connector BuilderA

Build a new API connector or provider by matching the target repo's existing integration pattern exactly. Use when adding one more integration without inventing a second architecture.

developmenttypescriptgo
0
3
Api DesignA

REST API design patterns including resource naming, status codes, pagination, filtering, error responses, versioning, and rate limiting for production APIs.

developmenttypescriptpython
0
3
ArchitectA

Software architecture specialist for system design, scalability, and technical decision-making. Use PROACTIVELY when planning new features, refactoring large systems, or making architectural decisions.

developmentjavascriptrust
0
3
Autonomous LoopsA

Patterns and architectures for autonomous Claude Code loops — from simple sequential pipelines to RFC-driven multi-agent DAG systems.

code-qualitytypescriptshell
0
3
Backend PatternsA

Backend architecture patterns, API design, database optimization, and server-side best practices for Node.js, Express, and Next.js API routes.

developmenttypescriptgo
0
3
Benchmark Optimization LoopA

Use when the user asks to make something faster, try many variants, run recursive optimization, benchmark latency/throughput/cost, or choose the best implementation by repeated measured tests.

researchbashperformance
0
3
BenchmarkA

Use this skill to measure performance baselines, detect regressions before/after PRs, and compare stack alternatives.

devopstypescriptdocker
0
3
Build Error ResolverB

Build and TypeScript error resolution specialist. Use PROACTIVELY when build fails or type errors occur. Fixes build/type errors only with minimal diffs, no architectural edits. Focuses on getting the build green quickly.

developmentjavascripttypescript
0
3
Carrier Relationship ManagementA

Codified expertise for managing carrier portfolios, negotiating freight rates, tracking carrier performance, allocating freight, and maintaining strategic carrier relationships. Informed by transportation managers with 15+ years experience. Includes scorecarding frameworks, RFP processes, market intelligence, and compliance vetting. Use when managing carriers, negotiating rates, evaluating carrier performance, or building freight strategies.

businessrustgo
0
3
Chief Of StaffA

Personal communication chief of staff that triages email, Slack, LINE, and Messenger. Classifies messages into 4 tiers (skip/info_only/meeting_info/action_required), generates draft replies, and enforces post-send follow-through via hooks. Use when managing multi-channel communication workflows.

securityjavascriptrust
0
3
Cisco Ios PatternsA

Cisco IOS and IOS-XE review patterns for show commands, config hierarchy, wildcard masks, ACL placement, interface hygiene, and safe change-window verification.

devopsgo
0
3
CkA

Persistent per-project memory for Claude Code. Auto-loads project context on session start, tracks sessions with git activity, and writes to native memory. Commands run deterministic Node.js scripts — behavior is consistent across model versions.

ai-agentsgobash
0
3
Claude DevfleetA

Orchestrate multi-agent coding tasks via Claude DevFleet — plan projects, dispatch parallel agents in isolated worktrees, monitor progress, and read structured reports.

ai-agentsgobash
0
3
Clickhouse IoA

ClickHouse database patterns, query optimization, analytics, and data engineering best practices for high-performance analytical workloads.

databasestypescriptgo
0
3
Code ArchitectA

Designs feature architectures by analyzing existing codebase patterns and conventions, then providing implementation blueprints with concrete files, interfaces, data flow, and build order.

securityjavascriptrust
0
3
Code ExplorerA

Deeply analyzes existing codebase features by tracing execution paths, mapping architecture layers, and documenting dependencies to inform new development.

developmentjavascriptrust
0
3
Code ReviewerA

Expert code review specialist. Proactively reviews code for quality, security, and maintainability. Use immediately after writing or modifying code. MUST BE USED for all code changes.

code-qualityjavascripttypescript
0
3
Code SimplifierA

Simplifies and refines code for clarity, consistency, and maintainability while preserving behavior. Focus on recently modified code unless instructed otherwise.

securityjavascriptrust
0
3
Code TourA

Create CodeTour `.tour` files — persona-targeted, step-by-step walkthroughs with real file and line anchors. Use for onboarding tours, architecture walkthroughs, PR tours, RCA tours, and structured "explain how this works" requests.

code-qualityrustgo
0
3
Comment AnalyzerA

Analyze code comments for accuracy, completeness, maintainability, and comment rot risk.

securityjavascriptrust
0
3
Compose Multiplatform PatternsA

Compose Multiplatform and Jetpack Compose patterns for KMP projects — state management, navigation, theming, performance, and platform-specific UI.

designgokotlin
0
3
Configure EccA

Interactive installer for Everything Claude Code — guides users through selecting and installing skills and rules to user-level or project-level directories, verifies paths, and optionally optimizes installed files.

developmentjavascripttypescript
0
3
Content Hash Cache PatternA

Cache expensive file processing results using SHA-256 content hashes — path-independent, auto-invalidating, with service layer separation.

code-qualitypythondebugging
0
3
Context BudgetA

Audits Claude Code context window consumption across agents, skills, MCP servers, and rules. Identifies bloat, redundant components, and produces prioritized token-savings recommendations.

code-qualitydebugginggit
0
3
Continuous Agent LoopA

Patterns for continuous autonomous agent loops with quality gates, evals, and recovery controls.

ai-agents
0
3
Continuous Learning V2B

Instinct-based learning system that observes sessions via hooks, creates atomic instincts with confidence scoring, and evolves them into skills/commands/agents. v2.1 adds project-scoped instincts to prevent cross-project contamination.

code-qualitypythongo
0
3
Continuous LearningA

[DEPRECATED - use continuous-learning-v2] Legacy v1 stop-hook skill extractor. v2 is a strict superset with instinct-based, project-scoped, hook-reliable learning. Do not invoke v1; route continuous learning, session learning, and pattern extraction requests to continuous-learning-v2.

documentationgotesting
0
3
Conversation AnalyzerA

Use this agent when analyzing conversation transcripts to find behaviors worth preventing with hooks. Triggered by /hookify without arguments.

securityjavascriptrust
0
3
Cost Aware Llm PipelineA

Cost optimization patterns for LLM API usage — model routing by task complexity, budget tracking, retry logic, and prompt caching.

code-qualitypythonrails
0
3
Cpp Build ResolverA

C++ build, CMake, and compilation error resolution specialist. Fixes build errors, linker issues, and template errors with minimal changes. Use when C++ builds fail.

securityjavascriptrust
0
3
Cpp ReviewerA

Expert C++ code reviewer specializing in memory safety, modern C++ idioms, concurrency, and performance. Use for all C++ code changes. MUST BE USED for C++ projects.

securityjavascriptrust
0
3
Csharp ReviewerA

Expert C# code reviewer specializing in .NET conventions, async patterns, security, nullable reference types, and performance. Use for all C# code changes. MUST BE USED for C# projects.

securityjavascriptrust
0
3
Csharp TestingA

C# and .NET testing patterns with xUnit, FluentAssertions, mocking, integration tests, and test organization best practices.

testingc#bash
0
3
Customs Trade ComplianceA

Codified expertise for customs documentation, tariff classification, duty optimization, restricted party screening, and regulatory compliance across multiple jurisdictions. Informed by trade compliance specialists with 15+ years experience. Includes HS classification logic, Incoterms application, FTA utilization, and penalty mitigation. Use when handling customs clearance, tariff classification, trade compliance, import/export documentation, or duty optimization.

businessrustgo
0
3
Dart Build ResolverA

Dart/Flutter build, analysis, and dependency error resolution specialist. Fixes `dart analyze` errors, Flutter compilation failures, pub dependency conflicts, and build_runner issues with minimal, surgical changes. Use when Dart/Flutter builds fail.

developmentjavascriptrust
0
3
Dart Flutter PatternsA

Production-ready Dart and Flutter patterns covering null safety, immutable state, async composition, widget architecture, popular state management frameworks (BLoC, Riverpod, Provider), GoRouter navigation, Dio networking, Freezed code generation, and clean architecture.

documentationgoshell
0
3
Dashboard BuilderA

Build monitoring dashboards that answer real operator questions for Grafana, SigNoz, and similar platforms. Use when turning metrics into a working dashboard instead of a vanity board.

databasesgorails
0
3
Data Scraper AgentA

Build a fully automated AI-powered data collection agent for any public source — job boards, prices, news, GitHub, sports, anything. Scrapes on a schedule, enriches data with a free LLM (Gemini Flash), stores results in Notion/Sheets/Supabase, and learns from user feedback. Runs 100% free on GitHub Actions. Use when the user wants to monitor, collect, or track any public data automatically.

ai-agentspythongo
0
3