Content & Writing
Page 49 of 64
Browse skills in this category.
container-orchestration
Content & Writingby aiskillstore
Docker and Kubernetes patterns. Triggers on: Dockerfile, docker-compose, kubernetes, k8s, helm, pod, deployment, service, ingress, container, image.
content-agent
Content & Writingby aiskillstore
Generates personalized marketing content for Unite-Hub. Creates followup emails, proposals, and case studies based on contact data and interaction history. Uses Claude AI for high-quality, contextual content generation.
content-evaluation-framework
Content & Writingby aiskillstore
This skill should be used when evaluating the quality of book chapters, lessons, or educational content. It provides a systematic 6-category rubric with weighted scoring (Technical Accuracy 30%, Pedagogical Effectiveness 25%, Writing Quality 20%, Structure & Organization 15%, AI-First Teaching 10%, Constitution Compliance Pass/Fail) and multi-tier assessment (Excellent/Good/Needs Work/Insufficient). Use this during iterative drafting, after content completion, on-demand review requests, or before validation phases.
context-degradation
Content & Writingby aiskillstore
Recognize, diagnose, and mitigate patterns of context degradation in agent systems. Use when context grows large, agent performance degrades unexpectedly, or debugging agent failures.
context-management
Content & Writingby aiskillstore
Context management specialist for multi-agent workflows and long-running
context-persistence
Content & Writingby aiskillstore
Waypoint plans methodology and session survival patterns for Claude Code. Use when working on long-running features, need to resume after context reset, want to document task progress, or need to survive session interruptions. Covers three-file structure (plan/context/tasks), SESSION PROGRESS tracking, quick resume instructions, update frequency, and context handoff patterns.
context-resume
Content & Writingby aiskillstore
恢复之前保存的会话上下文。列出所有待处理的 session,读取选定 session 的任务信息,更新进度,任务全部完成后删除文件。
context-save
Content & Writingby aiskillstore
当用户发送"换窗口处理-"时调用。总结当前窗口的上下文信息、已完成任务、未完成任务,保存到 docs/context-sessions/ 目录,便于新窗口恢复。
context-tools
Content & Writingby aiskillstore
Context management tools for Claude Code - provides intelligent codebase mapping with Python, Rust, and C++ parsing, duplicate detection, and MCP-powered symbol queries. Use this skill when working with large codebases that need automated indexing and context management.
context7-efficient
Content & Writingby aiskillstore
Token-efficient library documentation fetcher using Context7 MCP with 86.8% token savings through intelligent shell pipeline filtering. Fetches code examples, API references, and best practices for JavaScript, Python, Go, Rust, and other libraries. Use when users ask about library documentation, need code examples, want API usage patterns, are learning a new framework, need syntax reference, or troubleshooting with library-specific information. Triggers include questions like "Show me React hooks", "How do I use Prisma", "What's the Next.js routing syntax", or any request for library/framework documentation.
context7-integration
Content & Writingby aiskillstore
Use when integrating Context7 (knowledge/context store) for document ingestion,semantic search, or scoped context retrieval.Triggers for: uploading documents, searching knowledge base, filtering by role/tenant,or providing AI with document-grounded context.NOT for: general database queries, file storage without context semantics, or non-document content.
contracts
Content & Writingby aiskillstore
Contract lifecycle management - creation, consumption, modification, and resolution.
control-loop-extraction
Content & Writingby aiskillstore
Extract and analyze agent reasoning loops, step functions, and termination conditions. Use when needing to (1) understand how an agent framework implements reasoning (ReAct, Plan-and-Solve, Reflection, etc.), (2) locate the core decision-making logic, (3) analyze loop mechanics and termination conditions, (4) document the step-by-step execution flow of an agent, or (5) compare reasoning patterns across frameworks.
conventions
Content & Writingby aiskillstore
Load coding conventions and style guidelines when writing or reviewing code. Ensures consistency with project standards.
conversion-copywriting
Content & Writingby aiskillstore
Generate conversion-optimized page copy using VOC research, competitor insights, and proven structures. Use when creating or revising landing pages, service pages, or marketing content.
cookmode-v2-source-of-truth
Content & Writingby aiskillstore
Documents and explains the CookMode V2 codebase as it exists. Use this when the user needs factual information about the current implementation, architecture, file locations, or how components work. DOES NOT suggest improvements unless explicitly asked.
cookoff
Content & Writingby aiskillstore
This skill should be used when moving from design to implementation. Triggers on "let's build", "implement this", "looks good let's code", "ready to implement". Presents options for parallel agent competition (cookoff), single subagent, or local implementation. Each agent creates own plan from shared design for genuine variation.
coordinating-projects
Content & Writingby aiskillstore
Automatically activated when user mentions multi-project coordination, cross-project dependencies, portfolio management, roadmap planning, resource allocation across projects, or asks to coordinate/manage multiple projects simultaneously. Provides strategic project coordination expertise.
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.
crossplane-renderer
Content & Writingby Smana
Renders and validates Crossplane compositions with security and policy checks. Automatically activates when testing compositions, rendering examples, or validating resources with Polaris, kube-linter, and Datree. Works standalone or as part of complete KCL validation workflow.
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.