Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
remote-interview
Capture professional-quality remote interviews using double-ender technique and dedicated recording platforms for podcasts, media, and content production. Use when: Setting up remote podcast interviews with guests; Recording media interviews across distances; Creating customer interview content; Producing expert interviews for thought leadership; Conducting research interviews with high audio quality
majiayu000/claude-skill-registry 163
-
spring-boot-3
Spring Boot 3 patterns for configuration, DI, and web services. Trigger: When building or refactoring Spring Boot 3 applications.
majiayu000/claude-skill-registry 163
-
deepxiv
Search and progressively read open-access academic papers through DeepXiv. Use when the user wants layered paper access, section-level reading, trending papers, or DeepXiv-backed literature retrieval.
majiayu000/claude-skill-registry 163
-
architecture-patterns
majiayu000/claude-skill-registry 163
-
exp-test-tagging
Analyzes test suites and tags each test with a standardized set of traits (e.g., positive, negative, critical-path, boundary, smoke, regression). Use when the user wants to categorize, audit, or label tests with traits. Do not use for writing new tests, running tests, or migrating test frameworks.
majiayu000/claude-skill-registry 163
-
prefer-immutability
Prefer const over let and readonly properties where possible Use when enforcing code quality standards. Quality category skill.
majiayu000/claude-skill-registry 163
-
enterprise-forge
Adversarial code review with mechanical checks, contract probing, and 5 adversarial lenses. Bugs recycle to contract for full TDD treatment. 3-fail circuit breaker prevents infinite loops. Use after enterprise-review.
majiayu000/claude-skill-registry 163
-
imagesharp
Guidance for SixLabors ImageSharp cross-platform image processing library. USE FOR: image resizing, cropping, format conversion, watermarking, thumbnail generation, applying filters and effects, drawing text and shapes on images, metadata reading. DO NOT USE FOR: video processing, real-time computer vision (use OpenCV), GPU-accelerated rendering, PDF generation (use PdfSharpCore), 3D graphics.
majiayu000/claude-skill-registry 163
-
QE Defect Intelligence
AI-powered defect prediction, pattern learning, and root cause analysis for proactive quality management.
majiayu000/claude-skill-registry 163
-
deployment-patterns
Deployment workflows, CI/CD pipeline patterns, Docker containerization, health checks, rollback strategies, and production readiness checklists for web applications.
majiayu000/claude-skill-registry 163
-
extract
Analyze a codebase and build a knowledge base of business logic, architecture, data flow, and engineering patterns. The foundation for gauntlet challenges and agent integration.
majiayu000/claude-skill-registry 163
-
support-analytics
Use this skill when measuring CSAT, NPS, resolution time, deflection rates, or analyzing support trends. Triggers on CSAT, NPS, resolution time, deflection rate, support metrics, trend analysis, support reporting, and any task requiring customer support data analysis or reporting.
majiayu000/claude-skill-registry 163
-
sql-optimization-patterns
Master SQL query optimization, indexing strategies, and EXPLAIN analysis to dramatically improve database performance and eliminate slow queries. Use when debugging slow queries, designing database schemas, or optimizing application performance.
majiayu000/claude-skill-registry 163
-
java-junit
Get best practices for JUnit 5 unit testing, including data-driven tests
majiayu000/claude-skill-registry 163
-
sales-automation
Automate sales workflows using AI-powered platforms like HubSpot, Salesforce, Outreach, and Apollo. Use for: email sequencing, multi-channel outreach, lead scoring, follow-up automation, CRM integration, deliverability optimization, and scaling outbound sales efficiently.
majiayu000/claude-skill-registry 163
-
大模型量化科普写作
生成面向技术大众(如AI爱好者、初级工程师)的公众号级科普内容,兼顾技术前沿性与语言通俗性,用生活化类比、结构化对比和避坑指南降低理解门槛,严格遵循单一主线与三段式逻辑,确保一屏可读、无视觉干扰。
majiayu000/claude-skill-registry 163
-
tdd-workflow
Guides development following Kent Beck's Test-Driven Development and Tidy First principles. Use when implementing features or fixing bugs.
majiayu000/claude-skill-registry 163
-
mise-task-managing
Expert guidance for mise task runners including TOML task configuration, file-based tasks, task orchestration with dependencies, sources/outputs caching, parallel execution, and workflow patterns. Use when working with mise.toml task definitions, mise-tasks/ directory, task dependencies, build caching, or mise task automation.
majiayu000/claude-skill-registry 163
-
uv
Expert guidance for Astral's uv - an extremely fast Python package and project manager. Use when working with Python projects, managing dependencies, creating scripts with PEP 723 metadata, installing tools, managing Python versions, or configuring package indexes. Covers project initialization, dependency management, virtual environments, tool installation, workspace configuration, CI/CD integration, and migration from pip/poetry.
majiayu000/claude-skill-registry 163
-
flow-gate
majiayu000/claude-skill-registry 163
-
audit-tests
Audit the test suite for useless tests, consolidation opportunities, over-mocking, weak assertions, and other test quality issues. Use when user says "audit tests", "audit test suite", "review tests", or "test quality check". Generates an improvement plan in temp/ with explanations for each proposed change.
majiayu000/claude-skill-registry 163
-
business-process-automation
Automate repetitive development workflows: release notes generation, changelog updates, dependency management, environment setup, data migrations, and cross-system synchronization. Use when the user says 'automate this', 'I keep doing this manually', 'generate release notes', 'update the changelog', 'sync these systems', 'batch process', 'automate onboarding', 'script this workflow', or 'create a cron job for'. Also triggers on 'automation', 'workflow automation', 'process automation', 'repetitive task', 'batch operation', 'scheduled task', 'automate the boring stuff', or 'streamline this process'.
majiayu000/claude-skill-registry 163
-
programmatic-seo-spy
Reverse-engineer how competitors do programmatic SEO. Detects URL pattern clusters (vs/, integrations/, for-{industry}/), estimates page count per pattern, analyzes template quality, infers which patterns actually drive traffic, and identifies gaps you can exploit. Outputs a competitive pSEO landscape report.
majiayu000/claude-skill-registry 163
-
review-reentrancy
Audit the paint and frame loop paths for STA message pump reentrancy — COM calls that can dispatch timer/hotkey callbacks mid-execution
majiayu000/claude-skill-registry 163