Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
nb-notes
Manage persistent notes and todos using the nb note-taking system. This skill should be used when capturing cross-session learnings, technical decisions, deferred tasks, or codebase patterns that should persist beyond the current conversation. Use proactively after solving bugs, making architectural decisions, or discovering important patterns. Triggers on requests like "what did I learn yesterday", "check my notes", "what learnings do I have about X", or "capture insights". Do NOT use for tracking current work-in-progress (use TodoWrite for that).
majiayu000/claude-skill-registry 163
-
btc-momentum-analyzer
使用自定义动能理论分析 BTC 市场,多时间级别嵌套分析(2日线/1日/12h/6h/4h/2h/1h/30min),识别上涨线段、下跌线段、分立调控、单位调整周期、连续跳空背离、黄白线背离,生成包含详细属性判断的动能报告和交易信号。当用户询问 BTC 动能、线段状态、MACD 分析、周期判断、背离检测时自动激活。
majiayu000/claude-skill-registry 163
-
content-creation-rules
Applies guidelines for creating high-quality documentation content, focusing on clarity, accuracy, and relevance.
majiayu000/claude-skill-registry 163
-
strategy-led-planning-bypass
Replace multi-week corporate planning cycles with a 3-day execution roadmap by using a pre-aligned product strategy. Apply this when entering annual or quarterly planning, when facing "spreadsheet fatigue," or when you need to defend your roadmap against sudden sales escalations.
majiayu000/claude-skill-registry 163
-
your-skill-name
Brief description of what this Skill does and when to use it. This field is critical for Claude to discover when to invoke your skill.
majiayu000/claude-skill-registry 163
-
sca-runner
Runs Software Composition Analysis (SCA) to detect vulnerable dependencies. Wraps npm audit and Trivy fs. Use when user asks to "scan dependencies", "check npm vulnerabilities", "SCA scan", "dependency audit", "依存関係スキャン", "脆弱性チェック".
majiayu000/claude-skill-registry 163
-
design-archivist
Long-running design anthropologist that builds comprehensive visual databases from 500-1000 real-world examples, extracting color palettes, typography patterns, layout systems, and interaction design across any domain (portfolios, e-commerce, SaaS, adult content, technical showcases). This skill should be used when users need exhaustive design research, pattern recognition across large example sets, or systematic visual analysis for competitive positioning.
majiayu000/claude-skill-registry 163
-
m3-expressive-typography-enhancer
Elevate typography with variable fonts, extreme weight contrasts (100 vs 900), and emotional tone guidance. Validates against generic fonts (Inter, Roboto) and enforces M3 expressive principles with high-contrast pairings.
majiayu000/claude-skill-registry 163
-
lamindb
This skill should be used when working with LaminDB, an open-source data framework for biology that makes data queryable, traceable, reproducible, and FAIR. Use when managing biological datasets (scRNA-seq, spatial, flow cytometry, etc.), tracking computational workflows, curating and validating data with biological ontologies, building data lakehouses, or ensuring data lineage and reproducibility in biological research. Covers data management, annotation, ontologies (genes, cell types, diseases, tissues), schema validation, integrations with workflow managers (Nextflow, Snakemake) and MLOps platforms (W&B, MLflow), and deployment strategies.
majiayu000/claude-skill-registry 163
-
loopnet
Search commercial real estate listings with LoopNet's marketplace.
majiayu000/claude-skill-registry 163
-
subquery-patterns-and-union
Use OPAL subquery syntax (@labels) and union operations to combine multiple datasets or time periods. Essential for period-over-period comparisons, multi-dataset analysis, and complex data transformations. Covers @label <- @ syntax, timeshift for temporal shifts, union for combining results, and any_not_null() for collapsing grouped data.
majiayu000/claude-skill-registry 163
-
cobrapy
Constraint-based metabolic modeling (COBRA). FBA, FVA, gene knockouts, flux sampling, SBML models, for systems biology and metabolic engineering analysis.
majiayu000/claude-skill-registry 163
-
split-pr
Analyzes current changes and suggests how to split them into smaller, reviewable PRs
majiayu000/claude-skill-registry 163
-
sandbox-configurator
Configure Claude Code sandbox security with file system and network isolation boundaries
majiayu000/claude-skill-registry 163
-
deploy-vercel
Provides comprehensive Vercel deployment standards optimized for Next.js applications, covering environment configuration, edge functions, serverless architecture, database integration, cron jobs, and production best practices
majiayu000/claude-skill-registry 163
-
Experiment Design
Comprehensive guide to A/B testing, multivariate testing, statistical significance, and experiment analysis for data-driven product decisions
majiayu000/claude-skill-registry 163
-
ralph-dev-workflow
Ralph Loop 기반 체계적인 앱 개발 워크플로우입니다. 기능 개발, 버그 수정, 리팩토링을 5단계 (탐색 -> 계획 -> 개발 -> 리뷰 -> 수정) 프로세스로 진행하며, 리뷰/수정 단계를 사용자 지정 횟수만큼 반복합니다. 모호한 요구사항은 명확히 하고, 아키텍처 결정 사항은 반드시 질문하며, 최종 완료 시 "complete"를 출력합니다. "/ralph-dev-workflow", "랄프 개발", "Ralph Loop로" 등의 명령으로 활성화됩니다.
majiayu000/claude-skill-registry 163
-
User Experience Design
Comprehensive UX design patterns for Rails applications including responsive design, animations/transitions, dark mode, loading states, form UX, and performance optimization. Use this skill when implementing user-facing features requiring polished interactions and responsive layouts. Trigger keywords: UX, responsive, mobile-first, animation, transition, dark mode, loading, skeleton, progress, toast, form validation, performance, Core Web Vitals, user flow
majiayu000/claude-skill-registry 163
-
repo-explore
Clone and explore external GitHub repositories to understand how libraries, frameworks, or dependencies work. Use when user provides a GitHub URL (github.com/owner/repo), asks "how does X library work", wants to look at source code for a dependency, asks about implementation details of an external package, or says "explore", "look at", or "check out" a repository. Automatically checks out the matching version tag when the repo is a dependency in the current project.
majiayu000/claude-skill-registry 163
-
prd-writer
Write comprehensive Product Requirements Documents (PRDs)
majiayu000/claude-skill-registry 163
-
activation-map
Use to link segments and insights to GTM plays, owners, and measurement plans.
majiayu000/claude-skill-registry 163
-
jest-advanced
Use when advanced Jest features including custom matchers, parameterized tests with test.each, coverage configuration, and performance optimization.
majiayu000/claude-skill-registry 163
-
lovable-setup
Debug and fix Lovable preview/build issues including white screens, module import failures,
and monorepo configuration. Use when: (1) Lovable preview shows white/blank screen,
(2) "Failed to fetch dynamically imported module" errors, (3) Missing script errors,
(4) PostCSS/Tailwind resolution failures, (5) Workspace package resolution errors,
(6) 504 Gateway Timeout on dependencies, (7) Setting up monorepo for Lovable deployment.
Triggers: "lovable broken", "white screen", "preview not loading", "lovable build failed",
"dynamic import error", "module not found lovable".
majiayu000/claude-skill-registry 163
-
results-interpreter
Analyze CSV data files and interpret figures to generate the Results section. Fifth step of writer workflow. Requires scope.md, data/ folder with CSVs, and figures/ folder with images.
majiayu000/claude-skill-registry 163