Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
changelog-generator
Automatically creates user-facing changelogs from git commits by analyzing commit history, categorizing changes, and transforming technical commits into clear, customer-friendly release notes. Turns hours of manual changelog writing into minutes of automated generation.
majiayu000/claude-skill-registry 163
-
meta-ad-scraper
Scrape competitor ads from Meta's Ad Library (Facebook, Instagram, Messenger, Threads, WhatsApp). Search by company name, Facebook Page URL, or keyword. Returns ad creatives, spend estimates, reach, impressions, and campaign details. Use for competitive ad research, messaging analysis, and creative inspiration.
majiayu000/claude-skill-registry 163
-
line-length-limits
Keep lines under 80-120 characters depending on team standards Use when maintaining consistent code style. Style category skill.
majiayu000/claude-skill-registry 163
-
build-agentic-workflows-chaining-tool-calls
Design and build multi-step agentic workflows on AgentPMT that chain tool calls, prompts, loops, and human notifications into reusable automation skills. Use when the user wants to create automated pipelines, chain multiple tools together, build no-code agent workflows, or publish reusable workflow skills.
majiayu000/claude-skill-registry 163
-
productivity-analyzer
Analyze labor productivity from site data. Compare planned vs actual, identify trends, benchmark against industry standards.
majiayu000/claude-skill-registry 163
-
record-decision
Record a critical architecture or product decision to long-term memory.
majiayu000/claude-skill-registry 163
-
nano-banana-pro
Gere ou edite imagens via Gemini 3 Pro Image (Nano Banana Pro).
majiayu000/claude-skill-registry 163
-
code-auto
[Implementation] [AUTO] Start coding & testing an existing plan (trust me bro)
majiayu000/claude-skill-registry 163
-
scaffolding-fastapi-dapr
Build production-grade FastAPI backends with SQLModel, Dapr integration, and JWT authentication.
Use when building REST APIs with Neon PostgreSQL, implementing event-driven microservices with
Dapr pub/sub, scheduling jobs, or creating CRUD endpoints with JWT/JWKS verification.
NOT when building simple scripts or non-microservice architectures.
majiayu000/claude-skill-registry 163
-
healthkit-code-review
Reviews HealthKit code for authorization patterns, query usage, background delivery, and data type handling. Use when reviewing code with import HealthKit, HKHealthStore, HKSampleQuery, HKObserverQuery, or HKQuantityType.
majiayu000/claude-skill-registry 163
-
web-frameworks
Build with Next.js (App Router, RSC, SSR, ISR), Turborepo monorepos. Use for React apps, server rendering, build optimization, caching strategies, shared dependencies.
majiayu000/claude-skill-registry 163
-
sc-git
Git operations with intelligent commit messages and workflow optimization. Use when committing changes, managing branches, or optimizing git workflows.
majiayu000/claude-skill-registry 163
-
frontend-dev-guidelines
Frontend development guidelines for React/TypeScript applications. Modern patterns including Suspense, lazy loading, useSuspenseQuery, file organization with features directory, MUI v7 styling, TanStack Router, performance optimization, and TypeScript best practices. Use when creating components, pages, features, fetching data, styling, routing, or working with frontend code.
majiayu000/claude-skill-registry 163
-
tech-documentation
Technical documentation writing skill covering API docs, architecture documentation, deployment guides, and various technical writing best practices. Use this skill when creating technical documentation, writing API documentation, creating architecture design documents, or need templates for deployment and operations manuals.
majiayu000/claude-skill-registry 163
-
strategic-compact
Suggests manual context compaction at logical intervals to preserve context through task phases rather than arbitrary auto-compaction.
majiayu000/claude-skill-registry 163
-
helm-release-force-rerender
Fix for Helm releases managed by Terraform where changing Helm values doesn't update
the actual Kubernetes resources. Use when: (1) Terraform applies successfully but
K8s resources (Service, Deployment) don't reflect new Helm values,
(2) New ports/volumes/containers from Helm chart values don't appear in the deployed resources,
(3) helm upgrade --reuse-values doesn't re-render templates for structural changes,
(4) Terraform thinks Helm release is up-to-date but actual K8s resources are stale.
Solution involves removing from Terraform state, reimporting, and force upgrading.
majiayu000/claude-skill-registry 163
-
red-team-tactics
Red team tactics principles based on MITRE ATT&CK. Attack phases, detection evasion, reporting.
majiayu000/claude-skill-registry 163
-
ck:worktree
Create isolated git worktree for parallel development in monorepos.
majiayu000/claude-skill-registry 163
-
vexor
Vector-powered CLI for semantic file search with a Claude/Codex skill
majiayu000/claude-skill-registry 163
-
meta-loop-efficiency
Weekly startup-loop skill efficiency audit. Scans lp-* + startup-loop + draft-outreach skills with deterministic heuristics (wc-l, grep, ls), emits a ranked opportunity artifact, and fires a planning anchor only on new-to-HIGH findings.
majiayu000/claude-skill-registry 163
-
rust-pro
Master Rust 1.75+ with modern async patterns, advanced type system features, and production-ready systems programming.
majiayu000/claude-skill-registry 163
-
pend
View latest reply from AI provider (gemini/codex/opencode/droid/claude).
majiayu000/claude-skill-registry 163
-
agent-browser
ブラウザを手足のように操る。ページ遷移、フォーム入力、スクショ、なんでもこい。Use when users ask to navigate websites, fill forms, take screenshots, extract web data, test web apps, or automate browser workflows. Trigger phrases include 'go to [url]', 'click on', 'fill out the form', 'take a screenshot', 'scrape', 'automate', 'test the website', 'log into', or any browser interaction request. Do NOT load for: sharing URLs, embedding links, screenshot image files.
majiayu000/claude-skill-registry 163
-
clerk-webhooks
Receive and verify Clerk webhooks. Use when setting up Clerk webhook handlers, debugging signature verification, or handling user events like user.created, user.updated, session.created, or organization.created.
majiayu000/claude-skill-registry 163