Content & Writing
Page 50 of 64
Browse skills in this category.
database-operations
Content & Writingby aiskillstore
Instructions on how to write database queries with SQLAlchemy.
database-optimization
Content & Writingby aiskillstore
SQL query optimization and database performance specialist. Use when
db-handler
Content & Writingby aiskillstore
Manage database schemas, Drizzle ORM, migrations, and data modeling. Use when creating tables, modifying columns, or planning database changes.
db-migration
Content & Writingby aiskillstore
Use when setting up Alembic migrations or making database schema changes.Triggers for: initializing Alembic, generating migrations, applying upgrades,rolling back changes, or creating data migrations.NOT for: raw SQL execution outside migration context or non-database schema updates.
dcg
Content & Writingby aiskillstore
Destructive Command Guard - High-performance Rust hook for Claude Code that blocks dangerous commands before execution. SIMD-accelerated, modular pack system, whitelist-first architecture. Essential safety layer for agent workflows.
de-slopify
Content & Writingby aiskillstore
Remove telltale signs of AI-generated 'slop' writing from README files and documentation. Make your docs sound authentically human.
dead-code-detector
Content & Writingby aiskillstore
Identify unused code, imports, variables, and functions for safe removal.
dead-code-removal
Content & Writingby aiskillstore
Detects and safely removes unused code (imports, functions, classes)
debug-tauri
Content & Writingby aiskillstore
Automates Tauri WebView debugging using official plugins (tauri-plugin-log + screenshots) with process verification, automated screenshots, console logs, and state analysis. Use when debugging Tauri apps, investigating WebView issues, analyzing runtime errors, or troubleshooting UI problems.
debugging-websocket-issues
Content & Writingby aiskillstore
Use when seeing WebSocket errors like "Invalid frame header", "RSV1 must be clear", or "WS_ERR_UNEXPECTED_RSV_1" - covers multiple WebSocketServer conflicts, compression issues, and raw frame debugging techniques
decision-moment-skill
Content & Writingby aiskillstore
Map and optimize decision moments across Awareness, Consideration, Conversion, and Retention, then attach specific assets, visuals, and automations to each stage. Use when designing funnels, campaigns, or retention systems.
decisions
Content & Writingby aiskillstore
Load past architectural decisions. Use when making new decisions to ensure consistency.
deep-research
Content & Writingby aiskillstore
Conduct comprehensive deep research on any topic using Dify-powered workflow - searches documentation, academic papers, tutorials, APIs, best practices, and returns structured analysis with insights.
deep-search-and-insight-synthesize
Content & Writingby aiskillstore
【深度调研专用】当需要系统性调研、多产品对比、深度分析、技术选型、趋势分析时必须使用本技能。触发关键词:调研、对比、分析、评估、选型、趋势、综合报告、多源验证。通过 3 层深度搜索(阅读多个网页)+ 多源交叉验证,提供比普通 WebSearch 更全面、更准确的研究结果和深度洞察。禁止用普通搜索工具替代深度调研任务。
defi-expert
Content & Writingby aiskillstore
DeFi protocol expert ensuring correct data formats, types, denominations, and API structures. MUST be consulted before writing ANY protocol integration code. Triggers on ANY mention of Aave, Compound, Uniswap, Curve, Balancer, or DeFi terms like liquidation, swap, flash loan, health factor.
defi-mev-battletest
Content & Writingby aiskillstore
Expert knowledge for DeFi/MEV bot development including critical pitfalls, backtesting realities, AMM mechanics, MEV extraction strategies, and production failure modes
defou-stanley-workflow
Content & Writingby aiskillstore
Defou x Stanley 融合工作流:结合深度结构化思考与人性弱点洞察,生成极简、犀利且具有长期价值的爆款内容。
defou-workflow
Content & Writingby aiskillstore
将原始想法转化为结构清晰、判断明确、具有长期价值的“得否”风格内容报告。
delon-acl
Content & Writingby aiskillstore
@delon/acl skill - Access Control List for role-based permissions and UI element visibility. For ng-events construction site progress tracking system.
delon-auth-authentication-authorization
Content & Writingby aiskillstore
Implement authentication and authorization using @delon/auth. Use this skill when adding login/logout flows, JWT token management, role-based access control (RBAC), route guards, HTTP interceptors, and session management. Integrates with Firebase Auth and custom permission systems. Ensures secure token storage, automatic token refresh, and consistent authorization checks across components and services.
delon-cache-caching-strategies
Content & Writingby aiskillstore
Implement caching strategies using @delon/cache. Use this skill when adding memory cache, LocalStorage cache, SessionStorage cache, or cache interceptors for HTTP requests. Supports TTL-based expiration, cache invalidation, cache grouping, and persistent storage. Optimizes performance by reducing redundant API calls and database queries.
delon-chart
Content & Writingby aiskillstore
@delon/chart skill - G2Plot enterprise charting components with @delon/chart. For ng-events construction site progress tracking system.
delon-form-dynamic-schema-forms
Content & Writingby aiskillstore
Create dynamic schema-based forms using @delon/form (SF component). Use this skill when building complex forms with validation, conditional rendering, async data loading, custom widgets, and multi-step workflows. Ensures forms follow JSON Schema standards, integrate with Angular reactive forms, support internationalization, and maintain consistent validation patterns across the application.
delon-util
Content & Writingby aiskillstore
@delon/util skill - Utility functions library for array, string, date, number manipulation. For ng-events construction site progress tracking system.
delphi
Content & Writingby aiskillstore
This skill should be used when the user asks to "use delphi", "ask delphi", or wants multiple parallel oracle investigations of the same question to discover divergent insights. Delphi launches multiple oracle agents simultaneously with identical prompts, allowing them to independently explore and potentially discover different paths, clues, and solutions. Results are saved to .oracle/[topic]/ and synthesized into a final document.
dependency-management
Content & Writingby aiskillstore
Dependency management specialist. Use when updating dependencies, scanning
dependency-security
Content & Writingby aiskillstore
Enforce dependency security scanning and SBOM generation. Use when adding dependencies, reviewing package.json, or during security audits. Covers OWASP dependency check, npm audit, and supply chain security.
dependency-sync
Content & Writingby aiskillstore
Detect new imports in modified files and auto-install missing dependencies. Works with npm, uv, pip, cargo, go mod, and other package managers. Triggers after code implementation to keep manifests in sync.
dependency-updater
Content & Writingby aiskillstore
Smart dependency update checker with changelog summaries and breaking change detection.
deploying-kafka-k8s
Content & Writingby aiskillstore
Deploys Apache Kafka on Kubernetes using the Strimzi operator with KRaft mode.Use when setting up Kafka for event-driven microservices, message queuing, or pub/sub patterns.Covers operator installation, cluster creation, topic management, and producer/consumer testing.NOT when using managed Kafka (Confluent Cloud, MSK) or local development without K8s.
deploying-postgres-k8s
Content & Writingby aiskillstore
Deploys PostgreSQL on Kubernetes using the CloudNativePG operator with automated failover.Use when setting up PostgreSQL for production workloads, high availability, or local K8s development.Covers operator installation, cluster creation, connection secrets, and backup configuration.NOT when using managed Postgres (Neon, RDS, Cloud SQL) or simple Docker containers.
deployment-audit-skill
Content & Writingby aiskillstore
Use DigitalOcean MCP and related tools to check deployment health, crash logs, environment consistency, and runtime issues for Unite-Hub / Synthex. Use when diagnosing deployment failures or verifying readiness.
deployment-build
Content & Writingby aiskillstore
Knowledge of the Vercel deployment pipeline, hybrid build scripts, and environment configuration.
deployment-checker
Content & Writingby aiskillstore
Pre-deployment validation checklist and automated readiness assessment.
design-component
Content & Writingby aiskillstore
Design Component skill for Empathy Ledger. Use for storyteller cards, story cards, profile displays, and any UI component requiring cultural sensitivity. Provides data mapping, AI enrichment patterns, and design system guidelines.
design-spec-extraction
Content & Writingby aiskillstore
Extract comprehensive JSON design specifications from visual sources including Figma exports, UI mockups, screenshots, or live website captures. Produces W3C DTCG-compliant output with component trees, suitable for code generation, design documentation, and developer handoff.
design-system-starter
Content & Writingby aiskillstore
Use this skill when creating or evolving design systems for applications. Provides design token structures, component architecture patterns, documentation templates, and accessibility guidelines. Ensures consistent, scalable, and accessible UI design across products.
design-to-production
Content & Writingby aiskillstore
Guided workflow for implementing HTML design prototypes as production React components with glassmorphism styling and quality standards enforcement. Use when converting design prototypes to production code.
designing-and-implementing
Content & Writingby aiskillstore
Use when receiving feature requests, architectural discussions, or multi-step implementation needs that require design before coding.
designing-frontend
Content & Writingby aiskillstore
Build distinctive, production-grade frontend interfaces with memorable aesthetics. Use when creating web components, pages, or applications. Prioritizes creative, context-specific design over generic patterns.
desmos-graphing
Content & Writingby aiskillstore
Create interactive Desmos graphs in Obsidian using desmos-graph code blocks. Use when visualizing functions, parametric curves, inequalities, or mathematical relationships with customizable styling and settings.
develop-backend
Content & Writingby aiskillstore
Spring Boot/MyBatisによるバックエンド実装スキル - RESTful API設計、データベース設計(Flywayマイグレーション)、Controller/Service/Mapper層の実装、単体テスト作成を行います。DRY原則を徹底し、product.utilパッケージの既存実装やAOPによる自動ログ出力を活用します。未使用コード削除をIDE警告で確認し、./gradlew checkでLint/テスト/カバレッジ80%以上を保証します。サーバー起動による動作確認も必須です。
develop-frontend
Content & Writingby aiskillstore
Next.js/Reactによるフロントエンド実装スキル(UI、API連携、状態管理、テスト)
developer-experience
Content & Writingby aiskillstore
Developer Experience specialist for tooling, setup, and workflow optimization.
developer-growth-analysis
Content & Writingby aiskillstore
Analyzes your recent Claude Code chat history to identify coding patterns,
devflow
Content & Writingby aiskillstore
End-to-end agent development process. Use when coordinating work, dispatching agents, or reviewing PRs.
devops-orchestrator
Content & Writingby aiskillstore
Coordinates infrastructure, CI/CD, and deployment tasks. Use when provisioning infrastructure, setting up pipelines, configuring monitoring, or managing deployments. Applies devops-standard.md with DORA metrics.
devops-runbooks
Content & Writingby aiskillstore
Operational runbook and procedure documentation specialist. Use when
disaster-recovery
Content & Writingby aiskillstore
Implement disaster recovery and backup strategies for Proxmox. Create and manage backups, test recovery procedures, and ensure business continuity for your infrastructure.
doc-consistency-reviewer
Content & Writingby aiskillstore
文档一致性审核官,检查代码实现与文档说明的一致性。当用户请求审查文档与代码的一致性、检查 README/docs 是否过时、验证 API 文档准确性时使用此技能。适用于:(1) 审查 README 与实现一致性 (2) 检查 docs/ 目录文档是否过时 (3) 验证 API/配置文档准确性 (4) 生成文档一致性报告。触发词包括:文档审查、doc review、文档一致性、documentation consistency、检查文档过时、verify docs。
doc-generator
Content & Writingby aiskillstore
Generate markdown documentation from Python codebases by analyzing source files, extracting docstrings, type hints, and code structure. Use when the user asks to document Python code, create API docs, or generate README files from source code.
doc-scanner
Content & Writingby aiskillstore
Scans for project documentation files (AGENTS.md, CLAUDE.md, GEMINI.md, COPILOT.md, CURSOR.md, WARP.md, and 15+ other formats) and synthesizes guidance. Auto-activates when user asks to review, understand, or explore a codebase, when starting work in a new project, when asking about conventions or agents, or when documentation context would help. Can consolidate multiple platform docs into unified AGENTS.md.
doc-writer
Content & Writingby aiskillstore
Create or update numbered task docs using repo context, DOC_TEMPLATE.md, and naming conventions.
docker-optimizer
Content & Writingby aiskillstore
Reviews Dockerfiles for best practices, security issues, and image size optimizations including multi-stage builds and layer caching. Use when working with Docker, containers, or deployment.
docker-workflow
Content & Writingby aiskillstore
Comprehensive Docker containerization workflow covering multi-stage builds, docker-compose orchestration, image optimization, debugging, and production best practices. Use when containerizing applications, setting up development environments, or deploying with Docker.
docs
Content & Writingby aiskillstore
Generates documentation files including NotebookLM YAML and slide content. Use when user mentions ドキュメント, document, YAML, NotebookLM, スライド, slide, プレゼン. Do NOT load for: 実装作業, コード修正, レビュー, デプロイ.
docs-agent
Content & Writingby aiskillstore
Maintains documentation files (README.md, .claude/claude.md, .claude/agent.md, API docs) for Unite-Hub. Ensures docs stay in sync with codebase changes. Uses Haiku model for cost-effective documentation generation.
docs-creator
Content & Writingby aiskillstore
Create and organize public documentation pages using Fumadocs. Use when building new documentation pages or organizing existing ones.
docs-navigation
Content & Writingby aiskillstore
Navigate hierarchical ai-docs indexes to find documentation. Check local docs FIRST for speed and curated context before web searching. Covers Claude Code, BAML, MCP, and other tracked libraries.
docs-retrieval
Content & Writingby aiskillstore
Retrieve documentation context from local ai-docs. Check here first when implementing features, debugging errors, or needing library information. Fall back to web search if topic not found locally.
docs-review
Content & Writingby aiskillstore
Review documentation changes for compliance with the Metabase writing style guide. Use when reviewing pull requests, files, or diffs containing documentation markdown files.
docs-sources
Content & Writingby aiskillstore
Knowledge of documentation platforms and fetching strategies. Use when adding new documentation sources, determining fetch strategy for a docs site, detecting doc frameworks, or configuring the docs registry.
docs-validator
Content & Writingby aiskillstore
Documentation quality validator for Logseq Template Graph. Checks documentation completeness, accuracy, formatting, links, and consistency. Activates when asked to "validate docs", "check documentation", "audit docs quality", "find broken links", or similar requests. Provides actionable feedback and specific fixes for documentation issues.
docs-write
Content & Writingby aiskillstore
Write documentation following Metabase's conversational, clear, and user-focused style. Use when creating or editing documentation files (markdown, MDX, etc.).
document-generation
Content & Writingby aiskillstore
A powerful skill for generating and processing professional documents (Word, PowerPoint, Excel, PDF).
document-writing-coordination
Content & Writingby aiskillstore
This skill should be used when the user asks to "coordinate document writing", "manage doc writers", "create a design document with multiple writers", "orchestrate documentation", "delegate doc sections", "cos for documentation", "chief of staff for docs", or needs to break a large document into sections and delegate writing to multiple agents via VibeKanban.
documentation
Content & Writingby aiskillstore
Enforces documentation standards and structure for this project. This skill should be used when creating, updating, or organizing documentation to ensure compliance with project rules, prevent redundancy, and maintain screen-based organization. Activates when user asks to create/update docs or when documentation needs to be generated.
documentation-audit
Content & Writingby aiskillstore
This skill should be used when verifying documentation claims against codebase reality. Triggers on "audit docs", "verify documentation", "check docs", "docs accurate", "documentation drift", "before release", "after refactor", "docs don't match". Uses two-pass extraction with pattern expansion for comprehensive detection.
documentation-criteria
Content & Writingby shinpr
Documentation creation criteria including PRD, ADR, Design Doc, and Work Plan requirements with templates. Use when creating or reviewing technical documents, or determining which documents are required.
documentation-fundamentals
Content & Writingby aiskillstore
Auto-invoke when reviewing README files, JSDoc comments, or inline documentation. Enforces "WHY not WHAT" principle.
documentation-generator
Content & Writingby aiskillstore
Auto-generate JSDoc, docstrings, README files, and API documentation.