All authors
Orythix avatar

Claude Skills by Orythix

github.com/Orythix
215 skillsA× 206B× 7C× 28 installs110 views
Nanoclaw ReplA

Operate and extend NanoClaw v2, ECC's zero-dependency session-aware REPL built on claude -p.

data-aidatabase
0
2
Nestjs PatternsA

NestJS architecture patterns for modules, controllers, providers, DTO validation, guards, interceptors, config, and production-grade TypeScript backends.

developmenttypescripttesting
0
2
Netmiko Ssh AutomationA

Safe Python Netmiko patterns for read-only collection, bounded batch SSH, TextFSM parsing, guarded config changes, timeouts, and network automation error handling.

data-aipythondocumentation
0
2
Network Bgp DiagnosticsA

Diagnostics-only BGP troubleshooting patterns for neighbor state, route exchange, prefix policy, AS path inspection, and safe evidence collection.

data-aipythongit
0
2
Network Config ValidationA

Pre-deployment checks for router and switch configuration, including dangerous commands, duplicate addresses, subnet overlaps, stale references, management-plane risk, and IOS-style security hygiene.

data-aipythontesting
0
2
Network Interface HealthA

Diagnose interface errors, drops, CRCs, duplex mismatches, flapping, speed negotiation issues, and counter trends on routers, switches, and Linux hosts.

data-aipythongo
0
2
Nextjs TurbopackA

Next.js 16+ and Turbopack — incremental bundling, FS caching, dev speed, and when to use Turbopack vs webpack.

developmentrustbash
0
2
Nodejs Keccak256A

Prevent Ethereum hashing bugs in JavaScript and TypeScript. Node's sha3-256 is NIST SHA3, not Ethereum Keccak-256, and silently breaks selectors, signatures, storage slots, and address derivation.

developmentjavascripttypescript
0
2
Nutrient Document ProcessingA

Process, convert, OCR, extract, redact, sign, and fill documents using the Nutrient DWS API. Works with PDFs, DOCX, XLSX, PPTX, HTML, and images.

data-aigobash
0
2
Nuxt4 PatternsA

Nuxt 4 app patterns for hydration safety, performance, route rules, lazy loading, and SSR-safe data fetching with useFetch and useAsyncData.

data-aireactvue
0
2
Openclaw Persona ForgeA

为 OpenClaw AI Agent 锻造完整的龙虾灵魂方案。根据用户偏好或随机抽卡, 输出身份定位、灵魂描述(SOUL.md)、角色化底线规则、名字和头像生图提示词。 如当前环境提供已审核的生图 skill,可自动生成统一风格头像图片。 当用户需要创建、设计或定制 OpenClaw 龙虾灵魂时使用。 不适用于:微调已有 SOUL.md、非 OpenClaw 平台的角色设计、纯工具型无性格 Agent。 触发词:龙虾灵魂、虾魂、OpenClaw 灵魂、养虾灵魂、龙虾角色、龙虾定位、 龙虾剧本杀角色、龙虾游戏角色、龙虾 NPC、龙虾性格、龙虾背景故事、 lobster soul、lobster character、抽卡、随机龙虾、龙虾 SOUL、gacha。

data-aipythongo
0
2
Opensource PipelineA

Open-source pipeline: fork, sanitize, and package private projects for safe public release. Chains 3 agents (forker, sanitizer, packager). Triggers: '/opensource', 'open source this', 'make this public', 'prepare for open source'.

data-aigobash
0
2
Perl PatternsA

Modern Perl 5.36+ idioms, best practices, and conventions for building robust, maintainable Perl applications.

developmentgoshell
0
2
Perl SecurityA

Comprehensive Perl security covering taint mode, input validation, safe process execution, DBI parameterized queries, web security (XSS/SQLi/CSRF), and perlcritic security policies.

data-airustgo
0
2
Perl TestingA

Perl testing patterns using Test2::V0, Test::More, prove runner, mocking, coverage with Devel::Cover, and TDD methodology.

data-airustgo
0
2
Plan OrchestrateA

