Documentation

39 skills in this category

pytorch
Passed
Docstring
Write docstrings for PyTorch functions and methods following PyTorch conventions. Use when writing or updating docstrings in PyTorch code.
DocumentationPytorchDocstrings+3
97896.3k
pytorch
Passed
Skill Writer
Guide users through creating Agent Skills for Claude Code. Use when the user wants to create, write, author, or design a new Skill, or needs help with SKILL.md files, frontmatter, or skill structure.
WorkflowDeveloper ToolsSkill Authoring+3
731296.3k
anthropics
Passed
Skill Development
A comprehensive guide for creating skills in Claude Code plugins. It covers skill anatomy, progressive disclosure principles, writing style requirements, and provides step-by-step workflows for planning, creating, validating, and iterating on skills.
Plugin DevelopmentSkill CreationDocumentation+3
99661.4k
openai
Passed
skill-creator
A comprehensive guide and toolkit for creating effective Claude Code skills. It provides templates, initialization scripts, validation tools, and packaging utilities to help developers build modular extensions that add specialized knowledge, workflows, and tool integrations to Claude Code.
Skill DevelopmentScaffoldingTemplates+3
82655.5k
affaan-m
Passed
Project Guidelines Skill (Example)
A project-specific documentation skill that provides architecture overview, file structure guidance, code patterns for FastAPI and Next.js, testing requirements, and deployment workflows. It serves as a reference template for developers working on similar tech stacks with Supabase, Claude AI integration, and Google Cloud Run deployment.
Project GuidelinesArchitectureFastapi+3
29032.2k
anthropics
Passed
cookbook-audit
Audit an Anthropic Cookbook notebook based on a rubric. Use whenever a notebook review or audit is requested.
DocumentationCode ReviewJupyter+3
94230.4k
wshobson
Passed
architecture-decision-records
This skill helps teams create and maintain Architecture Decision Records (ADRs) - structured documents that capture the context, rationale, and consequences of significant technical decisions. It provides multiple templates (MADR, lightweight, Y-statement, deprecation, RFC-style), directory structure recommendations, review checklists, and integration with adr-tools CLI.
DocumentationArchitectureDecision Records+3
51727.0k
wshobson
Passed
Employment Contract Templates
This skill helps create employment contracts, offer letters, employee handbooks, and HR policy documents following legal best practices. It includes GDPR-compliant data handling patterns, consent management, and data subject rights implementation guidance with ready-to-use templates.
HrEmployment ContractsGdpr+3
5627.0k
wshobson
Passed
Architecture Decision Records
This skill helps teams document technical decisions using Architecture Decision Records (ADRs), automate changelog generation from commits, and create OpenAPI specifications for APIs. It provides templates, best practices, and reference examples without executing any code directly.
DocumentationArchitectureAdr+3
20227.0k
ComposioHQ
Passed
Content Research Writer
Assists in writing high-quality content by conducting research, adding citations, improving hooks, iterating on outlines, and providing real-time feedback on each section. Transforms your writing process from solo effort to collaborative partnership.
WritingContent CreationResearch+3
53213.7k
obra
Passed
Brainstorming
You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.
BrainstormingDesignPlanning+3
67513.2k4.1k
K-Dense-AI
Passed
Treatment Plans
Generates comprehensive medical treatment plans in LaTeX/PDF format across clinical specialties including general medicine, rehabilitation, mental health, chronic disease management, perioperative care, and pain management. Includes SMART goal frameworks, evidence-based intervention templates, regulatory compliance (HIPAA), and validation tools for quality assurance.
MedicalHealthcareLatex+3
8057.3k
K-Dense-AI
Passed
Latex Posters
A comprehensive skill for creating professional research posters in LaTeX using beamerposter, tikzposter, or baposter packages. It provides templates, design principles, layout guides, and a PDF quality review script to help produce publication-quality academic posters for conferences and presentations.
LatexResearchAcademic+3
8437.3k
K-Dense-AI
Passed
Clinical Reports
This skill helps write comprehensive clinical reports including case reports, diagnostic reports, clinical trial reports, and patient documentation. It provides templates following CARE, ICH-E3, and CONSORT guidelines, validates HIPAA de-identification, checks regulatory compliance, and includes reference materials for medical terminology and coding standards.
Clinical ReportsMedical DocumentationHipaa Compliance+3
5827.3k
EveryInc
Passed
Coding Tutor
This skill creates personalized coding tutorials tailored to your learning journey. It maintains a central library of tutorials at ~/coding-tutor-tutorials/, uses real code examples from your projects, tracks your understanding through quizzes, and implements spaced repetition to help concepts stick over time.
EducationLearningTutorials+3
4796.5k
EveryInc
Passed
Skill Creator
This skill provides a complete workflow for creating Claude Code skills. It includes scripts to initialize new skill directories with proper templates, validate skill structure and metadata, and package skills into distributable zip files. The skill also contains comprehensive documentation on skill anatomy, progressive disclosure patterns, and best practices for writing effective skills.
Skill DevelopmentMeta SkillProductivity+3
5276.5k
EveryInc
Passed
Every Style Editor
Every Style Editor transforms Claude into a meticulous copy editor specializing in grammar, punctuation, and style guide compliance. It provides a systematic four-phase review process (Initial Assessment, Detailed Line Edit, Mechanical Review, and Recommendations) using Every's comprehensive style guide covering capitalization, punctuation, formatting, and word usage conventions.
WritingEditingStyle Guide+3
556.5k
EveryInc
Passed
Creating Agent Skills
This skill provides expert guidance for creating, writing, and refining Claude Code Skills. It includes comprehensive documentation on skill structure, XML patterns, workflows, and best practices, along with templates for common skill types and workflows for auditing and verifying existing skills.
Skill AuthoringDocumentationBest Practices+3
2736.5k
EveryInc
Passed
Compound Docs
This skill automatically captures solved problems as structured documentation immediately after confirmation. It validates metadata against a YAML schema, organizes solutions by problem type (build errors, performance issues, etc.), and builds a searchable knowledge base with cross-references between related issues.
DocumentationKnowledge BaseTroubleshooting+3
2866.5k
anthropics
Passed
Claude Md Improver
This skill helps maintain and improve CLAUDE.md files in your repositories. It audits existing files against quality criteria, provides detailed scoring reports, and suggests targeted improvements to ensure Claude Code has optimal project context for future sessions.
DocumentationClaude MdProject Memory+3
465.0k
K-Dense-AI
Passed
Iso 13485 Certification
Comprehensive toolkit for preparing ISO 13485 certification documentation for medical device Quality Management Systems. Use when users need help with ISO 13485 QMS documentation, including (1) conducting gap analysis of existing documentation, (2) creating Quality Manuals, (3) developing required procedures and work instructions, (4) preparing Medical Device Files, (5) understanding ISO 13485 requirements, or (6) identifying missing documentation for medical device certification. Also use when users mention medical device regulations, QMS certification, FDA QMSR, EU MDR, or need help with quality system documentation.
Iso 13485Medical DeviceQms+3
7573.0k
anthropics
Passed
Plugin Structure
A comprehensive educational skill that teaches developers how to structure Claude Code plugins. It covers directory layout conventions, plugin.json manifest configuration, component organization (commands, agents, skills, hooks), the ${CLAUDE_PLUGIN_ROOT} portable path variable, and best practices with examples ranging from minimal to enterprise-grade plugins.
Plugin DevelopmentClaude CodeDocumentation+3
5612.1k
trailofbits
Passed
Ask Questions If Underspecified
This skill helps ensure requirements are properly understood before implementation begins. It provides a structured workflow for identifying when requests are underspecified, asking targeted clarifying questions (1-5 at a time), and confirming interpretation before proceeding with work. Useful for avoiding wasted effort on misunderstood requirements.
ProductivityRequirementsClarification+2
3642.1k
op7418
Passed
Humanizer Zh
Humanizer-zh is a Chinese-language skill for editing and improving AI-generated text to make it sound more natural and human-written. It identifies 24 common AI writing patterns across content, language, style, and communication categories, then provides guidance for rewriting text to remove these patterns while maintaining the core message.
WritingChineseText Editing+3
481.7k
glittercowboy
Passed
Create Slash Commands
Expert guidance for creating Claude Code slash commands. Use when working with slash commands, creating custom commands, understanding command structure, or learning YAML configuration.
Slash CommandsWorkflow AutomationDocumentation+3
433858
huifer
Passed
性健康分析技能
This skill provides a comprehensive framework for analyzing sexual health data, including IIEF-5 erectile dysfunction scoring, STD screening schedules, contraception effectiveness tracking, and correlations with medications, chronic diseases, mental health, nutrition, and exercise. It is purely informational and designed to help organize health data for discussion with medical professionals.
HealthMedicalData Analysis+3
1392658
huifer
Passed
口腔健康分析技能
This skill provides comprehensive oral health data analysis capabilities including trend identification, risk assessment for cavities and periodontal disease, and personalized oral care recommendations. It integrates with nutrition, chronic disease, and medication data for holistic health insights, while clearly stating it does not replace professional dental care.
Oral HealthDental CareHealth Analysis+3
50658
obra
Passed
Getting Started with Skills
Skills wiki intro - mandatory workflows, search tool, brainstorming triggers
MetaWorkflowSkill Management+3
558457
mintlify
Passed
Doc Reader
Doc Reader helps you efficiently consume and navigate external documentation sites without overwhelming your context window. It provides strategies for using llms.txt files, MCP servers for semantic search, and choosing the right approach based on your needs - whether you're exploring, looking for specific APIs, or need comprehensive understanding of a library.
DocumentationMcpLlms Txt+3
0331
fcakyon
Passed
Plugin Structure
This skill provides comprehensive guidance for creating Claude Code plugins, covering directory structure, manifest configuration (plugin.json), component organization patterns, and best practices. It includes examples from minimal single-command plugins to enterprise-grade deployments with MCP server integration, Kubernetes operations, and CI/CD automation.
Plugin DevelopmentClaude CodeDocumentation+3
717283