Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
paid-ads
When the user wants help with paid advertising campaigns on Google Ads, Meta (Facebook/Instagram), LinkedIn, Twitter/X, or other ad platforms. Also use when the user mentions 'PPC,' 'paid media,' 'ad copy,' 'ad creative,' 'ROAS,' 'CPA,' 'ad campaign,' 'retargeting,' or 'audience targeting.' This skill covers campaign strategy, ad creation, audience targeting, and optimization.
majiayu000/claude-skill-registry 163
-
competitive-pricing-intel
Monitor competitor pricing pages via live web scrape and Web Archive snapshots. Track plan changes, tier restructuring, new pricing models, and feature gating shifts. Produces a pricing comparison matrix and flags when a competitor changes packaging. Use when a product marketing team needs to stay current on competitive pricing or when preparing for a pricing change of their own.
majiayu000/claude-skill-registry 163
-
review-process
Audit a Zeebe BPMN process and its glue-code (workers, process adapter, tests) for consistency and coverage, producing a structured report written to `.claude/temp/`. Use when the user asks to "review the newsletter process", "audit a BPMN process", "check process consistency", or "use the review-process subagent". Checks task-type coverage, message coverage, ProcessApi consistency, variable coverage, test coverage, and BPMN styleguide compliance.
majiayu000/claude-skill-registry 163
-
dev-dependency-frontend
Audit and update npm packages for Angular/TypeScript projects. Detects outdated packages, security vulnerabilities, and breaking changes. Groups updates by risk level, runs verification after each batch, and pauses for user confirmation before any major version bump or Angular framework upgrade. Invoked via /dev-dependency (unified entry point) — not directly.
majiayu000/claude-skill-registry 163
-
etetoolkit
Phylogenetic tree toolkit (ETE). Tree manipulation (Newick/NHX), evolutionary event detection, orthology/paralogy, NCBI taxonomy, visualization (PDF/SVG), for phylogenomics.
majiayu000/claude-skill-registry 163
-
code-reviewer
Review code for best practices, bugs, security issues, and improvements. Use when reviewing code, checking PRs, or analyzing code quality.
majiayu000/claude-skill-registry 163
-
shared-readme
Generate comprehensive README.md with project overview, setup instructions, and usage documentation.
majiayu000/claude-skill-registry 163
-
atlan-sdk-objectstore-io-defaults
Enforce object store and IO defaults from the Atlan SDK for output paths, prefixes, and file writes. Use when implementing or reviewing raw/transformed output handling.
majiayu000/claude-skill-registry 163
-
inngest-setup
Set up Inngest in a TypeScript project. Install the SDK, create a client, configure environment variables, serve endpoints or connect as a worker, and run the local dev server.
majiayu000/claude-skill-registry 163
-
file-uploads
Expert at handling file uploads and cloud storage. Covers S3, Cloudflare R2, presigned URLs, multipart uploads, and image optimization. Knows how to handle large files without blocking.
majiayu000/claude-skill-registry 163
-
af-gidev-server
Use when working with GiDev server operations - worktrees, tmux sessions, Caddy routing,
port allocation, start-work/stop-work scripts, or server-specific tooling. For AWS credentials
and DNS operations, use `af-environment-infrastructure` instead.
majiayu000/claude-skill-registry 163
-
logic-master
Logic optimization and image-based code tasks with Codex CLI in --yolo mode. Use when (1) optimizing code logic or algorithms, (2) processing image inputs (screenshots, diagrams, mockups) to generate or modify code, (3) refactoring business logic, (4) debugging complex logic issues, (5) code generation from visual references, or (6) any task requiring image attachment for context.
majiayu000/claude-skill-registry 163
-
graphql
GraphQL gives clients exactly the data they need - no more, no less. One endpoint, typed schema, introspection. But the flexibility that makes it powerful also makes it dangerous. Without proper controls, clients can craft queries that bring down your server. This skill covers schema design, resolvers, DataLoader for N+1 prevention, federation for microservices, and client integration with Apollo/urql. Key insight: GraphQL is a contract. The schema is the API documentation. Design it carefully.
majiayu000/claude-skill-registry 163
-
amap
使用高德地图Web服务API进行地点搜索、天气查询和路线规划。
majiayu000/claude-skill-registry 163
-
spec-refiner
Iterate on specs for better code generation. Use when Claude output needs refinement.
majiayu000/claude-skill-registry 163
-
pdf-to-structured
Extract structured data from construction PDFs. Convert specifications, BOMs, schedules, and reports from PDF to Excel/CSV/JSON. Use OCR for scanned documents and pdfplumber for native PDFs.
majiayu000/claude-skill-registry 163
-
unfreeze
Clear the freeze boundary set by /freeze, allowing edits to all directories
again. Use when you want to widen edit scope without ending the session.
Use when asked to "unfreeze", "unlock edits", "remove freeze", or
"allow all edits".
majiayu000/claude-skill-registry 163
-
gitlab-ops
VCS operations reference for GitLab and GitHub: CLI commands (glab/gh), label taxonomy, issue templates, dynamic project resolution. Used as a reference by other skills and during issue management.
majiayu000/claude-skill-registry 163
-
database-migrations-sql-migrations
SQL database migrations with zero-downtime strategies for PostgreSQL, MySQL, and SQL Server. Focus on data integrity and rollback plans.
majiayu000/claude-skill-registry 163
-
generate-docs
Use this skill to generate, update, or improve documentation. Triggered by
"write docs", "generate documentation", "update README", "document this code".
majiayu000/claude-skill-registry 163
-
developer-growth-analysis
Analyzes your recent Claude Code chat history to identify coding patterns, development gaps, and areas for improvement, curates relevant learning resources from HackerNews, and automatically sends a personalized growth report to your Slack DMs.
majiayu000/claude-skill-registry 163
-
deeper-research
Comprehensive 6-phase research funnel — 8-10 parallel survey agents sweep wide, a synthesizer compiles evidence, deep-dive and adversarial agents run in parallel to elaborate and challenge findings, a final synthesizer reconciles everything, and an integrator maps verified findings to a concrete codebase plan with full traceability
majiayu000/claude-skill-registry 163
-
latex-wikibook
Comprehensive assistance with latex-wikibook
majiayu000/claude-skill-registry 163
-
dev-workflow-start-work
Start or resume work on a Jira ticket or GitHub issue by extracting the ID from the branch name, fetching requirements via Jira MCP or GitHub (gh/API), creating an implementation plan, and executing it. Use when the user wants to start ticket work, resume a ticket, implement requirements from Jira or a GitHub issue, begin coding on a branch, or mentions "start the ticket" or "execute the ticket".
majiayu000/claude-skill-registry 163