All authors
majiayu000 avatar

Claude Skills by majiayu000

github.com/majiayu000
10,898 skillsA× 10,328B× 365C× 141D× 38F× 26527 installs11,138 views
Cc Polymath Discover Database Emraher Eerskills 2A

Automatically discover database skills when working with SQL, PostgreSQL, MongoDB, Redis, database schema design, query optimization, migrations, connection pooling, ORMs, or database selection. Activates for database design, optimization, and implementation tasks.

databasestypescriptpython
0
370
Agent Manager Skill Sickn33 Antigravity Awesome 2A

Manage multiple local CLI agents via tmux sessions (start/stop/monitor/assign) with cron-friendly scheduling.

ai-agentspythonbash
0
370
Llm App Patterns Buenhyden Hy Home Service 2A

Production-ready patterns for building LLM applications. Covers RAG pipelines, agent architectures, prompt IDEs, and LLMOps monitoring. Use when designing AI applications, implementing RAG, building agents, or setting up LLM observability.

ai-agentspythongo
0
370
Llm App Patterns Byteworthy UpstreamA

Production-ready patterns for building LLM applications. Covers RAG pipelines, agent architectures, prompt IDEs, and LLMOps monitoring. Use when designing AI applications, implementing RAG, building agents, or setting up LLM observability.

ai-agentspythongo
0
370
Tavily Web Akramhezam Khaleel GececA

Web search, content extraction, crawling, and research capabilities using Tavily API

ai-agentsbashgit
0
370
Tavily Web Aristidesai VisionemojiA

Web search, content extraction, crawling, and research capabilities using Tavily API

ai-agentsbashgit
0
370
Arboreto Activer007 Ordinary Claude SkilA

Infer gene regulatory networks (GRNs) from gene expression data using scalable algorithms (GRNBoost2, GENIE3). Use when analyzing transcriptomics data (bulk RNA-seq, single-cell RNA-seq) to identify transcription factor-target gene relationships and regulatory interactions. Supports distributed computation for large-scale datasets.

ai-agentspythongo
0
370
Deep Analysis Nikitadmitrieff Auto Co MetaA

Analytical thinking patterns for comprehensive evaluation, code audits, security analysis, and performance reviews. Provides structured templates for thorough investigation with extended thinking support.

code-qualitypythonrust
0
370
Deep Analysis Verridian Ai Life Os Pulse BannerA

Advanced problem-solving skill using sequential thinking. Use for complex architectural decisions, debugging hard problems, or planning.

ai-agentsdebuggingsecurity
0
370
Deeper Research Ahrav Scratch Scanner RsA

Comprehensive 6-phase research funnel — 8-10 parallel survey agents sweep wide, a synthesizer compiles evidence, deep-dive and adversarial agents run in parallel to elaborate and challenge findings, a final synthesizer reconciles everything, and an integrator maps verified findings to a concrete codebase plan with full traceability

researchrustgo
0
370
Deeptools Aiskillstore MarketplaceA

NGS analysis toolkit. BAM to bigWig conversion, QC (correlation, PCA, fingerprints), heatmaps/profiles (TSS, peaks), for ChIP-seq, RNA-seq, ATAC-seq visualization.

ai-agentspythongo
0
370
Deeptools Drshailesh88 Integrated Content OA

NGS analysis toolkit. BAM to bigWig conversion, QC (correlation, PCA, fingerprints), heatmaps/profiles (TSS, peaks), for ChIP-seq, RNA-seq, ATAC-seq visualization.

ai-agentspythongo
0
370
Deeptools Freedomintelligence Openclaw Medical SkiA

NGS analysis toolkit. BAM to bigWig conversion, QC (correlation, PCA, fingerprints), heatmaps/profiles (TSS, peaks), for ChIP-seq, RNA-seq, ATAC-seq visualization.

ai-agentspythongo
0
370
Deeptools Microck Ordinary Claude SkilA

NGS analysis toolkit. BAM to bigWig conversion, QC (correlation, PCA, fingerprints), heatmaps/profiles (TSS, peaks), for ChIP-seq, RNA-seq, ATAC-seq visualization.

ai-agentspythongo
0
370
Deeptools Ovachiever Droid TingsA

NGS analysis toolkit. BAM to bigWig conversion, QC (correlation, PCA, fingerprints), heatmaps/profiles (TSS, peaks), for ChIP-seq, RNA-seq, ATAC-seq visualization.

ai-agentspythongo
0
370
DeeptoolsA

