Content & Writing
Page 52 of 57
Browse skills in this category.
skill-builder
Content & Writingby aiskillstore
Interactive skill creation assistant that guides users through building new Agent Skills for Claude Code. Use when creating new skills, building custom capabilities, or when the user runs /new-skill command. Helps design skill structure, craft descriptions, create scripts, and organize supporting files.
skill-creator
Content & Writingby aiskillstore
How to properly create Claude Code skills - teaches global vs project-local, naming conventions, and proper file structure
skill-creator-agent
Content & Writingby aiskillstore
Creates Claude Code skills where each skill is tied to a specialist agent optimized with evidence-based prompting techniques. Use this skill when users need to create reusable skills that leverage specialized agents for consistent high-quality performance. The skill ensures that each created skill spawns an appropriately crafted agent that communicates effectively with the parent Claude Code instance using best practices.
skill-developer
Content & Writingby aiskillstore
Claude Code 스킬, 훅, 에이전트, 명령어를 생성하고 관리하기 위한 메타 스킬. 새 스킬 생성, 스킬 트리거 설정, 훅 설정, Claude Code 인프라 관리 시 사용.
skill-development
Content & Writingby aiskillstore
This skill should be used when the user wants to "create a skill", "add a skill to plugin", "write a new skill", "improve skill description", "organize skill content", or needs guidance on skill structure, progressive disclosure, or skill development best practices for Claude Code plugins.
skill-forge
Content & Writingby aiskillstore
Advanced skill creation system for Claude Code that combines deep intent analysis, evidence-based prompting principles, and systematic skill engineering. Use when creating new skills or refining existing skills to ensure they are well-structured, follow best practices, and incorporate sophisticated prompt engineering techniques. This skill transforms skill creation from template filling into a strategic design process.
skill-i18n
Content & Writingby aiskillstore
Translate SKILL.md and README.md files into multiple languages for sharing skills internationally
skill-management
Content & Writingby aiskillstore
Create, update, test, and manage Agent Skills. Use when creating new skills, debugging existing ones, or organizing skill libraries. Based on official Claude Code documentation.
skill-permissions
Content & Writingby aiskillstore
Skill permission analysis, one-time authorization, analyze skill permissions, batch authorization
skills-factory
Content & Writingby aiskillstore
Meta-skill for creating production-ready Claude Code skills using evaluation-driven development, progressive disclosure patterns, comprehensive validation, and two-Claude iterative methodology
skool-money-model-strategist
Content & Writingby aiskillstore
Applies Alex Hormozi's $100M Money Models frameworks to design, evaluate, and improve Skool community monetization strategies. Uses CAC-based stage diagnosis (5 stages), 30-day cash maximization formulas, and sequential implementation to create actionable roadmaps grounded in Hormozi's 15 money model mechanisms and Skool's 5 business models (Free, Subscription, Freemium, Tiers, One-Time). Helps Skool community owners identify which mechanisms to implement, validate money models against Hormozi principles, and create step-by-step Skool setup instructions for maximum revenue per customer in 30 days.
slash-command-encoder
Content & Writingby aiskillstore
Creates ergonomic slash commands (/command) that provide fast, unambiguous access to micro-skills, cascades, and agents. Enhanced with auto-discovery, intelligent routing, parameter validation, and command chaining. Generates comprehensive command catalogs for all installed skills with multi-model integration.
slb
Content & Writingby aiskillstore
Simultaneous Launch Button - Two-person rule for destructive commands in multi-agent workflows. Risk-tiered classification, command hash binding, 5 execution gates, client-side execution with environment inheritance. Go CLI.
snippet-manager
Content & Writingby aiskillstore
Save, organize, search, and retrieve code snippets with tags, categories, and smart search capabi...
snowtower-admin
Content & Writingby aiskillstore
Advanced skill for SnowTower infrastructure administrators. Use for SnowDDL operations, user provisioning, role management, CI/CD deployments, troubleshooting, and Snowflake administration. Triggers on mentions of snowddl, deploy, user creation, role grants, infrastructure changes, or admin operations.
snowtower-maintainer
Content & Writingby aiskillstore
Maintains SnowTower project documentation, README, and Claude configuration. Use when updating documentation, auditing .claude folder contents, syncing README with actual project state, or reviewing agent/pattern definitions. Triggers on mentions of documentation, README, maintenance, or .claude folder updates.
social-playbook-skill
Content & Writingby aiskillstore
Design and generate complete social media playbooks (scripts, visuals, captions, hooks, thumbnails, transitions) for Synthex clients across YouTube, TikTok, Instagram, Facebook, LinkedIn, and Shorts/Reels. Use when planning multi-platform campaigns or content systems.
software-architecture
Content & Writingby aiskillstore
Document software architecture using ARCHITECTURE.md and docs/*.md files with Mermaid diagrams. Use proactively when ARCHITECTURE.md exists in project root, or invoke to create initial architecture documentation. Covers system design, data flows, component relationships, and code organization with references to key entry points and abstractions.
solid-principles
Content & Writingby aiskillstore
SOLID principles adapted for functional and TypeScript-first development.
sop-api-development
Content & Writingby aiskillstore
Complete REST API development workflow coordinating backend, database, testing, documentation, and DevOps agents. 2-week timeline with TDD approach.
sop-code-review
Content & Writingby aiskillstore
Comprehensive code review workflow coordinating quality, security, performance, and documentation reviewers. 4-hour timeline for thorough multi-agent review.
sop-product-launch
Content & Writingby aiskillstore
Complete product launch workflow coordinating 15+ specialist agents across research, development, marketing, sales, and operations. Uses sequential and parallel orchestration for 10-week launch timeline.
space-cooking-adventure
Content & Writingby aiskillstore
太空料理 - 轻松搞笑的章节,Stella尝试用盖亚食材创造美味食物,结果既有灾难也有惊喜
spawn-agent
Content & Writingby aiskillstore
Spawn an AI coding agent in a new terminal (Claude, Codex, Gemini, Cursor, OpenCode, Copilot). Defaults to Claude Code if unspecified.
spawn-parallel
Content & Writingby aiskillstore
Pattern for spawning parallel subagents efficiently. Use when you need multiple independent tasks done concurrently.
spawn-terminal
Content & Writingby aiskillstore
Spawn a new terminal window to run CLI commands (ffmpeg, curl, python, etc.). Use for non-AI command execution.
spec-discovery
Content & Writingby aiskillstore
Parse specs to extract IDs, titles, and traceability metadata (repo, path, hash).
spec-driven-development
Content & Writingby aiskillstore
Spec-Driven Development (SDD) methodology based on GitHub's SpecKit.
spec-kit-claude-code-workflow
Content & Writingby aiskillstore
A conceptual skill for guiding the Spec-Kit + Claude Code development workflow
spec-workflow
Content & Writingby aiskillstore
仕様駆動開発(SDD)ワークフローを自動発動で強制。Subtask開始時にAC確認、TDD実行、完了時にACチェックを実施。スコープ外実装を禁止。Use when implementing features, creating new functionality, or when "実装して", "作成して", "開発して" keywords appear.
sql-expert
Content & Writingby aiskillstore
Expert SQL query writing, optimization, and database schema design with support for PostgreSQL, MySQL, SQLite, and SQL Server. Use when working with databases for: (1) Writing complex SQL queries with joins, subqueries, and window functions, (2) Optimizing slow queries and analyzing execution plans, (3) Designing database schemas with proper normalization, (4) Creating indexes and improving query performance, (5) Writing migrations and handling schema changes, (6) Debugging SQL errors and query issues
sql-patterns
Content & Writingby aiskillstore
Quick reference for common SQL patterns, CTEs, window functions, and indexing strategies. Triggers on: sql patterns, cte example, window functions, sql join, index strategy, pagination sql.
sql-to-osc
Content & Writingby aiskillstore
SQL to OSC (Online Schema Change) conversion expert for Flyway migration scripts.Use when: (1) Converting SQL migration files to OSC format, (2) User mentions "OSC", "轉換 OSC", "osc.txt", or "Online Schema Change", (3) Working with Flyway ALTER TABLE/CREATE INDEX statements that need OSC conversion.
sqlalchemy-2-0
Content & Writingby aiskillstore
Modern async ORM with type-safe models and efficient queries
sqlite-ops
Content & Writingby aiskillstore
Patterns for SQLite databases in Python projects - state management, caching, and async operations. Triggers on: sqlite, sqlite3, aiosqlite, local database, database schema, migration, wal mode.
sqlmodel-crud
Content & Writingby aiskillstore
Use when creating SQLModel database models, CRUD operations, queries with joins, or relationships.NOT when non-database operations, plain SQL, or unrelated data handling.Triggers: "SQLModel", "database model", "CRUD", "create/read/update/delete", "query", "ForeignKey", "relationship".
srs-documentation
Content & Writingby aiskillstore
Software Requirements Specification documentation following IEEE 830 standard. Use when generating formal SRS documents or compiling gathered requirements into structured documentation.
stack-analyzer
Content & Writingby aiskillstore
Analyze project stack and recommend skills. Auto-detects frameworks, activates generic ai-dev-kit skills, and optionally scaffolds project-specific skills in the target repo.
standards-extraction
Content & Writingby aiskillstore
Extract coding standards and conventions from CONTRIBUTING.md, .editorconfig, linter configs. Use for onboarding and ensuring consistent contributions.
standup-formatter
Content & Writingby aiskillstore
Use when generating standup reports, daily updates, or team status summaries. Formats work activity into concise standup format.
star-story-extraction
Content & Writingby aiskillstore
Auto-invoke after task completion to extract interview-ready STAR stories from completed work.
state-management
Content & Writingby aiskillstore
TanStack Query + Zustand patterns.
stop-slop
Content & Writingby aiskillstore
Remove AI writing patterns from prose. Use when drafting, editing, or reviewing text to eliminate predictable AI tells.
storage-debug-instrumentation
Content & Writingby aiskillstore
Add comprehensive debugging and observability tooling for backend storage layers (PostgreSQL, ChromaDB) and startup metrics. Includes storage drift detection, raw data inspection endpoints, and a Next.js admin dashboard.
streaming-api-patterns
Content & Writingby aiskillstore
Implement real-time data streaming with Server-Sent Events (SSE), WebSockets, and ReadableStream APIs. Master backpressure handling, reconnection strategies, and LLM streaming for 2025+ real-time applications.
streaming-llm-responses
Content & Writingby aiskillstore
Implement real-time streaming UI patterns for AI chat applications. Use when adding responselifecycle handlers, progress indicators, client effects, or thread state synchronization.Covers onResponseStart/End, onEffect, ProgressUpdateEvent, and client tools.NOT when building basic chat without real-time feedback.
stripe-handler
Content & Writingby aiskillstore
Handle Stripe payments, custom checkouts, and webhook fulfillment outside of standard plans/credits.
structural-search
Content & Writingby aiskillstore
Search code by AST structure using ast-grep. Find semantic patterns like function calls, imports, class definitions instead of text patterns. Triggers on: find all calls to X, search for pattern, refactor usages, find where function is used, structural search, ast-grep, sg.
structured-logging
Content & Writingby aiskillstore
Implement JSON-based structured logging for observability. Use when setting up logging, debugging production issues, or preparing for log aggregation (ELK, Datadog). Covers log levels, context, and best practices.
style-audit
Content & Writingby aiskillstore
Audits code against CI/CD style rules, quality guidelines, and best practices, then rewrites code to meet standards without breaking functionality. Use this skill after functionality validation to ensure code is not just correct but also maintainable, readable, and production-ready. The skill applies linting rules, enforces naming conventions, improves code organization, and refactors for clarity while preserving all behavioral correctness verified by functionality audits.
subagent-development
Content & Writingby aiskillstore
Execute plans using fresh subagent per task with code review between tasks. Use for high-quality iterative implementation.
subagent-factory
Content & Writingby aiskillstore
Create specialized Claude Code agents on-the-fly. Guides through agent definition file creation with proper frontmatter, effective prompts, and tool scoping. USE WHEN user says 'create agent', 'new subagent', 'make an agent for', 'build agent', 'spawn agent', or wants to define custom agents for specific tasks.
subagent-orchestration
Content & Writingby aiskillstore
This skill should be used when coordinating multiple subagents, implementing orchestratorpatterns, or managing parallel agent workflows.Trigger phrases: "orchestrate agents", "coordinate subagents", "parallel agents","multi-agent workflow", "delegate to agents", "run agents in parallel", "launch multiple agents".
subagents-orchestration-guide
Content & Writingby shinpr
Guides subagent coordination through implementation workflows. Use when orchestrating multiple agents, managing workflow phases, or determining autonomous execution mode.
suggesting-improvements
Content & Writingby aiskillstore
Expert at suggesting specific, actionable improvements to Claude's responses and work. Use when Claude's output needs enhancement, when quality issues are identified, or when iterating on solutions.
suggesting-tooling
Content & Writingby aiskillstore
Analyzes a codebase and suggests custom Claude Code skills and subagents to improvedevelopment workflow. Use when user wants tooling suggestions, automation ideas, orasks "what skills would help this project".
summon-daem0n
Content & Writingby aiskillstore
Guide for initializing and consolidating Daem0n-MCP across project structures
supabase
Content & Writingby aiskillstore
Manage Supabase projects, databases, migrations, Edge Functions, and storage using the `supabase` CLI.
supabase-patterns
Content & Writingby aiskillstore
Generic Supabase best practices for Row Level Security, realtime subscriptions, storage, and edge functions. Framework-agnostic.
superpower-zustand
Content & Writingby aiskillstore
MANDATORY for creating Zustand stores. This skill is required when users request state management, creating stores, or mention Zustand. Do NOT create Zustand stores without this skill - all stores must use the required StoreBuilder pattern with immer middleware and factory pattern separation
surrealdb-python
Content & Writingby aiskillstore
Master SurrealDB 2.3.x with Python for multi-model database operations including CRUD, graph relationships, vector search, and real-time queries. Use when working with SurrealDB databases, implementing graph traversal, semantic search with embeddings, or building RAG applications.
surviving-the-storm
Content & Writingby aiskillstore
风暴求生 - 盖亚星球遭遇极端天气,Stella必须在双星磁暴和狂风暴雨中保护自己和营地
svg-logo-generator
Content & Writingby aiskillstore
Generate high-quality, minimalistic, and geometric SVG logos using Python scripts. Use this skill when users need to create logos, icons, or visual identities with geometric primitives (circles, rects, paths) and specific color schemes. Applies generative design principles with standardized workflows for scalable SVG output.
swarm
Content & Writingby aiskillstore
Autonomous multi-agent workflow system for complex coding tasks. Use when the user requests non-trivial changes that would benefit from autonomous execution with built-in review gates. Ideal for refactoring modules, adding major features, migrating codebases, adding comprehensive test coverage, or any multi-step development task that can run autonomously. NOT for simple fixes, typos, or single-file changes.
synthese-multi-llm
Content & Writingby aiskillstore
Synthèse co-fabriquée par un conseil de 3 LLMs (Claude, Gemini, Codex). Ce skill devrait être utilisé quand l'utilisateur demande une synthèse robuste, traçable et vérifiée. Il orchestre trois modèles avec des rôles experts distincts (Extracteur, Critique, Architecte) pour produire une synthèse fidèle au texte source, avec contrôle des glissements sémantiques et trail d'audit complet.
system-design
Content & Writingby aiskillstore
Use when designing, architecting, or planning a new system from requirements or ideas - transforms concepts into navigable design catalog using EventStorming methodology, Mermaid diagrams, and progressive elaboration through 5 phases (Requirements, Big Picture, Processes, Data/Flows, Integration)
tailwind-css
Content & Writingby aiskillstore
Use when styling UI components or layouts with Tailwind CSS - mobile-first design, responsive utilities, custom themes, or component styling.NOT when plain CSS, CSS-in-JS (styled-components), or non-Tailwind frameworks are involved.Triggers: "style component", "responsive design", "mobile-first", "dark theme", "tailwind classes", "dashboard grid".
tamagui-best-practices
Content & Writingby aiskillstore
Use when working with Tamagui projects (tamagui.config.ts, @tamagui imports).