Content & Writing
Page 43 of 57
Browse skills in this category.
copilot-flow
Content & Writingby aiskillstore
AI collaboration workflow plugin - Implements automated collaborative development process between Claude and Copilot through structured 5-stage workflow
copilot-mcp-server
Content & Writingby aiskillstore
Direct access to GitHub Copilot MCP server tools for AI-powered development assistance
copywriter
Content & Writingby aiskillstore
Write high-converting, punchy, and professional copy for landing pages, emails, and marketing materials.
coverage-analyzer
Content & Writingby aiskillstore
Advanced coverage analysis with actionable insights. Use to identify coverage gaps, suggest specific tests, track coverage trends, and highlight critical uncovered code. Essential for reaching 80%+ coverage target.
cqs-patterns
Content & Writingby aiskillstore
Command Query Separation (CQS) and CQRS patterns for .NET. Use when designing methods, handlers, and application architecture. Ensures predictable, testable code.
crawl4ai
Content & Writingby aiskillstore
功能强大的开源网页抓取和数据处理工具,支持6种工作模式,包括截图、PDF导出和智能爬取
create-feature
Content & Writingby aiskillstore
新機能開発統合スキル - 要件分析からPR作成まで、新機能開発の全工程を自動化します。analyze-requirements、develop-backend、develop-frontend、review-architecture、qa-check、create-prの各専門スキルを適切な順序で呼び出し、完全な機能開発を実現します。品質基準(テストカバレッジ80%以上、Lint/ビルド成功)を満たすまで自動的にレビュー・修正を繰り返します。
create-issue
Content & Writingby aiskillstore
Create an issue in GitHub or Jira. Automatically detects if GitHub issues are enabled; if so creates a GitHub issue, otherwise creates a Jira issue.
create-mcp-skill
Content & Writingby aiskillstore
Create a new skill that uses an MCP server, following best practices from the MCP CLI guide. Use when user wants to create a skill for a new MCP server or integrate MCP functionality into a skill.
create-new-skills
Content & Writingby aiskillstore
Creates new Agent Skills for Claude Code following best practices and documentation. Use when the user wants to create a new skill, extend Claude's capabilities, or package domain expertise into a reusable skill.
create-node
Content & Writingby aiskillstore
用于在 FlowGram demo-free-layout 中创建新的自定义节点,支持简单节点(自动表单)和复杂节点(自定义 UI)
create-plan
Content & Writingby aiskillstore
Create comprehensive implementation plan in .plans directory based on analysis or report. Use when user asks to create a plan, plan implementation, design a solution, or structure work for a feature/refactor/fix.
create-subagent
Content & Writingby aiskillstore
This skill should be used when creating custom subagents for Claude Code, configuring specialized AI assistants, or when the user asks about agent creation, agent configuration, or delegating tasks to subagents. Covers both file-based agents and Task tool invocation.
create-svg-from-prompt
Content & Writingby aiskillstore
Generate an SVG of a user-requested image or scene
creating-agents
Content & Writingby aiskillstore
Creates Claude Code subagents for task delegation. Guides through agent configuration,tool selection, and system prompts. Use this skill when the user wants to create a new agent,delegate tasks to specialists, or asks about subagents.
creating-bauplan-pipelines
Content & Writingby aiskillstore
Creates bauplan data pipeline projects with SQL and Python models. Use when starting a new pipeline, defining DAG transformations, writing models, or setting up bauplan project structure from scratch.
creating-claude-agents
Content & Writingby aiskillstore
Use when creating or improving Claude Code agents. Expert guidance on agent file structure, frontmatter, persona definition, tool access, model selection, and validation against schema.
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 - themes, quotes, story suggestions, transcript analysis.
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.