Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
pytorch-model-recovery
This skill should be used when reconstructing PyTorch models from weight files (state dictionaries), checkpoint files, or partial model artifacts. It applies when the agent needs to infer model architecture from saved weights, rebuild models without original source code, or recover models from corrupted/incomplete saves. Use this skill for tasks involving torch.load, state_dict reconstruction, architecture inference, or model recovery in CPU-constrained environments.
majiayu000/claude-skill-registry 163
-
modern-python
Work with Python (`uv` instead of `python`, modern type syntax, linting, formatting, etc.) properly!
majiayu000/claude-skill-registry 163
-
source-finder
Locate source code repositories for Python packages by analyzing PyPI metadata, project URLs, and code hosting platforms like GitHub, GitLab, and Bitbucket. Provides deterministic results with confidence levels.
majiayu000/claude-skill-registry 163
-
code-agent-builder
Create well-structured subagents for Claude Code with specialized expertise, proper tool configurations, and effective system prompts. Use when building custom subagents for code review, debugging, testing, data analysis, codebase research, or domain-specific workflows.
majiayu000/claude-skill-registry 163
-
argus-build-diagnostics
Diagnose xcodebuild builds using argus. Use this instead of parsing xcodebuild output to avoid filling the context window. Query build errors, warnings, slowest targets, bottlenecks, implicit/redundant dependencies, and dependency graph with linking information for optimization analysis.
majiayu000/claude-skill-registry 163
-
stl-generator
Generate 3D printable STL files for woodworking jigs and fixtures using CadQuery. Use when the user requests lampshade jigs, circle cutting guides, angle wedges, spacing blocks, alignment fixtures, router jigs, or any custom 3D-printed woodworking aid. Optimized for Elegoo Neptune 4 Pro (225x225x265mm build volume, 0.2mm layer height). Always use metric measurements.
majiayu000/claude-skill-registry 163
-
session-reflection-analysis
Use when asked to reflect on how the session went
majiayu000/claude-skill-registry 163
-
javascript-standards
JavaScript and TypeScript coding standards, conventions, and best practices. Use when writing, reviewing, or testing JS/TS code.
majiayu000/claude-skill-registry 163
-
pre-push-quality-checks
このスキルは、PR作成やgit push前にコード品質チェックを強制実行します。
majiayu000/claude-skill-registry 163
-
baoyu-slide-deck
Generates professional slide deck images from content. Creates outlines with style instructions, then generates individual slide images. Use when user asks to "create slides", "make a presentation", "generate deck", "slide deck", or "PPT".
majiayu000/claude-skill-registry 163
-
m365-agent-architect
Expert in designing Microsoft 365 Copilot agent architectures
majiayu000/claude-skill-registry 163
-
wp-gutenberg-blocks
Use when developing WordPress (Gutenberg) blocks: block.json metadata, register_block_type, attributes/serialization, supports, dynamic rendering (render.php), deprecations/migrations, InnerBlocks, viewScript/viewScriptModule, and @wordpress/scripts build workflows.
majiayu000/claude-skill-registry 163
-
oe-llm-provider-toggle
Switch OpenEvent-AI between OpenAI, Gemini, hybrid, or stub LLM modes via environment variables or the /api/config/llm-provider admin endpoints. Use when Codex/Claude needs to verify or change AGENT_MODE, INTENT/ENTITY/VERBALIZER providers, or OE_LLM_PROFILE settings.
majiayu000/claude-skill-registry 163
-
memex-search
Search, filter, and retrieve Claude/Codex history indexed by the memex CLI. Use when the user wants to index history, run lexical/semantic/hybrid search, fetch full transcripts, or produce LLM-friendly JSON output for RAG.
majiayu000/claude-skill-registry 163
-
codex-qa
Use OpenAI Codex CLI to answer questions about code, analyze files, or perform read-only codebase exploration. Invoke this skill when the user asks to use Codex, wants a second opinion from another AI agent, or wants to compare Claude's answer with Codex's response.
majiayu000/claude-skill-registry 163
-
setup-claude-md
Create comprehensive CLAUDE.md files with tech stack, standard commands, repository structure, and boundaries to optimize repositories for AI-assisted development
majiayu000/claude-skill-registry 163
-
npm-update-report
Check for outdated npm/pnpm/yarn packages, update them, and generate impact/risk assessment reports with changelog investigation and security audit. Use when asked to "check npm updates", "update dependencies", "review package updates", "update and report", or "check for breaking changes".
majiayu000/claude-skill-registry 163
-
dispatching-parallel-agents
Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies
majiayu000/claude-skill-registry 163
-
astro-dev
Comprehensive Astro development with React, Tailwind v4, and Cloudflare Workers deployment
majiayu000/claude-skill-registry 163
-
pulumi-basics
Use when writing infrastructure-as-code with Pulumi using programming languages for cloud resource provisioning.
majiayu000/claude-skill-registry 163
-
env-handler
Manage environment variables securely. Handles distinction between .env (template) and .env.local (secrets).
majiayu000/claude-skill-registry 163
-
shatter-and-recalibrate
Shatter compromised calibration and rebuild from ground truth.
majiayu000/claude-skill-registry 163
-
time-formatter
Automatically detect time/date mentions in user messages and convert them to
multiple timezones or formats. Use when user mentions times, dates, or asks
about timezone conversions. Examples: "15:00 Berlin time", "What time is 3 PM EST in Tokyo?",
"Convert 2025-01-15 10:00 CET to PST".
majiayu000/claude-skill-registry 163
-
Writing Hookify Rules
This skill should be used when the user asks to "create a hookify rule", "write a hook rule", "configure hookify", "add a hookify rule", or needs guidance on hookify rule syntax and patterns.
majiayu000/claude-skill-registry 163