Browse Skills

17720 skills found

nextjs-game-components.md
0
1 export nextjs-game-components
2 violabg from "violabg/dev-quiz-battle"
3 Build interactive React components for the quiz game UI using Next.js 16, React 19, TypeScript, and Tailwind CSS v4. Use when creating game lobby, question display, scoreboard, player standings, and game result components.
2026-01-05
ai-collaborate-teaching.md
0
1 export ai-collaborate-teaching
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Design co-learning experiences using the Three Roles Framework (AI as Teacher/Student/Co-Worker).Use when teaching AI-driven development workflows, spec-first collaboration, or balancing AI assistancewith foundational learning. NOT for curriculum without AI integration.
2026-01-05
loopwish-backend-go.md
0
1 export loopwish-backend-go
2 LoopWish from "LoopWish/backend"
3 Workflows for the Loopwish Go backend (Gin): run locally, add/modify REST endpoints, and validate with go test/build and golangci-lint.
2026-01-05
anki.md
0
1 export anki
2 shren207 from "shren207/awesome-anki"
3 Anki 카드 분할 스킬. 정보 밀도 높은 Anki 카드를 원자적 단위로 분할.사용 시점: (1) 사용자가 /anki 명령 실행, (2) Anki 카드 분할/분석 요청,(3) AnkiConnect 연결 상태 확인 요청
2026-01-05
forge-lang-terragrunt.md
0
1 export forge-lang-terragrunt
2 martimramos from "martimramos/claude-forge"
3 Terragrunt wrapper for Terraform with DRY configurations. Enforces plan-before-apply workflow. Use when working with terragrunt.hcl files.
2026-01-05
documentation-improvement-workflow.md
0
1 export documentation-improvement-workflow
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Systematically improve documentation quality from 7/10 → 9/10 using assessment checklists and transformation patterns. Use when documentation exists but lacks Quick Start, clear prerequisites, or working examples. Optimized for crypto/trading data projects.
2026-01-05
project-builder.md
0
1 export project-builder
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Guide for setting up new Claude Projects with proper context. Use when Ethan wants to create a new project, mentions setting up a project, uploads the project template, or asks about configuring a new workspace. Triggers Socratic discovery process to fill template sections.
2026-01-05
mcp-cipher-complex-analysis.md
0
1 export mcp-cipher-complex-analysis
2 NEXTAltair from "NEXTAltair/LoRAIro"
3 Complex analysis using Cipher MCP (10-30s) for library research via context7, design pattern memory search, and multi-tool integration for LoRAIro strategic planning
2026-01-05
write-unit-test.md
0
1 export write-unit-test
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Generate behavioral unit tests from functional specifications using PreDB/PostDB pattern. Use when user provides specs with Preconditions/Workflow/Postconditions structure or asks to write tests for a specification before implementation (TDD approach).
2026-01-05
documentation-best-practices.md
0
1 export documentation-best-practices
2 andy-fawcett from "andy-fawcett/mtg-agent"
3 This skill should be used when creating or updating implementation documentation, task breakdowns, verification steps, or phase planning documents. It provides standards and templates for consistent, professional documentation throughout the MTG Agent project.
2026-01-05
cpp-dev-guidelines.md
0
1 export cpp-dev-guidelines
2 majiayu000 from "majiayu000/claude-skill-registry"
3 C++ development guidelines for modern C++17/20 projects. Use when creating C++ classes, functions, headers, or working with CMake, templates, smart pointers, RAII, memory management, STL containers, multithreading, or C++ best practices. Covers project structure, modern C++ idioms, build systems, testing with GoogleTest/Catch2, and performance considerations.
2026-01-05
tailwind-css.md
0
1 export tailwind-css
2 danielseltzer from "danielseltzer/code-analysis-tools"
3 Tailwind CSS utility-first framework for rapid UI development with responsive design and dark mode
2026-01-05
customer-success.md
0
1 export customer-success
2 violetio from "violetio/violet-ai-plugins"
3 Customer success and relationship management
2026-01-05
skill-creator.md
0
1 export skill-creator
2 krishagel from "krishagel/geoffrey"
3 Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
2026-01-05
everhour-integration.md
0
1 export everhour-integration
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Complete Everhour time tracking integration for accessing and managing time entries via REST API
2026-01-05
skill-manager.md
0
1 export skill-manager
2 KyleKing from "KyleKing/vcr-tui"
3 Manages Claude Skills lifecycle - creating, updating, maintaining, and versioning project-specific and cross-IDE knowledge bases. Invoke when user wants to create new skills, update existing ones, or sync skill content across tools.
2026-01-05
commit-protocol.md
0
1 export commit-protocol
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Use when user asks to commit changes or when finishing significant work. Enforces quality gates, testing verification, and explicit user approval before any git commit.
2026-01-05
frontend-security.md
0
1 export frontend-security
2 schalkneethling from "schalkneethling/webdev-agent-skills"
3 Audit frontend codebases for security vulnerabilities and bad practices. Use when performing security reviews, auditing code for XSS/CSRF/DOM vulnerabilities, checking Content Security Policy configurations, validating input handling, reviewing file upload security, or examining Node.js/NPM dependencies. Target frameworks include web platform (vanilla HTML/CSS/JS), React, Astro, Twig templates, Node.js, and Bun. Based on OWASP security guidelines.
2026-01-05
git-workflow.md
0
1 export git-workflow
2 RoM4iK from "RoM4iK/tinker-public"
3 Use for any git operations: fixing PRs, creating commits, creating branches, pushing changes. Handles proper branch management, commit conventions, and stacked PRs.
2026-01-05
skill-factory.md
0
1 export skill-factory
2 zenbase-ai 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 majiayu000 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
work-session.md
0
1 export work-session
2 fusupo 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
artifact-registry.md
0
1 export artifact-registry
2 GodSpeedAI 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 majiayu000 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