Content & Writing

Page 53 of 60

Browse skills in this category.

4264 skills · Showing 3745-3816
Sort by:

query-optimizer

Content & Writing

by aiskillstore

Analyze and optimize SQL queries for better performance and efficiency.

85
Jan 19, 2026, 04:39 AM

querying-logseq-data

Content & Writing

by aiskillstore

>

85
Jan 19, 2026, 04:39 AM

quetrex-architect

Content & Writing

by aiskillstore

Use when implementing new features in Quetrex. Ensures TDD, TypeScript strict mode, Next.js App Router patterns, ShadCN UI components, and security best practices are followed. Updated for November 2025 standards.

85
Jan 19, 2026, 04:39 AM

by aiskillstore

Each project card should show the current month's API costs with a small trend indicator (up/down arrow).

85
Jan 19, 2026, 04:39 AM

quiz-generator

Content & Writing

by aiskillstore

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 withimmediate feedback. NOT for static markdown quizzes.

85
Jan 19, 2026, 04:39 AM

r-development

Content & Writing

by aiskillstore

Modern R development practices emphasizing tidyverse patterns (dplyr 1.1 and later, native pipe, join_by, .by grouping), rlang metaprogramming, performance optimization, and package development. Use when Claude needs to write R code, create R packages, optimize R performance, or provide R programming guidance.

85
Jan 19, 2026, 04:39 AM

rag-pipeline

Content & Writing

by aiskillstore

Details on the Retrieval Augmented Generation pipeline, Ingestion, and Vector Search.

85
Jan 19, 2026, 04:39 AM

react-19-patterns

Content & Writing

by aiskillstore

Comprehensive React 19 patterns including all hooks, Server/Client Components, Suspense, streaming, and transitions. Ensures correct React 19 usage with TypeScript.

85
Jan 19, 2026, 04:39 AM

react-best-practices

Content & Writing

by aiskillstore

Provides React patterns for hooks, effects, refs, and component design. Covers escape hatches, anti-patterns, and correct effect usage. Must use when reading or writing React components (.tsx, .jsx files with React imports).

85
Jan 19, 2026, 04:39 AM

react-component

Content & Writing

by aiskillstore

Use when creating UI components in React - functional components, hooks, custom hooks, or component composition patterns.NOT when backend logic, API routes, or non-React frameworks are involved.Triggers: "create component", "build widget", "KPI card", "form", "modal", "custom hook", "useContext", "useState", "useEffect".

85
Jan 19, 2026, 04:39 AM

by aiskillstore

Build and manage React Native/Expo mobile apps including project setup, development workflows, and platform-specific guidance. Use when working on mobile app development, configuration, or running apps.

85
Jan 19, 2026, 04:39 AM

react-observability

Content & Writing

by aiskillstore

Logging, error messages, and debugging patterns for React. Use when adding logging, designing error messages, debugging production issues, or improving code observability. Works for both React web and React Native.

85
Jan 19, 2026, 04:39 AM

react-performance

Content & Writing

by aiskillstore

Performance optimization for React web applications. Use when optimizing renders, implementing virtualization, memoizing components, or debugging performance issues.

85
Jan 19, 2026, 04:39 AM

by aiskillstore

Design and implement React Server Components with Next.js 15 App Router. Master server-first architecture, streaming SSR, Server Actions, and modern data fetching patterns for 2025+ frontend development.

85
Jan 19, 2026, 04:39 AM

react-state-flows

Content & Writing

by aiskillstore

Complex multi-step operations in React. Use when implementing flows with multiple async steps, state machine patterns, or debugging flow ordering issues. Works for both React web and React Native.

85
Jan 19, 2026, 04:39 AM

react-testing

Content & Writing

by aiskillstore

Testing patterns for React with Jest and React Testing Library. Use when writing tests, mocking modules, testing Zustand stores, or debugging test failures in React web applications.

85
Jan 19, 2026, 04:39 AM

reading-logseq-data

Content & Writing

by aiskillstore

>

85
Jan 19, 2026, 04:39 AM

readme-for-developers

Content & Writing

by aiskillstore

Write developer-oriented README as onboarding documentation. Use when creating/updating README, setting up new projects, or when new developers need to understand the codebase quickly. README = Entry point + Architecture overview + Working agreement.

85
Jan 19, 2026, 04:39 AM

reasoning-analogical

Content & Writing

by aiskillstore

Transfer knowledge from source domains to novel target situations through structural mapping. Use when facing new markets, products, or situations where past experience provides relevant patterns. Produces adapted solutions with explicit mappings and context adjustments.

