Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
background-process-start-process
To start a long-running background task, launch a managed process such as a server or watcher and keep it tracked.
majiayu000/claude-skill-registry 163
-
update-experience
Add or update career experience in XML files under /experience. Use when user wants to add new work experience, update previous roles, add activities/achievements, update credentials, or modify career data. Enforces STAR format (Situation, Task, Action, Result) for all activities. Handles unstructured text input by extracting relevant information and asking clarifying questions to complete STAR requirements.
majiayu000/claude-skill-registry 163
-
suggest_skill
現在の状況やタスクに合わせて、今使うべきおススメのスキルを提案する
majiayu000/claude-skill-registry 163
-
gemini-imagegen
This skill should be used when generating and editing images using the Gemini API (Nano Banana Pro). It applies when creating images from text prompts, editing existing images, applying style transfers, generating logos with text, creating stickers, product mockups, or any image generation/manipulation task. Supports text-to-image, image editing, multi-turn refinement, and composition from multiple reference images.
majiayu000/claude-skill-registry 163
-
codex-plugin-dev-structure
Use when the user asks how to structure Codex skills (folders, SKILL.md, supporting files), wants plugin-dev-like organization, or needs conventions for templates/scripts bundled with a skill.
majiayu000/claude-skill-registry 163
-
voice-interface-builder
Expert in building voice interfaces, speech recognition, and text-to-speech systems
majiayu000/claude-skill-registry 163
-
manual_tests.run_fire_tests
Runs all 6 'should fire' tests serially with resets between each. Use after NOT-fire tests to verify rules fire correctly.
majiayu000/claude-skill-registry 163
-
Design Undo/Redo Systems
CREATE comprehensive undo/redo systems with Command Pattern. Design state management for complex applications with canvas interactions, multiple stores, and user actions. Use when building new undo/redo functionality from scratch.
majiayu000/claude-skill-registry 163
-
ericsson-ran-features
Ericsson LTE/NR RAN feature knowledge base: 593 features, 9432 parameters, 3368 counters, 752 MO classes, 199 KPIs, 118 technical documents, 49 releases. Query by: acronym (IFLB, DUAC, MCPC, ANR, MSM, CA, DRX), FAJ/CXC codes, parameter names (lbTpNonQualFraction, sleepMode, mimoMode), counter patterns (pmLbEval, pmMimo, pmHo), MO classes (EUtranCellFDD, NRCellDU, MimoSleepFunction), document type (hardware, troubleshooting, configuration, installation, safety).
Feature domains: Carrier Aggregation (89) - inter/intra-band CA, UL/DL CA, NR-DC; Radio Resource Management (64) - load balancing, admission control, scheduling, congestion; NR/5G (57) - NSA/SA, EN-DC, DSS, NR carrier config; Transport (52) - fronthaul, backhaul, X2/Xn/S1/NG interfaces, Ethernet; MIMO & Antenna (40) - massive MIMO, beamforming, TM modes, antenna config; Mobility (36) - handover, ANR, neighbor relations, RRC state transitions; Energy Saving (29) - cell/MIMO sleep, micro sleep TX, power control; Coverage & Capacity (28) - cell config, sector management, extended range; Voice & IMS (21) - VoLTE, VoNR, CSFB, speech codecs; UE Handling (11) - paging, DRX/DTX, idle mode; QoS (8) - priority scheduling, GBR bearers; Interference (5) - ICIC, eICIC, CoMP; Timing (5) - IEEE 1588, GPS sync; Security (3) - MACsec, encryption; SON (2) - self-optimization.
Use for: deployment planning, activation/deactivation procedures, cmedit CLI command generation, parameter tuning, dependency analysis, KPI troubleshooting, release tracking, feature comparison.
majiayu000/claude-skill-registry 163
-
scaffold-ios-watch
Plan and scaffold a dual-target iOS+watchOS project for LiquidGlass + HealthKit + on-device ML.
majiayu000/claude-skill-registry 163
-
pm-organization-scale-adaptive
Adjust planning depth and agent behavior based on PRD complexity level
majiayu000/claude-skill-registry 163
-
lead-research
Research and qualify potential leads using data sources, social media, and business intelligence for sales and marketing
majiayu000/claude-skill-registry 163
-
database-schema-expert
Expert knowledge on Supabase Postgres schema, Drizzle ORM patterns, normalized user tables, relations, query patterns, and migrations. Use this skill when user asks about "database", "schema", "drizzle", "query", "table", "postgres", "supabase", "migration", or database design questions.
majiayu000/claude-skill-registry 163
-
cnf-networking
Configure CNF networking components including netkit BPF-programmable network devices, tcx (Traffic Control eXpress for kernel 6.6+), virtual interfaces, network namespaces, routing, and eBPF program attachment. Use when setting up network topology for eBPF-based CNFs or testing packet processing pipelines.
majiayu000/claude-skill-registry 163
-
cross-context
處理跨 Bounded Context 的依賴關係。當需求涉及多個限界上下文(如權限管理、付款、通知)時觸發,設計 Anti-Corruption Layer 和 Context Mapping。
majiayu000/claude-skill-registry 163
-
create-tutorial
Create high-quality, progressive learning tutorials for VRP Toolkit. Use when the user requests creating tutorials, educational content, or learning materials for any VRP toolkit feature (problem creation, algorithm implementation, data generation, visualization, etc.). This skill ensures tutorials follow best learning practices with progressive disclosure, hands-on examples, and clear explanations.
majiayu000/claude-skill-registry 163
-
play-tight
Context-efficient browser automation using Playwright scripts and subagent isolation. Use when you need to interact with web pages, extract data from websites, verify page elements, or automate browser tasks while avoiding context window pollution from verbose HTML/accessibility trees. Provides both direct script execution and a specialized subagent pattern for complex investigations that generate large intermediate responses.
majiayu000/claude-skill-registry 163
-
phoenix-thinking
This skill should be used when the user asks to "add a LiveView page", "create a form", "handle real-time updates", "broadcast changes to users", "add a new route", "create an API endpoint", "fix this LiveView bug", "why is mount called twice?", or mentions handle_event, handle_info, handle_params, mount, channels, controllers, components, assigns, sockets, or PubSub. Essential for avoiding duplicate queries in mount.
majiayu000/claude-skill-registry 163
-
whitehole-audio
Modern macOS + tripos audio loopback driver for inter-application audio
majiayu000/claude-skill-registry 163
-
legal-sanity
Scan code for client project names, proprietary tool references, and legally sensitive content
majiayu000/claude-skill-registry 163
-
compliance-briefing-kit
Standardized template for campaign compliance intake, reviews, and approvals.
majiayu000/claude-skill-registry 163
-
image-enhancement-suite
Batch image processing: resize, crop, watermark, color correction, format conversion, compression. Quality presets for web, print, and social media.
majiayu000/claude-skill-registry 163
-
cypress-ci-cd
Use when cypress CI/CD integration including parallelization, test recording, and media capture.
majiayu000/claude-skill-registry 163
-
form-validation
Implement form validation using React Hook Form, Formik, Vee-Validate, and custom validators. Use when building robust form handling with real-time validation.
majiayu000/claude-skill-registry 163