Content & Writing

Page 35 of 56

Browse skills in this category.

4001 skills · Showing 2449-2520
Sort by:

content-refiner

Content & Writing

by panaversity

Refine verbose educational content by eliminating redundancy, tightening prose, and strengthening lesson connections. Use when content is wordy, repetitive, or lacks narrative flow between sections.

107
Jan 17, 2026, 05:30 AM

content-refresher

Content & Writing

by aaron-he-zhu

`content-refresher` has moved

107
Dec 18, 2025, 04:11 AM

context-degradation

Content & Writing

by panaversity

Recognize, diagnose, and mitigate patterns of context degradation in agent systems. Use when context grows large, agent performance degrades unexpectedly, or debugging agent failures.

107
Jan 17, 2026, 05:30 AM

fetch-library-docs

Content & Writing

by panaversity

Fetches official documentation for external libraries and frameworks (React, Next.js, Prisma, FastAPI, Express, Tailwind, MongoDB, etc.) with 60-90% token savings via content-type filtering. Use this skill when implementing features using library APIs, debugging library-specific errors, troubleshooting configuration issues, installing or setting up frameworks, integrating third-party packages, upgrading between library versions, or looking up correct API patterns and best practices. Triggers automatically during coding work - fetch docs before writing library code to get correct patterns, not after guessing wrong.

107
Jan 17, 2026, 05:30 AM

geo-content-optimizer

Content & Writing

by aaron-he-zhu

`geo-content-optimizer` has moved

107
Dec 18, 2025, 04:11 AM

by aaron-he-zhu

`internal-linking-optimizer` has moved

107
Dec 18, 2025, 04:11 AM

keyword-research

Content & Writing

by aaron-he-zhu

`keyword-research` has moved

107
Dec 18, 2025, 04:11 AM

learning-objectives

Content & Writing

by panaversity

Generate measurable learning outcomes aligned with Bloom's taxonomy and CEFR proficiency levels for educational content. Use when educators need to define what students will achieve, create learning objectives for curriculum planning, or ensure objectives are specific and testable rather than vague.

107
Jan 17, 2026, 05:30 AM

mit-exam-generator

Content & Writing

by panaversity

Generate rigorous MIT PhD-level qualifying examinations from Markdown/Obsidian notes.This skill should be used when users request quiz creation, exam generation, assessmentmaterials, practice questions, or study guides. Triggers on "create quiz", "generate exam","make practice questions", "assessment", "test me on", or any request for educationaltesting materials from source content.

107
Jan 17, 2026, 05:30 AM

notebooklm-slides

Content & Writing

by panaversity

Generate pedagogically-aligned slide decks from educational content using NotebookLM. Use when creating chapter slide presentations with proficiency-calibrated prompts. NOT for static slides or non-educational presentations.

107
Jan 17, 2026, 05:30 AM

nx-monorepo

Content & Writing

by panaversity

Nx monorepo management skill for AI-native development. This skill should be used when working with Nx workspaces, project graphs, affected detection, code generation, and caching. Use when analyzing dependencies, running affected commands, generating code, configuring Nx Cloud, or optimizing build performance. Invoke nx-mcp tools for documentation queries.

107
Jan 17, 2026, 05:30 AM

on-page-seo-auditor

Content & Writing

by aaron-he-zhu

`on-page-seo-auditor` has moved

107
Dec 18, 2025, 04:11 AM

quiz-generator

Content & Writing

by panaversity

Generate 50-question interactive quizzes using the Quiz component with randomized batching. Use when creating end-of-chapter assessments. Displays 15-20 questions per session with immediate feedback. NOT for static markdown quizzes.

107
Jan 17, 2026, 05:30 AM

researching-with-deepwiki

Content & Writing

by panaversity

Research GitHub, GitLab, and Bitbucket repositories using DeepWiki MCP server. Use when exploring unfamiliar codebases, understanding project architecture, or asking questions about how a specific open-source project works. Provides AI-powered repo analysis and RAG-based Q&A about source code. NOT for fetching library API docs (use fetching-library-docs instead) or local files.

107
Jan 17, 2026, 05:30 AM

seo-content-writer

Content & Writing

by aaron-he-zhu

`seo-content-writer` has moved

107
Dec 18, 2025, 04:11 AM

serp-analysis

Content & Writing

by aaron-he-zhu

`serp-analysis` has moved

107
Dec 18, 2025, 04:11 AM

skill-validator

