Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
image-processor
Process images with resize, format conversion, and optimization. Use when working with image files, need to resize images, convert formats (PNG/JPG/WebP), or optimize images for web. Not for video processing, image generation, or analysis.
majiayu000/claude-skill-registry 163
-
helpdesk-automation
Automate HelpDesk tasks via Rube MCP (Composio): list tickets, manage views, use canned responses, and configure custom fields. Always search tools first for current schemas.
majiayu000/claude-skill-registry 163
-
email-drafting
Write high-converting cold emails using structured frameworks, personalization tiers, and patterns from real campaigns. Pure reasoning skill — no scripts. Auto-loads when any task requires outreach copy.
majiayu000/claude-skill-registry 163
-
humanizer
Remove signs of AI-generated writing from text. Use after drafting to make copy sound more natural and human-written. Based on Wikipedia's "Signs of AI writing" guide.
majiayu000/claude-skill-registry 163
-
performance-profiling
Performance profiling principles. Measurement, analysis, and optimization techniques.
majiayu000/claude-skill-registry 163
-
lean-canvas
Document your business model on one page and systematically de-risk it. Master Ash Maurya's adaptation of Business Model Canvas optimized for startups and uncertainty. Use when: **Starting a new venture** to articulate and test your business model; **Preparing for customer discovery** to document hypotheses to validate; **Pivoting decisions** to compare alternative business models; **Investor conversations** to communicate your model concisely; **Team alignment** to get everyone on the same page
majiayu000/claude-skill-registry 163
-
worker-benchmarks
Run comprehensive worker system benchmarks and performance analysis
majiayu000/claude-skill-registry 163
-
password-generator
Generate secure passwords and passphrases with customizable rules. Check password strength, generate bulk passwords, and create memorable passphrases.
majiayu000/claude-skill-registry 163
-
helm-stuck-release-recovery
Fix Helm releases stuck in pending-upgrade, pending-rollback, or pending-install states.
Use when: (1) terraform apply fails with "another operation (install/upgrade/rollback) is
in progress", (2) helm history shows status "pending-upgrade" or "pending-rollback",
(3) a Helm upgrade was interrupted by network timeout, etcd timeout, or VPN drop,
(4) helm upgrade fails with "an error occurred while finding last successful release".
Covers manual secret cleanup to restore Helm release to a deployable state.
majiayu000/claude-skill-registry 163
-
clojure-testing
ALWAYS use when writing, modifying, or reviewing Clojure test code (deftest, clojure.test). Covers property-based testing with Malli generators and test.check, integration test patterns with cleanup, and test organization conventions. Also applies when running tests (bb test, lein test, clojure -X:test) or debugging test failures.
majiayu000/claude-skill-registry 163
-
astropropagators-jl
Develop and maintain AstroPropagators.jl, a Julia library for high-fidelity orbit propagation with multiple formulations. Use when working on AstroPropagators.jl, implementing new propagators, or integrating orbit propagation with AstroForceModels.jl.
majiayu000/claude-skill-registry 163
-
testing-procedures
Test strategy design, test writing guide, and coverage targets. Use when writing tests, designing test plans, setting up test infrastructure, or evaluating test quality. Provides patterns for unit, integration, E2E, and API testing.
majiayu000/claude-skill-registry 163
-
refine-spec
Iteratively review and revise a specification document until no new findings survive evaluation. Runs /review-spec, /evaluate-findings, /apply-findings, then re-runs itself until stable. Use when the user asks to "refine the spec", "refine this spec", "iterate on the spec", "tighten the spec", or "improve the spec".
majiayu000/claude-skill-registry 163
-
commit
Create logical, well-described git commits for session changes. Reviews changes, groups them logically, writes descriptive commit messages, and requires confirmation before committing.
majiayu000/claude-skill-registry 163
-
sync-status
進捗とPlans.mdを現実に同期。『今どこ?』がすぐわかる現在地確認。Use when user mentions '/sync-status', progress check, where am I at, or sync Plans.md. Do NOT load for: casual 'how is it going' chat, informal progress questions.
majiayu000/claude-skill-registry 163
-
Verification & Quality Assurance
Comprehensive truth scoring, code quality verification, and automatic rollback system with 0.95 accuracy threshold for ensuring high-quality agent outputs and codebase reliability.
majiayu000/claude-skill-registry 163
-
fix-issue
Fix a GitHub issue by fetching content, creating a branch, planning the fix, and implementing it. Use when the user asks to fix a specific issue number or work on a GitHub issue.
majiayu000/claude-skill-registry 163
-
cloudflare-queues
Build async message queues with Cloudflare Queues for background processing. Use when: handling async tasks, batch processing, implementing retries, configuring dead letter queues, managing consumer concurrency, or troubleshooting queue timeout, batch retry, message loss, or throughput exceeded. Prevents 13 documented errors including multi-dev limitations, remote binding conflicts, and DLQ issues.
majiayu000/claude-skill-registry 163
-
cloudflare-r2
Guide for implementing Cloudflare R2 - S3-compatible object storage with zero egress fees. Use when implementing file storage, uploads/downloads, data migration to/from R2, configuring buckets, integrating with Workers, or working with R2 APIs and SDKs.
majiayu000/claude-skill-registry 163
-
caching
HTTP caching, service workers, cache invalidation, and CDN configuration.
majiayu000/claude-skill-registry 163
-
onboard
Design or improve onboarding flows, empty states, and first-time user experiences. Helps users get started successfully and understand value quickly.
majiayu000/claude-skill-registry 163
-
Mantra E-book Page Writer
Writes specific pages for a 6-page e-book on mantras based on user-provided bullet points, using easy English and including placeholders for diagrams.
majiayu000/claude-skill-registry 163
-
opencrow-crypto-toolbox
Use the Anaconda `ctf` environment and installed crypto tooling for CTF tasks that fit normal Python or CLI cracking rather than SageMath. Use when Codex needs `z3`, `fpylll`, `pycryptodome`, `hashcat`, `john`, or quick FactorDB lookups.
majiayu000/claude-skill-registry 163
-
codemap-update
Codebase haritasını güncelle. "/codemap-update" komutuyla veya her feature implementation sonrasında otomatik çalışır. Claude'un codebase'de gezinmesini context harcamadan sağlar.
majiayu000/claude-skill-registry 163