All authors
majiayu000 avatar

Claude Skills by majiayu000

github.com/majiayu000
17,753 skillsA× 16,979B× 538C× 162D× 44F× 30572 installs12,292 views
Lhott Cohesive LinearA

Cohesive Linear HoTT patterns for interaction entropy with diagram generation. Implements Schreiber's cohesive modalities (♯,♭,ʃ) and Riley's linear modality (♮) for quantum-classical bridging.

documentationgoruby
0
76
Liaison WorkflowsA

Task management and workflow patterns using liaison. Use when managing tasks, creating workflows, or working with task-driven automation.

testinggobash
0
76
Libafl Pathvanasoftware IosstoragecleanerD

LibAFL is a modular fuzzing library for building custom fuzzers. Use for advanced fuzzing needs, custom mutators, or non-standard fuzzing targets.

developmentrustgo
0
76
LibaflD

LibAFL is a modular fuzzing library for building custom fuzzers. Use for advanced fuzzing needs, custom mutators, or non-standard fuzzing targets.

developmentrustgo
0
76
LibagentA

libagent - Agent orchestration library for conversational AI. AgentMind class coordinates LLM completions, memory management, tool execution, and multi-turn conversations. AgentAction handles tool calls and action processing. Use for building chat agents, RAG pipelines, and AI assistants. Integrates with libmemory, librpc, and libllm

businessjavascriptjava
0
76
Ln 712 Nuget UpgraderA

Upgrades .NET NuGet packages with breaking change handling

documentationgogit
0
76
Ln 720 Structure MigratorA

Coordinates project structure migration to Clean Architecture

developmentgoreact
0
76
Ln 721 Frontend RestructureA

Restructures React frontend from monolith to component-based architecture

developmenttypescriptgo
0
76
Ln 722 Backend GeneratorA

Generates .NET Clean Architecture backend structure from entity definitions

developmentgotesting
0
76
Ln 730 Devops SetupA

Coordinates Docker, CI/CD, and environment configuration setup via auto-detection

developmentpythongo
0
76
Ln 740 Quality SetupA

Coordinates linters, pre-commit hooks, and test infrastructure setup

developmenttypescriptpython
0
76
Ln 741 Linter ConfiguratorA

Configures ESLint, Prettier, Ruff, and .NET analyzers

developmenttypescriptpython
0
76
Ln 742 Precommit SetupA

Configures Husky, lint-staged, commitlint, and Python pre-commit

developmenttypescriptpython
0
76
Ln 743 Test InfrastructureA

Creates test infrastructure with Vitest, xUnit, and pytest

developmenttypescriptpython
0
76
Ln 750 Commands GeneratorA

Generates project-specific .claude/commands for Claude Code

devopsgosql
0
76
Ln 770 Crosscutting SetupA

Coordinates logging, error handling, CORS, health checks, and API docs

developmentpythongo
0
76
Ln 771 Logging ConfiguratorA

Configures structured logging (Serilog/.NET, structlog/Python)

developmentpythongo
0
76
Ln 774 Healthcheck SetupA

Configures health check endpoints for Kubernetes readiness/liveness/startup

devopspythongo
0
76
Ln 780 Bootstrap VerifierA

Orchestrates final verification - build, test, and container health checks

devopsgodocker
0
76
Ln 781 Build VerifierA

Builds all detected projects and verifies successful compilation

developmentpythonrust
0
76
Ln 782 Test RunnerA

Executes all test suites and reports results with coverage

devopspythonrust
0
76
LndB

Run and interact with lnd Lightning Network daemon in Docker. Use for Lightning development, testing payment channels on regtest, managing lnd containers, and calling lnd RPC endpoints (getinfo, connect, open/close channels, pay/receive). Supports bitcoind, btcd, and neutrino backends.

databasesgobash
0
76
Load Anomaly GuardA

Detects unsafe training load spikes (>20-30% week-over-week) and emits safety flags. Use in nightly background jobs or when reviewing weekly training volume with conservative adjustment recommendations.

datarailsapi
0
76
Load Architecture Context Into WindowA

Load architecture principles and core conventions for grounding work against project standards - simple context loading for all workflow stages

developmentgobash
0
76
Load Balancer SetupA

Configure and deploy load balancers (HAProxy, AWS ELB/ALB/NLB) for distributing traffic, session management, and high availability.

devopsgobash
0
76
Load BalancerB

负载均衡配置

developmentbashsql
0
76
Load BalancingA

Comprehensive guide to load balancing algorithms, health checks, and high-availability patterns.

devopsgonode
0
76
Load ContextA

도메인/기능의 컨텍스트 빠른 파악. Use when: (1) 특정 도메인 이해 필요, (2) 기존 기능 수정 전 파악, (3) 세션 시작 시 컨텍스트 로드.

