Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
py-testing-async
Async testing patterns with pytest-asyncio. Use when writing tests, mocking async code, testing database operations, or debugging test failures.
majiayu000/claude-skill-registry 163
-
video-to-content
Convert video transcripts, podcasts, and SRT files into blog posts, social clips, and other content formats. Use for repurposing video content.
majiayu000/claude-skill-registry 163
-
cli-persistence
SQLite storage patterns for Effect CLI using @effect/sql-sqlite-bun. Covers schema migrations, repositories, and transactional operations.
majiayu000/claude-skill-registry 163
-
create-use-case
Create a new business use case (Request + UseCase + Test) following TDD workflow. Use when user asks to implement new business logic, domain operations, or create commands/queries. Always follow Red-Green-Refactor cycle.
majiayu000/claude-skill-registry 163
-
testing-engineering
Domain specialist for testing strategies, test frameworks, TDD/BDD methodologies, and quality assurance. Scope: unit testing, integration testing, end-to-end testing, test doubles, test pyramid, coverage strategies, test quality assessment. Excludes: code implementation, architecture, performance. Triggers: "testing", "test", "unit test", "integration test", "e2e test", "TDD", "BDD", "test-driven", "behavior-driven", "mock", "stub", "fake", "test double", "coverage", "PHPUnit", "Jest", "PyTest", "RSpec", "Cypress", "Playwright", "test pyramid".
majiayu000/claude-skill-registry 163
-
validating-accessibility
Validate UI components for WCAG 2.2 Level AA compliance. Use when checking accessibility, color contrast, keyboard navigation, screen reader support, or ARIA attributes.
majiayu000/claude-skill-registry 163
-
bdd-practices
Writes behavior specifications in Gherkin format. Use when defining features from user perspective or creating acceptance tests.
majiayu000/claude-skill-registry 163
-
find-local-events
Search for local events, activities, and happenings in a specified location and timeframe. Use when the user asks about events, concerts, festivals, meetups, or things to do in a specific area.
majiayu000/claude-skill-registry 163
-
aico-backend-plan
Create or enhance backend tasks with detailed implementation steps. Supports TWO modes:
MODE A: Enhance existing task (add detailed steps to task in file)
MODE B: Create new standalone task file (can contain single or multiple tasks)
IMPORTANT: This skill creates MICRO-LEVEL atomic steps, NOT macro architecture plans.
For architecture planning or feature scoping, use EnterPlanMode instead.
Use this skill when:
- Running /backend.plan command
- User asks for "atomic steps", "step-by-step plan with verification"
- Have a specific task and need implementation steps
- User wants to create a standalone task file (not from story)
- Need granular steps: Types → DB → Repository → Service → API → Tests
DO NOT use for:
- Architecture planning (use EnterPlanMode)
- General development planning
- Feature scoping or estimation
Output:
- MODE A: Update specific task section in file with Implementation Steps
- MODE B: Create new standalone-{name}.md file with one or multiple tasks
majiayu000/claude-skill-registry 163
-
Cloud Cost Models
Comprehensive guide to cloud pricing models, cost structures, and optimization strategies across major providers.
majiayu000/claude-skill-registry 163
-
testing-r-packages
Best practices for writing R package tests using testthat version 3+. Use when writing, organizing, or improving tests for R packages. Covers test structure, expectations, fixtures, snapshots, mocking, and modern testthat 3 patterns including self-sufficient tests, proper cleanup with withr, and snapshot testing.
majiayu000/claude-skill-registry 163
-
upgrade-spring-boot-3-5
Upgrade Java services to Spring Boot 3.5.x with all required dependency updates. Use when projects need to upgrade from older Spring Boot versions to 3.5.9+.
majiayu000/claude-skill-registry 163
-
flux-image
FLUX.2 Pro gorsel uretimi. Use when generating AI images for posts.
majiayu000/claude-skill-registry 163
-
shell-networking
Production-grade shell networking - curl, ssh, ports, debugging
majiayu000/claude-skill-registry 163
-
Landing Page Optimizer
Optimize landing pages for maximum conversion through copy, design, and UX improvements
majiayu000/claude-skill-registry 163
-
flyway-migrations
Flyway database migrations - use for schema changes, data migrations, version management, and PostgreSQL DDL
majiayu000/claude-skill-registry 163
-
audience-intel
Synthesize what we're learning about our audience
majiayu000/claude-skill-registry 163
-
resource-management-audit
Audit resource management including IDisposable pattern implementation, proper cleanup of OpenGL resources (buffers, textures, shaders, framebuffers), memory leak detection, resource lifetime management, and GPU resource tracking. Use when investigating memory leaks, GPU resource exhaustion, or implementing new resource types.
majiayu000/claude-skill-registry 163
-
registration-ops
Use when configuring registration flows, reminders, and data sync for webinars.
majiayu000/claude-skill-registry 163
-
lp-duality
Takes the dual of a linear program (LP). Use when the user provides an LP in LaTeX or markdown and wants its dual, or asks about LP duality transformations.
majiayu000/claude-skill-registry 163
-
cc-hooks-ts
TypeScriptで型安全なClaude Code Hooksを作成するためのガイド。cc-hooks-tsライブラリを使用してフックを実装する際に使用する。(1) Claude Code用の新しいhookを作成する時、(2) 既存のhookをTypeScriptで書き直す時、(3) PreToolUse/PostToolUse/SessionStart等のイベントフックを実装する時、(4) plugin.jsonにhooksを設定する時
majiayu000/claude-skill-registry 163
-
learning-global-accessibility
Validate accessibility across international standards (WCAG, EN 301 549, Section 508), support diverse assistive technologies, address regional accessibility regulations, and design for global ability contexts. Use when ensuring worldwide accessibility. Activates on "global accessibility", "international WCAG", or "worldwide compliance".
majiayu000/claude-skill-registry 163
-
botanical-design
Complete design system guide for Dr. Sophia AI's botanical brand identity. Includes official typography (Livvic/Onest), color palette (#00B368 green spectrum), shadow systems, gradients, and component templates. Use when creating or modifying UI components, implementing brand colors, or ensuring design consistency across the application.
majiayu000/claude-skill-registry 163
-
cloud-payments
Flow Nexus credit management and billing operations. Use for checking balances, purchasing credits, configuring auto-refill, and tracking transactions.
majiayu000/claude-skill-registry 163