Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
Suspense & Streaming Generator
Implémente Suspense et Streaming pour progressive rendering. MANDATORY pour async Server Components. À utiliser lors de async data, loading states, ou quand l'utilisateur mentionne "suspense", "streaming", "loading", "skeleton".
majiayu000/claude-skill-registry 163
-
sc-pr-fix
Create PR and iteratively fix CI failures with interactive confirmation. Automates branch creation, commit, push, PR creation, and CI monitoring until all checks pass.
majiayu000/claude-skill-registry 163
-
typescript-testing
Frontend testing rules with Vitest, React Testing Library, and MSW. Includes coverage requirements, test design principles, and quality criteria. Use when writing frontend tests or reviewing test quality.
majiayu000/claude-skill-registry 163
-
multiplatform-development
Cross-platform Apple development patterns for sharing code between iOS, macOS, iPadOS, watchOS, tvOS, and visionOS. Includes conditional compilation, platform-specific extensions, shared packages, and adaptive UI patterns. Use when user asks about multiplatform apps, cross-platform code sharing, platform conditionals, or universal Apple apps.
majiayu000/claude-skill-registry 163
-
Wheels Auth Generator
Generate authentication system with user model, sessions controller, and password hashing. Use when implementing user authentication, login/logout, or session management. Provides secure authentication patterns and bcrypt support.
majiayu000/claude-skill-registry 163
-
mcp-product
Build MCP tools that are sticky for vibe coders and powerful for developersUse when "Designing new MCP tools, Improving tool UX or DX, Writing error messages, Planning tool naming, Discussing user onboarding, Making tools "sticky", Vibe coder experience, mcp, product, ux, dx, vibe-coding, onboarding, developer-experience, tool-design" mentioned.
majiayu000/claude-skill-registry 163
-
inclusive-language
Use when writing code, documentation, or comments - always use accessible and respectful terminology
majiayu000/claude-skill-registry 163
-
multitenancy-isolation
Regras de isolamento de dados entre Prestadores.
majiayu000/claude-skill-registry 163
-
supabase-audit-buckets-public
Identify storage buckets that are publicly accessible and may contain sensitive data.
majiayu000/claude-skill-registry 163
-
Oracle Agent Spec Expert
Design framework-agnostic AI agents using Oracle's Open Agent Specification for portable, interoperable agentic systems with JSON/YAML definitions
majiayu000/claude-skill-registry 163
-
accessibility-wcag
Enforce WCAG 2.2 accessibility standards. Use when creating UI components, reviewing frontend code, or when accessibility issues are detected. Covers semantic HTML, ARIA, keyboard navigation, and color contrast.
majiayu000/claude-skill-registry 163
-
spatial-transcriptomics-tutorials-with-omicverse
Guide users through omicverse's spatial transcriptomics tutorials covering preprocessing, deconvolution, and downstream modelling workflows across Visium, Visium HD, Stereo-seq, and Slide-seq datasets.
majiayu000/claude-skill-registry 163
-
ast-grep Structural Code Search & Refactoring
Find and replace code patterns structurally using ast-grep. Use when you need to match code by its AST structure (not just text), such as finding all functions with specific signatures, replacing API patterns across files, or detecting code anti-patterns that regex cannot reliably match.
majiayu000/claude-skill-registry 163
-
market-opportunity-analyzer
TAM/SAM/SOM analysis and competitive landscape mapping. Identifies beachhead markets and expansion opportunities with data-driven market sizing.
majiayu000/claude-skill-registry 163
-
Parallel Investigation
Coordinate multiple investigation threads for complex problems
majiayu000/claude-skill-registry 163
-
Nuxt Studio
This skill should be used when the user asks to "set up Nuxt Studio", "configure Studio OAuth", "deploy Studio to Cloudflare", "add visual editor to Nuxt", "configure studio.domain.com subdomain", "Studio authentication", "Nuxt CMS", or mentions visual content editing, Nuxt Studio module, TipTap editor, Monaco editor, or content management for Nuxt websites.
majiayu000/claude-skill-registry 163
-
update-llm-models
Autonomously research and update the default lightweight LLM models in `src/core/llm.ts` using web search to ensure the most current versions are used.
majiayu000/claude-skill-registry 163
-
spec-create
Create spec documents (spec.md, context.md, tasks.yaml, dependencies.yaml, validation.yaml). Receives validation data from spec-validate.
majiayu000/claude-skill-registry 163
-
overlay
Development: Overlay session management for bazzite-ai development. Enables live
editing of justfiles via symlinks to /usr on immutable OS (OSTree) or traditional
Linux systems. Run from repository root with 'just overlay'. Use when developers
need to test justfile changes without rebuilding the OS image.
majiayu000/claude-skill-registry 163
-
ai-terminology-skill
majiayu000/claude-skill-registry 163
-
cardano-cli-transactions-operator
Execute transaction builds and submits. Manual invoke only—requires explicit confirmation before submit.
majiayu000/claude-skill-registry 163
-
research-executor
Execute research experiments using TDD methodology. Pops plans from .claude/plans/research_tasks/, implements with smoke/unit/integration tests, and documents results to results.md. Use when: (1) executing the next experiment from the queue, (2) executing a specific plan by number, (3) running an ad-hoc research idea with TDD.
majiayu000/claude-skill-registry 163
-
rank-tracker
Tracks and analyzes keyword ranking positions over time for both traditional search results and AI-generated responses. Monitors ranking changes, identifies trends, and alerts on significant movements.
majiayu000/claude-skill-registry 163
-
python-testing-patterns
Implement comprehensive testing strategies with pytest, fixtures, mocking, and test-driven development. Use when writing Python tests, setting up test suites, or implementing testing best practices.
majiayu000/claude-skill-registry 163