Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
vocabulary-notes
Requirements for formatting and structuring the notes field in je-dict-1 entries. Covers formatting, content organization, and readability standards.
majiayu000/claude-skill-registry 163
-
ha-energy
Set up Home Assistant energy monitoring with dashboards, solar, grid, and device tracking. Use when configuring energy sensors, utility meters, statistics, or analyzing consumption. Activates on keywords: energy dashboard, solar, grid, consumption, kWh, utility meter, power monitoring, state_class, device_class: energy.
majiayu000/claude-skill-registry 163
-
scoutqa-test
This skill should be used when the user asks to "test this website", "run exploratory testing", "check for accessibility issues", "verify the login flow works", "find bugs on this page", or requests automated QA testing. Triggers on web application testing scenarios including smoke tests, accessibility audits, e-commerce flows, and user flow validation using ScoutQA CLI. IMPORTANT: Use this skill proactively after implementing web application features to verify they work correctly - don't wait for the user to ask for testing.
majiayu000/claude-skill-registry 163
-
standup
USE WHEN: returning to a project after time away (1 day to 30 days), needing project status briefing, understanding where work left off, determining next steps.
DO NOT USE WHEN: actively working on a known task, not in a git repository, or when specific file/code questions are asked.
majiayu000/claude-skill-registry 163
-
continuous-learning
Automatically extract reusable patterns from Claude Code sessions and save them as learned skills for future use.
majiayu000/claude-skill-registry 163
-
task-review-gate
majiayu000/claude-skill-registry 163
-
gaming-ui-state-management
Patterns for game-like interfaces - health bars, XP bars, mana bars. Apply when building RPG/retro gaming UI components with state-driven visuals.
majiayu000/claude-skill-registry 163
-
speckit.checklist
Generate a custom checklist for the current feature based on user requirements.
majiayu000/claude-skill-registry 163
-
genre-conventions
Diagnose genre problems and generate genre-specific elements. Use when genre promise is unclear, when elements feel misplaced, when secondary genres compete with primary, or when you need genre-specific entropy. Covers all 11 elemental genres from the Writing Excuses framework.
majiayu000/claude-skill-registry 163
-
adr-check-spaarke-dev-spaarke-2
Validate code changes against Architecture Decision Records (ADRs)
majiayu000/claude-skill-registry 163
-
profile-blocking
Find blocking calls in reactive WebFlux code that can cause performance issues and thread starvation
majiayu000/claude-skill-registry 163
-
cloud-forensics
Investigate cloud platform environments for forensic analysis. Use when investigating
incidents in AWS, Azure, GCP, or M365 environments. Supports log analysis, resource
inventory, configuration review, and evidence preservation in cloud environments.
majiayu000/claude-skill-registry 163
-
github-pr-creation
Creates GitHub Pull Requests with automated validation and task tracking. Use when user wants to create PR, open pull request, submit for review, or check if ready for PR. Analyzes commits, validates task completion, generates Conventional Commits title and description, suggests labels. NOTE - for merging existing PRs, use github-pr-merge instead.
majiayu000/claude-skill-registry 163
-
shadcn-stack
Next.js 15 + shadcn/ui + Server Components patterns for server-rendered React applications
majiayu000/claude-skill-registry 163
-
regenerate-example
Use when asked to regenerate audio examples with shorthand like "L15 > P1 > E2" or "lesson 15 pattern 1 example 2" - runs regenerate_example.py with correct parameters
majiayu000/claude-skill-registry 163
-
cicd-intelligent-recovery
Loop 3 of the Three-Loop Integrated Development System. CI/CD automation with intelligent failure recovery, root cause analysis, and comprehensive quality validation. Receives implementation from Loop 2, feeds failure patterns back to Loop 1. Achieves 100% test success through automated repair and theater validation. v2.0.0 with explicit agent SOPs.
majiayu000/claude-skill-registry 163
-
Speech
majiayu000/claude-skill-registry 163
-
organizational-transformation
Help users transform organizations toward modern product practices. Use when someone is trying to shift from feature teams to product teams, introduce empowered teams, modernize legacy processes, or drive cultural change in how product is built.
majiayu000/claude-skill-registry 163
-
sqlmodel-data-modeling
Guide for ORM-based data modeling with SQLModel. Use for defining database models, fields, constraints, relationships (1:N, N:M), inheritance, validators, and handling JSON fields and timestamps. Provides templates for User, Task, and Category models.
majiayu000/claude-skill-registry 163
-
hammer-dependency-analyzer
Verify dependency structure and architecture health for SDL3 HammerEngine. Detects circular dependencies, excessive coupling, layer violations, header bloat, and provides dependency graph visualization. Ensures adherence to layered architecture (Core→Managers→States→Entities). Use monthly, after major refactors, or when investigating compile time issues.
majiayu000/claude-skill-registry 163
-
re19-auto-refactor
Apply RE19 Auto-Refactor to systematically improve system structure without changing external behavior.
majiayu000/claude-skill-registry 163
-
response_style_selector
Ask the user to pick a response style and persist the preference.
majiayu000/claude-skill-registry 163
-
scikit-bio
Biological data toolkit. Sequence analysis, alignments, phylogenetic trees, diversity metrics (alpha/beta, UniFrac), ordination (PCoA), PERMANOVA, FASTA/Newick I/O, for microbiome analysis.
majiayu000/claude-skill-registry 163
-
examples-auto-run
Run python examples in auto mode with logging, rerun helpers, and background control.
majiayu000/claude-skill-registry 163