Browse Skills
44357 skills found
artifact-registry.md
0
1
export
artifact-registry
2
from
"GodSpeedAI/VibesPro"
from
"GodSpeedAI/VibesPro"
3
Helps scaffold and register new artifacts in the strict-mode context engineering kit.
2026-01-05
label-management.md
0
1
export
label-management
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Manage GitHub labels - create, edit, delete, apply labels, and organize with color coding using gh CLI
2026-01-05
bid-automation.md
0
1
export
bid-automation
2
from
"sihu-dev/qetta"
from
"sihu-dev/qetta"
3
제조업 SME 입찰 프로세스 자동화 - 공고 수집, AI 매칭, 제안서 생성
2026-01-05
hono-r2-integration.md
0
1
export
hono-r2-integration
2
from
"AgentiveCity/SkillFactory"
from
"AgentiveCity/SkillFactory"
3
Use this skill whenever the user wants to design, set up, or refactor Cloudflare R2 object storage usage in a Hono + TypeScript app running on Cloudflare Workers/Pages, including bucket bindings, upload/download flows, signed URLs, and folder-like organization.
2026-01-05
error-fixer.md
0
1
export
error-fixer
2
from
"SlySlayer32/dashboard-link-saas"
from
"SlySlayer32/dashboard-link-saas"
3
Systematic error fixing workflow for Dashboard Link SaaS. Use when user says "fix all errors", "resolve errors", "fix the build", "make it work", "troubleshoot", or when encountering TypeScript errors, lint errors, build failures, test failures, or runtime errors. Provides step-by-step debugging and resolution strategies.
2026-01-05
api-platform-crud.md
0
1
export
api-platform-crud
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Create complete REST API CRUD operations using API Platform 4 with DDD and CQRS patterns. Use when adding new API resources, implementing CRUD endpoints, creating DTOs, configuring operations, or setting up state processors. Follows the repository's hexagonal architecture with YAML resource configuration and command bus pattern.
2026-01-05
admin-infra-oci.md
0
1
export
admin-infra-oci
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Deploys infrastructure on Oracle Cloud Infrastructure (OCI) with ARM64 instances (Always Free tier eligible).Handles compartments, VCNs, subnets, security lists, and compute instances.Use when: setting up Oracle Cloud infrastructure, deploying ARM64 instances, troubleshooting OUT_OF_HOST_CAPACITY errors, optimizing for Always Free tier.Keywords: oracle cloud, OCI, ARM64, VM.Standard.A1.Flex, Always Free tier, OUT_OF_HOST_CAPACITY, oci compartment, oci vcn
2026-01-05
publish.md
0
1
export
publish
2
from
"AEtherlight-ai/lumina"
from
"AEtherlight-ai/lumina"
3
Publish ÆtherLight releases to npm and GitHub. Use when the user wants to publish, release, or deploy a new version. Automatically handles version bumping, compilation, verification, and publishing.
2026-01-05
system.md
0
1
export
system
2
from
"atrawog/bazzite-ai-plugins"
from
"atrawog/bazzite-ai-plugins"
3
System maintenance for Bazzite OS. Updates via topgrade, cleanup of podman/flatpaks,viewing logs and changelogs, diagnostics, and power measurements. Use when usersneed to update, clean, or diagnose their Bazzite system.
2026-01-05
close-session.md
0
1
export
close-session
2
from
"abdullahbeam/nexus-design-abdullah"
from
"abdullahbeam/nexus-design-abdullah"
3
Load when user says "done", "finish", "complete", "close", "wrap up", "end session", or any system skill/project completes
2026-01-05
wasp-database.md
0
1
export
wasp-database
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Complete database migration workflow and schema management for Wasp projects. Use when modifying schema.prisma, running migrations, or working with database models. Includes MANDATORY restart requirement and PostgreSQL setup.
2026-01-05
dag-execution.md
0
1
export
dag-execution
2
from
"Lobbi-Docs/claude"
from
"Lobbi-Docs/claude"
3
This skill should be used when the user asks about "DAG execution", "directed acyclic graph", "task dependencies", "parallel task execution", "topological sort", "level-based execution", "dependency resolution", or needs guidance on executing tasks with dependencies efficiently.
2026-01-05
installation-token-generation.md
0
1
export
installation-token-generation
2
from
"adaptive-enforcement-lab/claude-skills"
from
"adaptive-enforcement-lab/claude-skills"
3
Generate short-lived installation tokens from GitHub App credentials with actions/create-github-app-token. Organization-scoped and repository-scoped patterns for automated cross-repo workflows.
2026-01-05
feature-specification.md
0
1
export
feature-specification
2
from
"Z1-Test/temp-rajan-s2"
from
"Z1-Test/temp-rajan-s2"
3
Produces a structured, experience-first feature specification following a docs-first approach. Use when defining or refining a single product feature's lifecycle and outcomes.
2026-01-05
docker-k8s.md
0
1
export
docker-k8s
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Master containerization and orchestration with security-first approach. Expert in Docker multi-stage builds, Kubernetes zero-trust deployments, security hardening, GitOps workflows, and production-ready patterns for cloud-native applications. Includes 2025 best practices from CNCF and major cloud providers.
2026-01-05
commit.md
0
1
export
commit
2
from
"NB993/olhaeolhae"
from
"NB993/olhaeolhae"
3
Git 커밋 메시지 작성 지침. 테스트 통과 후에만 커밋. git reset --hard 절대 금지.
2026-01-05
2-categorize-files.md
0
1
export
2-categorize-files
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Second step in building instruction context for codebase
2026-01-05
frontend-frameworks.md
0
1
export
frontend-frameworks
2
from
"pluginagentmarketplace/custom-plugin-machine-learning"
from
"pluginagentmarketplace/custom-plugin-machine-learning"
3
Understand and compare modern frontend frameworks: React, Vue, Angular, and others.
2026-01-05
dead-code-finder.md
0
1
export
dead-code-finder
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Identify and remove unused code, commented blocks, unreachable code, and unused imports. This skill should be used during Phase 1 cleanup tasks to improve codebase maintainability.
2026-01-05
project-initializer.md
0
1
export
project-initializer
2
from
"joe-butler-23/nix-config"
from
"joe-butler-23/nix-config"
3
Comprehensive guide for establishing new projects with AI tooling (hooks, skills, MCP) and Nix-based environments. Includes optional Org-based task tracking setup.
2026-01-05
prompt-enhancer.md
0
1
export
prompt-enhancer
2
from
"xrf-9527/prompt-enhancer"
from
"xrf-9527/prompt-enhancer"
3
Enhance and refine prompts for AI coding agents using Chain-of-Thought reasoning. Use when user asks to improve, optimize, rewrite, or enhance a prompt. Transforms vague requests into structured, high-context instructions for Codex, Claude Code, or Gemini CLI.
2026-01-05
commands-frontmatter-adapter.md
0
1
export
commands-frontmatter-adapter
2
from
"hairihou/dotfiles"
from
"hairihou/dotfiles"
3
Parse Claude command frontmatter and expose body/meta for Codex CLI.
2026-01-05
effect-foundations.md
0
1
export
effect-foundations
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Core Effect foundations and style for a coding agent. Use when starting an Effect task, choosing operators, or structuring a small pipeline.
2026-01-05
build-manifest.md
0
1
export
build-manifest
2
from
"vanman2024/dev-lifecycle-marketplace"
from
"vanman2024/dev-lifecycle-marketplace"
3
Templates and scripts for generating layered BUILD-GUIDE.json/md from Airtable plugin index - shows available commands organized by infrastructure layers
2026-01-05