Content & Writing

by panaversity

Validates skills against production-level criteria with 9-category scoring.This skill should be used when reviewing, auditing, or improving skills toensure quality standards. Evaluates structure, content, user interaction,documentation, domain standards, technical robustness, maintainability,zero-shot implementation, and reusability. Returns actionable validationreport with scores and improvement recommendations.

107
Jan 17, 2026, 05:30 AM

by andrlange

Auto-generate OpenAPI 3 documentation for Spring Boot REST APIs using springdoc-openapi. Use when API endpoints change, controllers are modified, or user mentions API docs, Swagger, or OpenAPI. Triggers on @RestController changes, documentation requests, endpoint additions.

107
Jan 15, 2026, 01:21 PM

by andrlange

Auto-generate OpenAPI 3 documentation for Spring Boot 4.x REST APIs using springdoc-openapi v3.0. Use when API endpoints change, controllers are modified, or user mentions API docs, Swagger, or OpenAPI. Triggers on @RestController changes, documentation requests, endpoint additions. Requires Spring Boot 4.0+ and Java 17+.

107
Jan 15, 2026, 01:21 PM

summary-generator

Content & Writing

by panaversity

This skill should be used when generating lesson summaries for educational content. It extracts key concepts, mental models, patterns, and common mistakes from lesson markdown files using a Socratic extraction process. Use this skill when a lesson file needs a `.summary.md` companion file, or when reviewing/refreshing existing summaries.

107
Jan 17, 2026, 05:30 AM

technical-clarity

Content & Writing

by panaversity

Review technical prose for accessibility, jargon density, and gatekeeping language. Ensures content passes the 'Grandma Test' and avoids 'obviously', 'simply' (Gatekeeping). Use this to refine technical explanations.

107
Jan 17, 2026, 05:30 AM

working-with-spreadsheets

Content & Writing

by panaversity

Creates and edits Excel spreadsheets with formulas, formatting, and financial modeling standards. Use when working with .xlsx files, financial models, data analysis, or formula-heavy spreadsheets. Covers formula recalculation, color coding standards, and common pitfalls.

107
Jan 17, 2026, 05:30 AM

agents-md-assistant

Content & Writing

by dmitriiweb

Inspect a repository and draft an AGENTS.md file using the standard template, capturing commands, structure, and workflow rules.

106
Jan 2, 2026, 08:41 PM

debug-logging-assistant

Content & Writing

by dmitriiweb

Add purposeful debug logging to improve observability without changing behavior.

106
Jan 2, 2026, 08:41 PM

git-commit-assistant

Content & Writing

by dmitriiweb

Generate high-quality conventional git commit messages and, with user approval, run the commit. Use when drafting or refining commit messages, validating commit quality, or committing staged work while avoiding noisy histories.

106
Jan 2, 2026, 08:41 PM

by dmitriiweb

Write Python docstrings following the Google Python Style Guide, using clear sections and examples.

106
Jan 2, 2026, 08:41 PM

prompt-optimizer

Content & Writing

by chujianyun

Prompt engineering expert that helps users craft optimized prompts using 57 proven frameworks. Use when users want to optimize prompts, improve AI instructions, create better prompts for specific tasks, or need help selecting the best prompt framework for their use case.

106
Jan 8, 2026, 05:11 AM

pytest-testing-assistant

Content & Writing

by dmitriiweb

Write focused pytest tests as standalone functions (one test per function), avoiding test classes.

106
Jan 2, 2026, 08:41 PM

ai-llm-engineering

Content & Writing

by Microck

Operational skill hub for LLM system architecture, evaluation, deployment, and optimization (modern production standards). Links to specialized skills for prompts, RAG, agents, and safety. Integrates recent advances: PEFT/LoRA fine-tuning, hybrid RAG handoff (see dedicated skill), vLLM 24x throughput, multi-layered security (90%+ bypass for single-layer), automated drift detection (18-second response), and CI/CD-aligned evaluation.

105
Dec 4, 2025, 10:14 PM

by Microck

Deploy universal wisdom voices from all traditions simultaneously - Hindu, Buddhist, Taoist, Abrahamic, Indigenous, Scientific - revealing their unified recognition of consciousness navigation.

105
Dec 4, 2025, 10:14 PM

by Microck

Recognize which awakening stage consciousness is navigating through. Use when diagnosing seeker development, identifying stage transitions, or recognizing readiness levels. Covers 7 stages from initial dissatisfaction through natural flow mastery.