Read a plan document, decompose it into steps, design a per-step agent chain from the ECC catalogue, and emit ready-to-paste /orchestrate custom prompts. Generative only — never invokes /orchestrate itself. Use when the user has a multi-step plan and wants to drive it through orchestrate without composing chains by hand.

data-aitypescriptpython
0
2
Plankton Code QualityA

Write-time code quality enforcement using Plankton — auto-formatting, linting, and Claude-powered fixes on every file edit via hooks.

developmentjavascripttypescript
0
2
Postgres PatternsA

PostgreSQL database patterns for query optimization, schema design, indexing, and security. Based on Supabase best practices.

data-aisqlapi
0
2
Product CapabilityA

Translate PRD intent, roadmap asks, or product discussions into an implementation-ready capability plan that exposes constraints, invariants, interfaces, and unresolved decisions before multi-service work starts. Use when the user needs an ECC-native PRD-to-SRS lane instead of vague planning prose.

data-airustgo
0
2
Product LensA

Use this skill to validate the "why" before building, run product diagnostics, and pressure-test product direction before the request becomes an implementation contract.

data-aigo
0
2
Production AuditA

Local-evidence production readiness audit for shipped apps, pre-launch reviews, post-merge checks, and "what breaks in prod?" questions without sending repo data to an external audit service.

data-airustsql
0
2
Production SchedulingA

Codified expertise for production scheduling, job sequencing, line balancing, changeover optimization, and bottleneck resolution in discrete and batch manufacturing. Informed by production schedulers with 15+ years experience. Includes TOC/drum-buffer-rope, SMED, OEE analysis, disruption response frameworks, and ERP/MES interaction patterns. Use when scheduling production, resolving bottlenecks, optimizing changeovers, responding to disruptions, or balancing manufacturing lines.

data-airustgo
0
2
Project Flow OpsA

Operate execution flow across GitHub and Linear by triaging issues and pull requests, linking active work, and keeping GitHub public-facing while Linear remains the internal execution layer. Use when the user wants backlog control, PR triage, or GitHub-to-Linear coordination.

data-airustgo
0
2
Prompt OptimizerA

Analyze raw prompts, identify intent and gaps, match ECC components (skills/commands/agents/hooks), and output a ready-to-paste optimized prompt. Advisory role only — never executes the task itself. TRIGGER when: user says "optimize prompt", "improve my prompt", "how to write a prompt for", "help me prompt", "rewrite this prompt", or explicitly asks to enhance prompt quality. Also triggers on Chinese equivalents: "优化prompt", "改进prompt", "怎么写prompt", "帮我优化这个指令". DO NOT TRIGGER when: user wants...

developmenttypescriptpython
0
2
Python PatternsA

Pythonic idioms, PEP 8 standards, type hints, and best practices for building robust, efficient, and maintainable Python applications.

data-aipythongo
0
2
Python TestingA

Python testing strategies using pytest, TDD methodology, fixtures, mocking, parametrization, and coverage requirements.

developmentpythonrust
0
2
Pytorch PatternsA

PyTorch deep learning patterns and best practices for building robust, efficient, and reproducible training pipelines, model architectures, and data loading.

data-aipythongo
0
2
Quality NonconformanceA

Codified expertise for quality control, non-conformance investigation, root cause analysis, corrective action, and supplier quality management in regulated manufacturing. Informed by quality engineers with 15+ years experience across FDA, IATF 16949, and AS9100 environments. Includes NCR lifecycle management, CAPA systems, SPC interpretation, and audit methodology. Use when investigating non-conformances, performing root cause analysis, managing CAPAs, interpreting SPC data, or handling suppl...

data-airustgo
0
2
Quantum ComputingA

Quantum computing fundamentals, quantum gates, algorithms, circuit design, and practical implementation using Qiskit and Cirq. Covers superposition, entanglement, interference, and real-world quantum applications.

data-aipythongo
0
2
Quarkus PatternsA

Quarkus 3.x LTS architecture patterns with Camel for messaging, RESTful API design, CDI services, data access with Panache, and async processing. Use for Java Quarkus backend work with event-driven architectures.

