Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
claude-code-templates
Boilerplate templates for Claude Code extensions. Triggers on: create agent, new skill, command template, hook script, extension scaffold.
majiayu000/claude-skill-registry 163
-
tidy-first
Follow Kent Beck's Tidy First principles by strictly separating structural changes from behavioral changes. Use when refactoring code, restructuring code, making structural changes without changing behavior, renaming variables/functions, extracting methods, separating concerns, preparing code for new features, or need to ensure structural and behavioral changes are in separate commits.
majiayu000/claude-skill-registry 163
-
Scale Game
Test at extremes (1000x bigger/smaller, instant/year-long) to expose fundamental truths hidden at normal scales
majiayu000/claude-skill-registry 163
-
tdd
Enforce Test-Driven Development when writing or modifying code. Use when implementing features, fixing bugs, or when the user asks to write code. Activates automatically for code changes unless user says "quick fix" or "no tdd".
majiayu000/claude-skill-registry 163
-
go-handler-generator
Go Handler Generator - Auto-activating skill for Backend Development.
Triggers on: go handler generator, go handler generator
Part of the Backend Development skill category.
majiayu000/claude-skill-registry 163
-
iac-scanner
Scans Infrastructure as Code for security misconfigurations. Wraps tfsec for Terraform and Checkov for multi-cloud IaC. Use when user asks to "scan Terraform", "IaC security", "infrastructure scan", "tfsec", "checkov", "Terraformセキュリティ", "インフラスキャン".
majiayu000/claude-skill-registry 163
-
pattern-enforcement
Enforce architectural patterns with ESLint rules. Block infra imports, enforce object params, prevent server/client leaks.
majiayu000/claude-skill-registry 163
-
using-serena
Enables token-efficient structured development via /serena command. Use for component development, API implementation, system design, test creation, bug fixes, and optimization. Available for Claude Code and all Agents.
majiayu000/claude-skill-registry 163
-
unknown-kandil7-prprompts-flutter-ge
majiayu000/claude-skill-registry 163
-
duckdb-alb-log-analyzer
Analyze AWS Application Load Balancer (ALB) logs stored in S3 using DuckDB. Use when users request ALB log analysis, error investigation, performance analysis, traffic analysis, or need to query ALB access logs. Supports analyzing response times, status codes, error patterns, and traffic trends from S3-stored logs.
majiayu000/claude-skill-registry 163
-
gh-post-issue-update
Post structured updates to GitHub issues. Use to report progress, findings, and implementation notes directly to issues.
majiayu000/claude-skill-registry 163
-
bloodbank-event-publisher
Complete guide for creating, publishing, and consuming events in the DeLoNET home network's 33GOD agentic developer pipeline. Built on RabbitMQ with strict type safety via Pydantic, async Python (aio-pika), FastAPI, and Redis-backed correlation tracking. Features modular event architecture with domain-based organization and auto-discovery registry. This skill is REQUIRED for any work involving the home network event bus.
majiayu000/claude-skill-registry 163
-
astro-page-generator
Generate Astro page components with islands architecture. Triggers on "create astro page", "generate astro component", "astro file", ".astro page".
majiayu000/claude-skill-registry 163
-
implementing-a-plan
Loads plan, reviews critically, executes each batch, and reports for review between batches. Use when implementing a plan from a plan file.
majiayu000/claude-skill-registry 163
-
pagent
Guide for using pagent - a PRD-to-code orchestration tool. Use when users ask how to use pagent, run agents, create PRDs, or transform requirements into code.
majiayu000/claude-skill-registry 163
-
project-architecture
Explain the codebase architecture, project structure, how components work together, API endpoints, data flow. Use when explaining code, understanding structure, or learning about the project.
majiayu000/claude-skill-registry 163
-
Error Resolution
Systematic error diagnosis and resolution for test failures, build errors, and validation issues. Invoke when tests fail or pre-commit blocks.
majiayu000/claude-skill-registry 163
-
ellies-nix-environment
Nix environment patterns for Ellie's projects. Use when (1) a tool or command is not available on the system, or (2) setting up a new project that needs a development environment. Provides patterns for ad-hoc tool execution and flake-based devShells with direnv.
majiayu000/claude-skill-registry 163
-
gemma_nested_module_detector
Gemma pattern matching for nested module vibecoding detection
majiayu000/claude-skill-registry 163
-
writing-substack
Create engaging Substack Notes that build community and grow subscribers. Use this skill when asked to write Substack Notes, short-form content for Substack, or help with Substack growth strategy. Triggers include requests for Substack Notes, Note ideas, or Substack engagement content.
majiayu000/claude-skill-registry 163
-
learning-study-skills
study-skills for enhanced learning effectiveness and personal development.
majiayu000/claude-skill-registry 163
-
probitas-run
Running and validating Probitas scenarios. Use when executing tests, running scenarios, or debugging test failures.
majiayu000/claude-skill-registry 163
-
ios-reviewer
WHEN: iOS Swift/SwiftUI code review, UIKit patterns, Combine/async-await checks, MVVM structure analysis
WHAT: SwiftUI best practices + Combine patterns + Memory management + Performance optimization + Architecture patterns
WHEN NOT: Cross-platform → flutter-reviewer, Android → kotlin-android-reviewer
majiayu000/claude-skill-registry 163
-
Refactoring Workflow
Complete refactoring workflow with tracking, validation, and cross-layer impact
checklists. Integrates with beads for progress tracking and ensures no
references to old names remain after refactoring.
majiayu000/claude-skill-registry 163