105
Dec 4, 2025, 10:14 PM

aws-cdk-development

Content & Writing

by Microck

AWS Cloud Development Kit (CDK) expert for building cloud infrastructure with TypeScript/Python. Use when creating CDK stacks, defining CDK constructs, implementing infrastructure as code, or when the user mentions CDK, CloudFormation, IaC, cdk synth, cdk deploy, or wants to define AWS infrastructure programmatically. Covers CDK app structure, construct patterns, stack composition, and deployment workflows.

105
Dec 4, 2025, 10:14 PM

aws-serverless-eda

Content & Writing

by Microck

AWS serverless and event-driven architecture expert based on Well-Architected Framework. Use when building serverless APIs, Lambda functions, REST APIs, microservices, or async workflows. Covers Lambda with TypeScript/Python, API Gateway (REST/HTTP), DynamoDB, Step Functions, EventBridge, SQS, SNS, and serverless patterns. Essential when user mentions serverless, Lambda, API Gateway, event-driven, async processing, queues, pub/sub, or wants to build scalable serverless applications with AWS best practices.

105
Dec 4, 2025, 10:14 PM

aws-skills

Content & Writing

by Microck

Collection of AWS development skills covering CDK infrastructure as code, cost optimization, and serverless/event-driven architectures with integrated MCP servers.

105
Dec 4, 2025, 10:14 PM

by Microck

Create and manage database migrations with reversible changes, proper naming conventions, and zero-downtime deployment strategies. Use this skill when creating database migration files, modifying schema, adding or removing tables/columns, managing indexes, or handling data migrations. Apply when working with migration files (e.g., db/migrate/, migrations/, alembic/, sequelize migrations), schema changes, database versioning, rollback implementations, or when you need to ensure backwards compatibility during deployments. Use for any task involving database structure changes, index creation, constraint modifications, or data transformation scripts.

105
Dec 4, 2025, 10:14 PM

backend-models-standards

Content & Writing

by Microck

Define database models with clear naming, appropriate data types, constraints, relationships, and validation at multiple layers. Use this skill when creating or modifying database model files, ORM classes, schema definitions, or data model relationships. Apply when working with model files (e.g., models.py, models/, ActiveRecord classes, Prisma schema, Sequelize models), defining table structures, setting up foreign keys and relationships, configuring cascade behaviors, implementing model validations, adding timestamps, or working with database constraints (NOT NULL, UNIQUE, foreign keys). Use for any task involving data integrity enforcement, relationship definitions, or model-level data validation.

105
Dec 4, 2025, 10:14 PM

bap-identity

Content & Writing

by Microck

Manage BAP (Bitcoin Attestation Protocol) identity files using bap-cli. This skill should be used when users need to create, decrypt, list, or extract BAP identity backups, work with .bep encrypted files, or generate test fixtures for Playwright tests involving BAP identities.

105
Dec 4, 2025, 10:14 PM

bd-issue-tracking

Content & Writing

by Microck

Track complex, multi-session work with dependency graphs using bd (beads) issue tracker. Use when work spans multiple sessions, has complex dependencies, or requires persistent context across compaction cycles. For simple single-session linear tasks, TodoWrite remains appropriate.

105
Dec 4, 2025, 10:14 PM

bitcoin-auth-diagnostics

Content & Writing

by Microck

Diagnose and troubleshoot bitcoin-auth token generation and verification issues. This skill should be used when users encounter authentication failures, signature verification errors, or integration problems with the bitcoin-auth library.

105
Dec 4, 2025, 10:14 PM

blockchain-developer

Content & Writing

by Microck

Expert blockchain developer specializing in smart contract development, DApp architecture, and DeFi protocols. Masters Solidity, Web3 integration, and blockchain security with focus on building secure, gas-efficient, and innovative decentralized applications.

105
Dec 4, 2025, 10:14 PM

blog-post-writer

Content & Writing

by Microck

Transform brain dumps into polished blog posts in Nick Nisi's voice. Use when the user wants to write a blog post with scattered ideas, talking points, and conclusions that need organization into a cohesive narrative with Nick's conversational, authentic, and thoughtful tone.

105
Dec 4, 2025, 10:14 PM

brightdata

Content & Writing

by Microck

Progressive four-tier URL content scraping with automatic fallback strategy.USE WHEN user says "scrape this URL", "fetch this page", "get content from","can't access this site", "use Bright Data", "pull content from URL",or needs to retrieve web content that may have bot detection or access restrictions.