toolsbashgit
0
76
Load ConversationA

Load the full content of a previous Claude Code conversation into current context. Use when user asks to "load conversation <uuid>" or "show me conversation <uuid>" or references loading/viewing a past conversation by its ID.

toolsbashdatabase
0
76
Load DataA

Ultra-fast data discovery and loading skill for industrial finance datasets. Handles CSV, JSON, DuckDB, Parquet, and Feather with memory-efficient 2-step discovery and loading.

datapythonapi
0
76
Load MemoryA

Reload memory context from files

toolsbashnode
0
76
Load SkillA

Load, activate, and optionally install an AI skill from a .skill file. Use this skill when the user wants to load, activate, or use a skill file. The user can invoke this skill with slash command `/load-skill [ --install | -i ] SKILLFILE`, where SKILLFILE is the path to a .skill file.

documentationbash
0
76
Load SkillsA

Bootstrap skill loader for instance startup. Pulls fresh skills from plurigrid/asi and loads GF(3)-balanced startup triads. MUST run at beginning of every new instance.

businessgoshell
0
76
Load Test Scenario BuilderA

Creates comprehensive load test plans with realistic scenarios, traffic models, k6 scripts, and success criteria. Use for "load testing", "performance testing", "capacity validation", or "stress testing".

developmentjavascripttypescript
0
76
Load TestA

Performance and load testing for API endpoints, payment pipeline, and concurrent user scenarios

developmentpythongo
0
76
Load Testing PerformanceA

| Atributo | Valor | |----------|-------| | **ID** | `sre-load-testing-performance` | | **Nivel** | 🔴 Avanzado | | **Versión** | 1.0.0 | | **Keywords** | `load-testing`, `performance`, `k6`, `jmeter`, `stress-testing`, `capacity-planning`, `benchmarking`, `rust` | | **Referencia** | [k6 Documentation](https://k6.io/docs/), [JMeter](https://jmeter.apache.org/) |

developmentjavascriptpython
0
76
Load Testing Vilnacrm Org User ServiceA

Create and manage K6 load tests for REST and GraphQL APIs. Use when creating load tests, writing K6 scripts, testing API performance, debugging load test failures, or setting up performance monitoring. Covers REST endpoints, GraphQL operations, data generation, IRI handling, configuration patterns, and performance troubleshooting.

developmentjavascriptjava
0
76
Load TestingA

Auto-activates when user mentions load test, performance test, stress test, k6, Artillery, benchmark, or scalability testing. Expert in designing and executing performance tests.

developmentjavascripttypescript
0
76
LoadA

Imported skill load from langchain

developmentbackend
0
76
Loaders SpinnersA

Use when creating loading indicators, spinners, progress bars, or skeleton screens to communicate system status

designrust
0
76
Loading DatasetsA

Loads internal CausalPy example datasets. Use when the user needs example data or asks about available demos.

datapython
0
76
Loading Insurance DataA

加载并预处理保险保单周度数据,支持智能周期检测、多周数据加载、数据验证和清洗。在开始任何保险数据分析任务时使用。

developmentpythongo
0
76
Loading StatesA

Design effective loading states, skeleton screens, and empty states that maintain user confidence. Use when content takes time to load, when showing progress, or handling empty data scenarios. Triggers on "loading state", "skeleton screen", "empty state", "spinner", "progress bar", "loading animation", "zero state".

design
0
76
LoadingA

Imported skill loading from langchain

tools
0
76
LoadingrnafromseuratA

Load pre-existing Seurat objects into the immunopipe pipeline instead of starting from raw count matrices via SampleInfo. This enables analysis on already processed single-cell RNA-seq data stored in Seurat R objects.

documentationpythongo
0
76
Lobe Cli ToolboxA

LobeHub CLI Toolbox - AI-powered command-line tools including lobe-commit (ChatGPT Git commits with Gitmoji), lobe-i18n (automated internationalization), and lobe-label (GitHub label management)

developmentjavascripttypescript
0
76
Lobe TtsB

LobeTTS - High-quality TypeScript TTS/STT toolkit with EdgeSpeech, Microsoft, OpenAI engines, React hooks, audio visualization components, and both server and browser support

developmentjavascripttypescript
0
76
Lobe VidolA

LobeVidol - Virtual idol creation platform with MMD dance support, VRM character customization, multi-provider LLM integration, and interactive 3D conversations

developmenttypescriptgo
0
76
LobechatA

Access LobeChat for AI chat, knowledge base queries, and multi-model routing.

ai-agentsgobash
0
76
Local BrainA

Delegate complex, multi-step codebase exploration to local Ollama models. Best for analysis, review, and understanding tasks that require reasoning across multiple files.

developmentjavascripttypescript
0
76