Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
plausible
Implements privacy-friendly web analytics with Plausible as a Google Analytics alternative. Use when adding lightweight, cookie-free analytics that are GDPR compliant without consent banners.
majiayu000/claude-skill-registry 163
-
access-locked-out
Restore access for customers who are locked out of their account or courses. Use when a paying customer cannot log in, access materials, or restore purchases.
majiayu000/claude-skill-registry 163
-
ln-222-story-replanner
Replans Stories when Epic requirements change. Compares IDEAL vs existing, categorizes operations (KEEP/UPDATE/OBSOLETE/CREATE), executes in Linear.
majiayu000/claude-skill-registry 163
-
TF-differential-binding
The TF-differential-binding pipeline performs differential transcription factor (TF) binding analysis from ChIP-seq datasets (TF peaks) using the DiffBind package in R. It identifies genomic regions where TF binding intensity significantly differs between experimental conditions (e.g., treatment vs. control, mutant vs. wild-type). Use the TF-differential-binding pipeline when you need to analyze the different function of the same TF across two or more biological conditions, cell types, or treatments using ChIP-seq data or TF binding peaks. This pipeline is ideal for studying regulatory mechanisms that underlie transcriptional differences or epigenetic responses to perturbations.
majiayu000/claude-skill-registry 163
-
reactive-ui-patterns
Remote functions reactive UI patterns. Use for smooth in-place updates, preventing page jumps, and managing loading states with .current property.
majiayu000/claude-skill-registry 163
-
relational-database-web-cloudbase
Use when building frontend Web apps that talk to CloudBase Relational Database via @cloudbase/js-sdk – provides the canonical init pattern so you can then use Supabase-style queries from the browser.
majiayu000/claude-skill-registry 163
-
go-concurrency-patterns
Master Go concurrency with goroutines, channels, sync primitives, and context. Use when building concurrent Go applications, implementing worker pools, or debugging race conditions.
majiayu000/claude-skill-registry 163
-
dead-code-detector
Identify unused code, imports, variables, and functions for safe removal.
majiayu000/claude-skill-registry 163
-
PowerPlatform
Generate Power Automate flows from natural language. Reads connector schemas from work repo, outputs deployable solution files. USE WHEN user says 'create flow', 'power automate', 'automate workflow', or describes a business process to automate.
majiayu000/claude-skill-registry 163
-
unity-game-ugui-design
majiayu000/claude-skill-registry 163
-
hybrid-search-implementation
Combine vector and keyword search for improved retrieval. Use when implementing RAG systems, building search engines, or when neither approach alone provides sufficient recall.
majiayu000/claude-skill-registry 163
-
psake
PowerShell build automation tool for creating task-based build scripts. Use when Claude needs to create, modify, or troubleshoot psake build scripts (psakefile.ps1), automate builds for .NET/Node.js/Docker projects, set up CI/CD pipelines with psake (GitHub Actions, Azure Pipelines, GitLab CI), or work with PowerShell-based build automation. Triggers include mentions of psake, psakefile, PowerShell build scripts, Invoke-psake, or build task dependencies.
majiayu000/claude-skill-registry 163
-
standards-migration
Create and manage database migrations with reversible changes, proper naming conventions, and zero-downtime deployment strategies. Use this skill when creating database migration files, modifying schema, adding or removing tables/columns, managing indexes, or handling data migrations. Apply when working with migration files (e.g., db/migrate/, migrations/, alembic/, sequelize migrations), schema changes, database versioning, rollback implementations, or when you need to ensure backwards compatibility during deployments. Use for any task involving database structure changes, index creation, constraint modifications, or data transformation scripts.
majiayu000/claude-skill-registry 163
-
dev-web
Create and manage modern React web applications using Bun, Vite, React 19, Tailwind CSS 4, and shadcn/ui. Use this skill when the user asks to build a frontend, a web app, or modify UI components.
majiayu000/claude-skill-registry 163
-
php-database
PHP database mastery - PDO, Eloquent, Doctrine, query optimization, and migrations
majiayu000/claude-skill-registry 163
-
figma-to-page
Generates React code for a full page based on pasted Figma 'Inspect' details. Uses the page scaffolder.
majiayu000/claude-skill-registry 163
-
cli-messaging
Agent-guiding error messages and output formatting for Effect CLI. Covers Data.TaggedError patterns, recovery suggestions, and structured output.
majiayu000/claude-skill-registry 163
-
verification-loop
Comprehensive 6-check verification framework for validating implementation quality across build, types, lint, tests, security, and diff review. This skill ensures code meets all quality gates before phase completion. Triggers on "verify implementation", "run verification", "/verification-loop", or automatically as part of implement-phase Step 2.
majiayu000/claude-skill-registry 163
-
tutorial-checker
Reads a markdown based tutorial and attempts to follow instructions. It reports on what needs work.
majiayu000/claude-skill-registry 163
-
ui-generator
Generate UI components from natural language descriptions.
Use when: user asks for a page, component, or UI element.
Triggers: "create page", "add component", "show form", "make button",
"страница", "компонент", "форма".
majiayu000/claude-skill-registry 163
-
agent-add-rule
Add a new rule, convention, or instruction to the project's agent configuration. Analyzes the rule and helps decide placement: root CLAUDE.md (universal rules), docs/agents/ files (topic-specific guidance), or a new skill (complex workflows). Triggers on: '/agent-add-rule', 'add a rule', 'add convention', 'new coding standard', 'add instruction for claude', 'update claude.md with'.
majiayu000/claude-skill-registry 163
-
tunit
Run TUnit tests with Playwright. Use when user asks to run tests, execute tests, or check if tests pass.
majiayu000/claude-skill-registry 163
-
moai-security-identity
Enterprise Skill for advanced development
majiayu000/claude-skill-registry 163
-
python-ruff-linter
Ensure Python code follows industry standards using Ruff linter with linting-workflow framework
majiayu000/claude-skill-registry 163