Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
generating-tdd-tests
TDD with RGRC cycle and Baby Steps methodology. Triggers: TDD, test-driven, RGRC, Baby Steps, テスト駆動, Red-Green-Refactor.
majiayu000/claude-skill-registry 163
-
secure-storage-template
Boilerplate code templates for Tizen KeyManager integration. Generates C/C#/.NET code for password-protected secure data storage.
majiayu000/claude-skill-registry 163
-
coding-standards
Universal coding standards, best practices, and patterns for TypeScript, JavaScript, React, and Node.js development.
majiayu000/claude-skill-registry 163
-
axiom-foundation-models-ref
Reference — Complete Foundation Models framework guide covering LanguageModelSession, @Generable, @Guide, Tool protocol, streaming, dynamic schemas, built-in use cases, and all WWDC 2025 code examples
majiayu000/claude-skill-registry 163
-
nccl-communication
NVIDIA Collective Communications Library integration for multi-GPU operations. Initialize NCCL communicators, execute collective operations, configure communication topologies, profile collective performance, and support RCCL for AMD compatibility.
majiayu000/claude-skill-registry 163
-
data-contract
Create, validate, test, and manage data contracts using the Open Data Contract Specification (ODCS) and the datacontract CLI. Use when working with data contracts, ODCS specifications, data quality rules, or when the user mentions datacontract CLI or data contract workflows.
majiayu000/claude-skill-registry 163
-
formal-verification
Formal property verification and model checking skill for FPGA designs
majiayu000/claude-skill-registry 163
-
common
Shared utilities for Gemini-based skills including API key management, Vertex AI configuration, and client helpers. Use as dependency for skills requiring Gemini API access.
majiayu000/claude-skill-registry 163
-
resource-tagging
Apply and enforce cloud resource tagging strategies across AWS, Azure, GCP, and Kubernetes for cost allocation, ownership tracking, compliance, and automation. Use when implementing cloud governance, optimizing costs, or automating infrastructure management.
majiayu000/claude-skill-registry 163
-
co-branding
Use to enforce visual, messaging, and legal standards across partner campaigns.
majiayu000/claude-skill-registry 163
-
linear-pm
Linear project management - issues, projects, cycles, and roadmaps. Use for Linear-related tasks like managing issues, tracking sprints, and organizing projects.
majiayu000/claude-skill-registry 163
-
organizing-with-labels
GitHub label and milestone management expertise. Auto-invokes when labels, milestones, taxonomies, issue organization, sprint planning, or phase tracking are mentioned. Handles label CRUD, bulk operations, milestone creation/tracking/progress, and issue grouping for releases and sprints.
majiayu000/claude-skill-registry 163
-
fuzzing-strategist
Fuzzing strategist persona specializing in dynamic testing guidance, fuzzing strategy development, and crash analysis
majiayu000/claude-skill-registry 163
-
mindwork-summary
Generate summaries of therapy sessions and journal entries at various lengths and for different audiences. Supports action item extraction, highlights reels, and session prep. Use for quick recaps, sharing with others, or preparing for your next session.
majiayu000/claude-skill-registry 163
-
dsp-filter-designer
Design and test DSP filters (highpass, lowpass, bandpass, notch) for WaveCap-SDR. Use when adding filters to demodulation pipeline, debugging filter response, or tuning cutoff frequencies and rolloff characteristics.
majiayu000/claude-skill-registry 163
-
tdd-red-green-refactor
Enforce TDD workflow (red → green → refactor). Use for any code change that is testable.
majiayu000/claude-skill-registry 163
-
env-local
Generates .env.local file for local development environment variables. Contains developer-specific configuration like API URLs, ports, and feature flags. Gitignored for security.
majiayu000/claude-skill-registry 163
-
respond-to-pr-review
Fetch, analyze, and respond to PR review comments. Use when asked to check PR comments, address review feedback, respond to reviewers, or fix issues raised in code reviews.
majiayu000/claude-skill-registry 163
-
react-components-patterns
Comprehensive guide to React component patterns used in the Organizador de Base de Conhecimento Enterprise educational platform. This skill covers functional components with hooks, composition patterns, state management, props flow, and error handling strategies essential for building maintainable React applications.
Learn how to create reusable, testable components following React best practices while avoiding common antipatterns like prop drilling, unnecessary class components, and improper state management. The skill emphasizes composition over inheritance, unidirectional data flow, and separation of concerns.
Real-world examples are taken directly from the project codebase, including CLearningSystem, BashLearningSystem, Breadcrumb, AreaCard, and FlashcardModal components. Each pattern is demonstrated with production code showing how architectural decisions were implemented in a 5,500+ line React application with 17 components.
Key topics include functional components (vs class components), React Hooks (useState, useEffect, custom hooks), component composition strategies, props vs Context API decision-making, controlled components for forms, error boundaries for resilience, and testing patterns with Vitest and Testing Library.
This skill is essential for understanding the system's component architecture, contributing new features, refactoring duplicated code (current 25% duplication target: <10%), and maintaining consistency across the 227-module educational platform. Includes troubleshooting guides for common React issues encountered during development.
majiayu000/claude-skill-registry 163
-
streaming-api-patterns
Implement real-time data streaming with Server-Sent Events (SSE), WebSockets, and ReadableStream APIs. Master backpressure handling, reconnection strategies, and LLM streaming for 2025+ real-time applications.
majiayu000/claude-skill-registry 163
-
dev-r3f-r3f-materials
Material selection, shaders, and visual effects for R3F
majiayu000/claude-skill-registry 163
-
biology-comprehensive-guide
Comprehensive biology expert from molecular biology to ecology, covering cell biology, genetics, evolution, and physiology
majiayu000/claude-skill-registry 163
-
modal-drawer-system
Implements accessible modals and drawers with focus trap, ESC to close, scroll lock, portal rendering, and ARIA attributes. Includes sample implementations for common use cases like edit forms, confirmations, and detail views. Use when building "modals", "dialogs", "drawers", "sidebars", or "overlays".
majiayu000/claude-skill-registry 163
-
44-relational-databases-sqlmodel
Create a relational-db-agent skill that knows SQLModel async patterns
majiayu000/claude-skill-registry 163