🛠️

IDE 與編輯器

2165 skills in 工具 > IDE 與編輯器

audio-effect

Create standard SuperCollider audio effects for Bice-Box (delays, reverbs, filters, distortions). Provides templates, ControlSpecs, common patterns, and MCP workflow for safely creating/updating effects.

majiayu000/claude-skill-registry
0
0
更新於 6d ago

typescript-mcp

Use this skill when building MCP (Model Context Protocol) servers with TypeScript on Cloudflare Workers. This skill provides production-tested patterns for implementing tools, resources, and prompts using the official @modelcontextprotocol/sdk. It prevents 10+ common errors including export syntax issues, schema validation failures, memory leaks from unclosed transports, CORS misconfigurations, and authentication vulnerabilities. This skill should be used when developers need stateless MCP servers for API integrations, external tool exposure, or serverless edge deployments. For stateful agents with WebSockets and persistent storage, consider the Cloudflare Agents SDK instead. Supports multiple authentication methods (API keys, OAuth, Zero Trust), Cloudflare service integrations (D1, KV, R2, Vectorize), and comprehensive testing strategies. Production tested with token savings of ~70% vs manual implementation.Keywords: mcp, model context protocol, typescript mcp, cloudflare workers mcp, mcp server, mcp tools

majiayu000/claude-skill-registry
0
0
更新於 6d ago

docs-generator

Generate comprehensive codebase documentation using the Diátaxis framework. Creates tutorials (learning-oriented), how-to guides (problem-solving), reference docs (technical descriptions), and explanations (conceptual). Supports monorepos, multiple languages, and session persistence (resume anytime). Use when: (1) documenting a new codebase, (2) updating existing docs after code changes, (3) user mentions "generate docs", "document this code", "write documentation", (4) creating README, API docs, or user guides.

elertan/claude-dotfiles
0
0
更新於 6d ago

development-assistant

Guides through adding new features, MCP tools, analyzers, and extending the patent creator system.

RobThePCGuy/Claude-Patent-Creator
0
0
更新於 6d ago

arch-v

Video production workflow orchestrator for Veo 3. Guides users through creating professional video prompts via two paths - direct text-to-video OR image-to-video pipeline (Imagen 3/4 → Veo 3). Validates prompt completeness, checks conflicts, ensures all mandatory components present. Integrates camera-movements, great-prompt-anatomy, short-prompt-guide, long-prompt-guide, and imagine skills.

rfxlamia/flow
0
0
更新於 6d ago

instagram-stories-crafter

Marketplace

Craft Instagram Stories optimized for engagement and retention in December 2025.Use when creating Story sequences, planning interactive content with stickers, drivingtraffic to links, or maintaining daily presence. Includes optimal slide count, stickerstrategies, analytics interpretation, and templates for educational/newsletter content.

chekos/bns-marketplace
0
0
更新於 6d ago

skill-creator

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.

longtho638-jpg/apexrebate
0
0
更新於 6d 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.

nodays-off/rack-reserve
0
0
更新於 6d ago

terraformer

Marketplace

Terraformer tool for reverse-engineering existing cloud infrastructure into Terraform code. Import resources from AWS, Azure, GCP, Kubernetes, and other providers. Generate Terraform configurations from running infrastructure for migration, disaster recovery, and infrastructure documentation.

Lobbi-Docs/claude
0
0
更新於 6d ago

theme-factory

Toolkit for styling artifacts with a theme. These artifacts can be slides, docs, reportings, HTML landing pages, etc. There are 10 pre-set themes with colors/fonts that you can apply to any artifact that has been creating, or can generate a new theme on-the-fly.

nirukk52/KiteMate
0
0
更新於 6d ago

product-bootstrap

Interactive product bootstrapping workflow - creates PRD, technical design, UX design, business plan, and implementation plan through guided questions

tonytamsf/claude-skill-product-bootstrap
0
0
更新於 6d ago

frontend-development

Frontend development guidelines for React/TypeScript applications. Modern patterns including Suspense, lazy loading, useSuspenseQuery, file organization with features directory, MUI v7 styling, TanStack Router, performance optimization, and TypeScript best practices. Use when creating components, pages, features, fetching data, styling, routing, or working with frontend code.

hungtrandigital/ResidentOne
0
0
更新於 6d ago

music-release-post-generator

Genera post Facebook per promuovere release musicali su YouTube. Usa quando pubblichi una nuova traccia e devi condividerla su gruppi Facebook con titolo, descrizione accattivante, CTA e hashtag.

fracabu/claude-skill-factory
0
0
更新於 6d ago

youtube-analysis

Analyze YouTube video transcripts to extract summaries, key takeaways, and insights. Use when the user mentions YouTube, video transcript, video analysis, provides a YouTube URL, or wants to analyze a .txt file containing a video transcript.

majiayu000/claude-skill-registry
0
0
更新於 6d ago

moai-cc-claude-md

Authoring CLAUDE.md Project Instructions. Design project-specific AI guidance, document workflows, define architecture patterns. Use when creating CLAUDE.md files for projects, documenting team standards, or establishing AI collaboration guidelines.

majiayu000/claude-skill-registry
0
0
更新於 6d ago

refactoring

Marketplace

Identifies code smells, applies design patterns, guides migrations, and performs security/performance/accessibility refactoring. Use when improving code quality, modernizing codebases, applying design patterns, migrating to TypeScript, or extracting microservices.

mgd34msu/goodvibes-plugin
0
0
更新於 6d ago

frontend-dev-guidelines

Frontend development guidelines for React/TypeScript applications. Modern patterns including Suspense, lazy loading, useSuspenseQuery, file organization with features directory, MUI v7 styling, TanStack Router, performance optimization, and TypeScript best practices. Use when creating components, pages, features, fetching data, styling, routing, or working with frontend code.

ddttom/allaboutv2
0
0
更新於 6d ago

typescript-jsdoc

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.

AdamManuel-dev/claude-code-ext
0
0
更新於 6d ago

prp-structure

Marketplace

Provides the standard structure and format for Prompt-Response-Plan (PRP) documents. Use when creating, formatting, or validating PRP documents for systematic problem-solving workflows.

L-Sypniewski/claude-code-toolkit
0
0
更新於 6d ago

coding-guidelines

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.

roman-16/.nixos
0
0
更新於 6d ago