85
Jan 19, 2026, 04:39 AM

reasoning-causal

Content & Writing

by aiskillstore

Execute evidence-based decision-making through 6-stage causal flow. Use for known processes, operational execution, and decisions with clear cause-effect chains.

85
Jan 19, 2026, 04:39 AM

reasoning-inductive

Content & Writing

by aiskillstore

Extract patterns and generalizations from multiple observations. Use when detecting recurring themes, building predictive rules, or identifying systemic behaviors from accumulated data. Produces validated patterns with confidence bounds and exception handling.

85
Jan 19, 2026, 04:39 AM

by aiskillstore

Implement ReasoningBank adaptive learning with AgentDB for trajectory tracking, verdict judgment, memory distillation, and pattern recognition to build self-learning agents that improve decision-making through experience.

85
Jan 19, 2026, 04:39 AM

receipt-scanner-master

Content & Writing

by aiskillstore

Master receipt scanning operations including parsing, debugging, enhancing accuracy, and database integration. Use when working with receipts, images, OCR issues, expense categorization, or troubleshooting receipt uploads.

85
Jan 19, 2026, 04:39 AM

receipt-scanning-tools

Content & Writing

by aiskillstore

This skill helps you work with the receipt scanning tools in the nonprofit_finance_db project. It includes manual entry tools, automated OCR scanning, and database integration for tracking receipts...

85
Jan 19, 2026, 04:39 AM

recipe-manager

Content & Writing

by aiskillstore

Helps add, edit, validate, and manage recipe data in recipes.js. Use this when the user wants to create new recipes, modify existing ones, fix recipe formatting, or validate recipe structure.

85
Jan 19, 2026, 04:39 AM

recon-nmap

Content & Writing

by aiskillstore

>

85
Jan 19, 2026, 04:39 AM

recovery

Content & Writing

by aiskillstore

Recover session state from memory-keeper after context loss.

85
Jan 19, 2026, 04:39 AM

recursive-knowledge

Content & Writing

by aiskillstore

Process large document corpora (1000+ docs, millions of tokens) through knowledge graph construction and stateful multi-hop reasoning. Use when (1) User provides a large corpus exceeding context limits, (2) Questions require connections across multiple documents, (3) Multi-hop reasoning needed for complex queries, (4) User wants persistent queryable knowledge from documents. Replaces brute-force document stuffing with intelligent graph traversal.

85
Jan 19, 2026, 04:39 AM

refactor-code

Content & Writing

by aiskillstore

コードリファクタリングスキル(DRY原則適用、複雑度削減、パフォーマンス最適化、デグレーション防止)

85
Jan 19, 2026, 04:39 AM

refactoring

Content & Writing

by aiskillstore

Systematic refactoring with small-step discipline. Use when user says 'refactor', 'clean up', 'restructure', 'extract', 'rename', 'simplify', or mentions code smells. Enforces one change → test → commit cycle. For structural improvements, NOT style/formatting (use /lint). NOT for adding features or fixing bugs.

85
Jan 19, 2026, 04:39 AM

reflect-on-work

Content & Writing

by aiskillstore

Pattern for producing quality reflections after completing work. Required for all agent outputs.

85
Jan 19, 2026, 04:39 AM

release

Content & Writing

by aiskillstore

Create a new version release with git tag and GitHub Release. Use when user asks to release, publish, create a new version, or ship a release. (project)

85
Jan 19, 2026, 04:39 AM

releasing-versions

Content & Writing

by aiskillstore

Manages release preparation including validation, version bumping, documentation verification, and security checks.

85
Jan 19, 2026, 04:39 AM

remix-cache

Content & Writing

by aiskillstore

A type-safe, Redis-backed caching library for Remix applications with SSE-based real-time invalidation, stale-while-revalidate, pattern matching, and automatic React revalidation. Use when working with Remix caching, Redis, cache invalidation, implementing caching strategies, or real-time data synchronization in Remix apps.

85
Jan 19, 2026, 04:39 AM

remote-system-maintenance

Content & Writing

by aiskillstore

This skill should be used when performing maintenance or diagnostics on remote Linux systems. Triggers on "remote server", "Linux maintenance", "Ubuntu cleanup", "Debian", "disk space", "apt cleanup", "journal vacuum", "snap cleanup", "system diagnostics". Provides structured three-phase checklists with quantification.

85
Jan 19, 2026, 04:39 AM

render-info

Content & Writing

by aiskillstore

Using the RendererInfo class in Blazor to detect rendering context and interactivity.

85
Jan 19, 2026, 04:39 AM

repairing-signal-tower

Content & Writing

by aiskillstore

