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
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.
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.
execution-plan-creation
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.
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.
readme-generator
Эксперт по README файлам. Используй для создания документации проектов, badges, installation guides и usage examples.
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.
youtube-harvester
Extract transcripts and metadata from YouTube videos
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.
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.
python-environment
Python environment setup with uv, shared utilities, and script structure guidelines.
serena-code-reading
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.
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,
fastify-plugin
Guide for creating Fastify plugins with TypeScript, ESM, and fastify-plugin wrapper. Use when adding new plugins to app/src/plugins/.
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).
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.
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).
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
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.
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