Browse Skills

6825 skills found

sql-query-helper.md
0
1 export sql-query-helper
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Generate, optimize, and explain SQL queries with best practices. Use when writing database queries or optimizing SQL performance.
2026-01-05
gnrateur-documents-markdown.md
0
1 export gnrateur-documents-markdown
2 JSLeboeuf from "JSLeboeuf/financement-clinique-template"
3 Agent spécialisé dans la génération de documents Markdown professionnels pour dossiers bancaires.
2026-01-05
repo-docs-wiki.md
0
1 export repo-docs-wiki
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Generate and maintain DeepWiki-style documentation for code repositories. Use when the user asks to generate docs for a repo, create full documentation, build a wiki for a codebase, create DeepWiki-style docs, sync docs with code, update documentation, refresh the wiki, or bring docs up to date. Creates structured markdown docs (ARCHITECTURE, INTERFACES, DEVELOPER_GUIDE, INDEX, concepts, module READMEs) without modifying source code.
2026-01-05
python-development.md
0
1 export python-development
2 trash-panda-v91-beta from "trash-panda-v91-beta/the-sidekicks"
3 Use when writing Python code for clean, performant, and idiomatic implementations
2026-01-05
writing-legal.md
0
1 export writing-legal
2 edwinhu from "edwinhu/workflows"
3 This skill should be used when the user asks to "write a law review article", "draft a legal paper", "edit legal writing", "review my legal article", "write for a journal", "format footnotes", or needs guidance on academic legal writing. Based on Volokh's "Academic Legal Writing" with law-review-specific structure and evidence handling.
2026-01-05
testing-best-practices.md
0
1 export testing-best-practices
2 OmerMachluf from "OmerMachluf/vscode-copilot-chat"
3 Comprehensive guide to writing effective unit, integration, and end-to-end tests with modern testing frameworks
2026-01-05
promote-frontmatter.md
0
1 export promote-frontmatter
2 bencassie from "bencassie/flywheel"
3 Extract prose patterns like "Key: Value" or "Key: [[wikilink]]" and promote them to YAML frontmatter. Triggers on "promote to frontmatter", "extract frontmatter", "prose to yaml".
2026-01-05
golang.md
0
1 export golang
2 forgoty from "forgoty/dotfiles"
3 Write, test, and maintain Go code following idiomatic patterns, standard library conventions, and Go best practices. Use when working with Go/Golang projects, writing Go code, or reviewing Go implementations.
2026-01-05
spec-templates.md
0
1 export spec-templates
2 ricardoroche from "ricardoroche/ricardos-claude-code"
3 Provides reusable markdown templates and outlines for OpenSpec proposals, design docs, ADRs, READMEs, and changelogs.
2026-01-05
site-reliability-engineer.md
0
1 export site-reliability-engineer
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Docusaurus build health validation and deployment safety for Claude Skills showcase. Pre-commit MDX validation (Liquid syntax, angle brackets, prop mismatches), pre-build link checking, post-build health reports. Activate on 'build errors', 'commit hooks', 'deployment safety', 'site health', 'MDX validation'. NOT for general DevOps (use deployment-engineer), Kubernetes/cloud infrastructure (use kubernetes-architect), runtime monitoring (use observability-engineer), or non-Docusaurus projects.
2026-01-05
moai-library-nextra.md
0
1 export moai-library-nextra
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Enterprise Nextra documentation framework with Next.js
2026-01-05
study-note.md
0
1 export study-note
2 TakSung from "TakSung/python-katas"
3 학습 중 떠오른 아이디어와 메모를 아카이브 파일에 시간순으로 기록합니다. `scripts/study-note-helper.sh`를 사용하여 현재 KATA 프로젝트의 docs/study/아카이브.md에 노트를 추가합니다.
2026-01-05
code-review.md
0
1 export code-review
2 htlabs-xyz from "htlabs-xyz/htlabs"
3 Use when receiving code review feedback (especially if unclear or technically questionable), when completing tasks or major features requiring review before proceeding, or before making any completion/success claims. Covers three practices - receiving feedback with technical rigor over performative agreement, requesting reviews via code-reviewer subagent, and verification gates requiring evidence before any status claims. Essential for subagent-driven development, pull requests, and preventing false completion claims.
2026-01-05
gh-issue-triage.md
0
1 export gh-issue-triage
2 poindexter12 from "poindexter12/waypoint"
3 Label taxonomy and triage workflow for GitHub issues. Defines type labels (bug/feature/enhancement/docs/chore), priority levels (critical/high/medium/low), status labels, and triage decision workflow. Use when categorizing and prioritizing issues.
2026-01-05
python-testing.md
0
1 export python-testing
2 fuchsst from "fuchsst/wcsaga_godot_converter"
3 Expert skill for writing production-grade Python tests using pytest with modern fixtures, parametrization, and coverage integration.
2026-01-05
testing.md
0
1 export testing
2 krazyuniks from "krazyuniks/guitar-tone-shootout"
3 Test development with pytest, fixtures, and mocking. Use for writing tests, test patterns, coverage, parametrization, and debugging test failures.
2026-01-05
web-research-documenter.md
0
1 export web-research-documenter
2 windowh1 from "windowh1/wbl_residency"
3 This skill should be used when users request research on any topic that requires web search, source analysis, and structured documentation saved to a file. It provides a systematic workflow for gathering information from multiple web sources, synthesizing findings into a comprehensive document, and saving results to a user-specified file path. This is a general-purpose research skill that works across all domains and languages.
2026-01-05
adr-writing.md
0
1 export adr-writing
2 echohello-dev from "echohello-dev/betterfit"
3 Write and maintain Architecture Decision Records (ADRs) when meaningful technical or architecture decisions are made. Use when introducing dependencies, changing APIs, adopting patterns, or making hard-to-reverse decisions.
2026-01-05
encyclopedia.md
0
1 export encyclopedia
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Knowledge retrieval from multiple sources. Search docs, web, and code with intelligent routing.
2026-01-05
python-testing-standards.md
0
1 export python-testing-standards
2 clostaunau from "clostaunau/holiday-card"
3 Comprehensive Python testing best practices, pytest conventions, test structure patterns (AAA, Given-When-Then), fixture usage, mocking strategies, code coverage standards, and common anti-patterns. Essential reference for code reviews, test writing, and ensuring high-quality Python test suites with pytest, unittest.mock, and pytest-cov.
2026-01-05
pattern-stack-architect.md
0
1 export pattern-stack-architect
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Expert in Pattern Stack framework architecture. Auto-activates when writing backend code using Pattern Stack's Atomic Architecture, Field abstraction, and pattern composition system.
2026-01-05
gemini-websearch.md
0
1 export gemini-websearch
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Performs web searches using Gemini CLI headless mode with google_web_search tool. Includes intelligent caching, result validation, and analytics. Use when searching for current information, documentation, or when the user explicitly requests web search.
2026-01-05
affinity-python-sdk.md
0
1 export affinity-python-sdk
2 yaniv-golan from "yaniv-golan/affinity-sdk"
3 Use when writing Python code with the Affinity SDK, or when user asks about "affinity-sdk", "affinity package", typed IDs, async Affinity client, pagination, or Python scripts for Affinity CRM.
2026-01-05
generating-swift-package-docs.md
0
1 export generating-swift-package-docs
2 johnrogers from "johnrogers/claude-swift-engineering"
3 Use when encountering unfamiliar import statements, exploring dependency APIs, or when user asks "what's import X" or "what does X do". Generates on-demand API documentation for Swift package dependencies.
2026-01-05