Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
pop-next-action
Context-aware recommendation engine that analyzes git status, TypeScript errors, GitHub issues, and technical debt to suggest prioritized next actions. Returns specific popkit commands with explanations of why each is relevant. Use when unsure what to work on next, starting a session, or feeling stuck. Do NOT use when you already know what to do - just proceed with that task directly.
majiayu000/claude-skill-registry 163
-
critical-echo
Generate constructive criticism reviews for popular tech articles. Use when asked to review, critique, or analyze trending tech articles from platforms like Qiita, Zenn, Hacker News, or Dev.to. (user)
majiayu000/claude-skill-registry 163
-
sequential-thinking
Apply structured, reflective problem-solving for complex tasks requiring multi-step analysis, revision capability, and hypothesis verification. Use for complex problem decomposition, adaptive planning, analysis needing course correction, problems with unclear scope, multi-step solutions, and hypothesis-driven work.
majiayu000/claude-skill-registry 163
-
wavecap-streams
Monitor and manage WaveCap audio streams. Use when the user asks about stream status, wants to list streams, check stream health, view recent transcriptions, or reset a stream.
majiayu000/claude-skill-registry 163
-
professional-development-superskill
Comprehensive superskill consolidating 41 professional development skills across planning, testing, debugging, code review, git workflow, writing, architecture, meta-skills, thinking frameworks, and communication. Use when you need a complete reference for software development best practices, workflows, and methodologies.
majiayu000/claude-skill-registry 163
-
configuring-serverless-clients
Configure PrismaClient for serverless (Next.js, Lambda, Vercel) with connection_limit=1 and global singleton pattern.
majiayu000/claude-skill-registry 163
-
devflow-constitution-quick-ref
Quick reference guide to CC-DevFlow Constitution v2.0.0 with links to full text. Covers all 10 Articles and Phase -1 Gates.
majiayu000/claude-skill-registry 163
-
LocalStack Service Tiers Reference
Reference for LocalStack AWS service availability by tier (Free/Base/Ultimate). Essential for KECS development to understand which AWS-compatible services can be used locally without cost.
majiayu000/claude-skill-registry 163
-
review-chamber
Capture and retrieve PR review knowledge in project memory palaces
majiayu000/claude-skill-registry 163
-
memory-leak-detector
Detect and fix memory leaks in Python and PyTorch code, especially matplotlib figures and unreleased tensors. This skill should be used during Phase 4 performance optimization when memory usage grows over time.
majiayu000/claude-skill-registry 163
-
Debugging and Troubleshooting
Systematic error diagnosis and debugging workflow for Rust code. Use when code isn't working, tests fail, or runtime errors occur.
majiayu000/claude-skill-registry 163
-
allaymc-plugin-dev
Create, update and troubleshoot AllayMC plugins in Java or other JVM languages. Use when (1) creating a new AllayMC plugin. (2) migrating an existing plugin to AllayMC. (3) troubleshooting an AllayMC plugin.
majiayu000/claude-skill-registry 163
-
libraries-dependencies-mastery
Complete mastery of essential modern web development libraries and dependencies. Cover Next.js, React, TypeScript, Tailwind CSS, Firebase, Zustand, redux-toolkit, react-hook-form, Zod, shadcn/ui, lucide-react, Stripe, and more. Learn setup, integration patterns, advanced usage, performance optimization, troubleshooting, common pitfalls, and version management. Includes quick reference guides, in-depth tutorials, complete examples for e-commerce and SaaS, configuration files, type definitions, error handling, and production patterns. Master how libraries work together and solve real-world challenges.
majiayu000/claude-skill-registry 163
-
resume-i18n-translate
Extract i18n keys and translate the resume app locales using the existing OpenRouter-based scripts. Use when updating translation keys, adding languages, or re-running translations for dev/apps/resume and its i18next locale files.
majiayu000/claude-skill-registry 163
-
pdf-processing-gw-ai-security-ats-cv-scorer
majiayu000/claude-skill-registry 163
-
react-native-basics
Master React Native fundamentals - components, styling, layout, and Expo
majiayu000/claude-skill-registry 163
-
global--coding-style
Apply the Agent OS standard for global coding style.
majiayu000/claude-skill-registry 163
-
voc-research
Extract Voice of Customer quotes from forums, reviews, and social media. Use when gathering customer language for copywriting, understanding pain points, or building messaging frameworks.
majiayu000/claude-skill-registry 163
-
Ghostty Configuration
Use when configuring Ghostty terminal emulator, working with ghostty config files, or looking up Ghostty settings and options.
majiayu000/claude-skill-registry 163
-
nuxt-ui-tdd
Guide for building Vue 3 components with NuxtUI using strict Test-Driven Development (TDD) methodology enforced by a TDD guard hook. Use this skill when implementing new UI components (atoms, molecules, organisms) for the Poche project, creating Storybook stories with interaction tests, or working within the RED-GREEN-REFACTOR cycle. Particularly useful when the user mentions "TDD", "test-first", "create a component", "build a component", "implement [ComponentName]", or when adding UI functionality.
majiayu000/claude-skill-registry 163
-
rust-async-await-module-patterns
majiayu000/claude-skill-registry 163
-
ffmpeg
Guide for using FFmpeg - a comprehensive multimedia framework for video/audio encoding, conversion, streaming, and filtering. Use when processing media files, converting formats, extracting audio, creating streams, applying filters, or optimizing video/audio quality.
majiayu000/claude-skill-registry 163
-
prd-to-appspec
Transform PRDs (Product Requirements Documents) into structured XML app specifications optimized for AI coding agents. Converts developer-focused docs with code examples into declarative agent-consumable format. USE WHEN user says "convert PRD", "generate app spec", "transform PRD", "create specification from requirements", or wants to prepare a PRD for agent consumption.
majiayu000/claude-skill-registry 163
-
architecture-reviewer
Review code against PRISM target architecture patterns from REFACTORING_DESIGN_DOCUMENT.md. This skill should be used during refactoring to ensure new Runner and Trainer classes follow AbstractRunner/AbstractTrainer patterns.
majiayu000/claude-skill-registry 163