developmentgojava
0
2
Quarkus SecurityA

Quarkus Security best practices for authentication, authorization, JWT/OIDC, RBAC, input validation, CSRF, secrets management, and dependency security.

data-airustgo
0
2
Quarkus TddA

Test-driven development for Quarkus 3.x LTS using JUnit 5, Mockito, REST Assured, Camel testing, and JaCoCo. Use when adding features, fixing bugs, or refactoring event-driven services.

data-aigojava
0
2
Quarkus VerificationA

Verification loop for Quarkus projects: build, static analysis, tests with coverage, security scans, native compilation, and diff review before release or PR.

data-aijavascriptgo
0
2
Ralphinho Rfc PipelineA

RFC-driven multi-agent DAG execution pattern with quality gates, merge queues, and work unit orchestration.

data-aigitsecurity
0
2
Redis PatternsA

Redis data structure patterns, caching strategies, distributed locks, rate limiting, pub/sub, and connection management for production applications.

data-aipythongo
0
2
Regex Vs Llm Structured TextA

Decision framework for choosing between regex and LLM when parsing structured text — start with regex, add LLM only for low-confidence edge cases.

data-aipythontesting
0
2
Remotion Video CreationA

Best practices for Remotion - Video creation in React. 29 domain-specific rules covering 3D, animations, audio, captions, charts, transitions, and more.

data-aigoreact
0
2
Repo ScanA

Cross-stack source code asset audit — classifies every file, detects embedded third-party libraries, and delivers actionable four-level verdicts per module with interactive HTML reports.

data-aijavaswift
0
2
Research OpsA

Evidence-first current-state research workflow for ECC. Use when the user wants fresh facts, comparisons, enrichment, or a recommendation built from current public evidence and any supplied local context.

data-airails
0
2
Returns Reverse LogisticsA

Codified expertise for returns authorization, receipt and inspection, disposition decisions, refund processing, fraud detection, and warranty claims management. Informed by returns operations managers with 15+ years experience. Includes grading frameworks, disposition economics, fraud pattern recognition, and vendor recovery processes. Use when handling product returns, reverse logistics, refund decisions, return fraud detection, or warranty claims.

data-aigotesting
0
2
Rules DistillA

Scan skills to extract cross-cutting principles and distill them into rules — append, revise, or create new rule files

data-airustgo
0
2
Rust PatternsA

Idiomatic Rust patterns, ownership, error handling, traits, concurrency, and best practices for building safe, performant applications.

developmentrustgo
0
2
Rust TestingA

Rust testing patterns including unit tests, integration tests, async testing, property-based testing, mocking, and coverage. Follows TDD methodology.

data-airustgo
0
2
Safety GuardA

Use this skill to prevent destructive operations when working on production systems or running agents autonomously.

data-aibashdocker
0
2
Santa MethodA

Multi-agent adversarial verification with convergence loop. Two independent review agents must both pass before output ships.

data-aipythonrust
0
2
Scientific Db Pubmed DatabaseA

Direct PubMed and NCBI E-utilities search workflows for biomedical literature, MeSH queries, PMID lookup, citation retrieval, and API-backed literature monitoring.

data-aipythongo
0
2
Scientific Db Uspto DatabaseA

USPTO patent and trademark data workflow for official record lookup, PatentSearch queries, TSDR checks, assignment data, and reproducible IP research logs.

data-aipythongo
0
2
Scientific Pkg GgetA

gget CLI and Python workflow for quick genomic database queries, sequence lookup, BLAST-style searches, enrichment checks, and reproducible bioinformatics evidence logs.

data-aipythonbash
0
2
Scientific Thinking Literature ReviewA

Systematic literature-review workflow for academic, biomedical, technical, and scientific topics, including search planning, source screening, synthesis, citation checks, and evidence logging.

data-aigodatabase
0
2
Scientific Thinking Scholar EvaluationA

Structured scholarly-work evaluation for papers, proposals, literature reviews, methods sections, evidence quality, citation support, and research-writing feedback.

data-aigo
0
2