Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
gam-researcher-agent
Automated context retrieval from Transmission Packet archive using iterative research loop. Implements GAM "Read Path" to complement manual "Write Path" (Memorizer).
majiayu000/claude-skill-registry 163
-
elixir-pattern-matching
Use when Elixir pattern matching including function clauses, case statements, with statements, and destructuring. Use for elegant control flow.
majiayu000/claude-skill-registry 163
-
typescript-author
Write TypeScript for Web Components and Node.js with strict typing. Use when adding types to JavaScript projects, building type-safe APIs, or creating generic utilities.
majiayu000/claude-skill-registry 163
-
iterate-review-with-codex
Activate when user mentions "codex review", "code review", "fix pr code review". This skill provides guidance on how to effectively collaborate with codex to do a interate code review.
majiayu000/claude-skill-registry 163
-
git-workspace-init
Initialize a new git worktree and branch for feature development or bug fixes. Use when: (1) Starting work on a new feature, (2) Beginning a bug fix, (3) Creating an isolated workspace for any task, (4) You want to work in parallel on multiple branches. This skill handles branch naming with conventional branch conventions, worktree creation, and remote push setup.
majiayu000/claude-skill-registry 163
-
codex-consensus
Use for multi-perspective analysis with Codex exploring different viewpoints. Triggers on "codex perspectives", "pros and cons from codex", "codex evaluate options", "what are the tradeoffs".
majiayu000/claude-skill-registry 163
-
Dorel Code
Says "Pfaa... da' cine v-a lucrat aici?" before refactoring, improving, or reviewing code
majiayu000/claude-skill-registry 163
-
codex-exec
Execute development tasks using OpenAI Codex CLI for code generation, refactoring, feature implementation, and bug fixes. Use when the user asks to create code, add features, refactor, fix bugs, or generate tests. Requires Codex CLI installed.
majiayu000/claude-skill-registry 163
-
cleanup
Archive processed inbox items. Activate when user says "cleanup", "archive inbox". Moves session summaries to archive, keeps inbox clean for new items.
majiayu000/claude-skill-registry 163
-
Nixpkgs
Contributing to NixOS/nixpkgs repository. USE WHEN in nixpkgs repository (git remote contains NixOS/nixpkgs OR path contains github.com/NixOS/nixpkgs), reviewing PRs, updating packages, or contributing to nixpkgs.
majiayu000/claude-skill-registry 163
-
claude-permissions
Configure, manage, update and review Claude Code permissions, sandboxing, and tool access. Use when user wants to set up permissions, configure sandboxing, update allowed tools, manage settings.json permissions, or review permissions in skills or commands or agents or settings.json. When user writes a new skill, command, agent, or updates settings.json, they should use this skill to manage permissions.
majiayu000/claude-skill-registry 163
-
ebpf-cnf-scaffold
Scaffold new eBPF-based Cloud Native Network Function (CNF) projects with proper directory structure, boilerplate C kernel code, Go userspace application, bpf2go generation, and build configuration following established patterns. Use when creating new CNF examples or starting fresh eBPF projects.
majiayu000/claude-skill-registry 163
-
handbook-sync
Sync central handbook from ~/.claude/AmplifyHandbook/ to current project's resources/handbook/
majiayu000/claude-skill-registry 163
-
context-management
Manages personal knowledge about the user through Basic Memory. Use this skill when: (1) User requests to search/retrieve past information, (2) User requests to record/save information, or (3) Important insights about user's thinking patterns, values, preferences, or decisions emerge (propose recording with confirmation).
majiayu000/claude-skill-registry 163
-
clean-architecture-principles
Enforce clean architecture principles including DRY, YAGNI, KISS, Law of Demeter, and Separation of Concerns. Warns when complexity creeps in and questions unnecessary features. Use when designing architecture, refactoring, code review, or when user mentions architecture, design patterns, complexity, or refactoring.
majiayu000/claude-skill-registry 163
-
fix
Use when review findings need fixing via subagents - invoked by review-loop after each iteration
majiayu000/claude-skill-registry 163
-
scaffolding-fastapi-dapr
Build production-grade FastAPI backends with SQLModel, Dapr integration, and JWT authentication.
Use when building REST APIs with Neon PostgreSQL, implementing event-driven microservices with
Dapr pub/sub, scheduling jobs, or creating CRUD endpoints with JWT/JWKS verification.
NOT when building simple scripts or non-microservice architectures.
majiayu000/claude-skill-registry 163
-
eslint-flat-config
ESLint 9.x flat configuration patterns. Use when setting up ESLint with TypeScript.
majiayu000/claude-skill-registry 163
-
api-mock-generator
Api Mock Generator - Auto-activating skill for API Development.
Triggers on: api mock generator, api mock generator
Part of the API Development skill category.
majiayu000/claude-skill-registry 163
-
mindwork-analyze
Analyze therapy session transcripts or journal entries. Identifies cognitive patterns, emotional themes, and tracks progress over time. Automatically references recent analyses for context. Use for session analysis, journal reflection analysis, or pattern identification.
majiayu000/claude-skill-registry 163
-
orchestrator-developer
Developer for Claude Orchestrator. Implements tasks according to Tech Lead instructions, applies design tokens, and reports completion. Use when asked to implement code or execute development tasks for the orchestrator.
majiayu000/claude-skill-registry 163
-
claude-agent-sdk
Build coding agents with the Claude Agent SDK. Use when creating agentic workflows, implementing todo tracking, monitoring agent progress, building multi-turn conversations, streaming responses, or integrating custom tools with Claude Code.
majiayu000/claude-skill-registry 163
-
project-data-separation
Pattern for separating repository code from user data and notebooks. Trigger: organizing scientific pipelines, separating code from data
majiayu000/claude-skill-registry 163
-
codex-invocation
Invoke OpenAI Codex CLI with the correct configuration for autonomous code generation. Use when you need Codex to generate or regenerate code files, implement features, or execute multi-step coding tasks.
majiayu000/claude-skill-registry 163