All authors
majiayu000 avatar

Claude Skills by majiayu000

github.com/majiayu000
10,898 skillsA× 10,328B× 365C× 141D× 38F× 26527 installs11,136 views
Large 500 800msA

Use when building larger movement animations between 500-800ms - hero transitions, complex reveals, animations that tell a story and deserve attention

designgoexpress
0
76
Large Document ProcessingA

Process large documents (200+ pages) with structure preservation, intelligent parsing, and memory-efficient handling. Use when working with complex formatted documents, multi-level hierarchies, or when you need to extract structured data from large files like PDFs, DOCX, or text files.

businesspython
0
76
Large File RefactorA

Use when Claude Code hits "File content exceeds maximum allowed tokens" error, or when files are too large to read. Helps analyze and break apart large files into smaller, focused modules.

developmenttypescriptpython
0
76
Large File TocA

Generate table of contents overview for large files. When onboarded Markdown file exceeds threshold (default 30KB), extract heading structure to create navigation file. Trigger condition: Markdown file size >= 30KB.

toolsbash
0
76
Large Instructions SkillA

A skill with large instructions for performance testing

documentationtestingperformance
0
76
Large Report EditorA

Edits and compiles very large Markdown research reports using surgical patches, structure JSON, and legal‑grade citation rules.

research
0
76
Large Requirements ProcessorA

超大型需求智能拆分与批量处理,自动识别模块边界、逐模块分析并整合文档,支持零人工干预的完整需求处理流程。

documentation
0
76
Large Scale Hook CompositionA

Engineer hook ecosystems with composable, scalable abstractions that preserve correctness under concurrency.

developmentreactrefactoring
0
76
Large Scale Map VisualizationA

Master of high-performance web map implementations handling 5,000-100,000+ geographic data points. Specializes in Leaflet.js optimization, Supercluster algorithms, viewport-based loading, canvas rendering, and progressive disclosure UX patterns.

databasesgophp
0
76
Large Scale Text EditingA

Provides strategies for efficiently transforming large text files (thousands to millions of lines) using text editors like Vim, sed, or awk. This skill should be used when tasks involve bulk text transformations, CSV manipulation at scale, pattern-based edits across massive files, or when keystroke/operation efficiency is constrained. Applicable to tasks requiring macros, regex substitutions, or batch processing of structured text data.

developmentpythonbash
0
76
Large SkillA

Large skill with extensive content and supplementary files

documentationgotesting
0
76
Largest EigenvalA

Guidance for finding the largest eigenvalue of small dense matrices with performance optimization. This skill should be used when tasks involve computing eigenvalues (especially the dominant/largest eigenvalue), optimizing numerical linear algebra routines, or improving performance of numpy/scipy matrix operations for small matrices (typically 2-10 in size).

developmentpythongo
0
76
Lark Agent SimpleA

Token-efficient Lark task creation from markdown test files. Uses 60-70% fewer tokens than lark-agent by executing MCP calls directly. ACTIVATE THIS SKILL when user: - Says "create lark tasks" or "lark agent simple" or "efficient lark" - Wants token-efficient Lark task creation - Has a test file and wants it in Lark with minimal overhead WORKFLOW: 1. Parse markdown file to compact JSON (data only, no workflow) 2. Execute Lark MCP calls directly from slash command 3. Report results DO NOT c...

toolspythonbash
0
76
Lark AgentA

Create hierarchical Lark tasks from markdown test plans. ACTIVATE THIS SKILL when user: - Says "create lark tasks" or "process test file" or "convert test plan" - Mentions "lark" + "test" or "test scenarios" or "test cases" - Wants to convert markdown test documentation into Lark tasks - Has a test file and wants it in Lark WORKFLOW: 1. Ask user for test file path (required) 2. Ask for owner, priority, target date (optional) 3. Execute: python .claude/skills/lark-agent/run.py [file] --owner...

documentationpythonbash
0
76
Lark Bot IntegrationC

Deploy and manage Lark (Feishu) bot for Milady meme generation, command handling, and team collaboration. Use when setting up Lark webhooks, handling bot commands, deploying to production, or integrating with Lark messaging.

devopspythongo
0
76
LarkB

Lark/Feishu API integration for messaging, group management, contacts, and calendar. Use this skill to send messages, manage chats, query contacts, and sync calendar events with Lark/Feishu.

toolsbashapi
0
76
Lasalle InvarianceA

Invariance principle for asymptotic stability

tools
0
76
Latency OptimizationA

Use when optimizing end-to-end latency, reducing response times, or improving performance for latency-sensitive applications. Covers latency budgets, geographic routing, protocol optimization, and latency measurement techniques.

devopsgotesting
0
76
Latency TrackerA

Per-call and aggregated latency tracking for MEV infrastructure. Use when implementing performance monitoring or debugging slow operations. Triggers on: latency, timing, performance, slow, speed, instrumentation.

developmenttypescriptrust
0
76
Latent Demand DiscoveryA

Identify high-potential consumer product opportunities by observing "distortive" user behaviors where people use manual workarounds or non-native tools to satisfy a specific motivation. Use this when brainstorming new products, seeking "blue ocean" features, or validating product-market fit for a niche.

toolsgo
0
76
Latent LatencyA

Latent-Latency Skill

datapythongo
0
76
Latest AstroA

Latest Astro features from versions 4.x through 5.x (mid 2024 to 2025)

developmentjavascripttypescript
0
76
Latest Language Versions And Best PracticesA

Ensures the AI uses the latest stable versions of programming languages and adheres to current best practices in all files.

developmentbash
0
76
Latest NextjsA

