Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
notion-content
Create content records in Notion database after publishing articles. Use when user provides article title and publishing links (zhihu, weixin, baidu, sohu, toutiao, x.com). Auto-detects platform from URL, fills publish date. Trigger on "/notion-content", "notion记录", "内容入库", or when user says they published an article with links.
majiayu000/claude-skill-registry 163
-
obsidian-plugin
Guide Obsidian plugin development following official guidelines. Use when creating/modifying Obsidian plugins, implementing commands, creating UI elements, or handling file operations.
majiayu000/claude-skill-registry 163
-
react-hooks-patterns
Use when React Hooks patterns including useState, useEffect, useContext, useMemo, useCallback, and custom hooks. Use for modern React development.
majiayu000/claude-skill-registry 163
-
structure-design-skill
majiayu000/claude-skill-registry 163
-
layer-components
Use when creating or modifying code in nomarr/components/. Components contain heavy domain logic (ML, analytics, tagging). Only ml/backend_essentia.py may import Essentia.
majiayu000/claude-skill-registry 163
-
retellai-rate-limits
Implement Retell AI rate limiting, backoff, and idempotency patterns.
Use when handling rate limit errors, implementing retry logic,
or optimizing API request throughput for Retell AI.
Trigger with phrases like "retellai rate limit", "retellai throttling",
"retellai 429", "retellai retry", "retellai backoff".
majiayu000/claude-skill-registry 163
-
alphafold-database
Access AlphaFold's 200M+ AI-predicted protein structures. Retrieve structures by UniProt ID, download PDB/mmCIF files, analyze confidence metrics (pLDDT, PAE), for drug discovery and structural biology.
majiayu000/claude-skill-registry 163
-
write-spec
Spec document structure, formatting rules, and guidelines for updating .workaholic/specs/.
majiayu000/claude-skill-registry 163
-
vendix-prisma-schema
Prisma schema editing.
majiayu000/claude-skill-registry 163
-
idea-lab
Timeboxed divergent ideation that outputs ranked options plus day-one experiments.
majiayu000/claude-skill-registry 163
-
agentuity-cli-cloud-secret-delete
Delete a secret. Requires authentication. Use for Agentuity cloud platform operations
majiayu000/claude-skill-registry 163
-
rwsdk-database-do
Use when working with rwsdk/db for SQLite Durable Objects - covers setup with migrations, type-safe queries with Kysely, CRUD operations, joins, seeding, and migration rollback handling in Cloudflare Workers environments
majiayu000/claude-skill-registry 163
-
canvas-study
majiayu000/claude-skill-registry 163
-
coaching-framework
Use to structure competency rubrics, scoring guides, and coaching plan templates.
majiayu000/claude-skill-registry 163
-
coding-standards-enforcer
Automated code style enforcement with linters, formatters, and pre-commit hooks for consistent codebases
majiayu000/claude-skill-registry 163
-
crm-rmx-sync-integration
Create or update CRM to RMX syncing integrations. Use when adding a new synced entity, mapping, EF Core model/migration, or CrmSyncingInboxService logic for CRM to RMX (and optional RMX to CRM live sync/outbox). Produces a repeatable step-by-step plan and implements the integration.
majiayu000/claude-skill-registry 163
-
template-renderer
Render templates by replacing {{TOKEN}} placeholders with actual values, supporting all three templates (specification, plan, tasks) with schema validation and security sanitization
majiayu000/claude-skill-registry 163
-
react-workflow
React framework workflow guidelines. Activate when working with React components (.jsx, .tsx), React hooks (useState, useEffect), or React-specific patterns.
majiayu000/claude-skill-registry 163
-
dependency-updater
Smart dependency management for any language. Auto-detects project type, applies safe updates automatically, prompts for major versions, diagnoses and fixes dependency issues.
majiayu000/claude-skill-registry 163
-
using-theme-variables
Define and use theme variables with @theme directive, oklch() color format, semantic naming, and namespaced utilities. Use when customizing design tokens or creating design systems.
majiayu000/claude-skill-registry 163
-
fabric-cli
Use Microsoft Fabric CLI (fab) to manage workspaces, semantic models, reports, notebooks, lakehouses, and other Fabric resources via file-system metaphor and commands. Use when deploying Fabric items, running jobs, querying data, managing OneLake files, or automating Fabric operations. Invoke this skill automatically whenever a user mentions the Fabric CLI, fab, or Fabric.
majiayu000/claude-skill-registry 163
-
test-modules
Test script creation and execution for Python modules, focusing on functional testing, unit testing, and integration testing. Use when creating test scripts for software modules, running tests to verify functionality, generating test reports, and ensuring code quality in multi-module projects like YouTube-SC.
majiayu000/claude-skill-registry 163
-
implement-step-definitions
Implement step definitions for Gherkin scenarios, translating Given/When/Then into executable test code. Use after write-scenario when scenarios are defined but step definitions are missing.
majiayu000/claude-skill-registry 163
-
planning-sprints
majiayu000/claude-skill-registry 163