Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
rpi-setup-humanlayer
use this skill when a user asks to set up RPI or a "research plan implement" workflow, or to do anything related to RPI skills. if the user says the acronym "RPI" or "rpi" or "humanlayer", you MUST use this skill! Example questions - "I want to set up rpi for ticket eng-1234" - "Whats the next rpi step for eng-5678"
majiayu000/claude-skill-registry 163
-
laravel-packages
Package development and extraction of reusable code. Use when working with package development, code reusability, or when user mentions packages, composer packages, extract package, reusable code, package development.
majiayu000/claude-skill-registry 163
-
better-auth-protected-routes
Add server-side route protection to enforce authentication on specific pages while keeping others public.
majiayu000/claude-skill-registry 163
-
Greeting Generator
Generate personalized, context-aware greetings for developers at different times of day and moods
majiayu000/claude-skill-registry 163
-
aico-backend-implement
Execute backend task implementation with TDD. Read task file, execute steps, verify each, update status.
Use this skill when:
- User asks to "implement task/plan", "start implementation", "execute plan", or "start coding"
- Have task file (story-* or standalone-*) ready to execute
- User asks to "use TDD", "write test first", or "test-driven"
- User asks to "write tests", "add tests", "create tests"
- Fixing bugs (write failing test first)
TDD Iron Law: NO PRODUCTION CODE WITHOUT A FAILING TEST FIRST
TDD Cycle: RED (failing test) → Verify fails → GREEN (minimal code) → Verify passes → REFACTOR
Prerequisites:
- Task file in docs/reference/backend/tasks/ (story-* or standalone-*)
- Read constraints.md and design spec before coding
Flow: Read Task → Read Constraints → Execute Steps → Verify → Test → Update Status
majiayu000/claude-skill-registry 163
-
zero-trust
Identify and remediate Zero Trust security gaps in Cloudflare deployments. Use this skill when auditing Access policies, checking staging/dev environment protection, detecting unprotected admin routes, or implementing mTLS and service tokens for machine-to-machine auth.
majiayu000/claude-skill-registry 163
-
iiot-seed/errors
Error handling and recovery for iiot-seed CLI
majiayu000/claude-skill-registry 163
-
test-repository
Guide for testing repository layer. Use when asked to test repositories or data access layer. Directs to implementation-specific testing skills.
majiayu000/claude-skill-registry 163
-
harvest
Time tracking and invoicing for teams.
majiayu000/claude-skill-registry 163
-
posting-instagram
Post content to Instagram using Meta Graph API.
Use when publishing Instagram posts, managing media, getting insights,
or optimizing hashtags. Requires Instagram Business Account.
NOT when posting to Facebook (use posting-facebook instead).
majiayu000/claude-skill-registry 163
-
abaqus-thermal-analysis
Complete workflow for heat transfer analysis - steady-state and transient thermal. Use when user asks about temperature distribution, conduction, convection, or heat flow.
majiayu000/claude-skill-registry 163
-
bewirtungsbeleg
Creates German tax-compliant entertainment expense receipts (Bewirtungsbelege) from restaurant receipts with automatic signature and original receipt attachment. The generated PDF contains the original receipt as page 1 and the signed Bewirtungsbeleg as page 2. Use when the user uploads a restaurant receipt/bill and wants to create a formal Bewirtungsbeleg PDF for German tax purposes, or when they mention "Bewirtungsbeleg", "Geschäftsessen", "steuerlich absetzbar", or similar business meal expense documentation needs.
majiayu000/claude-skill-registry 163
-
clojure-babashka-json
babashka.json is a cross-platform JSON abstraction for Clojure/babashka. Use when working with JSON parsing, serialization, or writing portable code that runs on both JVM and babashka.
majiayu000/claude-skill-registry 163
-
concept-critic
Rigorously critique concept designs through intellectual scrutiny. This skill should be used when validating concept definitions, reviewing concept quality, identifying design flaws, or evaluating whether something qualifies as a true concept. Applies demanding standards from Daniel Jackson's methodology. Handles queries like "critique this concept", "is this a good concept", "review my concept design", "does this meet concept criteria".
majiayu000/claude-skill-registry 163
-
agent-definition-creation
Use this skill when creating or refining Claude Code sub-agent definitions. Helps design specialized AI assistants with proper YAML frontmatter, system prompts, tool access, and example-driven descriptions. Automatically invoked when user requests "create an agent", "design a sub-agent", "make a specialist", or mentions agent development. Ensures agents follow Anthropic best practices with focused responsibilities, discovery-optimized descriptions, and proper tool restrictions.
majiayu000/claude-skill-registry 163
-
context-optimizer
Automatically optimizes context window usage when filling up (>70%). Uses hierarchical summarization, selective file loading, and intelligent compaction to maintain conversation quality while reducing token count by 60-80%. Proactively activates to prevent context overflow.
majiayu000/claude-skill-registry 163
-
ci-cd-reviewer
WHEN: CI/CD pipeline review, GitHub Actions, GitLab CI, Jenkins, build optimization
WHAT: Pipeline structure + Job optimization + Security scanning + Caching strategy + Deployment patterns
WHEN NOT: Kubernetes → k8s-reviewer, Terraform → terraform-reviewer
majiayu000/claude-skill-registry 163
-
comp-scout-scrape
Scrape competition websites, extract structured data, and auto-persist to GitHub issues. Creates issues for new competitions, adds comments for duplicates.
majiayu000/claude-skill-registry 163
-
rag-architecture
Use when building retrieval-augmented generation systems. Covers chunking strategies, embedding models, vector databases, retrieval patterns, and hybrid search. Apply when adding knowledge bases, document Q&A, or semantic search to applications.
majiayu000/claude-skill-registry 163
-
k-docs
Index of Mechanic documentation with summaries and links. Load this to understand what documentation exists and where to find detailed information on specific topics. Triggers: docs, documentation, reference, guide, help.
majiayu000/claude-skill-registry 163
-
codex-skills-index
Entry point for Codex-discoverable skills used by the Run-Smart AI coach.
majiayu000/claude-skill-registry 163
-
Global Tech Stack
Reference and maintain the project's technical stack including frameworks, languages, databases, testing tools, and third-party services to ensure consistency across the project. Use this skill when making technology choices, adding new dependencies, configuring frameworks, or ensuring consistency with existing stack decisions. When setting up new features that need to align with the project's chosen technologies. When documenting or updating the tech stack. This skill applies when working with any technology-specific configuration, framework setup, or when making architectural decisions about tools and libraries.
majiayu000/claude-skill-registry 163
-
boost-union-config
Configure Moodle Boost Union theme settings and customizations. Use when theming Moodle, configuring layouts, or customizing Boost Union features.
majiayu000/claude-skill-registry 163
-
bio-workflow-management-nextflow-pipelines
Create scalable, containerized bioinformatics pipelines with Nextflow DSL2 supporting Docker, Singularity, and cloud execution. Use when building portable pipelines with container support, running workflows on cloud platforms (AWS, Google Cloud), or leveraging nf-core community pipelines.
majiayu000/claude-skill-registry 163