Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
weather
Get current weather and forecasts (no API key required).
majiayu000/claude-skill-registry 163
-
cron-scheduler
解析、验证和解释cron表达式,计算下次运行时间。
majiayu000/claude-skill-registry 163
-
conversation-knowledge-extractor
深度分析当前对话窗口内容,智能识别对话类型(学术写作、学术探讨、编程任务等),提取关键知识点、方法论、个人习惯、常见错误,并结构化输出为详细的可复用知识库文档。特别针对学术写作场景进行深度记录(修改前后对比、写作偏好、习惯模式)。触发词:"总结这次对话"、"提取知识点"、"整理对话精华"、"构建知识库"、"记录学习内容"等。
majiayu000/claude-skill-registry 163
-
fix
Fix failing or flaky Playwright tests. Use when user says "fix test", "flaky test", "test failing", "debug test", "test broken", "test passes sometimes", or "intermittent failure".
majiayu000/claude-skill-registry 163
-
opensrc-inspect
Fetch, inspect, and manage local opensrc source snapshots for packages and GitHub repositories. Use when you need dependency or upstream repo source code locally for deeper implementation review, API edge-case analysis, or version-aligned source inspection. Do not use as a general web-research skill.
majiayu000/claude-skill-registry 163
-
bioinformatician
Use when implementing data analysis pipelines, statistical tests, or bioinformatics workflows in code (Python/R), particularly for genomics, transcriptomics, proteomics, or other -omics data.
majiayu000/claude-skill-registry 163
-
uv-package-manager
Master the uv package manager for fast Python dependency management, virtual environments, and modern Python project workflows. Use when setting up Python projects, managing dependencies, or optimizing Python development workflows with uv.
majiayu000/claude-skill-registry 163
-
prd
Product Requirements Document generation and management with INVEST-compliant user stories
majiayu000/claude-skill-registry 163
-
quality-gates
Run comprehensive quality checks including linting, type checking, tests, and security audits before commits or deployments
majiayu000/claude-skill-registry 163
-
rollback
Roll back a bad release to the previous known-good version (Marcus workflow)
majiayu000/claude-skill-registry 163
-
dev_invoke_gemini-cli
Delegate QAQC and review tasks to Google Gemini CLI using markdown file handoff pattern.
Write review request to REVIEW.md, Gemini analyzes, outputs findings to FINDINGS.md.
Use for code review, security audits, documentation review, large context analysis.
Triggers: gemini, gemini cli, delegate to gemini, gemini subagent, code review,
QAQC, quality check, security audit, documentation review, large context,
second opinion, architecture review, gemini-3-pro-preview, gemini-3-flash-preview
Prerequisites: Gemini CLI authenticated (gemini login or GEMINI_API_KEY)
Models: gemini-3-pro-preview (default), gemini-3-flash-preview (large context)
majiayu000/claude-skill-registry 163
-
signup-flow-cro
When the user wants to optimize signup, registration, account creation, or trial activation flows. Also use when the user mentions "signup conversions," "registration friction," "signup form optimization," "free trial signup," "reduce signup dropoff," or "account creation flow." For post-signup onboarding, see onboarding-cro. For lead capture forms (not account creation), see form-cro.
majiayu000/claude-skill-registry 163
-
data-intensive-patterns
Generate and review data-intensive application code using patterns from Martin Kleppmann's "Designing Data-Intensive Applications." Use this skill whenever the user asks about data storage engines, replication, partitioning, transactions, distributed systems, batch or stream processing, encoding/serialization, consistency models, consensus, event sourcing, CQRS, change data capture, or anything related to building reliable, scalable, and maintainable data systems. Trigger on phrases like "data-intensive", "replication", "partitioning", "sharding", "LSM-tree", "B-tree", "transaction isolation", "distributed consensus", "stream processing", "batch processing", "event sourcing", "CQRS", "CDC", "change data capture", "serialization format", "schema evolution", "consensus algorithm", "leader election", "total order broadcast", or "data pipeline."
majiayu000/claude-skill-registry 163
-
frontend-dev-guidelines
Opinionated frontend development standards for modern React + TypeScript applications. Covers Suspense-first data fetching, lazy loading, feature-based architecture, MUI v7 styling, TanStack Router, performance optimization, and strict TypeScript practices.
majiayu000/claude-skill-registry 163
-
doc-crawler
Deep-scraping specialist for technical documentation. Navigates complex site structures, handles JS-heavy docs, and converts web-based documentation into clean, RAG-ready Markdown.
majiayu000/claude-skill-registry 163
-
annotating-task-lineage
Annotate Airflow tasks with data lineage using inlets and outlets. Use when the user wants to add lineage metadata to tasks, specify input/output datasets, or enable lineage tracking for operators without built-in OpenLineage extraction.
majiayu000/claude-skill-registry 163
-
dojo-review
Review Dojo code for best practices, common mistakes, security issues, and optimization opportunities. Use when auditing models, systems, tests, or preparing for deployment.
majiayu000/claude-skill-registry 163
-
ck:docs
Analyze codebase and manage project documentation — init, update, summarize.
majiayu000/claude-skill-registry 163
-
convex-security-audit
Deep security review patterns for authorization logic, data access boundaries, action isolation, rate limiting, and protecting sensitive operations
majiayu000/claude-skill-registry 163
-
threejs-animation
Three.js animation - keyframe animation, skeletal animation, morph targets, animation mixing. Use when animating objects, playing GLTF animations, creating procedural motion, or blending animations.
majiayu000/claude-skill-registry 163
-
scientific-manuscript
High-impact scientific manuscript development for top-tier journals such as Nature, Science,
and Cell. Use when the user mentions: high-impact paper, top-tier journal, Nature, Science,
Cell, Current Biology, eLife, or similar prestigious venues. Provides feedback on narrative
structure, prose style, paragraph flow, sentence-level craft, and rhetorical impact.
NOT for: routine papers, lower-tier journals, review articles, or grant writing (separate
skills may handle those). This skill is specifically for crafting papers aimed at the most
competitive journals where narrative arc, concise prose, and strategic rhetoric matter most.
majiayu000/claude-skill-registry 163
-
code-review-excellence
Code review practices for giving and receiving feedback. Use when reviewing PRs, responding to review feedback, or establishing review standards.
majiayu000/claude-skill-registry 163
-
closer
This skill should be used when the user asks to "close feature", "archive feature", "complete feature N", "move feature to completed", or wants to move a finished feature to the _completed/ directory.
majiayu000/claude-skill-registry 163
-
projection-patterns
Build read models and projections from event streams. Use when implementing CQRS read sides, building materialized views, or optimizing query performance in event-sourced systems.
majiayu000/claude-skill-registry 163