Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
kernel-basics
Essential Zephyr RTOS kernel services. Covers thread lifecycle and priority, the logging subsystem for diagnostics, and the interactive shell for real-time hardware inspection and debugging. Trigger when writing application flows, adding logging to modules, or creating interactive CLI commands.
majiayu000/claude-skill-registry 163
-
skill-creator
Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.
majiayu000/claude-skill-registry 163
-
toon-format
TOON (Token-Oriented Object Notation) encoding for LLM-efficient data representation. 30-60% token savings vs JSON for structured data.
majiayu000/claude-skill-registry 163
-
ship
Ship workflow: detect + merge base branch, run tests, review diff, bump VERSION, update CHANGELOG, commit, push, create PR. Use when asked to "ship", "deploy", "push to main", "create a PR", or "merge and push".
Proactively suggest when the user says code is ready or asks about deploying.
majiayu000/claude-skill-registry 163
-
bmad-code-review
Perform adversarial code review finding specific issues. Use when the user says "run code review" or "review this code"
majiayu000/claude-skill-registry 163
-
apple-appstore-reviewer
Serves as a reviewer of the codebase with instructions on looking for Apple App Store optimizations or rejection reasons.
majiayu000/claude-skill-registry 163
-
connectedness
Problem-solving strategies for connectedness in topology
majiayu000/claude-skill-registry 163
-
github-controller
Controller skill for proactive GitHub automation. Run as a long-lived controller session, continuously consume events from HOLON_CONTROLLER_EVENT_CHANNEL, decide whether to run issue solve, PR review, PR fix, or no-op, then execute using existing GitHub skills.
majiayu000/claude-skill-registry 163
-
security-guardrails
Adversarial defense layer for the mortgage plugin — protects against prompt injection, system prompt extraction, PII leakage, workflow bypass, and social engineering attacks.
majiayu000/claude-skill-registry 163
-
sred-project-organizer
Take a list of projects and their related documentation, and organize them into the SRED format for submission.
majiayu000/claude-skill-registry 163
-
nextjs-devtools
Next.js development tooling via MCP. Inspect routes, components, build info, and debug Next.js apps.
Use when working on Next.js applications, debugging routing, or inspecting app structure.
NOT for general React or non-Next.js projects.
majiayu000/claude-skill-registry 163
-
webapp-testing
Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.
majiayu000/claude-skill-registry 163
-
architect-review
Master software architect specializing in modern architecture patterns, clean architecture, microservices, event-driven systems, and DDD. Reviews system designs and code changes for architectural integrity, scalability, and maintainability. Use PROACTIVELY for architectural decisions.
majiayu000/claude-skill-registry 163
-
bmad-wds-implement
Code the designed improvement in a new branch
majiayu000/claude-skill-registry 163
-
openspec-sync-specs
Sync delta specs from a change to main specs. Use when the user wants to update main specs with changes from a delta spec, without archiving the change.
majiayu000/claude-skill-registry 163
-
arcanea-game-development
Game development mastery - from game design documents to systems programming. Covers gameplay loops, narrative design, mechanics, balancing, and the art of creating player experiences.
majiayu000/claude-skill-registry 163
-
reply-automation
Automate Reply tasks via Rube MCP (Composio). Always search tools first for current schemas.
majiayu000/claude-skill-registry 163
-
wp-migrate
WordPress site migration and deployment using wp-migrate.sh. Use when migrating WordPress sites, syncing databases, managing backups, testing migrations, debugging migration issues, or working with WordPress deployment workflows including Duplicator, Jetpack Backup, and Solid Backups archives. Also use for code modifications, testing, git workflows, PR creation, and release management for this project.
majiayu000/claude-skill-registry 163
-
azure-storage-blob-ts
Azure Blob Storage JavaScript/TypeScript SDK (@azure/storage-blob) for blob operations. Use for uploading, downloading, listing, and managing blobs and containers.
majiayu000/claude-skill-registry 163
-
retrospective
Learning from failures and successes, post-mortems, continuous improvement
majiayu000/claude-skill-registry 163
-
create-migration
Create Supabase database migrations and deploy edge functions for the LiTHePlan project. Use this skill whenever the user wants to add/modify tables, columns, indexes, RLS policies, functions, triggers, or deploy edge functions. Triggers on phrases like "add a column", "create a table", "write a migration", "update the schema", "deploy an edge function", "add RLS", "create an index", or any request that requires a database schema change.
majiayu000/claude-skill-registry 163
-
httpx
A synchronous and asynchronous HTTP client for making requests and working with responses.
majiayu000/claude-skill-registry 163
-
Git Workflow Skill
Consistent git practices, recovery patterns, and safe operations.
majiayu000/claude-skill-registry 163
-
pptx
Presentation creation, editing, and analysis. When Claude needs to work with presentations (.pptx files) for: (1) Creating new presentations, (2) Modifying or editing content, (3) Working with layouts, (4) Adding comments or speaker notes, or any other presentation tasks
majiayu000/claude-skill-registry 163