信号塔修复 - Stella尝试修复或建造信号发射装置,希望联系地球或发送求救信号

85
Jan 19, 2026, 04:39 AM

repo-docs

Content & Writing

by aiskillstore

This skill should be used when the user asks to "generate repository documentation", "create a README", "document API", "write architecture docs", "add CONTRIBUTING guide", "update repo docs", "document codebase", or mentions repository documentation, codebase analysis, or cross-repository integration documentation.

85
Jan 19, 2026, 04:39 AM

repo-metadata

Content & Writing

by aiskillstore

This skill should be used when the user asks to "generate repository metadata", "create catalog-info.yaml", "add repo metadata", "document repository structure", or mentions generating structured metadata for service catalog or architecture documentation.

85
Jan 19, 2026, 04:39 AM

report-generator

Content & Writing

by aiskillstore

Generate professional markdown and HTML reports from data with charts, tables, and analysis.

85
Jan 19, 2026, 04:39 AM

report-writing

Content & Writing

by aiskillstore

작업 완료 후 상세 리포트 문서를 작성. 변경 이력, 영향도 분석, 검증 결과를 문서화할 때 사용. 파일명 규칙 YYYY-MM-DD-<제목>-report.md

85
Jan 19, 2026, 04:39 AM

requirements-elicitation

Content & Writing

by aiskillstore

Requirements gathering and elicitation techniques for business analysis. Use when conducting stakeholder interviews, gathering functional/non-functional requirements, or identifying gaps in requirements.

85
Jan 19, 2026, 04:39 AM

research

Content & Writing

by aiskillstore

Multi-source parallel research with confidence-based synthesis.

85
Jan 19, 2026, 04:39 AM

by aiskillstore

Optimize the research agent for rate limit handling, API call efficiency, web search integration fixes, and improved streaming UX with granular progress updates and source attribution.

85
Jan 19, 2026, 04:39 AM

research-driven-planning

Content & Writing

by aiskillstore

Loop 1 of the Three-Loop Integrated Development System. Research-driven requirements analysis with iterative risk mitigation through 5x pre-mortem cycles using multi-agent consensus. Feeds validated, risk-mitigated plans to parallel-swarm-implementation. Use when starting new features or projects requiring comprehensive planning with <3% failure confidence and evidence-based technology selection.

85
Jan 19, 2026, 04:39 AM

research-fact-checker

Content & Writing

by aiskillstore

Assists authors in researching topics, verifying facts, and ensuring accuracy in their writing. Particularly useful for historical fiction, non-fiction, science fiction, and any genre requiring real-world accuracy. Use when the user needs help with research or fact-checking.

85
Jan 19, 2026, 04:39 AM

research-merge

Content & Writing

by aiskillstore

Processes research branches from Claude Code Web sessions - merges content, moves docs to docs/research/, and creates GitHub issues. Use when /popkit:next detects research branches or when manually processing research from mobile sessions. Do NOT use for regular feature branches - only for branches matching claude/research-* or containing research documentation.

85
Jan 19, 2026, 04:39 AM

research-storage

Content & Writing

by aiskillstore

Research file storage conventions and templates for dokhak agents. Use when: (1) saving research results from research-collector or researcher agents, (2) reading cached research files, (3) checking if research exists for a section. Provides directory structure, file format templates, and naming conventions.

85
Jan 19, 2026, 04:39 AM

by aiskillstore

Automatically activated when user asks "what's the best way to...", "how should I...", "what are best practices for...", or requests recommendations, industry standards, or proven approaches for implementing features

85
Jan 19, 2026, 04:39 AM

researching-with-deepwiki

Content & Writing

by aiskillstore

Research GitHub, GitLab, and Bitbucket repositories using DeepWiki MCP server. Use when exploringunfamiliar codebases, understanding project architecture, or asking questions about how a specificopen-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.

85
Jan 19, 2026, 04:39 AM

resilience-analysis

Content & Writing

by aiskillstore

Assess error handling, isolation boundaries, and recovery mechanisms in agent frameworks. Use when (1) tracing error propagation paths, (2) evaluating sandboxing for code execution, (3) understanding retry and fallback mechanisms, (4) assessing production readiness, or (5) identifying failure modes and recovery patterns.

85
Jan 19, 2026, 04:39 AM

resource-monitor

Content & Writing

by aiskillstore

Monitor system resources (CPU, memory, disk, network) during development and production.

85
Jan 19, 2026, 04:39 AM

rest-patterns

Content & Writing

by aiskillstore

