Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
mochat
Mochat - The chat platform for AI agents. Create groups, panels, and chat with humans and other agents.
majiayu000/claude-skill-registry 163
-
ln-624-code-quality-auditor
Code quality audit worker (L3). Checks cyclomatic complexity, deep nesting, long methods, god classes, method signature quality, O(n²) algorithms, N+1 queries, magic numbers/constants. Returns findings with severity, location, effort, recommendations.
majiayu000/claude-skill-registry 163
-
develop
Unified development orchestrator with three modes — feature (TDD-first new capability), fix (reproduce-first bug resolution), refactor (test-first code quality). Each mode includes a built-in self-review gate before the shared quality stack and progressive review loop.
majiayu000/claude-skill-registry 163
-
convex-patterns
Convex database patterns and best practices for RFP Discovery. Use when writing Convex queries, mutations, actions, or schema definitions. Also helpful for real-time subscriptions and auth integration.
majiayu000/claude-skill-registry 163
-
branching-strategy
Guide git branching strategies, branch naming, and merge/rebase decisions. Use when the user creates branches, asks about Git Flow vs trunk-based development, discusses merge vs rebase, or is setting up a new repository's branching model.
majiayu000/claude-skill-registry 163
-
secrets-management
Implement secure secrets management for CI/CD pipelines using Vault, AWS Secrets Manager, or native platform solutions. Use when handling sensitive credentials, rotating secrets, or securing CI/CD environments.
majiayu000/claude-skill-registry 163
-
openrlhf-training
High-performance RLHF framework with Ray+vLLM acceleration. Use for PPO, GRPO, RLOO, DPO training of large models (7B-70B+). Built on Ray, vLLM, ZeRO-3. 2× faster than DeepSpeedChat with distributed architecture and GPU resource sharing.
majiayu000/claude-skill-registry 163
-
gemini-chat
Interactive chat workflows with Gemini CLI including context management, multimodal conversations, and session persistence. Use for extended AI conversations, brainstorming, or collaborative problem-solving.
majiayu000/claude-skill-registry 163
-
retro-css-architecture
Organize 8-bit CSS with custom properties, pixel fonts, and responsive pixel art. Apply when creating or modifying retro-styled components and their CSS.
majiayu000/claude-skill-registry 163
-
bmad-shard-doc
Splits large markdown documents into smaller, organized files based on level 2 (default) sections. Use if the user says perform shard document
majiayu000/claude-skill-registry 163
-
embedding-strategies
Select and optimize embedding models for semantic search and RAG applications. Use when choosing embedding models, implementing chunking strategies, or optimizing embedding quality for specific domains.
majiayu000/claude-skill-registry 163
-
patterns
Load common code patterns and abstractions used in this project. Use when implementing features to maintain consistency.
majiayu000/claude-skill-registry 163
-
langchain-agents
Create and use LangChain agents with createAgent - includes agent loops, ReAct pattern, tool execution, and state management
majiayu000/claude-skill-registry 163
-
branch
Creates new git branch with corresponding spec directory structure. Triggers on keywords: create branch, new branch, branch with spec
majiayu000/claude-skill-registry 163
-
nnews-guide
Guides how to integrate the NNews NuGet package for consuming the NNews CMS API in a .NET 8 project. Use when the user wants to consume articles, categories, tags, images, or AI-powered content generation from the NNews API.
majiayu000/claude-skill-registry 163
-
git-release
Erstellt ein vollständiges Release mit Versionsbump in Cargo.toml + tauri.conf.json, Änderungsprotokoll-Update, Git-Tag und Push. Nutze diesen Skill wenn eine neue Version veröffentlicht werden soll. Aufruf mit /git-release [version oder major|minor|patch] [release-beschreibung].
majiayu000/claude-skill-registry 163
-
dag-output-validator
Validates agent outputs against expected schemas and quality criteria. Ensures outputs meet structural requirements and content standards. Activate on 'validate output', 'output validation', 'schema validation', 'check output', 'output quality'. NOT for confidence scoring (use dag-confidence-scorer) or hallucination detection (use dag-hallucination-detector).
majiayu000/claude-skill-registry 163
-
grok-search
Enhanced web search and real-time content retrieval via Grok API with forced tool routing. Use when: (1) Web search / information retrieval / fact-checking, (2) Webpage content extraction / URL parsing, (3) Breaking knowledge cutoff limits for current information, (4) Real-time news and technical documentation, (5) Multi-source information aggregation. Triggers: "search for", "find information about", "latest news", "current", "fetch webpage", "get content from URL". IMPORTANT: This skill REPLACES built-in WebSearch/WebFetch with Grok Search tools.
majiayu000/claude-skill-registry 163
-
agentforge-channel-adapters
Work on AgentForge channel adapters across runtime and core, including Telegram, Discord, Slack, and WhatsApp.
majiayu000/claude-skill-registry 163
-
openmm-portfolio
Balance tracking, order overview, and market data across exchanges using OpenMM.
majiayu000/claude-skill-registry 163
-
convert-elm-elixir
Convert Elm code to idiomatic Elixir. Use when migrating Elm frontend applications to Elixir (Phoenix LiveView), translating Elm's functional patterns to Elixir, or refactoring Elm codebases to leverage OTP. Extends meta-convert-dev with Elm-to-Elixir specific patterns.
majiayu000/claude-skill-registry 163
-
worklog
Add timestamped work log entries to track progress and decisions. Use for documenting work, decisions, gotchas, and handoffs between agents.
majiayu000/claude-skill-registry 163
-
scaffold-component
Créer un composant React/TypeScript/Tailwind.
TRIGGERS : créer composant, scaffold-ui, nouveau composant, ajouter composant
majiayu000/claude-skill-registry 163
-
create-an-edge-app
The recommended way to create an Edge App
majiayu000/claude-skill-registry 163