Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
create-container-module
Scaffolds new container modules following ModuleImplementationGuide.md Section 3.1 standard structure. Creates directory layout, required files (Dockerfile, package.json, tsconfig.json, README.md, CHANGELOG.md), config files with schema validation, server.ts entry point, and OpenAPI spec. Use when creating a new microservice container, scaffolding module structure, or setting up a new service following the standard architecture.
majiayu000/claude-skill-registry 163
-
receive
Ingest and parse incoming messages, events, or signals into structured form. Use when processing external inputs, handling API responses, parsing webhook payloads, or ingesting sensor data.
majiayu000/claude-skill-registry 163
-
feature-workflow-orchestrator
End-to-end feature development orchestration from planning through deployment with quality gates
majiayu000/claude-skill-registry 163
-
lerna
Best practices for Lerna monorepo management, versioning, and publishing
majiayu000/claude-skill-registry 163
-
cli-ux-patterns
CLI user experience best practices for error messages, colors, progress indicators, and output formatting. Use when improving CLI usability and user experience.
majiayu000/claude-skill-registry 163
-
pii-redaction
Automatically applies when logging sensitive data. Ensures PII (phone numbers, emails, IDs, payment data) is redacted in all logs and outputs for compliance.
majiayu000/claude-skill-registry 163
-
axiom-avfoundation-ref
Reference — AVFoundation audio APIs, AVAudioSession categories/modes, AVAudioEngine pipelines, bit-perfect DAC output, iOS 26+ spatial audio capture, ASAF/APAC, Audio Mix with Cinematic framework
majiayu000/claude-skill-registry 163
-
conport-memory
Access Context Portal (ConPort) as persistent project memory via MCPorter. Load/update project context, log decisions and progress, track patterns. Use PROACTIVELY at session start to load context and throughout work to log decisions. Combats AI amnesia across sessions.
majiayu000/claude-skill-registry 163
-
data-analysis
AI-powered data analysis for Empathy Ledger - themes, quotes, story suggestions, transcript analysis.
majiayu000/claude-skill-registry 163
-
update-publications
Updates the Monarch Initiative publications page with latest data from Google Scholar. Use this when the user asks to update publications, refresh citation metrics, or add new papers to the publications page.
majiayu000/claude-skill-registry 163
-
improve-tbta
Systematically work through TBTA features using the 6-stage STAGES.md workflow. Use when user wants to improve TBTA features, work on TBTA, or continue TBTA feature work.
majiayu000/claude-skill-registry 163
-
rerank-service
文档重排序服务(Reranker)。基于深度学习模型对检索候选结果进行细粒度相关性打分与重新排序,显著提升检索结果的精准度(Top-K 准确率)。
majiayu000/claude-skill-registry 163
-
arcanea-bestiary-nav
Navigate creative blocks using the Arcanean Bestiary - a taxonomy of psychological obstacles every creator faces, with naming rituals and navigation protocols for each creature type
majiayu000/claude-skill-registry 163
-
evm-gas-price
Use this skill when the user asks "gas price", "how much is gas", "current gas", "check gas fees", or mentions checking gas costs on EVM chains (Ethereum, Polygon, Arbitrum, etc.). Optional chain parameter.
majiayu000/claude-skill-registry 163
-
final-release-review
Perform a release-readiness review by locating the previous release tag from remote tags and auditing the diff (e.g., v1.2.3...<commit>) for breaking changes, regressions, improvement opportunities, and risks before releasing openai-agents-python.
majiayu000/claude-skill-registry 163
-
manufacturing-team-momentum
Strategies to generate and sustain urgency, energy, and execution through artificial milestones, internal branding, and intentional "slowth" (intentional slow growth). Use this when a team is suffering from analysis paralysis, during a "patient pause" caused by external crises, or when mundane operational tasks lack cultural buy-in.
majiayu000/claude-skill-registry 163
-
institutional-agent
Smart money tracker. Analyzes institutional investor behavior through 13F filings, Form 4 insider transactions, and large block trades to identify where big money is flowing.
majiayu000/claude-skill-registry 163
-
prompt-optimization
Transform vague requests into production-ready, hallucination-free prompts optimized for Claude 4.x. Applies investigation-first protocols, anti-hallucination guards, extended thinking patterns, and multishot examples. Use when user requests prompt improvement, optimization, or asks to fix hallucinations, structure vague requests, apply Claude 4.x best practices, or create production-grade prompts.
majiayu000/claude-skill-registry 163
-
speckit-initialization
Ensures Spec-Kit-Plus workflow is properly initialized before autonomous builds.
Use when: (1) /sp.autonomous fails to create directories, (2) .specify/ or .claude/
is missing, (3) starting a fresh project, (4) "directory not found" errors during
workflow. Provides directory structure creation and template copying patterns.
majiayu000/claude-skill-registry 163
-
jinling
Jinling (JILN) connector MPN encoding, position-based part numbering for pin headers, female headers, and IDC connectors.
majiayu000/claude-skill-registry 163
-
go-testing-code-review
Reviews Go test code for proper table-driven tests, assertions, and coverage patterns. Use when reviewing *_test.go files.
majiayu000/claude-skill-registry 163
-
claude-desktop
Central authority for Claude Desktop application - the native desktop app for running Claude Code sessions. Covers installation (macOS/Windows), Git worktrees for parallel sessions, .worktreeinclude file configuration, cloud session launch, environment configuration, MCP Desktop Extensions (.mcpb), and Desktop vs CLI comparison. Assists with Desktop setup, worktree configuration, cloud sessions, and troubleshooting. Delegates 100% to docs-management skill for official documentation.
majiayu000/claude-skill-registry 163
-
writing-openstudio-model-measures
Write OpenStudio ModelMeasures (Ruby scripts that modify .osm files) for building energy models. Use when creating measures, writing measure.rb files, or modifying OpenStudio models programmatically. Targets OpenStudio 3.9 with best practices from NREL documentation.
majiayu000/claude-skill-registry 163
-
apple-shortcuts
Use when working with Apple Shortcuts on macOS/iOS - discovering actions, extension apps, running shortcuts from CLI, or integrating with automation workflows.
majiayu000/claude-skill-registry 163