Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
codex
OpenAI Codex CLI wrapper — three modes. Code review: independent diff review via
codex review with pass/fail gate. Challenge: adversarial mode that tries to break
your code. Consult: ask codex anything with session continuity for follow-ups.
The "200 IQ autistic developer" second opinion. Use when asked to "codex review",
"codex challenge", "ask codex", "second opinion", or "consult codex".
majiayu000/claude-skill-registry 163
-
forge-sdl-gpu-setup
Set up an SDL3 GPU application with the callback architecture. Use when creating a new SDL3 program that renders with the GPU API, or when someone asks how to get started with SDL GPU.
majiayu000/claude-skill-registry 163
-
hpc-python
Python HPC patterns — threading/multiprocessing/async, CUDA streams, latency hiding, PyTorch DDP. Use when writing performance-sensitive Python code, distributed training, or parallel data processing.
majiayu000/claude-skill-registry 163
-
github-pr
GitHub PR utilities for code review workflows
majiayu000/claude-skill-registry 163
-
go-web-expert
Comprehensive Go web development persona enforcing zero global state, explicit error handling, input validation, testability, and documentation conventions. Use when building Go web applications to ensure production-quality code from the start.
majiayu000/claude-skill-registry 163
-
commit
Use when the user asks to commit, commit and push, or make a git commit. Covers branching, commit workflow, conventional commits, TODO updates, and push/PR rules.
majiayu000/claude-skill-registry 163
-
vcr-record
Record, validate, update, and clean VCR cassettes for BioETL HTTP tests with secret-safety checks.
majiayu000/claude-skill-registry 163
-
focus
This skill should be used when the user asks questions about OpenHarmony ArkUI focus system, including focus navigation (direction keys, Tab key), focus events (onFocus, onBlur, onKey), focus properties (focusOnTouch, defaultFocus, tabIndex, groupDefaultFocus), focus styles (FocusBox, FocusPattern), FocusManager, FocusView, FocusHub, FocusEventHandler, FocusModifier, keyboard navigation, remote control navigation, accessibility focus support, focus chain management, and focus rendering. Covers both ArkTS application layer and C++ implementation layer.
majiayu000/claude-skill-registry 163
-
openai-image-gen
Batch-generate images via OpenAI Images API. Random prompt sampler + `index.html` gallery.
majiayu000/claude-skill-registry 163
-
using-ceo
Use when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions
majiayu000/claude-skill-registry 163
-
spark-optimization
Optimize Apache Spark jobs with partitioning, caching, shuffle optimization, and memory tuning. Use when improving Spark performance, debugging slow jobs, or scaling data processing pipelines.
majiayu000/claude-skill-registry 163
-
ui-design-system
UI design system toolkit for Senior UI Designer including design token generation, component documentation, responsive design calculations, and developer handoff tools. Use for creating design systems, maintaining visual consistency, and facilitating design-dev collaboration.
majiayu000/claude-skill-registry 163
-
pjangler-dev
Create pjangler Commands and Recipes for project bootstrapping. Use when:
(1) Creating a new Command class to add/generate files or directories
(2) Creating a new Recipe that composes multiple Commands
(3) Registering new recipes in the CLI
(4) Adding new subsystem bootstrapping functionality
Triggers: "pjangler command", "pjangler recipe", "add subsystem", "bootstrap", "project scaffolding"
majiayu000/claude-skill-registry 163
-
crewai
Expert in CrewAI - the leading role-based multi-agent framework used by 60% of Fortune 500 companies. Covers agent design with roles and goals, task definition, crew orchestration, process types (sequential, hierarchical, parallel), memory systems, and flows for complex workflows. Essential for building collaborative AI agent teams. Use when: crewai, multi-agent team, agent roles, crew of agents, role-based agents.
majiayu000/claude-skill-registry 163
-
data-modeling
Data modeling with Entity-Relationship Diagrams (ERDs), data dictionaries, and conceptual/logical/physical models. Documents data structures, relationships, and attributes.
majiayu000/claude-skill-registry 163
-
chembl-search
Search ChEMBL bioactive molecules database with natural language queries. Find compounds and assay data with Valyu semantic search.
majiayu000/claude-skill-registry 163
-
langchain-text-splitters
使用 LangChain 中的文本分割器集成指南,包括递归、字符和语义分割器
majiayu000/claude-skill-registry 163
-
langchain-architecture
Design LLM applications using LangChain 1.x and LangGraph for agents, memory, and tool integration. Use when building LangChain applications, implementing AI agents, or creating complex LLM workflows.
majiayu000/claude-skill-registry 163
-
sqlmodel
Expert guidance for SQLModel - the Python library combining SQLAlchemy and Pydantic for database models. Use when (1) creating database models that work as both SQLAlchemy ORM and Pydantic schemas, (2) building FastAPI apps with database integration, (3) defining model relationships (one-to-many, many-to-many), (4) performing CRUD operations with type safety, (5) setting up async database sessions, (6) integrating with Alembic migrations, (7) handling model inheritance and mixins, or (8) converting between database models and API schemas.
majiayu000/claude-skill-registry 163
-
Point Cloud Processing Skill
Specialized skill for 3D point cloud processing and analysis using PCL and Open3D
majiayu000/claude-skill-registry 163
-
pdf
全面的 PDF 操作工具包,用于提取文本和表格、创建新 PDF、合并/拆分文档以及处理表单。当 Claude 需要填写 PDF 表单或以编程方式大规模处理、生成或分析 PDF 文档时使用。
majiayu000/claude-skill-registry 163
-
threejs
Build immersive 3D web experiences with Three.js - WebGL/WebGPU library for scenes, cameras, geometries, materials, lights, animations, loaders, post-processing, shaders (including node-based TSL), compute, physics, VR/XR, and advanced rendering. Use when creating 3D visualizations, games, interactive graphics, data viz, product configurators, architectural walkthroughs, or WebGL/WebGPU applications. Covers OrbitControls, GLTF/FBX loading, PBR materials, shadow mapping, post-processing effects (bloom, SSAO, SSR), custom shaders, instancing, LOD, animation systems, and WebXR.
majiayu000/claude-skill-registry 163
-
running-headless-orchestrator
Use when an agent needs to self-bootstrap agent-relay and autonomously manage a team of workers - covers infrastructure startup, agent spawning, lifecycle monitoring, and team coordination without human intervention
majiayu000/claude-skill-registry 163
-
dojo-indexer
Set up and configure Torii indexer for GraphQL queries, gRPC subscriptions, and SQL access. Use when indexing your deployed world for client queries or real-time updates.
majiayu000/claude-skill-registry 163