Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
cryptofeed
Cryptofeed - Real-time cryptocurrency market data feeds from 40+ exchanges. WebSocket streaming, normalized data, order books, trades, tickers. Python library for algorithmic trading and market data analysis.
majiayu000/claude-skill-registry 163
-
claudeception
Claudeception is a continuous learning system that extracts reusable knowledge from work sessions.
Triggers: (1) /claudeception command to review session learnings, (2) "save this as a skill"
or "extract a skill from this", (3) "what did we learn?", (4) After any task involving
non-obvious debugging, workarounds, or trial-and-error discovery. Creates new Claude Code
skills when valuable, reusable knowledge is identified.
majiayu000/claude-skill-registry 163
-
ln-621-security-auditor
Checks hardcoded secrets, SQL injection, XSS, insecure deps, input validation. Use when auditing security.
majiayu000/claude-skill-registry 163
-
commit
Use when the user asks to commit, create a git commit, checkpoint changes, save work to git, or write a commit message.
majiayu000/claude-skill-registry 163
-
narrative-craft
Narrative construction techniques for fiction and creative nonfiction. Covers story structure (three-act, hero's journey, in medias res, frame narrative), character development (arc types, interiority, dialogue as characterization), point of view (first, second, third limited, omniscient, unreliable narrator), conflict and tension (external/internal, dramatic irony, stakes escalation), setting and worldbuilding (sensory detail, defamiliarization, speculative construction), pacing and scene structure (scene vs. summary, beats, white space, chapter rhythm). Use when writing fiction, analyzing narrative structure, or building story-driven nonfiction.
majiayu000/claude-skill-registry 163
-
evaluations
Use when evaluating AI model outputs, prompts, and LLM application quality in .NET. Covers Microsoft.Extensions.AI.Evaluation for scoring, reporting, and automated test pipelines.
USE FOR: evaluating LLM response quality, measuring prompt effectiveness, automated AI output scoring, building evaluation pipelines for chat applications, comparing model performance across providers
DO NOT USE FOR: unit testing non-AI code (use xunit/nunit), load testing HTTP APIs (use k6 or NBomber), monitoring production metrics (use OpenTelemetry), training ML models (use mlnet)
majiayu000/claude-skill-registry 163
-
feature-investment-advisor
Evaluate feature investments using revenue impact, cost structure, ROI, and strategy. Use when deciding whether a feature deserves investment.
majiayu000/claude-skill-registry 163
-
playwright-skill
Complete browser automation with Playwright. Auto-detects dev servers, writes clean test scripts to /tmp. Test pages, fill forms, take screenshots, check responsive design, validate UX, test login ...
majiayu000/claude-skill-registry 163
-
hubspot-integration
Expert patterns for HubSpot CRM integration including OAuth authentication, CRM objects, associations, batch operations, webhooks, and custom objects. Covers Node.js and Python SDKs. Use when: hubs...
majiayu000/claude-skill-registry 163
-
hiring-and-interviews
Use when designing technical interview processes, creating system design questions, building evaluation rubrics, structuring take-home assessments, or reducing bias in hiring.
majiayu000/claude-skill-registry 163
-
tailwind-design-system
Build scalable design systems with Tailwind CSS v4, design tokens, component libraries, and responsive patterns. Use when creating component libraries, implementing design systems, or standardizing UI patterns.
majiayu000/claude-skill-registry 163
-
echidna-fuzzer
Property-based testing and fuzzing using Echidna for smart contracts. Includes invariant definition, corpus management, coverage analysis, and CI/CD integration for comprehensive security testing.
majiayu000/claude-skill-registry 163
-
executing-plans
Use when you have a written implementation plan to execute in a separate session with review checkpoints
majiayu000/claude-skill-registry 163
-
ckm:banner-design
Design banners for social media, ads, website heroes, creative assets, and print. Multiple art direction options with AI-generated visuals. Actions: design, create, generate banner. Platforms: Facebook, Twitter/X, LinkedIn, YouTube, Instagram, Google Display, website hero, print. Styles: minimalist, gradient, bold typography, photo-based, illustrated, geometric, retro, glassmorphism, 3D, neon, duotone, editorial, collage. Uses ui-ux-pro-max, frontend-design, ai-artist, ai-multimodal skills.
majiayu000/claude-skill-registry 163
-
kubernetes-specialist
Use when deploying or managing Kubernetes workloads requiring cluster configuration, security hardening, or troubleshooting. Invoke for Helm charts, RBAC policies, NetworkPolicies, storage configuration, performance optimization.
majiayu000/claude-skill-registry 163
-
qqmail
Manage QQ Mail (QQ邮箱) via IMAP/SMTP. Use when the user wants to read, send, search, or manage emails from their QQ mailbox. Supports reading inbox, sending emails with attachments, searching by subject/sender/date, and listing folders.
majiayu000/claude-skill-registry 163
-
worktrunk
Use this skill when the user asks about Worktrunk (wt), git worktree management, running parallel AI agents with worktrees, setting up wt hooks, configuring wt.toml, using `wt switch`, `wt list`, `wt merge`, `wt remove`, `wt step`, LLM commit messages, or integrating Worktrunk with your AI agent. Also trigger when the user wants to run multiple AI agent sessions in parallel across isolated git branches, or automate dev server / database / dependency setup per worktree. Always use this skill for any question involving the `wt` CLI, worktree lifecycle automation, or the worktrunk plugin.
majiayu000/claude-skill-registry 163
-
customer-journey-map
Эксперт Customer Journey. Используй для mapping touchpoints, user experience и journey optimization.
majiayu000/claude-skill-registry 163
-
documentation-process
After implementing a new feature or fixing a bug, make sure to document the changes. Use when writing documentation, after finishing the implementation phase for a feature or a bug-fix
majiayu000/claude-skill-registry 163
-
temporal-python-pro
Temporal workflow orchestration with the Python SDK. Use when building durable workflows, implementing distributed transactions, designing activity patterns, or deploying Temporal workers.
majiayu000/claude-skill-registry 163
-
pre-commit-hooks
MANDATORY setup for all projects. Automated code quality enforcement before commits. Prevents bad code from entering repository.
majiayu000/claude-skill-registry 163
-
code-review-checklist
Comprehensive checklist for conducting thorough code reviews covering functionality, security, performance, and maintainability
majiayu000/claude-skill-registry 163
-
create-pr
Create pull requests following Sentry conventions. Use when opening PRs, writing PR descriptions, or preparing changes for review. Follows Sentry's code review guidelines.
majiayu000/claude-skill-registry 163
-
finishing-a-development-branch
Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup
majiayu000/claude-skill-registry 163