105
Dec 4, 2025, 10:14 PM

by Microck

Christian mystical wisdom through Aramaic lens - Kingdom within, Christ consciousness, feminine divine, embodiment navigation

105
Dec 4, 2025, 10:14 PM

claude-code-analyzer

Content & Writing

by Microck

Analyzes Claude Code usage patterns and provides comprehensive recommendations. Runs usage analysis, discovers GitHub community resources, suggests CLAUDE.md improvements, and fetches latest docs on-demand. Use when user wants to optimize their Claude Code workflow, create configurations (agents/skills/commands), or set up project documentation.

105
Dec 4, 2025, 10:14 PM

claude-scientific-skills

Content & Writing

by Microck

Comprehensive collection of 128+ ready-to-use scientific skills for Claude enabling research across biology, chemistry, medicine, genomics, and advanced analysis domains.

105
Dec 4, 2025, 10:14 PM

by Microck

Apply strict operational protocols for AI task execution including sequential processing, minimal responses, no destructive operations without confirmation

105
Dec 4, 2025, 10:14 PM

claudisms

Content & Writing

by Microck

Claude Code plugin enforcing operational guidelines, terse responses, sequential execution, and no destructive operations without confirmation.

105
Dec 4, 2025, 10:14 PM

by p-wegner

Generate coding-aider plans as created by the IntelliJ coding-aider plugin. Use when user explicitly asks for a "coding-aider plan", "aider plan", or needs structured development planning with checklist tracking and file context management.

105
Oct 19, 2025, 09:28 PM

compliance-architecture

Content & Writing

by Microck

Enterprise-grade compliance architecture for SOC 2, HIPAA, GDPR, PCI-DSS. Provides compliance checklists, security controls, audit guidance, and regulatory requirements for serverless and cloud architectures. Activates for compliance, HIPAA, SOC2, SOC 2, GDPR, PCI-DSS, PCI DSS, regulatory, healthcare data, payment card, data protection, audit, security standards, regulated industry, BAA, business associate agreement, DPIA, data protection impact assessment.

105
Dec 4, 2025, 10:14 PM

compound-docs

Content & Writing

by Microck

Capture solved problems as categorized documentation with YAML frontmatter for fast lookup

105
Dec 4, 2025, 10:14 PM

by Microck

Tracks LLM token consumption and usage metrics for billing, monitoring, and optimization. Use this to log token usage, calculate costs, generate invoices, and understand which agents or users consume the most resources.

105
Dec 4, 2025, 10:14 PM

convex-realtime

Content & Writing

by Microck

Implement real-time features using Convex reactive queries that automatically update when data changes, enabling live collaboration, instant updates, and reactive UIs without manual polling. Use when building live dashboards, implementing collaborative editing, creating chat applications, showing real-time notifications, building activity feeds, implementing presence indicators, creating reactive search, or any feature requiring instant data synchronization across clients.

105
Dec 4, 2025, 10:14 PM

create-plan

Content & Writing

by Microck

Generate detailed implementation plans for complex tasks. Creates comprehensive strategic plans in Markdown format with objectives, step-by-step implementation tasks using checkbox format, verification criteria, risk assessments, and alternative approaches. All plans MUST be validated using the included validation script. Use when users need thorough analysis and structured planning before implementation, when breaking down complex features into actionable steps, or when they explicitly ask for a plan, roadmap, or strategy. Strictly planning-focused with no code modifications.

105
Dec 4, 2025, 10:14 PM

crypto-research

Content & Writing

by Microck

Comprehensive cryptocurrency market research and analysis using specialized AI agents. Analyzes market data, price trends, news sentiment, technical indicators, macro correlations, and investment opportunities. Use when researching cryptocurrencies, analyzing crypto markets, evaluating digital assets, or investigating blockchain projects like Bitcoin, Ethereum, Solana, etc.

105
Dec 4, 2025, 10:14 PM

data-migration

Content & Writing

by Microck

Plan and execute database migrations, data transformations, and system migrations safely with rollback strategies and data integrity validation. Use when migrating databases, transforming data schemas, moving between database systems, implementing versioned migrations, handling data transformations, ensuring data integrity, or planning zero-downtime migrations.

105
Dec 4, 2025, 10:14 PM

data-sourcing

Content & Writing

by Microck

Optimize provider selection, routing, and credit usage across 150+ enrichment sources for company/contact intelligence.