NGS analysis toolkit. BAM to bigWig conversion, QC (correlation, PCA, fingerprints), heatmaps/profiles (TSS, peaks), for ChIP-seq, RNA-seq, ATAC-seq visualization.

ai-agentspythongo
0
370
Devils AdvocateA

Use when substantive documents (reviews, analyses, synthesis documents) need adversarial review to strengthen arguments, identify weak points, and challenge assumptions before editorial polish (mandatory for Writer → Devil's Advocate pairing protocol)

ai-agentsrustgo
0
370
Docs Seeker Duc01226 SoftwaredevcareersA

Search technical documentation using executable scripts to detect query type, fetch from llms.txt sources (context7.com), and analyze results. Use when user needs: (1) Topic-specific documentation (features/components/concepts), (2) Library/framework documentation, (3) GitHub repository analysis, (4) Documentation discovery with automated agent distribution strategy

ai-agentsgobash
0
370
Docs Seeker Huydepzai121 SkillA

Searching internet for technical documentation using llms.txt standard, GitHub repositories via Repomix, and parallel exploration. Use when user needs: (1) Latest documentation for libraries/frameworks, (2) Documentation in llms.txt format, (3) GitHub repository analysis, (4) Documentation without direct llms.txt support, (5) Multiple documentation sources in parallel

ai-agentsbashnextjs
0
370
Docs Seeker Junior Frontend Dev Hi U Ng 2A

Searching internet for technical documentation using llms.txt standard, GitHub repositories via Repomix, and parallel exploration. Use when user needs: (1) Latest documentation for libraries/frameworks, (2) Documentation in llms.txt format, (3) GitHub repository analysis, (4) Documentation without direct llms.txt support, (5) Multiple documentation sources in parallel

ai-agentsbashnextjs
0
370
Clerk Sdk Patterns Vasic Digital Superagent 2A

Common Clerk SDK patterns and best practices. Use when implementing authentication flows, accessing user data, or integrating Clerk SDK methods in your application. Trigger with phrases like "clerk SDK", "clerk patterns", "clerk best practices", "clerk API usage".

developmenttypescriptreact
0
370
Clinvar Database Hxk622 Tokendance 2A

Query NCBI ClinVar for variant clinical significance. Search by gene/position, interpret pathogenicity classifications, access via E-utilities API or FTP, annotate VCFs, for genomic medicine.

databasespythongo
0
370
Ftc Events ApiA

Integrate with the official FIRST Tech Challenge Events API in FTC Metrics. Use when fetching events, teams, matches, scores, rankings, or troubleshooting FTC API authentication and responses.

ai-agentstypescriptgo
0
370
Graphql Architect Spencergeee SpentradeA

Master modern GraphQL with federation, performance optimization,

developmentgotesting
0
370
Graphql Davila7 Claude Code TemplateA

GraphQL gives clients exactly the data they need - no more, no less. One endpoint, typed schema, introspection. But the flexibility that makes it powerful also makes it dangerous. Without proper controls, clients can craft queries that bring down your server. This skill covers schema design, resolvers, DataLoader for N+1 prevention, federation for microservices, and client integration with Apollo/urql. Key insight: GraphQL is a contract. The schema is the API documentation. Design it carefully.

developmentgoreact
0
370
Graphql Nhile Team Webs NeduA

GraphQL gives clients exactly the data they need - no more, no less. One endpoint, typed schema, introspection. But the flexibility that makes it powerful also makes it dangerous. Without proper controls, clients can craft queries that bring down your server. This skill covers schema design, resolvers, DataLoader for N+1 prevention, federation for microservices, and client integration with Apollo/urql. Key insight: GraphQL is a contract. The schema is the API documentation. Design it carefully.

developmentgoreact
0
370
Openapi StandardsA

OpenAPI standards and guidelines for professional API specifications

ai-agentsgitapi
0
370
Openapi To TypescriptA

Converts OpenAPI 3.0 JSON/YAML to TypeScript interfaces and type guards. This skill should be used when the user asks to generate types from OpenAPI, convert schema to TS, create API interfaces, or generate TypeScript types from an API specification.

ai-agentstypescriptapi
0
370
Tidal Api Anton Pt Algojuke C4d86cb2A

Navigate the Tidal API specification (23,000+ lines OpenAPI spec). Use when implementing Tidal API integrations, adding new endpoints, or understanding API structure.

ai-agentsbashapi
0
370
Antigravity Bash LinuxB

Bash/Linux terminal patterns. Critical commands, piping, error handling, scripting. Use when working on macOS or Linux systems.

ai-agentsshellbash
0
370
Bash Linux Ab Aswini Agent Kit P1B

Bash/Linux terminal patterns. Critical commands, piping, error handling, scripting. Use when working on macOS or Linux systems.

ai-agentsshellbash
0
370
Bash Linux Akramhezam Khaleel GececB

Bash/Linux terminal patterns. Critical commands, piping, error handling, scripting. Use when working on macOS or Linux systems.

ai-agentsshellbash
0
370
Bash Linux Andre Sugai Cine Explorer Mvp BlB

Bash/Linux terminal patterns. Critical commands, piping, error handling, scripting. Use when working on macOS or Linux systems.

ai-agentsshellbash
0
370
Bash Linux Aristidesai VisionemojiB

Bash/Linux terminal patterns. Critical commands, piping, error handling, scripting. Use when working on macOS or Linux systems.

ai-agentsshellbash
0
370
Bash Linux Bhurkesiddhesh Agent CentralB

Bash/Linux terminal patterns. Critical commands, piping, error handling, scripting. Use when working on macOS or Linux systems.

ai-agentsshellbash
0
370
Bash Linux Cgyudistira Code AgentsB

Bash/Linux terminal patterns. Critical commands, piping, error handling, scripting. Use when working on macOS or Linux systems.

ai-agentsshellbash
0
370
Bash Linux Claude Code Communit Claude Code ResourceB

Bash/Linux terminal patterns. Critical commands, piping, error handling, scripting. Use when working on macOS or Linux systems.

ai-agentsshellbash
0
370
Bash Linux Congdon1207 Agents MdB

Bash/Linux terminal patterns. Critical commands, piping, error handling, scripting. Use when working on macOS or Linux systems.

ai-agentsshellbash
0
370
Bash Linux Criptogus Liquid AiB

Bash/Linux terminal patterns. Critical commands, piping, error handling, scripting. Use when working on macOS or Linux systems.

ai-agentsshellbash
0
370
Bash Linux Davila7 Claude Code TemplateB

Bash/Linux terminal patterns. Critical commands, piping, error handling, scripting. Use when working on macOS or Linux systems.

ai-agentsshellbash
0
370
Bash Linux Dgkngk Super KitB

Bash/Linux terminal patterns. Critical commands, piping, error handling, scripting. Use when working on macOS or Linux systems.

ai-agentsshellbash
0
370
Bash Linux Duclm1x1 Dive AiB

Bash/Linux terminal patterns. Critical commands, piping, error handling, scripting. Use when working on macOS or Linux systems.

ai-agentsshellbash
0
370
Bash Linux Grupous GpusB

Bash/Linux terminal patterns. Critical commands, piping, error handling, scripting. Use when working on macOS or Linux systems.

ai-agentsshellbash
0
370
Bash Linux Guilhermedemorais De Context EngineeringB

Bash/Linux terminal patterns. Critical commands, piping, error handling, scripting. Use when working on macOS or Linux systems.

ai-agentsshellbash
0
370
Bash LinuxB

Bash/Linux terminal patterns. Critical commands, piping, error handling, scripting. Use when working on macOS or Linux systems.

ai-agentsshellbash
0
370
Bash Pro Francostino Opencode Skills AntiB

'Master of defensive Bash scripting for production automation, CI/CD

code-qualityrustgo
0
370
Bash Scripting Brunolimaff Jpg Novo AppA

Bash scripting workflow for creating production-ready shell scripts with defensive patterns, error handling, and testing.

ai-agentsgoshell
0
370
Claude Get Session Info Manuelkugelmann Bitbot D96a3facA

Shared utility script for getting Claude PID and Session ID. Source this in other scripts to access CLAUDE_PID and SESSION_ID variables.

ai-agentsbash
0
370
Claude Restart Compact Manuelkugelmann Bitbot 3A

Compact context at natural breakpoints to free tokens and continue working. Use PROACTIVELY at phase boundaries, after commits, or when token usage >150k. Better than random auto-compact. Supports custom compaction prompts.

ai-agentsbashrefactoring
0
370
Cm Dicklesworthstone Agent Flywheel ClawdC

CASS Memory System - procedural memory for AI coding agents. Three-layer cognitive architecture with confidence decay, anti-pattern learning, cross-agent knowledge transfer, trauma guard safety system. Bun/TypeScript CLI.

ai-agentstypescriptpython
0
370