Browse Skills
20307 skills found
psake.md
0
1
export
psake
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
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.
2026-01-05
exa-webfetch.md
0
1
export
exa-webfetch
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Uses Exa API for intelligent web searches instead of default WebFetch. Provides up-to-date information with semantic search capabilities.
2026-01-05
golang-http-frameworks.md
0
1
export
golang-http-frameworks
2
from
"danielseltzer/code-analysis-tools"
from
"danielseltzer/code-analysis-tools"
3
Go HTTP API development with net/http, Chi, Gin, Echo, and Fiber frameworks
2026-01-05
doc-search.md
0
1
export
doc-search
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Automatically activates when documentation lookup is needed. Routes to the optimal source (Sanity MCP, Context7, Ref, or WebSearch) based on the technology being queried.
2026-01-05
web-search.md
0
1
export
web-search
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Search the web for up-to-date information using GPT-5.2 with web search and high reasoning. Prefer this over webfetch when you need to research complex queries, find current info across multiple sources, get recent news, up-to-date documentation, or verify facts that may have changed since your training cutoff. Returns cited sources.
2026-01-05
frontend-design-standards.md
0
1
export
frontend-design-standards
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Use when generating React/TypeScript UI components, forms, layouts, or pages - prevents generic AI aesthetic, enforces accessibility, semantic HTML, theme compliance, minimum text sizes, proper states, and brand differentiation
2026-01-05
internal-links.md
0
1
export
internal-links
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Connect all buttons and links to pages or same-page sections. Ensures every CTA has a valid href, uses Next.js Link component, and adds section IDs for anchor links.
2026-01-05
github-cli.md
0
1
export
github-cli
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Execute GitHub CLI (gh) commands for repository management, issues, pull requests, workflows, and releases. Use when the user wants to interact with GitHub repositories, create/manage issues or PRs, trigger workflows, or perform any GitHub operations. Covers both solo developer workflows and team collaboration patterns.
2026-01-05
opencode-plugin.md
0
1
export
opencode-plugin
2
from
"bangedorrunt/swarmtool-addons"
from
"bangedorrunt/swarmtool-addons"
3
Hybrid skill for OpenCode plugin development - behavioral patterns for agents and technical reference for humans
2026-01-05
learning-pedagogy.md
0
1
export
learning-pedagogy
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Applies evidence-based pedagogical theories and instructional methods to learning design.
2026-01-05
cascade-orchestrator.md
0
1
export
cascade-orchestrator
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Creates sophisticated workflow cascades coordinating multiple micro-skills with sequential pipelines, parallel execution, conditional branching, and Codex sandbox iteration. Enhanced with multi-model routing (Gemini/Codex), ruv-swarm coordination, memory persistence, and audit-pipeline patterns for production workflows.
2026-01-05
rust-expert.md
0
1
export
rust-expert
2
from
"ljchg12-hue/windows-dotfiles"
from
"ljchg12-hue/windows-dotfiles"
3
Expert Rust development including ownership, lifetimes, async, and systems programming
2026-01-05
code-review-workflow.md
0
1
export
code-review-workflow
2
from
"get2knowio/maverick"
from
"get2knowio/maverick"
3
Use this skill when performing code review on branch changes. Runs parallel CodeRabbit and architecture reviews, consolidates findings, and executes improvements. Invoke when reviewing code changes before finalizing a PR.
2026-01-05
moai-baas-cloudflare-ext.md
0
1
export
moai-baas-cloudflare-ext
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Enterprise Cloudflare Edge Platform with AI-powered edge computing architecture, Context7 integration, and intelligent global orchestration for scalable modern applications
2026-01-05
reviewer.md
0
1
export
reviewer
2
from
"olehsvyrydov/AI-development-team"
from
"olehsvyrydov/AI-development-team"
3
Rev - Senior Full-Stack Code Reviewer with 12+ years experience in Java/Kotlin and TypeScript/React. Use when reviewing code quality, checking security vulnerabilities, validating style compliance, running static analysis tools, or ensuring test coverage. Also responds to 'Rev' or /rev command.
2026-01-05
morphllm-bulk-edit.md
0
1
export
morphllm-bulk-edit
2
from
"dev-jelly/jelly-dotclaude"
from
"dev-jelly/jelly-dotclaude"
3
Pattern-based bulk code transformations across multiple files
2026-01-05
quality.md
0
1
export
quality
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Code quality validation, formatting, linting, and pre-commit checks. Auto-activates on keywords quality, lint, format, precommit, naming, black, ruff, mypy, validation. Routes to specialized quality workflows.
2026-01-05
expo-config-generator.md
0
1
export
expo-config-generator
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Generate Expo configuration files for React Native development. Triggers on "create expo config", "generate app.json", "expo setup", "expo configuration".
2026-01-05
tanstack-query.md
0
1
export
tanstack-query
2
from
"danielseltzer/code-analysis-tools"
from
"danielseltzer/code-analysis-tools"
3
TanStack Query (React Query) for asynchronous server-state management with automatic caching, background refetching, optimistic updates, and pagination in React applications.
2026-01-05
backend-queries.md
0
1
export
backend-queries
2
from
"89jobrien/mcp-joecc"
from
"89jobrien/mcp-joecc"
3
Write secure, performant database queries that prevent SQL injection and avoid N+1 problems. Use this skill when writing SQL queries, ORM queries, or database access code. When working on files containing SELECT, INSERT, UPDATE, DELETE statements or ORM query methods. When implementing eager loading, joins, or query optimization. When adding database transactions, query timeouts, or caching for expensive queries.
2026-01-05
happyflow-generator.md
0
1
export
happyflow-generator
2
from
"Chaim12345/happyflow-generator-skill"
from
"Chaim12345/happyflow-generator-skill"
3
Automatically generate and execute Python test scripts from OpenAPI specifications
2026-01-05
secure-nextjs-api-routes.md
0
1
export
secure-nextjs-api-routes
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
A comprehensive security middleware system for Next.js 13+ App Router API routes that provides authentication, rate limiting, CSRF protection, audit logging, and security headers in a composable, production-ready pattern. Use when building secure Next.js APIs that need protection against common web vulnerabilities.
2026-01-05
frontend-development.md
0
1
export
frontend-development
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Orchestrates frontend development with MidsReborn UI analysis, React component planning, visual verification, and quality gates
2026-01-05
execution-planner.md
0
1
export
execution-planner
2
from
"seanchiuai/claude-code-workflow"
from
"seanchiuai/claude-code-workflow"
3
Transform codebase-search findings into phased execution plan. Creates workflow/tmp/plan-{task-name}.md, returns summary. Use after codebase-search completes.
2026-01-05