Browse Skills

6825 skills found

writing-skills.md
0
1 export writing-skills
2 abudhahir from "abudhahir/cp-ninja"
3 Use when creating new skills, editing existing skills, or verifying skills work before deployment
2026-01-05
documentation-standards.md
0
1 export documentation-standards
2 dnlopes from "dnlopes/claude-code-plugins"
3 Standards for Claude-optimized repository documentation. Use when creating or updating docs/claude/ documentation to ensure correct format, abstraction level, and front-matter.
2026-01-05
elisp-development.md
0
1 export elisp-development
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Emacs Lisp development best practices including file templates, project structure, testing, and coding style. Use when writing Emacs Lisp packages or configuration.
2026-01-05
java-oop-assignment.md
0
1 export java-oop-assignment
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Completes Java OOP university assignments from PDF specifications with minimal implementation. Use when user provides a PDF assignment file or mentions completing a Java/FOP/OOP homework exercise. Focuses on writing the least code necessary to satisfy requirements.
2026-01-05
benchmark-report-creator.md
0
1 export benchmark-report-creator
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Use PROACTIVELY when creating research reports, experiment writeups, technical whitepapers, or empirical study documentation. Orchestrates the complete benchmark report pipeline with structure, diagrams, hi-res PNG capture, and PDF export. Provides working scripts, CSS templates, and complete command sequences for publication-quality AI/ML benchmark reports. Not for slides, blog posts, or simple README files.
2026-01-05
writing-plans.md
0
1 export writing-plans
2 TheMostlyGreat from "TheMostlyGreat/safeword"
3 Use when spec is complete and you need detailed implementation tasks for LLM agents. Creates execution plans with exact file paths, complete code examples, and verification steps. Triggers: 'write plan', 'execution plan', 'implementation plan', 'break down into tasks', 'detailed steps'.
2026-01-05
code-review.md
0
1 export code-review
2 otrebu from "otrebu/agents"
3 Expert code review specialist. Reviews for quality and intent alignment. Use immediately after writing or modifying code, or when user requests code review. Handles both uncommitted changes and targeted file reviews.
2026-01-05
spec-design-guide.md
0
1 export spec-design-guide
2 majiayu000 from "majiayu000/claude-skill-registry"
3 仕様(Why)と設計(How)を記録し、Living Documentation原則でコードと常に同期させる
2026-01-05
writing-descriptions.md
0
1 export writing-descriptions
2 mgd34msu from "mgd34msu/goodvibes-plugin"
3 Examples and patterns for writing effective agent and skill descriptions. Use when crafting descriptions that serve as routing keys for Claude's invocation decisions.
2026-01-05
fractal-docs.md
0
1 export fractal-docs
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Automatically add or update documentation following the Fractal Docs Protocol.自动添加或更新符合分形文档协议的文档。Use when:- Creating new source files (add [IN]/[OUT]/[POS] headers)- Creating new folders (add .folder.md)- Modifying existing files (update headers and .folder.md)- Running documentation audit- User mentions "fractal", "doc protocol", "add headers", "补全文档"
2026-01-05
gathering-skills-examples.md
0
1 export gathering-skills-examples
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Real-time collection and analysis of Claude Skills examples from multiple sources including GitHub repositories, blog posts, documentation, and community discussions. Use this skill when the user requests to gather examples, use cases, best practices, or implementation patterns for Claude Skills. Generates comprehensive markdown reports summarizing collected examples.
2026-01-05
documentation-generation.md
0
1 export documentation-generation
2 Lobbi-Docs from "Lobbi-Docs/claude-2"
3 Use when generating Confluence documentation from Jira issues, PRs, or code implementations
2026-01-05
organ-axis-complete.md
0
1 export organ-axis-complete
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Organ Axis tutorial docs - 100%覆盖文档(模型应用+公式+注释采样+教程)
2026-01-05
dcg-parsing.md
0
1 export dcg-parsing
2 EricGT from "EricGT/prolog-dcg-skill"
3 Guide Claude in writing efficient, idiomatic SWI-Prolog DCGs (Definite Clause Grammars) following best practices for single-pass parsing, character codes, pure declarative style, and accumulator patterns. Use when working with Prolog parsing tasks.
2026-01-05
receiving-code-review.md
0
1 export receiving-code-review
2 adawalli from "adawalli/claude-plugins"
3 Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation
2026-01-05
css-standards.md
0
1 export css-standards
2 shwilliamson from "shwilliamson/a-test"
3 CSS, SCSS, and styling conventions. Use when writing, reviewing, or debugging styles and layouts.
2026-01-05
async-await-patterns.md
0
1 export async-await-patterns
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Use when writing JavaScript or TypeScript code with asynchronous operations
2026-01-05
code-understanding.md
0
1 export code-understanding
2 majiayu000 from "majiayu000/claude-skill-registry"
3 代码理解和文档生成技能,用于递归分析代码库结构并在每个目录层级生成包含模块概述、详细讲解和文件摘要的README.md文档。当用户需要理解新项目、生成技术文档或进行代码库结构分析时使用此技能。
2026-01-05
pdm-migration-specialist.md
0
1 export pdm-migration-specialist
2 paunchygent from "paunchygent/skriptoteket"
3 Migrate pyproject.toml from pre-PDM 2.0 syntax to modern PEP-compliant format. Focuses on dev-dependencies to dependency-groups conversion and PEP 621 project metadata. Integrates with Context7 for latest PDM documentation.
2026-01-05
vue-playwright-testing.md
0
1 export vue-playwright-testing
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Comprehensive guide for testing Vue 3 applications with Playwright (2025). This skill should be used when writing end-to-end tests or component tests for Vue apps, testing Vue Router navigation, reactive state changes, authentication flows, or setting up Playwright in Vue projects.
2026-01-05
testing.md
0
1 export testing
2 SammySnake-d from "SammySnake-d/ai-frontend-scaffold"
3 测试规范与最佳实践。Use when writing unit tests, integration tests, or component tests. Triggers on: creating test files, using Vitest, Testing Library, mocking, test organization questions.
2026-01-05
error-handling.md
0
1 export error-handling
2 Doyajin174 from "Doyajin174/myskills"
3 Enforce proper error handling patterns. Use when writing async code, API calls, or user-facing features. Covers try-catch, error boundaries, graceful degradation, and user feedback.
2026-01-05
obsidian-markdown-structure.md
0
1 export obsidian-markdown-structure
2 AlejandroIglesiasCalvo from "AlejandroIglesiasCalvo/Coddex-Obsidian-Skills"
3 Estandarizar estructura Markdown en Obsidian sin romper Dataview/Templater ni tablas: headings, listas, bloques de código, separadores.
2026-01-05
topic-manager.md
0
1 export topic-manager
2 smorand from "smorand/claude-config"
3 Expert in managing professional topics stored as structured Google Drive folders and Google Docs. **Use this skill whenever the user mentions "topic", "topics", "update topic", "create topic", "open topic", "one 2 one", "list topics", "describe topics", "summarize topics", "1-2-1", or asks to process meetings, records, or presentations related to topics.**
2026-01-05