Content & Writing
Page 62 of 64
Browse skills in this category.
module-development
Content & Writingby psincraian
myfy module protocol, lifecycle phases, and extension patterns. Use when creating new modules, working with configure/extend/finalize methods, module dependencies, or using WebModule, DataModule, FrontendModule, TasksModule, UserModule, CliModule, AuthModule, or RateLimitModule.
routing-api
Content & Writingby psincraian
myfy web routing with FastAPI-like decorators. Use when working with WebModule, @route decorators, path parameters, query parameters, request bodies, AuthModule for authentication, RateLimitModule for rate limiting, or error handling.
skill-judge
Content & Writingby shareAI-lab
Evaluate Agent Skill design quality against official specifications and best practices. Use when reviewing, auditing, or improving SKILL.md files and skill packages. Provides multi-dimensional scoring and actionable improvement suggestions.
vibe-coding
Content & Writingby shareAI-lab
Transform an AI agent into a tasteful, disciplined development partner. Not just a code generator,but a collaborator with professional standards, transparent decision-making, and craftsmanship.Use for any development task: building features, fixing bugs, designing systems, refactoring.The human provides vision and decisions. The agent provides execution with taste and discipline.
workflow-practices
Content & Writingby eser
Workflow rules for task execution, respecting user code, and git commits. Use when planning or executing development tasks.
project-setup
Content & Writingby fltman
Set up new Claude Code projects with CLAUDE.md, slash commands, and proper structure
api-connector
Content & Writingby jduncan-rva
Connect to REST APIs, manage authentication, and process responses. Use for API integration tasks.
cypress-e2e-testing
Content & Writingby influxdata
Run, validate, and analyze Cypress E2E tests for the InfluxData documentation site. Covers Hugo server management, test execution modes, and failure analysis.
docs-cli-workflow
Content & Writingby influxdata
Guides when to use docs create/edit CLI tools versus direct file editing for InfluxData documentation.
hugo-template-dev
Content & Writingby influxdata
Hugo template development skill for InfluxData docs-v2. Enforces proper build and runtime testing to catch template errors that build-only validation misses.
sc-frontend-design
Content & WritingCreate distinctive, production-grade frontend interfaces with high design quality. This skill SHOULD be used when the user asks to build web components, pages, artifacts, posters, or applications (examples: websites, landing pages, dashboards, React components, Astro components, HTML/CSS layouts, or when styling/beautifying any web UI). Generates creative, polished code and UI design that avoids generic AI aesthetics.
sc-gemini-imagegen
Content & WritingGenerate and edit images using the Gemini API (Nano Banana Pro). This skill SHOULD be used when creating images from text prompts, editing existing images, applying style transfers, generating logos with text, creating stickers, product mockups, or any image generation/manipulation task. Supports text-to-image, image editing, multi-turn refinement, and composition from multiple reference images.
sc-refactor-review
Content & WritingThis skill SHOULD be used when the user asks to "review code", "find dead code", "check for duplication", "simplify the codebase", "find refactoring opportunities", "do code cleanup", "check naming consistency", "analyze test organization", "run codebase health check", "review my PR", "refactor this code", "extract method", "rename variable", "consolidate duplicates", "adversarial review", "red team review", "find ways to break this", "multi-model review", or "get multiple AI opinions on this code". Routes to specialized analysis agents, refactoring workflow, or multi-model adversarial review based on the type of request.
swarm
Content & Writingby cj-vana
Orchestrate parallel Claude Code worker swarms with protocol-based behavioral governance. Use for complex features, large refactors, or multi-step tasks. Supports behavioral constraints, parallel workers, and persistent state across context compactions.
adding-new-ai-format
Content & Writingby pr-pm
Step-by-step guide for adding support for a new AI editor format to PRPM - covers types, converters, schemas, CLI, webapp, and testing
aws-beanstalk-expert
Content & Writingby pr-pm
Expert knowledge for deploying, managing, and troubleshooting AWS Elastic Beanstalk applications with production best practices
bdg
Content & Writingby szymdzum
Use bdg CLI for browser automation via Chrome DevTools Protocol. Provides direct CDP access (60+ domains, 300+ methods) for DOM queries, navigation, screenshots, network control, and JavaScript execution. Use this skill when you need to automate browsers, scrape dynamic content, or interact with web pages programmatically.
beanstalk-deploy
Content & Writingby pr-pm
Robust deployment patterns for Elastic Beanstalk with GitHub Actions, Pulumi, and edge case handling
brainstorming
Content & WritingIMMEDIATELY USE THIS SKILL when creating or develop anything and before writing code or implementation plans - refines rough ideas into fully-formed designs through structured Socratic questioning, alternative exploration, and incremental validation
claude-hook-writer
Content & Writingby pr-pm
Expert guidance for writing secure, reliable, and performant Claude Code hooks - validates design decisions, enforces best practices, and prevents common pitfalls
creating-agents-md
Content & Writingby pr-pm
Use when creating agents.md files - provides plain markdown format with NO frontmatter, free-form structure, and project context guidelines for AI coding assistants
creating-claude-commands
Content & Writingby pr-pm
Expert guidance for creating Claude Code slash commands with correct frontmatter, structure, and best practices
creating-claude-hooks
Content & Writingby pr-pm
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-continue-packages
Content & Writingby pr-pm
Use when creating Continue rules - provides required name field, alwaysApply semantics, glob/regex patterns, and markdown format with optional frontmatter
creating-copilot-packages
Content & Writingby pr-pm
Use when creating GitHub Copilot instructions - provides repository-wide and path-specific formats, applyTo patterns, excludeAgent options, and natural language markdown style
creating-cursor-commands
Content & Writingby pr-pm
Expert guidance for creating effective Cursor slash commands with best practices, format requirements, and schema validation
creating-cursor-rules-skill
Content & Writingby pr-pm
Expert guidance for creating effective Cursor IDE rules with best practices, patterns, and examples
creating-kiro-agents
Content & Writingby pr-pm
Use when building custom Kiro AI agents or when user asks for agent configurations - provides JSON structure, tool configuration, prompt patterns, and security best practices for specialized development assistants
creating-kiro-packages
Content & Writingby pr-pm
Use when creating Kiro steering files or hooks - provides inclusion modes (always/fileMatch/manual), foundational files (product.md/tech.md/structure.md), and JSON hook configuration with event triggers
creating-opencode-agents
Content & Writingby pr-pm
Use when creating OpenCode agents - provides markdown format with YAML frontmatter, mode/tools/permission configuration, and best practices for specialized AI assistants
creating-opencode-plugins
Content & Writingby pr-pm
Use when creating OpenCode plugins that hook into command, file, LSP, message, permission, server, session, todo, tool, or TUI events - provides plugin structure, event API specifications, and implementation patterns for JavaScript/TypeScript event-driven modules
creating-windsurf-packages
Content & Writingby pr-pm
Use when creating Windsurf rules - provides plain markdown format with NO frontmatter, 12,000 character limit, and single-file structure requirements
creating-zed-extensions
Content & Writingby pr-pm
Use when creating Zed extensions with custom slash commands, language support, themes, or MCP servers - provides Rust/WASM extension structure, slash command API (run_slash_command, SlashCommandOutput), and development workflow for compiled extensions
documentation-standards
Content & Writingby pr-pm
Standards and guidelines for organizing, structuring, and maintaining documentation in the PRPM repository - ensures consistency across user docs, development docs, and internal references
elastic-beanstalk-deployment
Content & Writingby pr-pm
Use when deploying Node.js applications to AWS Elastic Beanstalk or troubleshooting deployment issues - provides dependency installation strategies, monorepo handling, and deployment best practices
github-actions-testing
Content & Writingby pr-pm
Expert guidance for testing and validating GitHub Actions workflows before deployment - catches cache errors, path issues, monorepo dependencies, and service container problems that local testing misses
human-writing
Content & Writingby pr-pm
Write content that sounds natural, conversational, and authentically human - avoiding AI-generated patterns, corporate speak, and generic phrasing
karen-repo-reviewer
Content & Writingby pr-pm
Use when the user requests a repository review, code assessment, or honest evaluation of their codebase. Provides brutally honest AI-powered reviews with market-aware Karen Scores (0-100) analyzing over-engineering, completion honesty, and practical value. Available as GitHub Action or IDE tool.
markdown-formatting
Content & Writingby denolfe
Format and lint markdown and MDX files using markdownlint with comprehensive rule knowledge for automated and manual fixes. Use when working with .md or .mdx files, formatting documentation, linting markdown/MDX, or when user mentions markdown issues, formatting problems, or documentation standards.
matrix-code-review
Content & Writingby ojowwalker77
This skill should be used when the user asks to "review this code", "review PR", "code review", "review staged changes", "blast radius analysis", "check impact of changes", or needs comprehensive context-aware code review.
matrix-deep-research
Content & Writingby ojowwalker77
This skill should be used when the user asks to "research a topic", "deep research", "investigate thoroughly", "multi-source research", "comprehensive analysis", or needs to conduct research across web, documentation, and memory sources.
matrix-list
Content & Writingby ojowwalker77
This skill should be used when the user asks to "list matrix solutions", "show matrix stats", "display memory contents", "view matrix status", "show failures", "list warnings", "export matrix data", "backup matrix", "export solutions", or needs to see or export Matrix memory.
podcast-downloader
Content & Writingby crazynomad
Search and download podcast episodes from Apple Podcasts. Use when user wants to find podcasts, download podcast episodes, get podcast information, or mentions Apple Podcasts, iTunes, podcast search, or audio downloads.
prpm-development
Content & Writingby pr-pm
Use when developing PRPM (Prompt Package Manager) - comprehensive knowledge base covering architecture, format conversion, package types, collections, quality standards, testing, and deployment
pulumi-troubleshooting
Content & Writingby pr-pm
Comprehensive guide to troubleshooting Pulumi TypeScript errors, infrastructure issues, and best practices - covers common errors, Outputs handling, AWS Beanstalk deployment, and cost optimization
refui
Content & Writingby SudoMaker
Use when working with rEFui (refui) applications where you cannot rely on reading the library source. Covers the retained-mode + signals mental model, DOM/HTML/Reflow renderers, JSX setup (classic pragma vs automatic runtime), directives (on:/class:/style:/attr:/prop:/m: macros), HMR via refurbish/refui/hmr, debugging “UI not updating” issues, and migrating React/Vue/Solid/Svelte patterns to rEFui.
slash-command-builder
Content & Writingby pr-pm
Use when creating, improving, or troubleshooting Claude Code slash commands. Expert guidance on command structure, arguments, frontmatter, tool permissions, and best practices for building effective custom commands.
test-driven-development-tdd
Content & WritingUse when implementing any feature or bugfix, before writing implementation code - write the test first, watch it fail, write minimal code to pass; ensures tests actually verify behavior by requiring failure first
testing-prpm-cli
Content & Writingby pr-pm
Use when testing PRPM CLI commands locally - provides build, environment setup, execution workflow, contract testing to verify documented behavior matches implementation, and comprehensive cross-format conversion testing against local registry
thoroughness
Content & Writingby pr-pm
Use when implementing complex multi-step tasks, fixing critical bugs, or when quality and completeness matter more than speed - ensures comprehensive implementation without shortcuts through systematic analysis, implementation, and verification phases
typescript-hook-writer
Content & Writingby pr-pm
Expert guidance for developing Claude Code hooks in TypeScript with shared utilities, esbuild compilation, and Vitest testing - distributes compiled JS while maintaining TypeScript development experience
maquina-ui-standards
Content & Writingby maquina-app
Build consistent, accessible UIs in Rails using maquina_components. Use this skill when implementing UI for features, creating views, building forms, or reviewing UI specs. Triggers on view creation, UI implementation, form building, layout design, or mentions of maquina_components usage.
run-tests
Content & Writingby cartridge-gg
Run the test suite for the Cartridge Controller monorepo. Use when validating changes, before committing, or when asked to run tests.
business-competitor-analysis
Content & Writingby kenneth-liao
Perform comprehensive competitor analysis for any business. Produces an executive-summary markdown report with target customer profile, market positioning, pricing/business model, product features, funding/company size, SWOT analysis, and competitive matrix. All findings are data-grounded. Use when the user asks to analyze competitors, understand competitive landscape, compare a business to alternatives, or perform market research.
course-content
Content & WritingGet or add homeworks and projects to courses via API using curl
elixir-architect
Content & Writingby maxim-ist
Use when designing or architecting Elixir/Phoenix applications, creating comprehensive project documentation, planning OTP supervision trees, defining domain models with Ash Framework, structuring multi-app projects with path-based dependencies, or preparing handoff documentation for Director/Implementor AI collaboration
youtube-research-video-topic
Content & Writingby kenneth-liao
Conduct pure research for YouTube video topics by analyzing competitors, identifying content gaps, and documenting strategic insights. Use when you need to research a video topic before planning. Produces concise, insight-focused research documents that identify the biggest opportunities for video performance.
youtube-thumbnail
Content & Writingby kenneth-liao
Skill for creating and editing Youtube thumbnails that are optimized for click-through rate. This skill should not be used directly, instead use the Thumbnail Designer subagent who can also invoke this skill. Use when the user asks to create a thumbnail from scratch or edit an existing thumbnail.
youtube-title
Content & Writingby kenneth-liao
Generate optimized YouTube video titles that maximize click-through rates by sparking curiosity and complementing thumbnails. This skill should be used when the user asks to create, improve, or brainstorm YouTube video titles, or when working on YouTube content that requires title optimization.
youtube-video-hook
Content & Writingby kenneth-liao
Skill for creating optimized YouTube video opening hooks (first 5-30 seconds) that maximize viewer retention and watch time. Use when planning video scripts, reviewing video openings, or optimizing existing content for better retention metrics.
agent-memory
Content & Writingby nokonoko1203
Use this skill when the user asks to save, remember, recall, or organize memories. Triggers on: 'remember this', 'save this', 'note this', 'what did we discuss about...', 'check your notes', 'clean up memories'. Also use proactively when discovering valuable findings worth preserving.
ctf-solver
Content & Writingby HacktronAI
Solve CTF (Capture The Flag) challenges by analyzing challenge descriptions, source code, and interacting with challenge environments to capture flags.
dart-best-practices
Content & WritingGeneral purity standards for Dart development.
dart-tooling-ci
Content & WritingStandards for analysis, linting, formatting, and automation.
developer-assessment
Content & Writingby yaochangyu
GitLab 開發者評估與分析技能,使用 gl-cli.py 工具分析開發者的程式碼品質、提交歷史、專案參與度與技術水平,並產生綜合評估報告。
javascript-best-practices
Content & WritingIdiomatic JavaScript patterns and conventions for maintainable code.