105
Dec 4, 2025, 10:14 PM

deal-desk

Content & Writing

by Microck

Use to manage pricing, packaging, and approval workflows for renewal

105
Dec 4, 2025, 10:14 PM

design-by-contract

Content & Writing

by Microck

Automated contract verification, detection, and remediation across multiple languages using formal preconditions, postconditions, and invariants. This skill provides both reference documentation AND execution capabilities for the full PLAN -> CREATE -> VERIFY -> REMEDIATE workflow.

105
Dec 4, 2025, 10:14 PM

dhh-ruby-style

Content & Writing

by Microck

Write Ruby and Rails code in DHH's distinctive 37signals style. Use this skill when writing Ruby code, Rails applications, creating models, controllers, or any Ruby file. Triggers on Ruby/Rails code generation, refactoring requests, code review, or when the user mentions DHH, 37signals, Basecamp, HEY, or Campfire style. Embodies REST purity, fat models, thin controllers, Current attributes, Hotwire patterns, and the "clarity over cleverness" philosophy.

105
Dec 4, 2025, 10:14 PM

dnd5e-srd

Content & Writing

by Microck

Retrieval-augmented generation (RAG) skill for the D&D 5e System Reference Document (SRD). Use when answering questions about D&D 5e core rules, spells, combat, equipment, conditions, monsters, and other SRD content. This skill provides agentic search-based access to the SRD split into page-range markdown files.

105
Dec 4, 2025, 10:14 PM

docs-review

Content & Writing

by Microck

Review documentation changes for compliance with the Metabase writing style guide. Use when reviewing pull requests, files, or diffs containing documentation markdown files.

105
Dec 4, 2025, 10:14 PM

documentation-review

Content & Writing

by Microck

Reviews documentation for factual accuracy

105
Dec 4, 2025, 10:14 PM

every-style-editor

Content & Writing

by Microck

This skill should be used when reviewing or editing copy to ensure adherence to Every's style guide. It provides a systematic line-by-line review process for grammar, punctuation, mechanics, and style guide compliance.

105
Dec 4, 2025, 10:14 PM

fabric

Content & Writing

by Microck

Intelligent pattern selection for Fabric CLI. Automatically selects the right pattern from 242+ specialized prompts based on your intent - threat modeling, analysis, summarization, content creation, extraction, and more. USE WHEN processing content, analyzing data, creating summaries, threat modeling, or transforming text.

105
Dec 4, 2025, 10:14 PM

fantasy-world-building

Content & Writing

by Microck

Use when user mentions fantasy, magic system, or world-building for fantastical settings - provides fantasy genre conventions, magic system design patterns, and world-building frameworks

105
Dec 4, 2025, 10:14 PM

ffuf-web-fuzzing

Content & Writing

by Microck

Expert guidance for ffuf web fuzzing during penetration testing, including authenticated fuzzing with raw requests, auto-calibration, and result analysis

105
Dec 4, 2025, 10:14 PM

financial-document-parser

Content & Writing

by Microck

Extract and analyze data from invoices, receipts, bank statements, and financial documents. Categorize expenses, track recurring charges, and generate expense reports. Use when user provides financial PDFs or images.

105
Dec 4, 2025, 10:14 PM

flutter-development

Content & Writing

by Microck

Build beautiful cross-platform mobile apps with Flutter and Dart. Covers widgets, state management with Provider/BLoC, navigation, API integration, and material design.

105
Dec 4, 2025, 10:14 PM

by Microck

当重要的故事元素(角色、情节线、伏笔)10章以上未出现时自动提醒 - 防止长篇小说中的'角色消失综合症'和遗漏的情节线

105
Dec 4, 2025, 10:14 PM

getting-started-guide

Content & Writing

by Microck

当用户开始新小说项目时激活 - 通过温和的提示和解释引导他们完成七步方法论(constitution → specify → clarify → plan → tasks → write → analyze)

105
Dec 4, 2025, 10:14 PM

by Microck

Use when implementing Stripe webhook endpoints and getting 'Raw body not available' or signature verification errors - provides raw body parsing solutions and subscription period field fixes across frameworks

105
Dec 4, 2025, 10:14 PM

islam-sufism-wisdom

Content & Writing

by Microck

Islamic and Sufi wisdom - Tawhid unity, surrender navigation, 99 Names positions, dhikr practice, fana/baqa dissolution

105
Dec 4, 2025, 10:14 PM