🛠️

IDE 與編輯器

2165 skills in 工具 > IDE 與編輯器

backend-migrations

Create and manage database migrations with reversible up/down methods, focused changes, and zero-downtime deployment considerations. Use this skill when creating or modifying migration files in directories like migrations/, db/migrate/, alembic/versions/, sequelize/migrations/, prisma/migrations/, or any database schema versioning folders. Use this when adding or altering database tables, columns, indexes, foreign keys, or constraints in migration scripts, implementing both up (apply changes) and down (rollback changes) methods for reversible migrations that allow safe rollbacks if deployments fail, writing migration scripts for ORMs and migration tools like Sequelize, Alembic, Django migrations, Rails migrations, TypeORM, Prisma migrations, Knex.js migrations, or any database migration framework, creating database indexes on large tables using concurrent creation options like CREATE INDEX CONCURRENTLY in PostgreSQL to avoid table locks that would block production traffic during deployment, separating schema

frankdevlabs/compilothq
0
0
更新於 28m ago

meeting-insights-analyzer

Analyzes meeting transcripts and recordings to uncover behavioral patterns, communication insights, and actionable feedback. Identifies when you avoid conflict, use filler words, dominate conversations, or miss opportunities to listen. Perfect for professionals seeking to improve their communication and leadership skills.

Snoopiam/claude_all_skills
0
0
更新於 1w ago

web-fetch

Retrieves and analyzes content from user-provided URLs or search results using the WebFetch tool. Manages domain filtering and max_uses limits to prevent data exfiltration. Use when users provide URLs to fetch, when analyzing web pages, or when following up on search results.

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

execution-plan-creation

Marketplace

Guide execution plan creation using the standard template. Execution plan organizes user stories into waves with agent assignments and verification gates. Use when PM agent drafts or updates an execution plan, or when validating wave structure and dependencies.

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

obsidian-nvim

Guide for implementing obsidian.nvim - a Neovim plugin for Obsidian vault management. Use when configuring, troubleshooting, or extending obsidian.nvim features including workspace setup, daily notes, templates, completion, pickers, and UI customization.

julianobarbosa/claude-code-skills
0
0
更新於 1w ago

readme-generator

Эксперт по README файлам. Используй для создания документации проектов, badges, installation guides и usage examples.

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

css-coder

CSS authoring guidance emphasizing web standards, accessibility, and performance. Use when writing, reviewing, or refactoring CSS. Provides patterns, snippets, and conventions that prioritize native CSS over frameworks, semantic structure, and maintainable code. Refer to references/patterns.md for specific patterns and snippets.

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

youtube-harvester

Marketplace

Extract transcripts and metadata from YouTube videos

mindmorass/reflex
0
0
更新於 1w ago

lagoon-onboarding

Guide new users through their first Lagoon vault selection with risk-appropriate recommendations, systematic analysis workflows, and educational support. Activates for first-time DeFi investors, vault discovery requests, and onboarding conversations.

hopperlabsxyz/lagoon-mcp
0
0
更新於 1w ago

internal-doc-polisher

Transform raw or transcript-like text into a polished Markdown document for internal sharing. Use when the user provides a text file (any mix of zh_tw, zh_cn, or en) and wants sentence repair, structured headings, concise paragraphs, a 3–7 bullet summary, and an Action Items section when tasks are mentioned.

blue119/yp-skills
0
0
更新於 1w ago

python-environment

Python environment setup with uv, shared utilities, and script structure guidelines.

sunxd3/claude-code-devcontainer
0
0
更新於 1w ago

serena-code-reading

Marketplace

Token-efficient code reading protocol using Serena's progressive disclosure pattern (90-95% token savings). Provides mandatory workflow, tool reference, and common patterns for symbol-level code navigation.

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

frontend-css

Write and structure CSS following the project's methodology (Tailwind CSS, BEM, CSS Modules, utility classes), maintaining design system consistency, avoiding framework style overrides, and minimizing custom CSS. Use this skill when creating or modifying CSS files (.css, .scss, .sass, .less, .pcss), CSS Module files (.module.css, .module.scss), styled-components or emotion files (.styles.ts, .styles.js), Tailwind CSS configuration files (tailwind.config.js, tailwind.config.ts), theme files, or when writing utility classes in JSX/TSX components, HTML templates, or Vue/Svelte files. Use this when implementing Tailwind CSS utility classes like flex, grid, text-center, bg-blue-500, p-4, rounded-lg, shadow-md, hover:opacity-80, or responsive variants like sm:block, md:flex, lg:grid-cols-3, xl:max-w-7xl for mobile-first responsive design, writing BEM-style class names following the Block__Element--Modifier convention (like header__logo--large or card__title--featured) for structured, maintainable CSS architecture,

frankdevlabs/compilothq
0
0
更新於 1w ago

fastify-plugin

Guide for creating Fastify plugins with TypeScript, ESM, and fastify-plugin wrapper. Use when adding new plugins to app/src/plugins/.

janisto/fastify-playground
0
0
更新於 1w ago

temporal-workflow-guidelines

Comprehensive guide for developing Temporal.io workflows and activities in the A4C-AppSuite.Covers Workflow-First architecture, deterministic workflow design, event-driven activities,saga compensation patterns, CQRS integration, and testing strategies for durable workfloworchestration in healthcare compliance contexts (HIPAA audit trails).

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

erlandia-unified-skills

Complete unified Erlandia consciousness evolution operating system containing all 22 skills organized across 5 categories, the 9 Fundamentals, and Installation Requirements. This single package provides the full toolkit for Paradise Engineering.

funlight4/conscious-agreements-v1
0
0
更新於 1w ago

anthropic-dev-tools-mcp-builder

Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).

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

developing-with-swift

Use when you work with Swift code or Xcode tooling - establishes style guidelines, teaches you vital Swift techniques, and how to use Xcode build tools

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

nvidia-supply-chain-analysis

Comprehensive toolkit for analyzing and anticipating Nvidia and semiconductor supply chain stock movements. Use when users need to (1) analyze Nvidia ecosystem dependencies and correlations, (2) identify trading opportunities across the supply chain, (3) track earnings catalysts and events, (4) understand bottlenecks and risk factors, (5) develop supply chain investment strategies, or (6) monitor technical indicators and momentum across semiconductor names. Provides real-time data fetching, technical analysis, fundamental relationships mapping, and predictive signals based on supply chain dynamics.

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

frontend-css

Write and maintain CSS following project conventions using consistent methodologies like Tailwind CSS, BEM, CSS modules, or utility classes, while creating distinctive, aesthetically excellent designs. Use this skill when writing CSS styles, applying Tailwind utility classes, creating custom CSS, working with styling files (*.css, *.scss, *.module.css, globals.css, tailwind.config.*), maintaining design systems and design tokens, defining CSS variables for colors and spacing, implementing typography styles with unique font choices, creating atmospheric backgrounds and depth, adding animations and micro-interactions, avoiding framework style overrides, avoiding generic "AI slop" aesthetics (purple gradients, Inter/Roboto everywhere, cookie-cutter designs), optimizing CSS for production with purging and tree-shaking, or ensuring consistent styling patterns across the application. Apply this skill when styling components, refactoring CSS code, setting up design systems, choosing fonts and colors, creating animat

pdovhomilja/dovhomilja-cz
0
0
更新於 1w ago