Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
rust-testing-verification
Comprehensive testing strategies for Rust including property-based testing with proptest, fuzz testing with cargo-fuzz, benchmark testing with Criterion, contract testing for traits, and Miri for undefined behavior detection. Use when writing tests, ensuring code correctness, detecting edge cases, or measuring performance.
majiayu000/claude-skill-registry 163
-
skill-integration-templates
Standardized templates and patterns for integrating skills into agent prompts. Reduces token overhead through reusable skill reference syntax, action verbs, and progressive disclosure usage guidelines.
majiayu000/claude-skill-registry 163
-
skill-name-lowercase-with-hyphens-imachocolateman-the-claudfather-22761bfa
majiayu000/claude-skill-registry 163
-
RxJS Patterns for Angular
Implement RxJS patterns for reactive programming in Angular. Use this skill when working with Observables, operators, subscriptions, async data flows, and error handling. Covers common patterns like combineLatest, switchMap, debounceTime, catchError, retry logic, and integration with Angular Signals using toSignal() and toObservable(). Ensures proper subscription cleanup with takeUntilDestroyed().
majiayu000/claude-skill-registry 163
-
ios-testing-patterns
XCTest and XCUITest execution workflows and flaky test detection patterns
majiayu000/claude-skill-registry 163
-
dbus
Expert in D-Bus IPC (Inter-Process Communication) on Linux systems. Specializes in secure service communication, method calls, signal handling, and system integration. HIGH-RISK skill due to system service access and privileged operations.
majiayu000/claude-skill-registry 163
-
kotlin-flow
Kotlin Flow - StateFlow, SharedFlow, operators, testing
majiayu000/claude-skill-registry 163
-
test-ambiguity-detector
Analyze test cases against specifications to find ambiguous assumptions. Use when tests might be making assumptions not explicitly defined in the spec. Invoke with /test-ambiguity-detector <problem> <checkpoint>.
majiayu000/claude-skill-registry 163
-
chaos-engineer
Use when designing chaos experiments, implementing failure injection frameworks, or conducting game day exercises. Invoke for chaos experiments, resilience testing, blast radius control, game days, antifragile systems.
majiayu000/claude-skill-registry 163
-
workflows-ceamkrier-file-concat
Create a new AI agent skill following the Agent Skills specification
majiayu000/claude-skill-registry 163
-
hitchhikers-guide-innovationacademy-kr-hitchhikers-guide
majiayu000/claude-skill-registry 163
-
testing-builder
Automatically generates comprehensive test suites (unit, integration, E2E) based on code and past testing patterns. Use when user says "write tests", "test this", "add coverage", or after fixing bugs to create regression tests. Eliminates testing friction for ADHD users.
majiayu000/claude-skill-registry 163
-
platform-specialist
Platform-specific integration expert for LINE Mini App (LIFF), Expo (React Native), and Tauri (Desktop). Handles platform APIs, native features, and deployment. Called when app needs platform-specific features beyond standard web. Triggers: "LINE Mini App", "LIFF", "LINE OA", "mobile app", "Expo", "React Native", "desktop app", "Tauri", platform integration, native features.
majiayu000/claude-skill-registry 163
-
moai-context7-integration
Enhanced context7 integration with AI-powered features
majiayu000/claude-skill-registry 163
-
ai-drawio
Generate draw.io diagrams from natural language and render in browser
majiayu000/claude-skill-registry 163
-
hn-analysis
Analyze Hacker News posts and discussions to extract insights from tech community discourse. Use when the user mentions Hacker News, HN, news.ycombinator, YC, or provides a HN URL.
majiayu000/claude-skill-registry 163
-
a11y-tester
Run automated accessibility tests on URLs or HTML content using axe-core engine to WCAG 2.2 AA standards, then format findings as standardized issue reports. Use this skill when users want to test website accessibility, find WCAG violations, audit pages for accessibility issues, check if sites are accessible, analyze HTML for accessibility problems, or create accessibility issue tickets. Triggers on requests like "test accessibility", "check for WCAG violations", "audit this URL", "is this page accessible", "find accessibility issues", or "write accessibility issues".
majiayu000/claude-skill-registry 163
-
Testing Vitest
Your approach to handling testing vitest. Use this skill when working on files where testing vitest comes into play.
majiayu000/claude-skill-registry 163
-
lighthouse-ci-integrator
Integrates Lighthouse CI for automated performance testing, Core Web Vitals tracking, and regression detection in CI/CD pipelines. Use when user asks to "setup Lighthouse CI", "add performance testing", "monitor Core Web Vitals", or "prevent performance regressions".
majiayu000/claude-skill-registry 163
-
ios-game-testing
Test the Nathaniel iOS game in simulator. Use when asked to test the game, verify changes work, run sanity tests, check if a feature works, or when the user says "test this", "run the game", "verify it works", "check in simulator".
majiayu000/claude-skill-registry 163
-
nervecentre-browser-automation
Browser automation for NHS Nervecentre EPR systems using local MCP servers. Use when asked to scrape, extract, or interact with Nervecentre patient data, worklists, clinical notes, or any NHS EPR system that requires local network access. Supports browser-use MCP (primary), Playwright MCP (fallback), and Browser MCP extension. Handles OAuth 2.0 authentication, dynamic SPA content, and FHIR-compliant data extraction. IMPORTANT - Requires local network access (hospital WiFi) - cloud browser services will not work.
majiayu000/claude-skill-registry 163
-
supabase-install-auth
Install and configure Supabase SDK/CLI authentication.
Use when setting up a new Supabase integration, configuring API keys,
or initializing Supabase in your project.
Trigger with phrases like "install supabase", "setup supabase",
"supabase auth", "configure supabase API key".
majiayu000/claude-skill-registry 163
-
create-e2e-test
Create Playwright E2E tests for user flows. Use when testing complete user journeys, protected routes, form submissions, or cross-page navigation.
majiayu000/claude-skill-registry 163
-
ci-cd-workflows
Guide for GitHub Actions workflows, test orchestration, parallel testing, adapter builds, releases, and CI/CD configuration. Use when working with .github/workflows/, versions.json, or troubleshooting CI issues.
majiayu000/claude-skill-registry 163