Quick reference for RESTful API design patterns, HTTP semantics, caching, and rate limiting. Triggers on: rest api, http methods, status codes, api design, endpoint design, api versioning, rate limiting, caching headers.

85
Jan 19, 2026, 04:39 AM

review-architecture

Content & Writing

by aiskillstore

アーキテクチャレビュースキル(設計整合性、コーディング規約、ドキュメント整合性の確認)

85
Jan 19, 2026, 04:39 AM

review-changes

Content & Writing

by aiskillstore

Code review of current git changes, compare to related plan if exists, identify bad engineering, over-engineering, or suboptimal solutions. Use when user asks to review changes, check git diff, validate implementation quality, or assess code changes.

85
Jan 19, 2026, 04:39 AM

review-code

Content & Writing

by aiskillstore

Provides a structured workflow for planning and executing code reviews like a senior engineer. Use when asked to review code, PRs, or plan a code review task.

85
Jan 19, 2026, 04:39 AM

reviewdog

Content & Writing

by aiskillstore

>

85
Jan 19, 2026, 04:39 AM

reviewing-code

Content & Writing

by aiskillstore

Use when reviewing code changes, checking PRs, or evaluating code quality.

85
Jan 19, 2026, 04:39 AM

reviewing-dotnet-code

Content & Writing

by aiskillstore

Reviews and generates .NET/C# code following Microsoft conventions and modern patterns.Use when reviewing C# files, writing .NET code, refactoring, or when user mentions"C#", ".NET", "dotnet", "csharp", or asks about naming conventions in .NET projects.

85
Jan 19, 2026, 04:39 AM

reviewing-pull-requests

Content & Writing

by aiskillstore

Pull request workflow and review expertise. Auto-invokes when PRs, code review, merge, or pull request operations are mentioned. Integrates with self-improvement plugin for quality validation.

85
Jan 19, 2026, 04:39 AM

rn-auth

Content & Writing

by aiskillstore

React Native authentication patterns for Expo apps. Use when implementing login flows, Google/Apple sign-in, token management, session handling, or debugging auth issues in Expo/React Native.

85
Jan 19, 2026, 04:39 AM

rn-native-features

Content & Writing

by aiskillstore

Native iOS features in Expo React Native apps. Use when implementing camera, push notifications, haptics, permissions, device sensors, or other native APIs in Expo.

85
Jan 19, 2026, 04:39 AM

rn-navigation

Content & Writing

by aiskillstore

Expo Router navigation patterns for React Native. Use when implementing navigation, routing, deep links, tab bars, modals, or handling navigation state in Expo apps.

85
Jan 19, 2026, 04:39 AM

rn-observability

Content & Writing

by aiskillstore

Logging, error messages, and debugging patterns for React Native. Use when adding logging, designing error messages, debugging production issues, or improving code observability.

85
Jan 19, 2026, 04:39 AM

rn-performance

Content & Writing

by aiskillstore

Performance optimization for React Native. Use when optimizing lists, preventing re-renders, memoizing components, or debugging performance issues in Expo/React Native apps.

85
Jan 19, 2026, 04:39 AM

rn-state-flows

Content & Writing

by aiskillstore

Complex multi-step operations in React Native. Use when implementing flows with multiple async steps, state machine patterns, or debugging flow ordering issues.

85
Jan 19, 2026, 04:39 AM

rn-styling

Content & Writing

by aiskillstore

Styling patterns for React Native with NativeWind and BrandColors. Use when working with styles, themes, colors, responsive layouts, or platform-specific UI in Expo/React Native.

85
Jan 19, 2026, 04:39 AM

rn-testing

Content & Writing

by aiskillstore

Testing patterns for React Native with Jest and React Native Testing Library. Use when writing tests, mocking Expo modules, testing Zustand stores, or debugging test failures.

85
Jan 19, 2026, 04:39 AM

router

Content & Writing

by aiskillstore

Intelligent routing layer that analyzes requests and directs them to the most appropriate Skills, Agents, or Commands

85
Jan 19, 2026, 04:39 AM

ru

Content & Writing

by aiskillstore

Repo Updater - Multi-repo synchronization with AI-assisted review orchestration. Parallel sync, agent-sweep for dirty repos, ntm integration, git plumbing. 17K LOC Bash CLI.

85
Jan 19, 2026, 04:39 AM

run-linters

Content & Writing

by aiskillstore

Run linters after code changes to verify code quality. Use this skill after completing code modifications to catch and fix any linting issues.

85
Jan 19, 2026, 04:39 AM

run-tests

Content & Writing

by aiskillstore

How to run tests in this project. Load when implementing or verifying code.

85
Jan 19, 2026, 04:39 AM