Browse Skills

6825 skills found

content-research-writer.md
0
1 export content-research-writer
2 breverdbidder from "breverdbidder/life-os"
3 Creates high-quality content (blog posts, tweets, newsletters, documentation) that matches the user's writing style and voice. Performs web research to find citations and supporting evidence. Use when user requests blog posts, marketing content, newsletters, tweets, or any written content that should sound authentic and be well-researched.
2026-01-05
technical-decision-record.md
0
1 export technical-decision-record
2 ChaiWithJai from "ChaiWithJai/claude-code-mastery"
3 Use when making technical decisions, choosing technologies, or documenting architectural choices. Creates ADRs (Architecture Decision Records).
2026-01-05
modern-swift.md
0
1 export modern-swift
2 johnrogers from "johnrogers/claude-swift-engineering"
3 Use when writing async/await code, enabling strict concurrency, fixing Sendable errors, migrating from completion handlers, managing shared state with actors, or using Task/TaskGroup for concurrency.
2026-01-05
path-reference.md
0
1 export path-reference
2 MacHu-GWU from "MacHu-GWU/sanhe-claude-code-plugins"
3 Create properly formatted references to paths (files or folders) in a git repository. Use when writing docs that need to link to any path in the repo.
2026-01-05
explore-and-document.md
0
1 export explore-and-document
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Systematically explore unfamiliar codebases and document findings using Julie's code intelligence, Sherpa's exploration workflow, and Goldfish's documentation. Activates when learning new code with semantic search, architecture mapping, and persistent documentation.
2026-01-05
notion-operations.md
0
1 export notion-operations
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Use when working with Notion databases, creating/updating pages, querying data, syncing between systems, or building knowledge management workflows
2026-01-05
gemini-document-processing.md
0
1 export gemini-document-processing
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Guide for implementing Google Gemini API document processing - analyze PDFs with native vision to extract text, images, diagrams, charts, and tables. Use when processing documents, extracting structured data, summarizing PDFs, answering questions about document content, or converting documents to structured formats. (project)
2026-01-05
managing-confluence.md
0
1 export managing-confluence
2 disusered from "disusered/dotfiles-universal"
3 Reads, creates, and updates Confluence pages via MCP. Use when working with wiki pages, documentation, knowledge bases, CQL searches, or page hierarchies in Confluence. For Jira issues, use managing-jira instead.
2026-01-05
testing-skills-with-subagents.md
0
1 export testing-skills-with-subagents
2 keenanthomson from "keenanthomson/dotfiles"
3 Use when creating or editing skills, before deployment, to verify they work under pressure and resist rationalization - applies RED-GREEN-REFACTOR cycle to process documentation by running baseline without skill, writing to address failures, iterating to close loopholes
2026-01-05
testing.md
0
1 export testing
2 motlin from "motlin/claude-code-plugins"
3 Testing guidelines. Use when Writing, Editing, or reviewing tests.
2026-01-05
typescript-jsdoc.md
0
1 export typescript-jsdoc
2 AdamManuel-dev from "AdamManuel-dev/claude-code-ext"
3 Write effective JSDoc comments for TypeScript code. Provides guidance on documentation format, strategic placement, best practices, and when to document versus when to keep code self-documenting. Helps maintain code clarity and IDE support.
2026-01-05
receiving-code-review.md
0
1 export receiving-code-review
2 liauw-media from "liauw-media/CodeAssist"
3 Use when processing code review feedback. Technical evaluation of feedback, verify before implementing. No performative agreement or gratitude.
2026-01-05
react.md
0
1 export react
2 darantrute from "darantrute/_virgin-12112025"
3 react expert with self-populating documentation
2026-01-05
coding-guidelines.md
0
1 export coding-guidelines
2 roman-16 from "roman-16/.nixos"
3 Coding patterns and guidelines for TypeScript/JavaScript, Rust, and frontend frameworks. Use this skill when writing TypeScript/JavaScript or Rust code, or working with SolidJS, Tailwind CSS, daisyUI, React Native, Expo, or NativeWind. Provides idiomatic patterns and best practices.
2026-01-05
documentation-standards.md
0
1 export documentation-standards
2 RevTechStudio from "RevTechStudio/rts-plugins"
3 Markdownドキュメントの記述規約、スタイルガイド、markdownlint検証ルールを定義する。Markdownファイル作成時、README作成時、ドキュメント編集時、またはユーザーがドキュメント標準、Markdown形式、markdownlint、ドキュメントスタイルに言及した際に使用する。
2026-01-05
check-requirement-coverage.md
0
1 export check-requirement-coverage
2 foolishimp from "foolishimp/ai_sdlc_method"
3 Homeostatic sensor detecting requirements without implementation or test coverage. Scans for REQ-* keys in requirements docs and checks if they have corresponding code and tests. Use to find coverage gaps.
2026-01-05
e2e-test.md
0
1 export e2e-test
2 majiayu000 from "majiayu000/claude-skill-registry"
3 End-to-end testing with Playwright. Use when writing E2E tests, implementing page objects, setting up test fixtures, handling authentication in tests, adding visual regression testing, or configuring E2E tests for CI. Covers when to use E2E vs integration tests, critical path identification, page object pattern, test isolation, and CI considerations.
2026-01-05
moai-project-template-optimizer.md
0
1 export moai-project-template-optimizer
2 duaragha from "duaragha/full_tracker"
3 Handle template comparison and optimization workflows including backup detection, smart merging, and update completion reporting. Enhanced with Context7 MCP for up-to-date documentation.
2026-01-05
engineering-report-generator.md
0
1 export engineering-report-generator
2 vamseeachanta from "vamseeachanta/workspace-hub"
3 Generate engineering analysis reports with interactive Plotly visualizations, standard report sections, and HTML export. Use for creating dashboards, analysis summaries, and technical documentation with charts.
2026-01-05
review-spec.md
0
1 export review-spec
2 majiayu000 from "majiayu000/claude-skill-registry"
3 This skill should be used when the user wants to review a technical specification document, especially multi-file specs with appendices. It checks for consistency, completeness, clarity, and identifies opportunities for simplification and removal of unnecessary complexity.
2026-01-05
excalidraw-diagram.md
0
1 export excalidraw-diagram
2 albertsikkema from "albertsikkema/albertsikkema.github.io"
3 Create an Excalidraw diagram from a text description. Use when the user wants to create a diagram, flowchart, architecture diagram, or visual explanation for their blog post.
2026-01-05
design-doc-creator.md
0
1 export design-doc-creator
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Create AILANG design documents in the correct format and location. Use when user asks to create a design doc, plan a feature, or document a design. Handles both planned/ and implemented/ docs with proper structure.
2026-01-05
student-language-guide.md
0
1 export student-language-guide
2 zeeshan080 from "zeeshan080/ai-native-robotics"
3 Provide student-facing language rules for educational content. Use when writing lessons, checking language appropriateness, or validating content for students.
2026-01-05
nx-monorepo.md
0
1 export nx-monorepo
2 Asmayaseen from "Asmayaseen/hackathon-2"
3 Nx monorepo management skill for AI-native development. This skill should be used when working with Nx workspaces, project graphs, affected detection, code generation, and caching. Use when: analyzing dependencies, running affected commands, generating code, configuring Nx Cloud, or optimizing build performance. Invoke nx-mcp tools for documentation queries.
2026-01-05