📚

文件

文件工具和技術寫作技能

6825 skills in this category

unit-test

Guide for writing unit tests with Vitest. Use when writing tests for service functions, pure logic, or webhook handlers. Covers TDD Red-Green-Refactor cycle, Arrange-Act-Assert pattern, anti-patterns, pure function testing, and mocking at boundaries.

majiayu000/claude-skill-registry
0
0
更新於 1w ago

graphviz-diagrams

Marketplace

Create complex graph visualizations using Graphviz DOT language, with both source code and pre-rendered images.

mindmorass/reflex
0
0
更新於 1w ago

test-orchestrator

Set up testing infrastructure and strategy for a project. This skill should be used when a project is ready for testing setup, including test framework configuration, initial test scaffolding, and documentation of testing approach. Primarily a setup skill with guidance for ongoing testing.

JHaugaard/refine-workflow-skills
0
0
更新於 1w ago

readme-template-generator

Generate comprehensive README.md templates for open source projects. Triggers on "create readme", "generate readme template", "project readme", "documentation readme".

majiayu000/claude-skill-registry
0
0
更新於 1w ago

npmrc-config

Marketplace

NPM registry configuration template (.npmrc.template) and validation logic for GitHub Packages authentication with pnpm hoisting settings. Includes 4 critical standards (GitHub Package Registry config with token placeholder, pnpm hoisting for monorepo compatibility, exact version management, security documentation). Use when creating or auditing .npmrc.template files to prevent token leakage.

metasaver/claude-marketplace
0
0
更新於 1w ago

ca-django-tests

ALWAYS use this skill proactively for Consumer Affairs Django repositories (located in ../ca/ directory) when ANY of these occur - (1) User mentions coverage, codecov, test coverage, partial coverage, branch coverage, or uncovered lines/code (2) User asks to write tests, add tests, run tests, or fix test failures (3) User asks to implement features, fix bugs, or modify code in CA repos and tests are needed (4) User provides a file path containing 'test' or 'tests' in CA repos (5) After writing new code in CA repos that needs test coverage. This skill handles Django test execution using the 'ca magictest' command and ensures 100% code coverage for CI requirements.

ramonsaraiva/yadm
0
0
更新於 1w ago

obsidian-plan-wiki

This skill should be used when creating or working with modular project plans stored as Obsidian-compatible markdown wikis. Use when the user asks to create a plan, roadmap, or documentation system that needs to be navigable in Obsidian, or when working with existing plan wikis that use the %% [ ] %% task tracking format.

Cygnusfear/claude-stuff
0
1
更新於 1w ago

ln-130-tasks-docs-creator

Creates task management documentation (docs/tasks/README.md + kanban_board.md). L2 Worker in ln-100-documents-pipeline. Sets up Linear integration and task tracking rules.

majiayu000/claude-skill-registry
0
0
更新於 1w ago

skill-documentarian

Documentation expert for Claude Skills showcase website. Maintains skill-to-website sync, manages tag taxonomy and badges, creates blog-style artifacts, and preserves multi-skill collaborations for posterity. Activate on 'document', 'sync skills', 'create artifact', 'validate skills', 'add tags', 'tag management', 'badge', 'metadata'. NOT for code implementation (use domain skills), design creation (use web-design-expert), testing (use test-automator), or project planning (use orchestrator).

majiayu000/claude-skill-registry
0
0
更新於 1w ago

createskill

Create and validate skills. USE WHEN create skill, new skill, skill structure, canonicalize. SkillSearch('createskill') for docs.

vitortl/thesolowolfeng
0
0
更新於 1w ago

rag-system-builder

Build Retrieval-Augmented Generation (RAG) Q&A systems with Claude or OpenAI. Use for creating AI assistants that answer questions from document collections, technical libraries, or knowledge bases.

vamseeachanta/workspace-hub
0
0
更新於 1w ago

doc-indexer

Use this skill at the beginning of any session or when needing to understand available project documentation. Provides just-in-time context by scanning YAML frontmatter from all markdown files in the docs/ directory without loading full content.

majiayu000/claude-skill-registry
0
0
更新於 1w ago

probitas-write

Marketplace

Writing Probitas scenarios. MUST BE USED when writing/editing E2E tests, creating scenarios, or working with *.probitas.ts files.

probitas-test/claude-plugins
0
0
更新於 1w ago

generate-prd

Generate or update PRD documents interactively with the user. Use this skill when the user wants to create new product requirements, refine existing PRD docs, or document a new feature. Asks clarifying questions iteratively to produce complete, accurate requirements.

majiayu000/claude-skill-registry
0
0
更新於 1w ago

drasi-queries

Guide for writing Drasi continuous queries using Cypher. Use this when asked to create, modify, or troubleshoot Drasi queries.

lukemurraynz/copilot-archetypes
0
0
更新於 1w ago

firecrawl-scraper

Complete knowledge domain for Firecrawl v2 API - web scraping and crawling that converts websites into LLM-ready markdown or structured data.Use when: scraping websites, crawling entire sites, extracting web content, converting HTML to markdown, building web scrapers, handling dynamic JavaScript content, bypassing anti-bot protection, extracting structured data from web pages, or when encountering "content not loading", "JavaScript rendering issues", or "blocked by bot detection".Keywords: firecrawl, firecrawl api, web scraping, web crawler, scrape website, crawl website, extract content, html to markdown, site crawler, content extraction, web automation, firecrawl-py, firecrawl-js, llm ready data, structured data extraction, bot bypass, javascript rendering, scraping api, crawling api, map urls, batch scraping

majiayu000/claude-skill-registry
0
0
更新於 1w ago

ai-multimodal

Process and generate multimedia content using Google Gemini API. Capabilities include analyze audio files (transcription with timestamps, summarization, speech understanding, music/sound analysis up to 9.5 hours), understand images (captioning, object detection, OCR, visual Q&A, segmentation), process videos (scene detection, Q&A, temporal analysis, YouTube URLs, up to 6 hours), extract from documents (PDF tables, forms, charts, diagrams, multi-page), generate images (text-to-image, editing, composition, refinement). Use when working with audio/video files, analyzing images or screenshots, processing PDF documents, extracting structured data from media, creating images from text prompts, or implementing multimodal AI features. Supports multiple models (Gemini 2.5/2.0) with context windows up to 2M tokens.

Leoph1688/ClaudeKit
0
0
更新於 1w ago

testing-xunit

Use when writing unit tests, integration tests, or setting up test projects in C#. Covers xUnit patterns, Moq mocking, Bogus test data generation, and Alba integration testing.

majiayu000/claude-skill-registry
0
0
更新於 1w ago

direct-response-copy-therapy

Write CRPO-compliant therapy copy that connects and converts without pressure tactics. Use when writing service pages, CTAs, hero sections, or any persuasive therapy content. Takes core direct-response principles and applies them to therapy context with 40% tone reduction. NO outcome guarantees, NO urgency tactics, NO testimonials. Maintains empathetic, professional tone while driving action through trust-building and value demonstration. References core direct-response-copy skill but filters all output through CRPO compliance lens.

majiayu000/claude-skill-registry
0
0
更新於 1w ago

system-design-reviewer

Reviews system designs and generates comprehensive text diagrams with architecture, security, performance, and cost analysis

ironluffy/claude-skills
0
0
更新於 1w ago