Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
kiro-integration
AWS Kiro specification patterns and synchronization. Use when working with Kiro IDE, syncing requirements.md/design.md/tasks.md files, or configuring steering files for AI agent context.
majiayu000/claude-skill-registry 163
-
webgl-react-integration
Manage WebGL contexts and 3D scenes declaratively using React reconciliation.
majiayu000/claude-skill-registry 163
-
fly-io
Deploy and manage globally distributed apps on Fly.io
majiayu000/claude-skill-registry 163
-
frontend-htmx
Axum + Askama + HTMX stack for single-binary web apps.
Use when: building server-rendered UI, lightweight frontends, single deployable binary.
Triggers: "htmx", "askama", "templates", "server-rendered", "single binary frontend".
majiayu000/claude-skill-registry 163
-
writing-skills
Create and maintain AI agent skills for this project. Use when creating new skills, reviewing existing skills, or deciding what deserves to be a skill.
majiayu000/claude-skill-registry 163
-
vector-databases
Vector database selection, embedding storage, approximate nearest neighbor (ANN) algorithms, and vector search optimization. Use when choosing vector stores, designing semantic search, or optimizing similarity search performance.
majiayu000/claude-skill-registry 163
-
plan-adr-flow
Plan and document coding tasks with PLAN.md and ADRs in docs/ADR. Use when a task can be decomposed, when asked to create or update PLAN.md, or when capturing technical decisions.
majiayu000/claude-skill-registry 163
-
content-creator
Create SEO-optimized marketing content with consistent brand voice. Includes brand voice analyzer, SEO optimizer, content frameworks, and social media templates. Use when writing blog posts, creating social media content, analyzing brand voice, optimizing SEO, planning content calendars, or when user mentions content creation, brand voice, SEO optimization, social media marketing, or content strategy.
majiayu000/claude-skill-registry 163
-
css-layout-helper
Explain CSS layout issues and propose fixes. Use when a junior developer is struggling with alignment or spacing.
majiayu000/claude-skill-registry 163
-
writing-tests
TypeScript testing conventions and TDD practices. Use when writing tests, fixing bugs, or organizing test files.
majiayu000/claude-skill-registry 163
-
special-chars-skill
A skill for testing special characters and injection patterns
majiayu000/claude-skill-registry 163
-
hello-world
A simple introductory skill that demonstrates basic OpenCode skill functionality and provides a starting template
majiayu000/claude-skill-registry 163
-
wavecap-transcripts
Check and analyze WaveCap transcriptions. Use when the user wants to inspect transcript quality, find problematic transcriptions, compare original vs corrected text, or audit transcription accuracy.
majiayu000/claude-skill-registry 163
-
debrief
End-of-session reflection. Extracts memories, suggests updates to about-taylor.md and CLAUDE.md. Run before ending a long session or when context is getting full. Triggers on "debrief", "extract memories", "session summary".
majiayu000/claude-skill-registry 163
-
intelligent-debugger
Comprehensive systematic debugging agent for hunting down complex bugs, root causes, and error propagation across full stack (frontend, backend, APIs, databases). Use when diagnosing errors, troubleshooting issues, analyzing stack traces, investigating bugs, examining logs, debugging performance problems, or tracking down error causes. Also use when users mention debugging, errors, bugs, failures, crashes, exceptions, or unexpected behavior.
majiayu000/claude-skill-registry 163
-
playwright-dotnet
Guide for E2E testing with Playwright for .NET using Microsoft.Playwright.MSTest.v4 integration
majiayu000/claude-skill-registry 163
-
moai-icons-vector
Vector icon libraries ecosystem guide covering 10+ major libraries with 200K+ icons, including React Icons (35K+), Lucide (1000+), Tabler Icons (5900+), Iconify (200K+), Heroicons, Phosphor, and Radix Icons with implementation patterns, decision trees, and best practices.
majiayu000/claude-skill-registry 163
-
react-native
Cross-platform mobile development with React Native and Expo. Use when building iOS/Android apps with JavaScript/TypeScript, implementing native features, or optimizing mobile performance.
majiayu000/claude-skill-registry 163
-
algorithmic-art
Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright violations.
majiayu000/claude-skill-registry 163
-
gpters-scraper
지피터스(gpters.org) 멤버 프로필에서 게시물을 스크래핑하여 Markdown으로 저장. "지피터스 게시물 수집", "gpters 스크랩", "editor_소연 게시물", "프로필 크롤링" 등을 언급하면 자동 실행. Selenium 기반 동적 페이지 수집.
majiayu000/claude-skill-registry 163
-
review-code
Multi-dimensional code review with structured reports. Analyzes correctness, readability, performance, security, testing, and architecture. Triggers on "review code", "code review", "审查代码", "代码审查".
majiayu000/claude-skill-registry 163
-
omero-integration
Microscopy data management platform. Access images via Python, retrieve datasets, analyze pixels, manage ROIs/annotations, batch processing, for high-content screening and microscopy workflows.
majiayu000/claude-skill-registry 163
-
Camera Systems
This skill covers camera implementation for ZX games. Triggers on "camera follow", "orbit camera", "third person", "first person", "screen shake", "camera lerp", "dead zone", "camera FOV", "side-scroller camera", "top-down camera".
**Load references when:**
- Full implementations → `examples/camera-examples.md`
- Matrix math, lerp/slerp → `references/camera-math.md`
- 2D patterns, parallax → `references/side-scroller-patterns.md`
- Coordinate conventions → `zx-game-development/references/coordinate-conventions.md`
majiayu000/claude-skill-registry 163
-
project-board-enforcement
MANDATORY for all work - the project board is THE source of truth. This skill provides verification functions and gates that other skills MUST call. No work proceeds without project board compliance.
majiayu000/claude-skill-registry 163