Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
code-investigation
Efficient codebase investigation for rapid-go. Use when understanding existing code before modifications, tracing request flows from API to database, finding where functionality is implemented, or analyzing impact before changes. ALWAYS use before modifying existing code, fixing bugs, or adding features.
majiayu000/claude-skill-registry 163
-
prepare-release
Prepare a new release by updating CHANGELOG.md with changes since the last tag and bumping version numbers in pyproject.toml and ui/package.json
majiayu000/claude-skill-registry 163
-
detect-code-smells
Identify code quality issues and anti-patterns. Use when reviewing code for maintainability problems.
majiayu000/claude-skill-registry 163
-
creating-effective-skills
Creating high-quality agent skills following Claude's official best practices. Use when designing, implementing, or improving agent skills, including naming conventions, progressive disclosure patterns, description writing, and appropriate freedom levels. Helps ensure skills are concise, well-structured, and optimized for context efficiency.
majiayu000/claude-skill-registry 163
-
digital-empire
Manage digital product sales across Gumroad, Etsy, Shopify. Handle sales tracking, product delivery, and social media automation.
majiayu000/claude-skill-registry 163
-
vkc-docgen-template-engine
Design and implement the Viet K-Connect document generation template engine (DB-driven wizard schema + PDF renderSpec + history + Storage upload). Start with 2 templates and scale linearly to 50 without hardcoding.
majiayu000/claude-skill-registry 163
-
model-merging
Merge multiple fine-tuned models using mergekit to combine capabilities without retraining. Use when creating specialized models by blending domain-specific expertise (math + coding + chat), improving performance beyond single models, or experimenting rapidly with model variants. Covers SLERP, TIES-Merging, DARE, Task Arithmetic, linear merging, and production deployment strategies.
majiayu000/claude-skill-registry 163
-
artifacts-builder
Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use for complex artifacts requiring state management, routing, or shadcn/ui components - not for simple single-file HTML/JSX artifacts.
majiayu000/claude-skill-registry 163
-
hubspot-list-meetings
List meeting engagements from HubSpot CRM. Load when user says 'list meetings', 'show meetings', 'meeting history', 'hubspot meetings'. Returns scheduled meeting records.
majiayu000/claude-skill-registry 163
-
phase-doc-generator
Generates comprehensive implementation documentation for software development phases.
Creates 7 professional documents including atomic commit plans, checklists, environment setup,
review guides, and testing strategies. Use when the user mentions "generate phase documentation",
"create implementation docs", "phase planning", "atomic commits documentation", "implementation guide",
or needs structured documentation for a development phase with step-by-step implementation plans.
Supports any tech stack (Next.js, Django, React, Python, etc.). Uses adaptive sizing (1-20+ commits)
based on actual complexity rather than arbitrary limits.
majiayu000/claude-skill-registry 163
-
context-management
Proactive context window management via token monitoring, intelligent extraction, and selective rehydration.
Use when approaching token limits or needing to preserve essential context.
Complements /transcripts and PreCompact hook with proactive optimization.
majiayu000/claude-skill-registry 163
-
quarto-task-slides
Git から指定範囲のコミットを収集し、Quarto(reveal.js)でスライド(HTML/PDF)を生成する。 タスクID、コミット範囲、ブランチ間の差分など、柔軟な指定方法に対応。
majiayu000/claude-skill-registry 163
-
Widget Extension Builder
Create and maintain iOS widgets for Leavn - VOTD widget, reading plan widget, prayer widget with proper data sharing and refresh
majiayu000/claude-skill-registry 163
-
Rails Error Prevention
Comprehensive checklist and prevention strategies for common Ruby on Rails errors. Use this skill BEFORE writing any Rails code to prevent ViewComponent template errors, ActiveRecord query mistakes, method exposure issues, N+1 queries, and other common Rails pitfalls.
majiayu000/claude-skill-registry 163
-
windsurf-audit-logging
Configure AI interaction audit logging for compliance. Activate when users mention
"audit logging", "compliance logging", "ai interaction logs", "security audit",
or "activity tracking". Handles compliance and audit configuration. Use when analyzing or auditing windsurf audit logging. Trigger with phrases like "windsurf audit logging", "windsurf logging", "windsurf".
majiayu000/claude-skill-registry 163
-
improve-instructions
Analyzes conversation history to improve CLAUDE.md files. Use when you notice patterns in how Claude misunderstands requests, want to consolidate repeated guidance, or improve instruction clarity based on actual usage.
majiayu000/claude-skill-registry 163
-
ethicist-analyst
Analyzes moral dimensions and value conflicts through ethical frameworks using deontology, consequentialism,
virtue ethics, and applied ethics methodologies.
Provides insights on moral obligations, rights, justice, and ethical decision-making.
Use when: Ethical dilemmas, policy decisions, technology ethics, professional conduct issues.
Evaluates: Moral principles, stakeholder interests, consequences, rights, justice, virtues.
majiayu000/claude-skill-registry 163
-
jest-test-generator
Jest Test Generator - Auto-activating skill for Test Automation.
Triggers on: jest test generator, jest test generator
Part of the Test Automation skill category.
majiayu000/claude-skill-registry 163
-
add-check
Add a new code quality check to CI, justfile, and pre-commit hooks. Use when adding linters, formatters, type checkers, or other code quality tools to the project.
majiayu000/claude-skill-registry 163
-
perspectives
Analysiert aus mehreren Perspektiven. Run '/perspectives', 'multi-perspektive', oder 'verschiedene sichtweisen'.
majiayu000/claude-skill-registry 163
-
pr-packaging
Package changes into a well-documented pull request. Use before submitting PRs.
majiayu000/claude-skill-registry 163
-
pwa-setup
Progressive Web App setup with manifest, mobile meta tags, safe area handling for notched devices, and install prompts for app-like browser experience.
majiayu000/claude-skill-registry 163
-
study-your-lessons
majiayu000/claude-skill-registry 163
-
worktree-setup-hook
Post-checkout git hook for automatic worktree setup. Use when: (1) Setting up automatic configuration for new git worktrees, (2) Creating post-checkout hooks that detect new worktrees and run setup tasks, (3) Configuring worktrees to automatically copy env files and install dependencies
majiayu000/claude-skill-registry 163