Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
sibyl-novelty-checker
Sibyl 新颖性检查 agent - 搜索文献验证 idea 是否与已有论文撞车
majiayu000/claude-skill-registry 163
-
doublecheck
Three-layer verification pipeline for AI output. Extracts verifiable claims, finds supporting or contradicting sources via web search, runs adversarial review for hallucination patterns, and produces a structured verification report with source links for human review.
majiayu000/claude-skill-registry 163
-
ipinfo-io-automation
Automate Ipinfo IO tasks via Rube MCP (Composio). Always search tools first for current schemas.
majiayu000/claude-skill-registry 163
-
gh-issues
Fetch GitHub issues, spawn sub-agents to implement fixes and open PRs, then monitor and address PR review comments. Usage: /gh-issues [owner/repo] [--label bug] [--limit 5] [--milestone v1.0] [--assignee @me] [--fork user/repo] [--watch] [--interval 5] [--reviews-only] [--cron] [--dry-run] [--model glm-5] [--notify-channel -1002381931352]
majiayu000/claude-skill-registry 163
-
database
Database operations, queries, migrations, and optimization.
majiayu000/claude-skill-registry 163
-
extensions-dependency-injection
USE FOR: Registering and resolving services in the built-in .NET DI container, configuring service lifetimes (singleton, scoped, transient), keyed services, factory-based registrations, decorator patterns, and organizing registrations in extension methods. DO NOT USE FOR: Advanced DI features like interception, convention-based registration, or child containers (use Autofac or similar), or service locator anti-patterns.
majiayu000/claude-skill-registry 163
-
bmad-generate-project-context
Create project-context.md with AI rules. Use when the user says "generate project context" or "create project context"
majiayu000/claude-skill-registry 163
-
Skill Improvement Loop
A systematic process for detecting skill gaps during development, automatically updating the skill registry, and continuously improving the skill knowledge base based on real-world usage and discovere
majiayu000/claude-skill-registry 163
-
web3-testing
Test smart contracts comprehensively using Hardhat and Foundry with unit tests, integration tests, and mainnet forking. Use when testing Solidity contracts, setting up blockchain test suites, or validating DeFi protocols.
majiayu000/claude-skill-registry 163
-
microsoft-extensions-ai
Use when building provider-agnostic AI applications with Microsoft.Extensions.AI. Covers IChatClient, IEmbeddingGenerator, middleware pipelines, caching, telemetry, and DI integration for chat completions and embeddings.
USE FOR: provider-agnostic AI abstractions, dependency-injected chat clients, embedding generation, middleware pipelines (caching, logging, rate limiting), switching between OpenAI/Azure/Ollama without code changes
DO NOT USE FOR: Azure-specific model catalog features (use azure-ai-inference), building agent workflows with tools and orchestration (use agent-framework), MCP tool serving (use mcp), ML model training (use mlnet)
majiayu000/claude-skill-registry 163
-
finish-task
Finish current task. Use when user says "dokonči task", "task hotový", "mergni do main", or runs /finish-task.
majiayu000/claude-skill-registry 163
-
api-architect
Expert API designer for REST, GraphQL, gRPC architectures. Activate on: API design, REST API, GraphQL schema, gRPC service, OpenAPI, Swagger, API versioning, endpoint design, rate limiting, OAuth flow. NOT for: database schema (use data-pipeline-engineer), frontend consumption (use web-design-expert), deployment (use devops-automator).
majiayu000/claude-skill-registry 163
-
architecture
Architectural decision-making framework. Requirements analysis, trade-off evaluation, ADR documentation. Use when making architecture decisions or analyzing system design.
majiayu000/claude-skill-registry 163
-
obsidian-organize
Organize Obsidian notes according to clawd's preferences. Use when user asks to "organize notes", "move notes to right folder", "clean up vault", "tidy vault", "file this note", or when creating new notes in the Obsidian vault. Also use when moving, renaming, or categorizing notes, or when the vault root has stray files.
majiayu000/claude-skill-registry 163
-
add-reactions
Add WhatsApp emoji reaction support — receive, send, store, and search reactions.
majiayu000/claude-skill-registry 163
-
dr-extract
Extract validated financial data from Datarails Finance OS to Excel. Creates workbooks with P&L, Balance Sheet, KPIs (including ARR), and validation checks.
majiayu000/claude-skill-registry 163
-
web-design-guidelines
Review UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "check accessibility", "audit design", "review UX", or "check my site against best practices".
majiayu000/claude-skill-registry 163
-
research-notebook
Structured research with sources, findings, and decisions.
majiayu000/claude-skill-registry 163
-
harness-review
コード・プラン・スコープを多角的にレビュー。品質の番人、参上。Use when user mentions reviews, code review, plan review, scope analysis, security, performance, quality checks, PRs, diffs, or change review. Do NOT load for: implementation work, new feature development, bug fixes, or setup.
majiayu000/claude-skill-registry 163
-
tdd
Test-Driven Development patterns and red-green-refactor workflow. Auto-triggers when writing tests first, implementing TDD, or discussing test coverage.
majiayu000/claude-skill-registry 163
-
trello
Manage Trello boards, lists, and cards via the Trello REST API.
majiayu000/claude-skill-registry 163
-
knowledge-synthesis
[Research] Synthesize research findings into structured report using template. Final step of research workflow.
majiayu000/claude-skill-registry 163
-
plan
Plan-State Management for Ralph. Create, track, and manage implementation plans with LSA verification
majiayu000/claude-skill-registry 163
-
gpui-async
Async operations and background tasks in GPUI. Use when working with async, spawn, background tasks, or concurrent operations. Essential for handling async I/O, long-running computations, and coordinating between foreground UI updates and background work.
majiayu000/claude-skill-registry 163