Browse Skills
6825 skills found
doc-generator.md
0
1
export
doc-generator
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
コードからドキュメントを自動生成するスキル。関数やクラスのJSDoc/TSDocコメント、README、APIリファレンスなどを生成する際に使用します。
2026-01-05
production-readiness.md
0
1
export
production-readiness
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Comprehensive pre-deployment validation ensuring code is production-ready. Runs complete audit pipeline, performance benchmarks, security scan, documentation check, and generates deployment checklist.
2026-01-05
python.md
0
1
export
python
2
from
"anjurad/docx"
from
"anjurad/docx"
3
Python coding standards, best practices, type hints, and testing patterns with uv for package management. Use when writing or reviewing Python code, implementing tests, setting up Python projects, managing dependencies with uv, working with virtual environments, adding type hints, writing pytest tests, or discussing Python language features and best practices.
2026-01-05
microsoft-docs.md
0
1
export
microsoft-docs
2
from
"mindmorass/reflex"
from
"mindmorass/reflex"
3
Search and fetch Microsoft Learn documentation
2026-01-05
document-parsers.md
0
1
export
document-parsers
2
from
"vanman2024/ai-dev-marketplace"
from
"vanman2024/ai-dev-marketplace"
3
Multi-format document parsing tools for PDF, DOCX, HTML, and Markdown with support for LlamaParse, Unstructured.io, PyPDF2, PDFPlumber, and python-docx. Use when parsing documents, extracting text from PDFs, processing Word documents, converting HTML to text, extracting tables from documents, building RAG pipelines, chunking documents, or when user mentions document parsing, PDF extraction, DOCX processing, table extraction, OCR, LlamaParse, Unstructured.io, or document ingestion.
2026-01-05
global-coding-style.md
0
1
export
global-coding-style
2
from
"pdovhomilja/dovhomilja-cz"
from
"pdovhomilja/dovhomilja-cz"
3
Write clean, consistent code following established naming conventions, formatting rules, and the DRY principle across all files. Use this skill when writing any code in any file, naming variables and functions, structuring code logic, formatting code with consistent indentation, choosing descriptive names that reveal intent, keeping functions small and focused, removing dead code and unused imports, extracting common logic into reusable functions, maintaining consistent code style across the codebase, configuring linters and formatters, or refactoring code for better readability. Apply this skill universally across all coding tasks to ensure code quality, maintainability, and consistency with project standards. This skill should be active for all file types including TypeScript, JavaScript, Python, Ruby, Java, Go, and other programming languages.
2026-01-05
doc-reviewer.md
0
1
export
doc-reviewer
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Review all .md files for naming conventions, conciseness, consistency, and completeness. Use when creating or editing any markdown file.
2026-01-05
markdown-quality.md
0
1
export
markdown-quality
2
from
"racurry/neat-little-package"
from
"racurry/neat-little-package"
3
Interpretive guidance for applying markdownlint rules using our opinionated configuration. Use when creating or editing markdown files, configuring markdownlint, troubleshooting linting issues, or reviewing markdown quality.
2026-01-05
codebase-agent.md
0
1
export
codebase-agent
2
from
"harivansh-afk/claude-continual-learning"
from
"harivansh-afk/claude-continual-learning"
3
Expert coding agent for this codebase. Learns from every session to improvecode quality, catch edge cases, and apply proven patterns. Use for ANY codingtask: writing, debugging, refactoring, testing. Accumulates project knowledge.
2026-01-05
create-watchos-version.md
0
1
export
create-watchos-version
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Analyzes existing iOS/macOS/Apple platform projects to create a comprehensive, phased plan for building a watchOS companion or standalone app. Use when users want to add watchOS support to an existing Apple platform app, create a Watch app version of their iOS app, or build watchOS features. The skill digests project architecture, identifies patterns, analyzes API compatibility, searches for current watchOS documentation, and produces a detailed implementation plan with API availability warnings before any code generation.
2026-01-05
writing-tests.md
0
1
export
writing-tests
2
from
"OscarAdserballe/dotfiles"
from
"OscarAdserballe/dotfiles"
3
Extract text, fill forms, merge PDFs. Use when working with PDF files, forms, or document extraction. Requires pypdf and pdfplumber packages.
2026-01-05
update-agents-md.md
0
1
export
update-agents-md
2
from
"dgrobinson/dotfiles-common"
from
"dgrobinson/dotfiles-common"
3
Maintain AGENTS.md files across a repo: find and review every AGENTS.md, apply hygiene rules (fix outdated or incorrect guidance, reduce verbosity, split large sections into docs and link them), add newly learned context from the current conversation, and provide a concise enumerated update summary. Use when asked to update AGENTS files, run/sweep the agents update skill, or when AGENTS.md maintenance is required across a repository or subfolder.
2026-01-05
brand-voice-therapy.md
0
1
export
brand-voice-therapy
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Apply Jesse's confident-but-vulnerable voice to all content. Use when writing service pages, blog posts, CTAs, emails, or checking if content sounds like Jesse. Reference: /docs/branding/voice/BRAND-VOICE.md
2026-01-05
wrapping-up-plan.md
0
1
export
wrapping-up-plan
2
from
"bcl1713/starlink-dashboard"
from
"bcl1713/starlink-dashboard"
3
Finalizes work for the current feature branch by validating checklist completion, updating docs, auto-committing, creating a PR, merging it when approved, archiving the dev folder, and pushing a cleanup commit.
2026-01-05
claude-code.md
0
1
export
claude-code
2
from
"hungtrandigital/ResidentOne"
from
"hungtrandigital/ResidentOne"
3
Activate when users ask about Claude Code installation, slash commands (/cook, /plan, /fix, /test, /docs, /design, /git), creating/managing Agent Skills, configuring MCP servers, setting up hooks/plugins, IDE integration (VS Code, JetBrains), CI/CD workflows, enterprise deployment (SSO, RBAC, sandboxing), troubleshooting authentication/performance issues, or advanced features (extended thinking, caching, checkpointing).
2026-01-05
markdowntown-bd.md
0
1
export
markdowntown-bd
2
from
"joelklabo/markdowntown-cli"
from
"joelklabo/markdowntown-cli"
3
Beads (bd) issue workflow and repo operations for markdowntown. Use when creating bd tasks, updating status, adding dependencies, running required tests, committing, and pushing to main.
2026-01-05
py-testing-async.md
0
1
export
py-testing-async
2
from
"CJHarmath/claude-agents-skills"
from
"CJHarmath/claude-agents-skills"
3
Async testing patterns with pytest-asyncio. Use when writing tests, mocking async code, testing database operations, or debugging test failures.
2026-01-05
test.md
0
1
export
test
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
HTML documentation test
2026-01-05
mathjax-rendering.md
0
1
export
mathjax-rendering
2
from
"BitYoungjae/marketplace"
from
"BitYoungjae/marketplace"
3
Render mathematical formulas in Obsidian using LaTeX/MathJax syntax. Use when writing equations, matrices, integrals, summations, or any mathematical notation in Obsidian notes.
2026-01-05
documentation-sync.md
0
1
export
documentation-sync
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Keep documentation in sync with code changes. Use when implementing features, modifying APIs, changing architecture, adding configuration, updating security, or making any changes that affect user-facing or developer-facing documentation.
2026-01-05
import-skill.md
0
1
export
import-skill
2
from
"abdullahbeam/nexus-design-abdullah"
from
"abdullahbeam/nexus-design-abdullah"
3
Import a skill from Notion (or other source) into local Nexus. Load when user mentions "import skill", "download skill", "add skill to nexus", "pull skill from notion", or selects a skill to import after querying.
2026-01-05
tdd-green-phase.md
0
1
export
tdd-green-phase
2
from
"rubrical-studios/process-docs"
from
"rubrical-studios/process-docs"
3
Guide experienced developers through GREEN phase of TDD cycle - writing minimal implementation to pass failing tests
2026-01-05
ux-polish.md
0
1
export
ux-polish
2
from
"cdryampi/wordpress_headless"
from
"cdryampi/wordpress_headless"
3
Define UI tokens, accessibility rules, and consistent component behavior for the Astro frontend, plus empty/loading/error states and light hover/focus transitions. Use when adding or refining frontend UX polish and documentation under frontend/ in this repo.
2026-01-05
tech-lead.md
0
1
export
tech-lead
2
from
"violetio/violet-ai-plugins"
from
"violetio/violet-ai-plugins"
3
Technical leadership and code review
2026-01-05