Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
mem0-fastapi-integration
Memory layer integration patterns for FastAPI with Mem0 including client setup, memory service patterns, user tracking, conversation persistence, and background task integration. Use when implementing AI memory, adding Mem0 to FastAPI, building chat with memory, or when user mentions Mem0, conversation history, user context, or memory layer.
majiayu000/claude-skill-registry 163
-
landing-page-builder
Generate structured landing page copy with hero, body, proof, and CTA sections. Framework-agnostic - adapts approach based on awareness level and offer type.
majiayu000/claude-skill-registry 163
-
sample-explaining-code
Explains code with visual diagrams and analogies. Use when explaining how code works, teaching about a codebase, or when the user asks "how does this work?"
majiayu000/claude-skill-registry 163
-
conditional-execution-gha
GitHub Actions の条件付き実行を設計し、if 条件とイベントフィルタの運用を支援するスキル。
条件式の整理、イベント別の分岐、検証と記録の流れを体系化する。
Anchors:
• The Pragmatic Programmer(Andrew Hunt, David Thomas)/ 適用: 条件分岐による品質管理 / 目的: 実践的な流れ制御パターンを参照
• Continuous Delivery(Jez Humble)/ 適用: パイプラインの段階的実行制御 / 目的: 効率的な実行制御
• GitHub Actions / 適用: if 条件・event filters・status functions / 目的: 標準構文の準拠
Trigger:
Use when designing conditional execution in GitHub Actions workflows, handling if expressions, or applying event filters and status functions.
conditional execution, github actions, if conditions, event filters, status functions
majiayu000/claude-skill-registry 163
-
frontend-patterns
Frontend development patterns for React, Next.js, state management, performance optimization, and UI best practices.
majiayu000/claude-skill-registry 163
-
opensaas-migration
Expert knowledge for migrating projects to OpenSaaS Stack. Use when discussing migration strategies, access control patterns, or OpenSaaS Stack configuration best practices.
majiayu000/claude-skill-registry 163
-
interface-builder-validator
Parse and validate XIB/Storyboard files for broken outlets, warnings, accessibility
majiayu000/claude-skill-registry 163
-
awkward-array
Guidance for working with Awkward Array 2.0 jagged arrays and records in Python. Use when building or debugging `awkward` workflows, including record construction with `ak.zip`, adding fields with `ak.with_field`, filtering/aggregation, combinatorics (`ak.cartesian`/`ak.combinations`), `argmin`/`argmax` slicing, flattening, sorting, and NumPy interop or common Awkward pitfalls.
majiayu000/claude-skill-registry 163
-
write-skills
Create or update SKILL.md files for this repo. Use when authoring skills in .codex/skills/.
majiayu000/claude-skill-registry 163
-
trust-reliability
Use when creating animations that build user confidence, establish credibility, and communicate dependability.
majiayu000/claude-skill-registry 163
-
codex-safe-experiment
Use Codex CLI sandbox mode to try risky changes safely. Isolated experimentation with network disabled and directory restrictions.
majiayu000/claude-skill-registry 163
-
mesh-generation
Plan and evaluate mesh generation for numerical simulations. Use when choosing grid resolution, checking aspect ratios/skewness, estimating mesh quality constraints, or planning adaptive mesh refinement for PDE discretization.
majiayu000/claude-skill-registry 163
-
discover-build-systems
Automatically discover build system skills when working with build systems. Activates for build-systems development tasks.
majiayu000/claude-skill-registry 163
-
browser-devtools-mcp
Integrating Chrome DevTools and browser automation via MCP for live UI inspection, screenshot-to-code workflows, and visual debugging. Bridges the gap between design and implementation.
majiayu000/claude-skill-registry 163
-
autonomous-loop
Manages autonomous iterative development loops that repeat until completion. Use when asked to loop, iterate, keep going until done, work autonomously, run overnight, or continue until a condition is met. Supports checkpointing, cost tracking, and safety limits.
majiayu000/claude-skill-registry 163
-
plan-creating-project-plans
Comprehensive project planning standards for plans/ directory including folder structure (ideas.md, backlog/, in-progress/, done/), naming convention (YYYY-MM-DD__identifier/), file organization (README.md for small plans, multi-file for large), and Gherkin acceptance criteria. Essential for creating structured, executable project plans.
majiayu000/claude-skill-registry 163
-
research-analyst
Conducts thorough landscape research, competitive analysis, best practices evaluation, and evidence-based recommendations. Expert in market research and trend analysis.
majiayu000/claude-skill-registry 163
-
game-analyzer
Analyze TraitorSim game logs, trust matrix evolution, voting patterns, mission outcomes, and emergent social behaviors. Use when examining game results, debugging gameplay issues, analyzing agent strategies, or when asked about game analysis, trust matrices, voting patterns, or emergent behaviors.
majiayu000/claude-skill-registry 163
-
testing-python
majiayu000/claude-skill-registry 163
-
playwright-browser-select-option
To choose an option in a dropdown, select one or more values in a select element.
majiayu000/claude-skill-registry 163
-
react-async-patterns
Async/await correctness in React with Zustand. Use when debugging race conditions, missing awaits, floating promises, or async timing issues. Works for both React web and React Native.
majiayu000/claude-skill-registry 163
-
skill-reviewer-and-enhancer
This skill should be used when reviewing, auditing, or improving existing Claude Code skills to ensure they follow Anthropic best practices, have proper structure, use current domain-specific patterns, and include all necessary resources. It analyzes skill quality, identifies gaps, suggests improvements, and can automatically enhance skills with updated best practices. Trigger terms include review skill, audit skill, improve skill, enhance skill, update skill, check skill quality, skill best practices, fix skill, optimize skill, validate skill structure.
majiayu000/claude-skill-registry 163
-
geocoder
Convert addresses to coordinates (geocoding) and coordinates to addresses (reverse geocoding). Use for location data enrichment or address validation.
majiayu000/claude-skill-registry 163
-
litestream
SQLite disaster recovery and streaming replication to cloud storage (S3, GCS, Azure, SFTP, NATS). Use this skill for configuring Litestream, deploying to cloud platforms, troubleshooting WAL replication issues, implementing point-in-time recovery, and setting up VFS read replicas.
majiayu000/claude-skill-registry 163