Browse Skills
44835 skills found
systematic-debugging.md
0
1
export
systematic-debugging
2
from
"zebbern/skills"
from
"zebbern/skills"
3
Use when encountering any bug, test failure, or unexpected behavior. Always find root cause before attempting fixes. Evidence before assertions.
2026-01-05
secure-storage-patterns.md
0
1
export
secure-storage-patterns
2
from
"IvanTorresEdge/molcajete.ai"
from
"IvanTorresEdge/molcajete.ai"
3
expo-secure-store patterns for sensitive data. Use when storing tokens and credentials.
2026-01-05
skill-factory.md
0
1
export
skill-factory
2
from
"zenbase-ai/code-voyager"
from
"zenbase-ai/code-voyager"
3
Self-improving skill library for programming workflows. Mines transcripts and patternsto propose and scaffold new skills. Use when you hear:- "turn this workflow into a skill"- "make a skill for our PR review process"- "generate a new skill"- "automate this repeated process"- "create a skill for X"- "what skills could I create?"- "propose some skills"
2026-01-05
lintmesh.md
0
1
export
lintmesh
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Run multiple linters (eslint, oxlint, tsgo) in parallel with unified JSON output. Use when linting code, checking for errors before commits, or debugging lint failures. Triggers on "lint", "check code", "run linters", or after editing JS/TS files.
2026-01-05
feature-implementation.md
0
1
export
feature-implementation
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Use when the user asks to implement a new feature, enhancement, add functionality, build something new, or create new capabilities. Triggers on keywords like "implement", "add feature", "build", "create new", "develop", "enhancement".
2026-01-05
work-session.md
0
1
export
work-session
2
from
"fusupo/muleteer"
from
"fusupo/muleteer"
3
Execute development work from a scratchpad, tracking progress with TodoWrite and making atomic commits. Invoke when user says "start working", "continue work", "work on issue
2026-01-05
writing-manifests.md
0
1
export
writing-manifests
2
from
"Regis-RCR/rcr-plugin-factory-marketplace"
from
"Regis-RCR/rcr-plugin-factory-marketplace"
3
Use when creating or modifying plugin.json manifests - manifest development with required fields, metadata, and configuration for November 2025 specifications
2026-01-05
vike-skills.md
0
1
export
vike-skills
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Use when building or working with Vike + Vue SSR/SSG applications - establishes best practices for page creation, data fetching, routing, and layouts
2026-01-05
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