Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
amp-skill-creator
PRIMARY skill creator. Use this by default when creating ANY skill. If user explicitly asks for a "Claude skill", "Claude-compatible skill", or "universal skill", use agent-skill-creator instead. Handles Amp-specific features (mcp.json, OAuth, Amp frontmatter).
majiayu000/claude-skill-registry 163
-
acc-create-dto
Generates DTO (Data Transfer Object) for PHP 8.5. Creates immutable objects for layer boundaries, API requests/responses, and data serialization. Includes unit tests.
majiayu000/claude-skill-registry 163
-
dignified-python
Python coding standards with automatic version detection. Use when writing, reviewing, or refactoring Python to ensure adherence to LBYL exception handling patterns, modern type syntax (list[str], str | None), pathlib operations, ABC-based interfaces, absolute imports, and explicit error boundaries at CLI level. Also provides production-tested code smell patterns from Dagster Labs for API design, parameter complexity, and code organization. Essential for maintaining erk's dignified Python standards.
majiayu000/claude-skill-registry 163
-
ashby-api-guide
This skill should be used when the user asks about "Ashby API", "how to use Ashby tools", "Ashby authentication", "Ashby MCP tools", "what can I do with Ashby", or needs help understanding available Ashby operations. Provides complete API documentation and tool usage guidance.
majiayu000/claude-skill-registry 163
-
changelog-pkg
Update pkgsrc ChangeLog entries under config/pkgsrc/files/*/*/ChangeLog and keep Makefile version metadata in sync. Use when updating qrpc-devel or qrpc-prod ChangeLogs, updating their versions, or recording dependency changes.
majiayu000/claude-skill-registry 163
-
managing-dev-environment
Use this skill when starting, stopping, or troubleshooting the development environment including managing backend/frontend services, handling port conflicts, setting up Docker vs SQLite modes, configuring Cloudflare tunnels, managing environment variables, regenerating TypeScript types, clearing caches, or diagnosing startup failures. Supports multiple modes (local, tunnel, SQLite, PostgreSQL).
majiayu000/claude-skill-registry 163
-
load
Imported skill load from langchain
majiayu000/claude-skill-registry 163
-
project-screen
Guide for creating screens with routing conventions (name/path constants) and adaptive scaffold (project)
majiayu000/claude-skill-registry 163
-
fullstory-media-entertainment
Industry-specific guide for implementing Fullstory in media, entertainment, and streaming applications. Covers subscription funnel optimization, content engagement tracking, video player UX, paywall optimization, and ad-supported vs subscription models. Includes detailed examples for streaming services, news sites, gaming platforms, and content creators.
majiayu000/claude-skill-registry 163
-
Livestock - Apiculture
Beekeeping domain knowledge for honey production in LivestockAI
majiayu000/claude-skill-registry 163
-
git-workflow-management
Automate frequent Git operations including adding changes, committing with meaningful messages, and pushing to remote repositories. Use when you need to save progress, commit code changes, or maintain regular version control workflow with proper commit practices.
majiayu000/claude-skill-registry 163
-
marketing-leads-generation
Use when building or fixing B2B pipeline. Revenue-aligned demand generation with lead types, funnel design, conversion paths, scoring/routing, attribution, ABS motions, and compliance.
majiayu000/claude-skill-registry 163
-
ddd-clean-architecture-advisor
Apply Domain-Driven Design, Clean Architecture, CQRS, and command/query patterns to code reviews and feature design. Use when analyzing or designing code in Application, Service, Infrastructure, DataAccess, Validation, Domain, or Functions projects, or when addressing architectural concerns, layering, mapping, entities, value objects, repositories, or validators in the Rome Repair Order Service.
majiayu000/claude-skill-registry 163
-
handler-storage-local
Local filesystem storage handler for fractary-file plugin
majiayu000/claude-skill-registry 163
-
plaid-fintech
Expert patterns for Plaid API integration including Link token flows, transactions sync, identity verification, Auth for ACH, balance checks, webhook handling, and fintech compliance best practices. Use when: plaid, bank account linking, bank connection, ach, account aggregation.
majiayu000/claude-skill-registry 163
-
kafka-expert
Expert-level Apache Kafka, event streaming, Kafka Streams, and distributed messaging
majiayu000/claude-skill-registry 163
-
product-positioning
Master product positioning and differentiation using April Dunford's framework for creating category-defining products. Use when launching new products, repositioning existing products, defining competitive strategy, developing messaging, entering new markets, or differentiating from competitors. Covers positioning statement frameworks, category design, value articulation, target market selection, and competitive alternatives analysis.
majiayu000/claude-skill-registry 163
-
java-package-info
Generate package-info.java files for Java packages. Use when the user requests to add package documentation files to Java packages, create package-info.java files, or document Java package structures. Automatically scans directories for Java packages and creates Javadoc package documentation files where they don't exist.
majiayu000/claude-skill-registry 163
-
icp-analysis
Analyze a company to identify their Ideal Customer Profiles (ICPs) - buyer personas, verticals, and tiers
majiayu000/claude-skill-registry 163
-
Advanced Modular Library Design
Design modular libraries with clear package boundaries, feature-first organization, and clean API surfaces. Use when structuring monorepos, defining module boundaries, or designing library APIs.
majiayu000/claude-skill-registry 163
-
architecting-networks
Design cloud network architectures with VPC patterns, subnet strategies, zero trust principles, and hybrid connectivity. Use when planning VPC topology, implementing multi-cloud networking, or establishing secure network segmentation for cloud workloads.
majiayu000/claude-skill-registry 163
-
modal
Run Python code in the cloud with serverless containers, GPUs, and autoscaling. Use when deploying ML models, running batch processing jobs, scheduling compute-intensive tasks, or serving APIs that require GPU acceleration or dynamic scaling.
majiayu000/claude-skill-registry 163
-
moai-document-processing
AI-powered enterprise document processing orchestrator with Context7 integration, intelligent document analysis, automated content extraction, multi-format support (docx, pdf, pptx, xlsx), and enterprise-grade document workflow automation
majiayu000/claude-skill-registry 163
-
language-check
Analyze code and documentation for non-inclusive language, understanding context and intent before flagging issues. Use when reviewing code for biased terms, gendered language, or problematic terminology.
majiayu000/claude-skill-registry 163