Content & Writing
Page 46 of 60
Browse skills in this category.
creating-claude-hooks
Content & Writingby aiskillstore
Use when creating or publishing Claude Code hooks - covers executable format, event types, JSON I/O, exit codes, security requirements, and PRPM package structure
creating-claude-rules
Content & Writingby aiskillstore
Use when creating or fixing .claude/rules/ files - provides correct paths frontmatter (not globs), glob patterns, and avoids Cursor-specific fields like alwaysApply
creating-commands
Content & Writingby aiskillstore
Creates new Claude Code slash commands following best practices. Guides through commandstructure, naming, arguments, and frontmatter. Use when user wants to create a command,build a slash command, or asks about command best practices.
creating-feedback-loops
Content & Writingby aiskillstore
Expert at creating continuous improvement feedback loops for Claude's responses. Use when establishing self-improvement processes, tracking progress over time, or implementing iterative refinement workflows.
creating-hooks
Content & Writingby aiskillstore
Creates Claude Code hooks for automation and workflow customization.Guides through hook events, configuration, and script creation.Use when user wants to create a hook, automate Claude Code, or asks about hook events.
creating-issues
Content & Writingby aiskillstore
Issue creation expertise and convention enforcement. Auto-invokes when creating issues, writing issue descriptions, asking about issue best practices, or needing help with issue titles. Validates naming conventions, suggests labels, and ensures proper metadata.
credits-handler
Content & Writingby aiskillstore
Manage the credit system (allocation, purchasing, usage). Use when adding credit types, configuring pricing, or building credit UI.
cross-task-learning
Content & Writingby aiskillstore
Pattern for aggregating insights across multiple tasks to enable data-driven evolution.
crud-with-spec-kit
Content & Writingby aiskillstore
A conceptual skill for implementing CRUD features driven by Spec-Kit and Claude Code
csctf
Content & Writingby aiskillstore
Chat Shared Conversation To File - Convert ChatGPT, Gemini, Grok, and Claude share links to clean Markdown + HTML transcripts. Preserves code fences with language detection, deterministic filenames, GitHub Pages publishing. Bun-native CLI.
css-development
Content & Writingby aiskillstore
This skill should be used when working with CSS, creating components, styling elements, refactoring styles, or reviewing CSS code. Triggers on "CSS", "styles", "Tailwind", "dark mode", "component styling", "semantic class", "@apply", "stylesheet". Routes to specialized sub-skills for creation, validation, or refactoring.
css-development-create-component
Content & Writingby aiskillstore
This skill should be used when creating new styled components or adding new CSS classes. Triggers on "create component", "new button", "new card", "add styles", "style component", "build UI element". Guides semantic naming, Tailwind composition, dark mode support, and test coverage.
css-development-refactor
Content & Writingby aiskillstore
This skill should be used when refactoring existing CSS from inline styles or utility classes to semantic patterns. Triggers on "refactor CSS", "extract styles", "consolidate CSS", "convert inline", "clean up styles", "migrate to semantic". Transforms to semantic classes with dark mode and tests.
css-development-validate
Content & Writingby aiskillstore
This skill should be used when reviewing or auditing existing CSS code for consistency with established patterns. Triggers on "review CSS", "audit styles", "check CSS", "validate stylesheet", "CSS review". Checks semantic naming, dark mode coverage, Tailwind usage, and test coverage.
cultural-review
Content & Writingby aiskillstore
This skill provides comprehensive guidance for reviewing code, features, and content for cultural sensitivity and Indigenous data sovereignty compliance.
cursor
Content & Writingby aiskillstore
Control Cursor AI code editor via CLI. Open files, folders, diffs, and manage extensions.
d3-viz
Content & Writingby aiskillstore
Create interactive data visualizations using D3.js. Use this when creating charts, graphs, network diagrams, geographic visualizations, or custom SVG-based data visualization.
d3js-visualization
Content & Writingby aiskillstore
Professional data visualization creation using D3.js with support for interactive charts, custom visualizations, animations, and responsive design. Use for: (1) Creating custom interactive charts, (2) Building dashboards, (3) Network/graph visualizations, (4) Geographic data mapping, (5) Time series analysis, (6) Real-time data visualization, (7) Complex multi-dimensional data displays
daem0nmcp-protocol
Content & Writingby aiskillstore
Use when Daem0nMCP tools are available - enforces the sacred covenant (commune at session start, seek counsel before changes, inscribe decisions, seal outcomes)
daily-science-routine
Content & Writingby aiskillstore
日常科研 - Stella建立临时研究站,进行系统的科学观察和实验,享受科学家的日常
darkit-gin
Content & Writingby aiskillstore
基于 gin-gonic/gin 的企业级 Web 框架增强版,提供开箱即用的 JWT 认证、SSE 实时通信、缓存管理、OpenAPI 文档生成等企业级功能。涵盖选项式路由配置、统一响应格式、中间件管理、安全加固、性能优化等完整开发能力。
data-analysis
Content & Writingby aiskillstore
AI-powered data analysis for Empathy Ledger. Use when working with themes, quotes, story suggestions, transcript analysis, storyteller connections, or any feature requiring extracted insights. Ensures consistent analysis patterns across the platform.
data-orchestrator
Content & Writingby aiskillstore
Coordinates data pipeline tasks (ETL, analytics, feature engineering). Use when implementing data ingestion, transformations, quality checks, or analytics. Applies data-quality-standard.md (95% minimum).
data-processing
Content & Writingby aiskillstore
Process JSON with jq and YAML/TOML with yq. Filter, transform, query structured data efficiently. Triggers on: parse JSON, extract from YAML, query config, Docker Compose, K8s manifests, GitHub Actions workflows, package.json, filter data.
data-substrate-analysis
Content & Writingby aiskillstore
Analyze fundamental data primitives, type systems, and state management patterns in a codebase. Use when (1) evaluating typing strategies (Pydantic vs TypedDict vs loose dicts), (2) assessing immutability and mutation patterns, (3) understanding serialization approaches, (4) documenting state shape and lifecycle, or (5) comparing data modeling approaches across frameworks.
data-validation
Content & Writingby aiskillstore
Use when implementing data validation for API payloads, form inputs, or database writes.Triggers for: Pydantic models, Zod schemas, input sanitization, type validation,field constraints, or request/response schemas.NOT for: business logic (use domain services) or authentication/authorization.
data-validator
Content & Writingby aiskillstore
Validate data against schemas, business rules, and data quality standards.
database
Content & Writingby aiskillstore
Universal database operations skill for modern applications. Expert in SQLModel/SQLAlchemy patterns, async database operations, connection pooling, migrations, performance optimization, and multi-database support (PostgreSQL, MySQL, SQLite). Provides production-ready patterns for any database-driven application.
database-fundamentals
Content & Writingby aiskillstore
Auto-invoke when reviewing schema design, database queries, ORM usage, or migrations. Enforces normalization, indexing awareness, query optimization, and migration safety.
database-manager
Content & Writingby aiskillstore
Manages Supabase database schema, migrations, and queries for CookMode V2. Use this when the user needs to create/modify tables, write migrations, update RLS policies, or troubleshoot database issues.
database-migration-helper
Content & Writingby aiskillstore
Creates database migration files following project conventions for Prisma, Sequelize, Alembic, Knex, TypeORM, and other ORMs. Use when adding tables, modifying schemas, or when user mentions database changes.
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.