Latest React and Next.js features for past 1.5 years (mid-2024 to 2026)

developmentjavascriptjava
0
76
Latest ReactA

Latest React features from React 19 and React Compiler (past 1.5 years - mid 2024 to 2026)

developmenttypescriptgo
0
76
Latex BuildA

LaTeX builds with latexmk and live preview. TRIGGERS - latexmk, LaTeX build, live preview, compilation.

toolsbashci/cd
0
76
Latex CompilationA

Use when LaTeX documents fail to compile, have undefined references, duplicate labels, or citation errors

toolsbash
0
76
Latex ConventionsA

Work on the LaTeX thesis or LaTeXML HTML output. Use for build/lint/serve commands, LaTeX style rules, HTML pipeline notes, or assets conventions.

documentationpython
0
76
Latex Document WriterA

LaTeX 论文写作助手,负责章节、段落、图表、代码块等正文内容的撰写与组织。不涉及模板格式调整。

documentation
0
76
Latex HandoutsA

This skill should be used when the user asks to "create LaTeX handout", "compile handout", "generate presentation handout", "create PDF document from slides", or needs guidance on LaTeX document structure, formatting, embedding images, or creating comprehensive presentation materials.

documentationpythongo
0
76
Latex ManualA

Comprehensive LaTeX reference with commands, templates, and troubleshooting for document typesetting

documentationpythongo
0
76
Latex Pdf CompilerA

Compiles LaTeX source code to PDF using pdflatex. Use this skill whenever the user asks to create and compile LaTeX documents, generate PDFs from LaTeX, or compile existing LaTeX code in artifacts.

developmentpython
0
76
Latex PostersA

使用 LaTeX(如 beamerposter、tikzposter 或 baposter)创建专业科研海报。支持会议展示、学术海报和科学传播。包含版式设计、配色方案、多栏布局、图形整合,以及面向海报视觉传达的最佳实践。

researchpythongo
0
76
Latex SetupA

LaTeX environment setup on macOS. TRIGGERS - install LaTeX, MacTeX, Skim viewer, SyncTeX setup.

toolsbashdocumentation
0
76
Latex TablesA

LaTeX tables with tabularray package. TRIGGERS - LaTeX table, tabularray, fixed-width columns, table alignment.

documentationbashperformance
0
76
Latex WikibookA

Comprehensive assistance with latex-wikibook

documentationgodebugging
0
76
Latex WritingA

Guide LaTeX document authoring following best practices and proper semantic markup. Use proactively when: (1) writing or editing .tex files, (2) writing or editing .nw literate programming files, (3) literate-programming skill is active and working with .nw files, (4) user mentions LaTeX, BibTeX, or document formatting, (5) reviewing LaTeX code quality. Ensures proper use of semantic environments (description vs itemize), csquotes (\enquote{} not ``...''), and cleveref (\cref{} not \S\ref{}).

documentationgoapi
0
76
Latte TemplatesA

Invoke before creating or modifying .latte files. Provides Latte syntax, tags, filters, layouts, and extensions.

developmentgophp
0
76
Lattice ApiA

API quick-reference for key lattice subsystems (FP, Game Theory, SAT, Optics, Statistics, CLP). Use when you need function signatures, module contents, or usage examples for a specific subsystem. Invoke when working with game theory, constraint solving, optics, parsers, or other advanced lattice features.

developmentgobash
0
76
Lattice SearchA

Search and navigate The Fold's skill lattice using meta-tooling. Use for finding functions, exploring dependencies, type-aware queries, and cross-reference analysis. Invoke when searching for capabilities, exploring the codebase structure, or finding how functions relate.

researchbashapi
0
76
Lattice Spatial CollectiveA

Multi-agent distributed context preservation protocol using cryptographic sharding, gossip propagation, and Byzantine fault tolerance to maintain coherent shared memory across dynamic agent networks.

devopsrustgo
0
76
LatticeC

Manage people performance with Lattice's performance management platform.

businessgobash
0
76
Laughter DetectorA

Detect laughter and humorous segments in audio/video. Use when you want to find funny moments, identify audience reactions, or create viral clips from humorous content. Supports both AI model detection and keyword-based detection from transcripts.

toolspythonbash
0
76
Launch A SwarmA

Spawn 5 parallel agents applying quality principles across planning, building, and validating code. Use when designing features, making decisions, or checking work. Triggers on "launch a swarm" or when ensuring solid, maintainable, secure software.

code-qualityrustgo
0
76
Launch Alert BotA

Build a bot that detects new Solana launches (mints/LPs) and sends safe alerts. Use for discovery and monitoring without shilling scams.

toolsgodebugging
0
76
Launch Announcement StructuresA

Templates for Solana launch announcements: X threads, pinned TG messages, FAQs with addresses and disclosures. Use for Day 0 comms.

toolsgodebugging
0
76
Launch ExecutionA

Launch coordination skill for managing launch checklists, stakeholder alignment, and day-of execution for product and feature launches.

businessgoreact
0
76
Launch Marketing Refoundai Lenny SkillsA

Help users plan and execute product launches. Use when someone is planning a product launch, preparing PR outreach, coordinating a go-to-market campaign, launching on Product Hunt, or asking how to generate buzz for a new feature or product.

content-mediago
0
76
Launch MarketingA

Plan and execute launch marketing by producing a Launch Marketing Pack (launch brief, hook/sizzle, channel plan, PR outreach kit, internal readiness kit, execution checklist, measurement + experiment plan). Use for product launch, feature launch, go-to-market, GTM, announcement, and press outreach. Category: Marketing.

businessgo
0
76
Launch PlanA

Create or update a product launch plan

businessgosecurity
0
76