Browse Skills
18175 skills found
mastering-gcloud-commands.md
0
1
export
mastering-gcloud-commands
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Expert-level Google Cloud CLI (gcloud) skill for managing GCP resources. Use when workingwith "gcloud commands", "cloud run deploy", "alloydb", "cloud sql", "workload identityfederation", "iam permissions", "vpc networking", "secret manager", or "artifact registry".Covers installation, authentication, IAM, Cloud Run, Cloud Storage, VPC, AlloyDB, Firebase,and CI/CD integration with GitHub Actions and Cloud Build.
2026-01-05
managing-supabase-databases.md
0
1
export
managing-supabase-databases
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Creating and managing Supabase PostgreSQL databases for StickerNest. Use when the user asks to create tables, add columns, write migrations, design schemas, implement RLS policies, optimize indexes, partition tables, or scale the database. Covers enterprise-grade security, performance optimization, and social features.
2026-01-05
instagram-api.md
0
1
export
instagram-api
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Instagram Graph API entegrasyonu. Use when publishing content, fetching insights, or working with Instagram media.
2026-01-05
moai-alfred-ask-user-questions.md
0
1
export
moai-alfred-ask-user-questions
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Guide Alfred sub-agents to actively invoke AskUserQuestion for ambiguous decisions.
2026-01-05
blog.md
0
1
export
blog
2
from
"godiemp/math"
from
"godiemp/math"
3
Analyze blog content gaps and create SEO-optimized posts for SimplePAES. Use when the user wants to identify what blog posts to write or create a new post.
2026-01-05
build-and-deploy.md
0
1
export
build-and-deploy
2
from
"Eng0AI/langchain-retrieval"
from
"Eng0AI/langchain-retrieval"
3
Build and deploy this Next.js LangChain retrieval application with Supabase vector store. Use when building, deploying, setting up vector store, or preparing the project for production.
2026-01-05
skill-reviewer.md
0
1
export
skill-reviewer
2
from
"theflysurfer/claude-skills-marketplace"
from
"theflysurfer/claude-skills-marketplace"
3
Reviews Claude skills against Anthropic's official design philosophy and specifications. Use when asked to review, validate, or check if a skill follows best practices.
2026-01-05
user-guides.md
0
1
export
user-guides
2
from
"pluginagentmarketplace/custom-plugin-technical-writer"
from
"pluginagentmarketplace/custom-plugin-technical-writer"
3
Create clear, comprehensive user guides and tutorials including step-by-step instructions, feature explanations, troubleshooting guides, and FAQ sections. Use this skill for documenting user workflows and creating tutorials.
2026-01-05
api-design.md
0
1
export
api-design
2
from
"eddiebe147/claude-settings"
from
"eddiebe147/claude-settings"
3
Expert guide for RESTful API design, Next.js API routes, error handling, validation, and best practices. Use when building endpoints, handling requests, or designing API architecture.
2026-01-05
browser-pilot.md
0
1
export
browser-pilot
2
from
"svilupp/browser-pilot"
from
"svilupp/browser-pilot"
3
Browser automation skill using browser-pilot CLI. Use this when you need to control a web browser - navigate to URLs, fill forms, click buttons, extract page content, or take screenshots. Works with local Chrome, BrowserBase, and Browserless providers.
2026-01-05
graphql-api.md
0
1
export
graphql-api
2
from
"timequity/vibe-coder"
from
"timequity/vibe-coder"
3
Build GraphQL APIs with schema design, resolvers, and subscriptions.Use when: creating GraphQL server, API with complex queries.Triggers: "graphql", "gql", "apollo", "async-graphql", "strawberry".
2026-01-05
task-verification-pipeline.md
0
1
export
task-verification-pipeline
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Run and debug a repo verification pipeline (`./verify.sh --ui=false` or equivalent), including stage selection and opt-in E2E tiers.
2026-01-05
workload-identity-federation-implementation.md
0
1
export
workload-identity-federation-implementation
2
from
"adaptive-enforcement-lab/claude-skills"
from
"adaptive-enforcement-lab/claude-skills"
3
Workload Identity Federation implementation guide. GKE setup, IAM bindings, ServiceAccount configuration, migration from service account keys, and troubleshooting patterns.
2026-01-05
turbopack.md
0
1
export
turbopack
2
from
"mgd34msu/goodvibes-plugin"
from
"mgd34msu/goodvibes-plugin"
3
Configures Turbopack as the default Rust-based bundler for Next.js with incremental compilation and webpack loader compatibility. Use when optimizing Next.js development builds, migrating from webpack, or configuring custom loaders.
2026-01-05
ds-verify.md
0
1
export
ds-verify
2
from
"edwinhu/workflows"
from
"edwinhu/workflows"
3
This skill should be used when the user asks to "verify reproducibility", "confirm the results", "prove it's reproducible", or as Phase 5 of the /ds workflow before claiming completion. Checks reproducibility and requires user acceptance.
2026-01-05
yarb-branding.md
0
1
export
yarb-branding
2
from
"AhamSammich/yarb"
from
"AhamSammich/yarb"
3
Apply yarb brand voice and tone when writing UI copy, documentation, error messages,or any user-facing text. Use this skill when asked to "write copy", "update messaging","make it sound like yarb", "apply branding", or when creating new UI components.
2026-01-05
clojure-core-async-flow.md
0
1
export
clojure-core-async-flow
2
from
"Ramblurr/nix-devenv"
from
"Ramblurr/nix-devenv"
3
core.async.flow provides a declarative framework for building process flows with strict separation of application logic from topology, execution, and lifecycle management. Use when building multi-process systems, data pipelines, or when you need coordinated lifecycle management and error handling across communicating processes.
2026-01-05
whisper-lolo-audio-ingest.md
0
1
export
whisper-lolo-audio-ingest
2
from
"Lofp34/whisper-lolo"
from
"Lofp34/whisper-lolo"
3
Build or modify the browser-side recording and upload pipeline for whisper-lolo. Use when implementing MediaRecorder + IndexedDB chunking, assembling audio blobs, or configuring Vercel Blob client uploads with progress and callbacks.
2026-01-05
nockapp-api-design.md
0
1
export
nockapp-api-design
2
from
"mjohngreene/ZKvsAI"
from
"mjohngreene/ZKvsAI"
3
Design new API endpoints following the Hoon-Rust-HTTP pattern used in this NockApp. Use when adding endpoints, modifying SNARK structure, extending the API, or implementing new features.
2026-01-05
mobile-devops.md
0
1
export
mobile-devops
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Comprehensive mobile DevOps workflow that orchestrates mobile application development, CI/CD for mobile, app store deployment, and mobile device testing. Handles everything from mobile app build automation and testing to app store submission, monitoring, and mobile-specific DevOps practices.
2026-01-05
api-review.md
0
1
export
api-review
2
from
"athola/pensive"
from
"athola/pensive"
3
Evaluate API surfaces against internal guidelines and external examples in any language.
2026-01-05
senior-prompt-engineer.md
0
1
export
senior-prompt-engineer
2
from
"nimeshgurung/artifact-hub-collections"
from
"nimeshgurung/artifact-hub-collections"
3
World-class prompt engineering skill for LLM optimization, prompt patterns, structured outputs, and AI product development. Expertise in Claude, GPT-4, prompt design patterns, few-shot learning, chain-of-thought, and AI evaluation. Includes RAG optimization, agent design, and LLM system architecture. Use when building AI products, optimizing LLM performance, designing agentic systems, or implementing advanced prompting techniques.
2026-01-05
nextjs-data-fetching-and-caching.md
0
1
export
nextjs-data-fetching-and-caching
2
from
"AgentiveCity/SkillFactory"
from
"AgentiveCity/SkillFactory"
3
Use this skill whenever the user wants to design, refactor, or optimize data fetching and caching in a Next.js (App Router) + TypeScript project, including server components, route handlers, server actions, cache modes, revalidation, and selective client-side fetching.
2026-01-05
browser-dev-tools.md
0
1
export
browser-dev-tools
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
This skill should be used when working with browser-rendered artifacts (i.e. Bun, React/React Native) to proactively validate that development work on localhost is being built appropriately and to support debugging browser-rendered content. Use this skill after making frontend changes to verify the output visually.
2026-01-05