Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
knowledge-sync
Use after completing a refactor, implementing a major feature, or when skills may be outdated. Analyzes code changes, identifies affected skills, and proposes updates to keep team knowledge current. Also use when you notice a skill contains outdated patterns. Ask clarifying questions if changes are confusing.
majiayu000/claude-skill-registry 163
-
workers-binding-validator
Automatically validates Cloudflare Workers binding configuration, ensuring code references match wrangler.toml setup and TypeScript interfaces are accurate
majiayu000/claude-skill-registry 163
-
token-budget-monitor
Proactively monitors Claude conversation token usage and warns when approaching limits. Tracks usage patterns and predicts when limits will be reached based on current pace.
majiayu000/claude-skill-registry 163
-
requesting-code-review
Use when completing tasks, implementing major features, or before merging to verify work meets requirements
majiayu000/claude-skill-registry 163
-
improve
Soul self-improvement loop. Use after introspection reveals targets, or to act on evolution insights.
majiayu000/claude-skill-registry 163
-
nosql-injection-testing
Validate NoSQL injection vulnerabilities across MongoDB, Cassandra, CouchDB, Redis, and other NoSQL databases. Test operator injection, JavaScript injection, and query manipulation patterns. Use when testing CWE-943 (Improper Neutralization of Special Elements in Data Query Logic) and related NoSQL injection classes.
majiayu000/claude-skill-registry 163
-
context-ingestion
Scan project folder structure, validate organization, clone GitHub repository, and generate an inventory of available materials. First step of biomedical-science-writer workflow. Use when starting a new manuscript project.
majiayu000/claude-skill-registry 163
-
adr-writer
設計上の決定事項を ADR 形式で記録し、docs/adr 配下に出力する
majiayu000/claude-skill-registry 163
-
planning
majiayu000/claude-skill-registry 163
-
council-consensus
Use for multi-perspective analysis with both Codex and Gemini exploring different viewpoints. Triggers on "council perspectives", "pros and cons from council", "council evaluate options", "what are the tradeoffs", "council consensus".
majiayu000/claude-skill-registry 163
-
dyson-cli
Control Dyson air purifiers, fans, and heaters via local MQTT. Use when asked to control Dyson devices, adjust fan speed, set temperature/heat, enable oscillation, or check room temperature/humidity. Requires being on the same WiFi network as the device.
majiayu000/claude-skill-registry 163
-
livelib-quote-search
Given a LiveLib book URL and a quote fragment, find a matching LiveLib quote URL.
majiayu000/claude-skill-registry 163
-
rulebook-typescript
TypeScript development with strict mode, Vitest testing, ESLint linting, and CI/CD best practices. Use when working on TypeScript projects, writing tests, configuring linting, or setting up build pipelines.
majiayu000/claude-skill-registry 163
-
django-conventions
Comprehensive Django best practices covering project structure, models (field choices, Meta options, managers, QuerySets, migrations), views (CBVs vs FBVs, generic views), Django REST Framework (serializers, ViewSets, permissions), forms, templates, security (CSRF, XSS, SQL injection), performance (N+1 queries, select_related, prefetch_related, caching), testing, and common anti-patterns. Essential reference for Django code reviews and development.
majiayu000/claude-skill-registry 163
-
diff-review
Get Codex's code review of git changes after Claude makes edits. Trigger when user wants a second opinion on code changes ("have Codex review my changes", "get code review from Codex", "review this diff with Codex"), or as a final check before committing.
majiayu000/claude-skill-registry 163
-
Performing Security Code Review
This skill enables Claude to conduct a security-focused code review using the security-agent plugin. It analyzes code for potential vulnerabilities like SQL injection, XSS, authentication flaws, and insecure dependencies. Claude uses this skill when the user explicitly requests a security audit, asks for a code review with a focus on security, or mentions security concerns related to code. The security-agent plugin then provides structured security findings with severity ratings, code locations, impact assessments, and remediation guidance.
majiayu000/claude-skill-registry 163
-
box-factory-status-line
Practical guidance for Claude Code status lines - what to display for real workflow benefits, not just configuration syntax. Use when setting up status lines or wondering what information would actually help.
majiayu000/claude-skill-registry 163
-
domain-model-boundaries-mapper
Identifies domain modules, ownership boundaries, dependencies, and interfaces using Domain-Driven Design principles. Provides domain maps, bounded contexts, refactor recommendations. Use for "DDD", "domain modeling", "bounded contexts", or "service boundaries".
majiayu000/claude-skill-registry 163
-
vscode-theme
Generate VSCode color themes, package them as .vsix files, and install to VSCode. Use when creating custom VSCode themes, designing color schemes, or when the user mentions VSCode theme, color theme, dark theme, or light theme.
majiayu000/claude-skill-registry 163
-
py-observability
Observability patterns for Python backends. Use when adding logging, metrics, tracing, or debugging production issues.
majiayu000/claude-skill-registry 163
-
analyzing-customers
Analyzes customer behavior, needs, pain points, and sentiment through review mining, social listening, buyer persona development, and jobs-to-be-done framework. Use when the user requests customer analysis, voice of customer research, buyer personas, pain point analysis, or wants to understand customer needs and motivations.
majiayu000/claude-skill-registry 163
-
wdk
Tether Wallet Development Kit (WDK) for building non-custodial multi-chain wallets. Use when working with @tetherto/wdk-core, wallet modules (wdk-wallet-btc, wdk-wallet-evm, wdk-wallet-evm-erc-4337, wdk-wallet-solana, wdk-wallet-spark, wdk-wallet-ton, wdk-wallet-tron, ton-gasless, tron-gasfree), and protocol modules including swap (wdk-protocol-swap-velora-evm), bridge (wdk-protocol-bridge-usdt0-evm), and lending (wdk-protocol-lending-aave-evm). Covers wallet creation, transactions, token transfers, DEX swaps, cross-chain bridges, and DeFi lending/borrowing.
majiayu000/claude-skill-registry 163
-
aws-sdk-java-v2-kms
AWS Key Management Service (KMS) patterns using AWS SDK for Java 2.x. Use when creating/managing encryption keys, encrypting/decrypting data, generating data keys, digital signing, key rotation, or integrating encryption into Spring Boot applications.
majiayu000/claude-skill-registry 163
-
twitter-algorithm-optimizer
Analyze and optimize tweets for maximum reach using Twitter's open-source algorithm insights. Rewrite and edit user tweets to improve engagement and visibility based on how the recommendation system ranks content.
majiayu000/claude-skill-registry 163