Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
Global Naming
Your approach to handling global naming. Use this skill when working on files where global naming comes into play.
majiayu000/claude-skill-registry 163
-
monty-code-review
Hyper-pedantic Django code review skill emulating Monty's correctness-first, multi-tenant-safe review style.
majiayu000/claude-skill-registry 163
-
sales-call-prep-assistant
Generate pre-call research briefs with company news, stakeholder backgrounds, and custom discovery question sets.
majiayu000/claude-skill-registry 163
-
api-vamseeachanta-workspace-hub
majiayu000/claude-skill-registry 163
-
EmacsLisp
Emacs Lisp development with modern tooling and best practices. USE WHEN writing Emacs configuration, developing packages, testing, linting, publishing to MELPA/ELPA, or working with Emacs Lisp code.
majiayu000/claude-skill-registry 163
-
writer-context-pack
Build per-H3 writer context packs (NO PROSE): merge briefs + evidence packs + anchor facts + allowed citations into a single deterministic JSONL, so drafting is less hollow and less brittle.
**Trigger**: writer context pack, context pack, drafting pack, paragraph plan pack, 写作上下文包.
**Use when**: `outline/subsection_briefs.jsonl` + `outline/evidence_drafts.jsonl` + `outline/anchor_sheet.jsonl` exist and you want to make C5 drafting easier/more consistent.
**Skip if**: upstream evidence is missing or scaffolded (fix `paper-notes` / `evidence-binder` / `evidence-draft` / `anchor-sheet` first).
**Network**: none.
**Guardrail**: NO PROSE; do not invent facts/citations; only use citation keys present in `citations/ref.bib`.
majiayu000/claude-skill-registry 163
-
writing-changelogs
Use when releasing a new version, updating CHANGELOG.md, or user asks to document changes - enforces Keep a Changelog format with proper categorization derived from conventional commits
majiayu000/claude-skill-registry 163
-
parallel-exploration
Use when researching unfamiliar code, multiple modules involved, or external libraries referenced
majiayu000/claude-skill-registry 163
-
ask-multi
Present a multi-select question allowing multiple choices
majiayu000/claude-skill-registry 163
-
browsing
Use when you need direct browser control - teaches Chrome DevTools Protocol for controlling existing browser sessions, multi-tab management, form automation, and content extraction via use_browser MCP tool
majiayu000/claude-skill-registry 163
-
deptrac-fixer
Diagnose and fix Deptrac architectural violations automatically. Use when Deptrac reports dependency violations, layers are incorrectly coupled, or when refactoring code to respect hexagonal architecture boundaries. Never modifies deptrac.yaml - always fixes the code to match the architecture.
majiayu000/claude-skill-registry 163
-
detect_non_localizable
Determine if a string value should be translated or left as-is. Use when filtering localization keys, validating translation files, or building translation task lists.
majiayu000/claude-skill-registry 163
-
skill-builder
Use this skill when creating new Claude Code skills from scratch, editing existing skills to improve their descriptions or structure, or converting Claude Code sub-agents to skills. This includes designing skill workflows, writing SKILL.md files, organizing supporting files with intention-revealing names, and leveraging CLI tools and Node.js scripting.
majiayu000/claude-skill-registry 163
-
simulate-uat
Simulate the UAT workflow (create PR, comment, poll) on GitHub or Azure DevOps using a minimal test artifact and simulated fixes.
majiayu000/claude-skill-registry 163
-
positron-notebooks
This skill should be used when developing, debugging, or maintaining Positron Notebooks - the React-based feature-flagged notebook editor. Load this skill when tasks involve notebook cells, execution, selection state, context keys, or notebook editor features.
majiayu000/claude-skill-registry 163
-
self-checker
작업 완료 후 자가 점검 및 보완 조언
majiayu000/claude-skill-registry 163
-
weekly-planning
Weekly review and planning. Reviews past week accomplishments, plans upcoming week focus areas. Auto-triggers on phrases like "weekly review", "planera veckan", "veckans planering", "how was my week".
majiayu000/claude-skill-registry 163
-
cljr-feature-dev
Develop features for the Cljr Clojure-to-.NET compiler. Use when adding emitter features, expression types, analyzer support, or testing features. Guides the complete workflow from Expr.cs to C# tests to NRepl verification. Critical for REPL-oriented development.
majiayu000/claude-skill-registry 163
-
atft-code-quality
Enforce lint, formatting, typing, testing, and security hygiene across the ATFT-GAT-FAN codebase.
majiayu000/claude-skill-registry 163
-
source-of-truth
Create epistemically honest Source of Truth documents that pass Clarity Gate verification. Use when consolidating research, documenting project state, creating verification baselines, or building authoritative references. Triggers on "create source of truth", "document verified state", "consolidate research", "create verification baseline", "build authoritative reference".
majiayu000/claude-skill-registry 163
-
fastapi-dependency-injection
Master FastAPI dependency injection for building modular, testable APIs. Use when creating reusable dependencies and services.
majiayu000/claude-skill-registry 163
-
smart-git-commit
Execute git commit operations when user requests to commit or push code changes. Use this skill to generate recommended commit messages, perform local commits, or push to remote repositories. Auto-activates for Korean keywords ("커밋", "푸시") and English keywords ("commit", "push"). Always uses Bash tool for git operations and Claude's natural language processing for message generation.
majiayu000/claude-skill-registry 163
-
lean-hit-development
Guides adding new Higher Inductive Types to the ComputationalPaths library. Use when creating new HITs, defining fundamental group (pi1) calculations, implementing encode-decode proofs, or adding new topological spaces.
majiayu000/claude-skill-registry 163
-
nest-mikro-orm-service
Use when creating or modifying NestJS service files that interact with MikroORM.
majiayu000/claude-skill-registry 163