Content & Writing
Page 48 of 64
Browse skills in this category.
character-development-assistant
Content & Writingby aiskillstore
Creates detailed character profiles including backstory, personality traits, motivations, relationships, and character arcs. Use when the user needs help developing compelling, multi-dimensional characters for their story.
chart-generator
Content & Writingby aiskillstore
Generate charts and visualizations from data using various charting libraries and formats.
chatbot-implementation
Content & Writingby aiskillstore
Details of the RAG Chatbot, including UI and backend logic.
chatgpt-app-builder
Content & Writingby aiskillstore
Build ChatGPT Apps using the Apps SDK and MCP. Use when users want to:(1) Evaluate if their product should become a ChatGPT App(2) Design and implement MCP servers with widgets(3) Test apps locally and in ChatGPT(4) Prepare for App Store submissionTriggers: "ChatGPT app", "Apps SDK", "build for ChatGPT","ChatGPT integration", "MCP server for ChatGPT", "submit to ChatGPT"
chatkit-botbuilder
Content & Writingby aiskillstore
Guide for creating production-grade ChatKit chatbots that integrate OpenAI Agents SDK with MCP tools and custom backends. Use when building AI-powered chatbots with specialized capabilities, real-time task execution, and user isolation for any application.
chatkit-widget
Content & Writingby aiskillstore
Use when integrating OpenAI/ChatKit chat widgets into Next.js/React applications.Triggers for: embedding chat widgets, configuring widget appearance, implementing event handlers,setting up authenticated chat access, or customizing widget branding.NOT for: building custom chat UIs from scratch or backend AI model configuration.
check-migration
Content & Writingby aiskillstore
Flywayマイグレーションチェックスキル - マイグレーションファイルの検証、バージョン番号の競合チェック、命名規則チェック、SQL構文チェックを実施します。mainブランチとの競合確認も行い、マイグレーションの品質を保証します。
check-plan
Content & Writingby aiskillstore
Audit implementation progress against a plan, verify completed work, identify remaining tasks, and validate quality. Use when user asks to check plan status, verify implementation, see what's left to do, or validate plan completion.
chrome-devtools-debugging
Content & Writingby aiskillstore
Debug and analyze web applications using Chrome DevTools MCP. Use for console log inspection, network request monitoring, performance analysis, and debugging authenticated sessions. For basic browser automation (screenshots, form filling), use browser-discovery skill instead.
chrome-extension-icons
Content & Writingby aiskillstore
Search and generate icons for Chrome browser extensions. Automatically downloads SVG icons from Iconify (275,000+ free icons), converts them to required PNG sizes (16x16, 32x32, 48x48, 128x128), and updates manifest.json configuration. Use when the user mentions "extension icon", "browser extension icon", "chrome icon", "add icon to extension", "generate icon for extension", or when working with Chrome extension manifest.json icon setup. Supports color customization, local SVG conversion, and batch generation for multiple projects.
chronicle-context-retriever
Content & Writingby aiskillstore
Search and retrieve context from past development sessions using Chronicle data. Works with MCP (fast, structured) or CLI commands (portable). Use when user asks about previous work, wants to recall past decisions, needs to understand codebase history, or wants to avoid repeating past approaches.
chronicle-project-tracker
Content & Writingby aiskillstore
Manage Chronicle project development using database-tracked milestones, next steps, and roadmap visualization. Works with MCP tools (fast, structured) or CLI commands (portable). Use when planning features, tracking progress, viewing roadmap, or linking sessions to milestones. Eliminates manual DEVELOPMENT_HISTORY.md updates.
chronicle-remote-summarizer
Content & Writingby aiskillstore
Automate cross-system summarization workflow for Chronicle sessions. Export sessions from remote systems (like FreeBSD) and import/summarize on local machine with Gemini API. Use when you have sessions on a system without Gemini API access and need to summarize them on another machine.
chronicle-session-documenter
Content & Writingby aiskillstore
Document AI-assisted development sessions to Obsidian vault using Chronicle data. Works with MCP (fastest) or CLI commands (portable). Use when completing a coding session, creating development logs, or maintaining a knowledge base of past work. Automatically creates structured notes with metadata, summaries, and wikilinks.
ci-pipeline-setup
Content & Writingby aiskillstore
Set up CI/CD pipelines with GitHub Actions. Use when creating new projects, adding automation, or when manual verification becomes bottleneck. Covers lint, test, build, deploy automation.
cicd-intelligent-recovery
Content & Writingby aiskillstore
Loop 3 of the Three-Loop Integrated Development System. CI/CD automation with intelligent failure recovery, root cause analysis, and comprehensive quality validation. Receives implementation from Loop 2, feeds failure patterns back to Loop 1. Achieves 100% test success through automated repair and theater validation. v2.0.0 with explicit agent SOPs.
claude-chrome
Content & Writingby aiskillstore
Claude in Chrome - browser automation via the official Anthropic extension. Control your logged-in Chrome browser, automate workflows, fill forms, extract data, and run scheduled tasks.
claude-code-debug
Content & Writingby aiskillstore
Troubleshoot Claude Code extensions and behavior. Triggers on: debug, troubleshoot, not working, skill not loading, hook not running, agent not found.
claude-code-headless
Content & Writingby aiskillstore
Run Claude Code programmatically without interactive UI. Triggers on: headless, CLI automation, --print, output-format, stream-json, CI/CD, scripting.
claude-code-hooks
Content & Writingby aiskillstore
Claude Code hook system for pre/post tool execution. Triggers on: hooks, PreToolUse, PostToolUse, hook script, tool validation, audit logging.
claude-code-templates
Content & Writingby aiskillstore
Boilerplate templates for Claude Code extensions. Triggers on: create agent, new skill, command template, hook script, extension scaffold.
claude-plugin
Content & Writingby aiskillstore
**Use MCP repo-map tools when:** - Searching for symbols by name pattern (faster than Grep) - Getting all symbols in a file (faster than Read + parsing)
claude-settings-audit
Content & Writingby aiskillstore
Analyze a repository to generate recommended Claude Code settings.json permissions. Use when setting up a new project, auditing existing settings, or determining which read-only bash commands to allow. Detects tech stack, build tools, and monorepo structure.
clean-code
Content & Writingby aiskillstore
Clean code principles adapted for TypeScript-first, functional development.
clean-code-reviewer
Content & Writingby aiskillstore
Analyze code quality based on "Clean Code" principles. Identify naming, function size, duplication, over-engineering, and magic number issues with severity ratings and refactoring suggestions. Use when the user requests code review, quality check, refactoring advice, Clean Code analysis, code smell detection, or mentions terms like 代码体检, 代码质量, 重构检查.
cli-design-expert
Content & Writingby aiskillstore
Expert CLI/TUI designer for building intuitive, user-friendly, and professional command-line interfaces. Focuses on UX patterns, help systems, progressive disclosure, and developer ergonomics.
cloud-infrastructure
Content & Writingby aiskillstore
Cloud infrastructure design and deployment patterns for AWS, Azure, and
cloud-native
Content & Writingby aiskillstore
Generic Cloud-Native Deployment and Infrastructure as Code patterns for 2025. Provides comprehensive implementation strategies for multi-cloud deployments, GitOps workflows, progressive delivery, and platform engineering. Framework-agnostic approach supporting any cloud provider, deployment tool, and orchestration platform.
code-analysis
Content & Writingby aiskillstore
Check if code is readable by non-developers - clear names, plain English comments, no jargon
code-context-finder
Content & Writingby aiskillstore
Automatically find relevant context from knowledge graph and code relationships
code-conventions
Content & Writingby aiskillstore
Guide for code conventions and formatting
code-example-generator
Content & Writingby aiskillstore
Generate pedagogically effective code examples that activate understanding, not just demonstrate syntax. Use when creating code examples for educational content, tutorials, or documentation.
code-explainer
Content & Writingby aiskillstore
Explain complex code to team members in clear, understandable terms for effective knowledge shari...
code-patterns
Content & Writingby aiskillstore
Common code patterns and best practices reference for quick lookup
code-patterns-practices
Content & Writingby aiskillstore
React Native coding patterns, best practices, and common solutions for mobile development. Use when implementing features or refactoring code.
code-quality
Content & Writingby aiskillstore
Expert at TypeScript strict mode, linting, formatting, code review standards. Use when checking code quality, fixing type errors, or enforcing standards.
code-review-playbook
Content & Writingby aiskillstore
Use this skill when conducting or improving code reviews. Provides structured review processes, conventional comments patterns, language-specific checklists, and feedback templates. Ensures consistent, constructive, and thorough code reviews across teams.
code-review-preferences
Content & Writingby aiskillstore
Use when reviewing code, PRs, or discussing code quality standards. Applies team coding standards and review methodology.
code-review-standards
Content & Writingby aiskillstore
Code review framework and criteria. References security-sentinel for security checks. Use when performing code reviews or defining review standards.
code-style-enforcer
Content & Writingby aiskillstore
Analyzes code for style consistency and applies project-specific formatting conventions beyond what linters catch. Use when reviewing code, ensuring style consistency, or when user requests code style improvements.
code-to-music
Content & Writingby aiskillstore
Tools, patterns, and utilities for creating music with code. Output as a .mp3 file with realistic instrument sounds. Write custom compositions to bring creativity to life through music. This skill should be used whenever the user asks for music to be created. Never use this skill for replicating songs, beats, riffs, or other sensitive works. The skill is not suitable for vocal/lyrical music, audio mixing/mastering (reverb, EQ, compression), real-time MIDI playback, or professional studio recording quality.
code-validation-sandbox
Content & Writingby aiskillstore
Validate code examples across the 4-Layer Teaching Method with intelligent strategy selection.Use when validating Python/Node/Rust code in book chapters. NOT for production deployment testing.
codebase-mapping
Content & Writingby aiskillstore
Repository structure and dependency analysis for understanding a codebase's architecture. Use when needing to (1) generate a file tree or structure map, (2) analyze import/dependency graphs, (3) identify entry points and module boundaries, (4) understand the overall layout of an unfamiliar codebase, or (5) prepare for deeper architectural analysis.
coding-principles
Content & Writingby shinpr
Language-agnostic coding principles for maintainability, readability, and quality. Use when implementing features, refactoring code, or reviewing code quality.
coding-standards
Content & Writingby aiskillstore
React 19 and TypeScript coding standards for Portfolio Buddy 2. Use when: writing new components, reviewing code, refactoring, or ensuring consistency. Contains component patterns, TypeScript rules, and best practices.
coercion-duress
Content & Writingby aiskillstore
Clerk for forced surrenders, threats, procedural irregularities, and lack of informed consent; use for Coercion_Duress queue.
cognitive-twin
Content & Writingby aiskillstore
Continuous business health monitoring across 13 business domains. Scores domain health, generates periodic digests, detects anomalies, simulates decisions, and provides early warning signals for problems.
cohere-v2-python
Content & Writingby aiskillstore
Master Cohere v2 Chat API with Python, specializing in entity extraction using JSON Schema mode for structured outputs. Use when extracting entities from text, building data extraction pipelines, implementing NER systems, or requiring validated JSON responses from LLMs.
combat-ui-pattern-a
Content & Writingby aiskillstore
Implement Split-Panel Combat UI (Pattern A) for SHINOBI WAY game. Use when user wants to create the horizontal confrontation combat layout, character panels, action dock, phase header, VS divider, or any component from the Pattern A combat UI system. Guides through component creation following the established architecture.
command-development
Content & Writingby aiskillstore
This skill should be used when the user asks to "create a slash command", "add a command", "write a custom command", "define command arguments", "use command frontmatter", "organize commands", "create command with file references", "interactive command", "use AskUserQuestion in command", or needs guidance on slash command structure, YAML frontmatter fields, dynamic arguments, bash execution in commands, user interaction patterns, or command development best practices for Claude Code.
command-optimization
Content & Writingby aiskillstore
CLI command development specialist. Use when creating commands, designing
commit-drafter
Content & Writingby aiskillstore
Automatically draft commit messages by analyzing git status and staged changes
commit-message-generator
Content & Writingby aiskillstore
Generate appropriate commit messages based on Git diffs
commit-prepare
Content & Writingby aiskillstore
Prepare git commit messages following conventional commits. Activates on: commit, prepare commit, commit this, commit message, ready to commit, stage and commit
comparative-matrix
Content & Writingby aiskillstore
Generate structured comparisons and decision matrices across analyzed frameworks. Use when (1) comparing multiple frameworks or approaches side-by-side, (2) making architectural decisions between alternatives, (3) creating best-of-breed selection documentation, (4) synthesizing findings from multiple analysis skills into actionable decisions, or (5) producing recommendation reports for technical stakeholders.
competitive-review
Content & Writingby aiskillstore
Dispatch two competing reviewers (arch-reviewer and impl-reviewer) before deep analysis.Competition produces more thorough results. Use before creating code, modifying architecture,making technical decisions, or answering codebase questions.
competitor-analysis
Content & Writingby aiskillstore
Analyze competitor website structures, messaging patterns, and unique features. Use when researching competition, identifying gaps, or informing content strategy.
complexity-analyzer
Content & Writingby aiskillstore
Measure and report code complexity metrics with actionable recommendations.
compliance-checker
Content & Writingby aiskillstore
Check code against security compliance standards and best practices.
component-model-analysis
Content & Writingby aiskillstore
Evaluate extensibility patterns, abstraction layers, and configuration approaches in frameworks. Use when (1) assessing base class/protocol design, (2) understanding dependency injection patterns, (3) evaluating plugin/extension systems, (4) comparing code-first vs config-first approaches, or (5) determining framework flexibility for customization.
compound-docs
Content & Writingby aiskillstore
Capture solved problems as searchable documentation with pattern detection. This skill auto-triggers when users confirm a fix worked ("that worked", "it's fixed", "working now") or manually via /compound command.
comprehensive-code-review
Content & Writingby aiskillstore
This skill should be used when reviewing pull requests, performing comprehensive code review, analyzing code changes before merge, or when the user asks for thorough/ultra-critical code review. Performs EXTREMELY CRITICAL 6-pass analysis identifying runtime failures, code consistency issues, architectural problems, environment compatibility risks, and verification strategies. Posts structured review as GitHub PR comment. Use when user asks to "review PR", "review this code", "review changes", "check this PR", "analyze PR", "post review", or for Phase 3 of devflow. Supports parallel review mode with multiplier (code-review-3, code-review 6X) for consensus-based reviews. This is an ultra-critical reviewer that does not let things slip and desires only perfection.
concept-scaffolding
Content & Writingby aiskillstore
Design progressive concept scaffolding with cognitive load management. Use when breaking down complex concepts into learnable steps for educational content.
configuration-validator
Content & Writingby aiskillstore
Validates environment variables, config files, and ensures all required settings are documented. Use when working with .env files, configs, or deployment settings.
configuring-better-auth
Content & Writingby aiskillstore
Implement OAuth 2.1 / OIDC authentication using Better Auth with MCP assistance. Use when settingup a centralized auth server (SSO provider), implementing SSO clients in Next.js apps, configuringPKCE flows, or managing tokens with JWKS verification. Uses Better Auth MCP for guided setup.NOT when using simple session-only auth without OAuth/OIDC requirements.
configuring-dapr-pubsub
Content & Writingby aiskillstore
Configures Dapr pub/sub components for event-driven microservices with Kafka or Redis.Use when wiring agent-to-agent communication, setting up event subscriptions, or integrating Dapr sidecars.Covers component configuration, subscription patterns, publishing events, and Kubernetes deployment.NOT when using direct Kafka clients or non-Dapr messaging patterns.
conflict-resolver
Content & Writingby aiskillstore
Smart git merge conflict resolution with context analysis, pattern detection, and automated resol...
constitutional-writer
Content & Writingby aiskillstore
Extracts and writes project constitutional information from documents (PDF, MD, TXT). Focuses exclusively on identifying principles, values, governance structures, and formatting them into a proper project constitution.