Content & Writing

Page 49 of 60

Browse skills in this category.

4249 skills · Showing 3457-3528
Sort by:

gke-expert

Content & Writing

by aiskillstore

Expert guidance for Google Kubernetes Engine (GKE) operations including cluster management, workload deployment, scaling, monitoring, troubleshooting, and optimization. Use when working with GKE clusters, Kubernetes deployments on GCP, container orchestration, or when users need help with kubectl commands, GKE networking, autoscaling, workload identity, or GKE-specific features like Autopilot, Binary Authorization, or Config Sync.

85
Jan 19, 2026, 04:39 AM

global-coding-style

Content & Writing

by aiskillstore

Write clean, consistent code following naming conventions, DRY principles, small focused functions, automated formatting, and meaningful variable names. Use this skill when writing or refactoring any code in any language, naming variables/functions/classes/files, structuring code logic, removing dead code, or ensuring code readability and maintainability. Apply to all programming tasks including Python, JavaScript, TypeScript, Ruby, Java, Go, or any other language files (.py, .js, .ts, .rb, .java, .go) to maintain consistent style, improve code quality, and enhance team collaboration across the entire codebase.

85
Jan 19, 2026, 04:39 AM

global-commenting

Content & Writing

by aiskillstore

Write minimal, evergreen code comments that explain complex logic without documenting obvious behavior or temporary changes. Use this skill when adding comments to PHP files, TypeScript/JavaScript files, or any code files, when documenting complex algorithms or business logic, when adding PHPDoc blocks or JSDoc comments, when writing self-documenting code with clear naming, or when reviewing existing comments for relevance and necessity. Focus on keeping code self-explanatory through clear structure and naming rather than relying heavily on comments.

85
Jan 19, 2026, 04:39 AM

global-conventions

Content & Writing

by aiskillstore

Follow consistent project structure, version control practices, environment configuration, code review processes, and development conventions across the entire application. Use this skill when organizing project files and directories, when writing commit messages or creating pull requests, when managing environment variables and configuration, when participating in code reviews, when defining testing requirements, when using feature flags, when maintaining changelogs, when documenting setup instructions, or when establishing consistent development practices across the team.

85
Jan 19, 2026, 04:39 AM

global-error-handling

Content & Writing

by aiskillstore

Implement user-friendly error handling with specific exception types, centralized error handling, graceful degradation, and proper resource cleanup. Use this skill when implementing error handling in controllers, services, or API endpoints, when creating custom exception classes, when writing try-catch blocks, when handling external service failures, when implementing retry strategies, when displaying error messages to users, when cleaning up resources in finally blocks, or when implementing fail-fast validation and error detection.

85
Jan 19, 2026, 04:39 AM

global-standards

Content & Writing

by aiskillstore

Project-wide coding standards and conventions specialist. Use PROACTIVELY

85
Jan 19, 2026, 04:39 AM

global-tech-stack

Content & Writing

by aiskillstore

Understand and adhere to the project's technology stack including Laravel, PHP, React, PostgreSQL, Pest, Tailwind CSS, and all configured tools and services. Use this skill when making architectural decisions, when choosing libraries or packages, when configuring development tools, when setting up testing frameworks, when implementing authentication, when integrating third-party services, when configuring CI/CD pipelines, when setting up local development environments, or when ensuring consistency with the established tech stack across all parts of the application.

85
Jan 19, 2026, 04:39 AM

gmail-tools

Content & Writing

by aiskillstore

Reading and managing Gmail emails - Sending emails with attachments - Replying to emails while maintaining thread continuity

85
Jan 19, 2026, 04:39 AM

go-best-practices

Content & Writing

by aiskillstore

Provides Go patterns for type-first development with custom types, interfaces, functional options, and error handling. Must use when reading or writing Go files.

85
Jan 19, 2026, 04:39 AM

go-mod-helper

Content & Writing

by aiskillstore

Go module system, dependency management, and project configuration assistance.

85
Jan 19, 2026, 04:39 AM

goal-setter

Content & Writing

by aiskillstore

Transform objectives into structured goals with plans. Use when user declares intent ("I want to...", "Goal is to...", "Achieve X by Y"). Decomposes into subgoals, milestones, success criteria.

85
Jan 19, 2026, 04:39 AM

goal-tracker

Content & Writing

by aiskillstore

Track goal progress, derive state from execution, identify gaps, trigger actions. Use for goal status checks, progress reviews, and operational goal management.

85
Jan 19, 2026, 04:39 AM

golang-performance

Content & Writing

by aiskillstore

Go performance optimization techniques including profiling with pprof,

85
Jan 19, 2026, 04:39 AM

golang-testing

Content & Writing

by aiskillstore

Comprehensive Go testing patterns including table-driven tests, mocking,

85
Jan 19, 2026, 04:39 AM

governance-sovereignty

Content & Writing

by aiskillstore

Clerk for Chief/Council authority, assertions of title, self-government, and resistance to federal imposition; use for Governance_Sovereignty queue.

85
Jan 19, 2026, 04:39 AM

by aiskillstore

Improves text quality by enhancing grammar, vocabulary, narrative clarity, flow, pacing, and writing style while preserving the author’s voice.

85
Jan 19, 2026, 04:39 AM

grammar-style-enhancer

Content & Writing

by aiskillstore

Analyzes prose for grammar errors, style inconsistencies, clarity issues, and readability problems. Provides specific suggestions for improvement while preserving the author's unique voice. Use when the user needs help polishing their writing, improving clarity, or maintaining consistent style.

85
Jan 19, 2026, 04:39 AM

graphite-cli

Content & Writing

by aiskillstore

This skill should be used to answer questions and guide workflows related to the Graphite CLI. It assists with creating, managing, submitting, and synchronizing stacked code changes (diffs).

85
Jan 19, 2026, 04:39 AM

growth-strategy

Content & Writing

by aiskillstore

Designing growth strategy or GTM plans - Planning experiments and A/B tests - Optimizing activation, retention, or referral flows

85
Jan 19, 2026, 04:39 AM

gsap-animations

Content & Writing

by aiskillstore

GSAP animation best practices for web design - scroll triggers, performance optimization, accessibility, responsive animations, and testing integration. Use when implementing or reviewing animations on WordPress or any web project.

85
Jan 19, 2026, 04:39 AM

guard-regression

Content & Writing

by aiskillstore

デグレーション監視スキル(リファクタリング前後の品質比較、ロールバック判断)

85
Jan 19, 2026, 04:39 AM

happyflow-generator

Content & Writing

by aiskillstore

Automatically generate and execute Python test scripts from OpenAPI specifications and GraphQL schemas with enhanced features

85
Jan 19, 2026, 04:39 AM

harness-model-protocol

Content & Writing

by aiskillstore

Analyze the protocol layer between agent harness and LLM model. Use when (1) understanding message wire formats and API contracts, (2) examining tool call encoding/decoding mechanisms, (3) evaluating streaming protocols and partial response handling, (4) identifying agentic chat primitives (system prompts, scratchpads, interrupts), (5) comparing multi-provider abstraction strategies, or (6) understanding how frameworks translate between native LLM APIs and internal representations.

85
Jan 19, 2026, 04:39 AM

helm-chart-architect

Content & Writing

by aiskillstore

Design production-grade Helm charts through architectural reasoning rather than patternretrieval. Activate when designing new Helm charts for Kubernetes deployments, evaluatingchart architecture, making decisions about component packaging, or reviewing charts forextensibility and maintainability. Guides decision-making about dependencies, lifecyclehooks, configuration surface, and multi-environment deployment through context-specificreasoning rather than generic best practices.

85
Jan 19, 2026, 04:39 AM

high-quality-commit

Content & Writing

by aiskillstore

コード変更を適切なgitコミット戦略でgit commitします。基本的には既存のgitコミットへのsquash戦略を採用し、必要に応じてブランチ全体のgitコミット履歴を再構成します。実装完了時やユーザーがgit commitを依頼した時に使用します。

85
Jan 19, 2026, 04:39 AM

homeassistant-config

Content & Writing

by aiskillstore

Create and manage Home Assistant YAML configuration files including automations, scripts, templates, blueprints, Lovelace dashboards, and file organization. Use when working with Home Assistant configuration files (.yaml, .yml) or discussing HA automations, scripts, sensors, or dashboards.

85
Jan 19, 2026, 04:39 AM

by aiskillstore

A guide to creating Claude Code Skills.

85
Jan 19, 2026, 04:39 AM

html-structure-validate

Content & Writing

by aiskillstore

Validate HTML5 structure and basic syntax. BLOCKING quality gate - stops pipeline if validation fails. Ensures deterministic output quality.

85
Jan 19, 2026, 04:39 AM

htmx-skill

Content & Writing

by aiskillstore

Documentation for the htmx JavaScript library (attributes, events, headers, API, extensions, examples, migration guides, server examples). Use when you need accurate htmx syntax/behavior or to locate the right reference page for an htmx question.

85
Jan 19, 2026, 04:39 AM

httpx

Content & Writing

by aiskillstore

A next-generation HTTP client for Python with both sync and async support, perfect for modern Python applications

85
Jan 19, 2026, 04:39 AM

human-docs

Content & Writing

by aiskillstore

Creates human-friendly documentation from AI context documentation. Transforms detailed AI documentation in ai/ folder into digestible summaries, quick starts, and visual diagrams in docs/ folder. Use when users need to quickly understand complex systems or when AI documentation is too detailed for human consumption. Specializes in Mermaid diagrams, executive summaries, and quick reference guides.

85
Jan 19, 2026, 04:39 AM

human-docs-generator

Content & Writing

by aiskillstore

Generates role-based human documentation (<1000 words per doc). Use when epics complete, breaking changes occur, or architecture decisions are made. Creates guides for developers, QA, DevOps, and business stakeholders.

85
Jan 19, 2026, 04:39 AM

i18n-automation

Content & Writing

by aiskillstore

Automate internationalization and localization workflows for web applications with translation, key generation, and library setup

85
Jan 19, 2026, 04:39 AM

iac-checkov

Content & Writing

by aiskillstore

>

85
Jan 19, 2026, 04:39 AM

impl

Content & Writing

by aiskillstore

Implements features and writes code based on Plans.md tasks. Use when user mentions 実装, implement, 機能追加, コードを書いて, 機能を作って, feature, coding, 新機能, implementing functions, classes, or features, 新しい関数. Do not use for review or build verification.

85
Jan 19, 2026, 04:39 AM

implementation-approach

Content & Writing

by shinpr

Implementation strategy selection framework. Use when planning implementation strategy, selecting development approach, or defining verification criteria.

85
Jan 16, 2026, 04:26 AM

implementing-code

Content & Writing

by aiskillstore

>

85
Jan 19, 2026, 04:39 AM

by aiskillstore

Use when building Cmd+K command palettes in React - covers keyboard navigation with arrow keys, keeping selected items in view with scrollIntoView, filtering with shortcut matching, and preventing infinite re-renders from reference instability

85
Jan 19, 2026, 04:39 AM

implementing-with-tdd

Content & Writing

by aiskillstore

Use when implementing bug fixes, features, or any code changes where test-first development is appropriate.

85
Jan 19, 2026, 04:39 AM

improving-components

Content & Writing

by aiskillstore

Expert at automatically applying improvements to Claude Code components based on quality analysis. Enhances descriptions, optimizes tool permissions, strengthens security, and improves usability. Works in conjunction with analyzing-component-quality skill.

85
Jan 19, 2026, 04:39 AM

infrastructure

Content & Writing

by aiskillstore

Infrastructure as Code patterns for deploying Guts nodes using Terraform, Docker, and Kubernetes

85
Jan 19, 2026, 04:39 AM

infrastructure-reporting

Content & Writing

by aiskillstore

Generate comprehensive network infrastructure reports including health status, performance analysis, security audits, and capacity planning recommendations.

85
Jan 19, 2026, 04:39 AM

inngest-handler

Content & Writing

by aiskillstore

Create and manage Inngest functions for reliable background jobs, workflows, and scheduled tasks.

85
Jan 19, 2026, 04:39 AM

integration-e2e-testing

Content & Writing

by shinpr

Integration and E2E test design principles, ROI calculation, test skeleton specification, and review criteria. Use when designing integration tests, E2E tests, or reviewing test quality.

85
Jan 16, 2026, 04:26 AM

intent-analyzer

Content & Writing

by aiskillstore

Advanced intent interpretation system that analyzes user requests using cognitive science principles and extrapolates logical volition. Use when user requests are ambiguous, when deeper understanding would improve response quality, or when helping users clarify what they truly need. Applies probabilistic intent mapping, first principles decomposition, and Socratic clarification to transform vague requests into well-understood goals.

85
Jan 19, 2026, 04:39 AM

interactive-planner

Content & Writing

by aiskillstore

Use Claude Code's interactive question tool to gather comprehensive requirements through structured multi-select questions

85
Jan 19, 2026, 04:39 AM

by aiskillstore

Extracts hardcoded strings for i18n, manages translation files, and ensures locale coverage. Use when working with multi-language apps, translations, or user mentions i18n, localization, or languages.

85
Jan 19, 2026, 04:39 AM

investigating-codebases

Content & Writing

by aiskillstore

Automatically activated when user asks how something works, wants to understand unfamiliar code, needs to explore a new codebase, or asks questions like "where is X implemented?", "how does Y work?", or "explain the Z component

85
Jan 19, 2026, 04:39 AM

iot-uart-console-picocom

Content & Writing

by aiskillstore

Use picocom to interact with IoT device UART consoles for pentesting operations including device enumeration, vulnerability discovery, bootloader manipulation, and gaining root shells. Use when the user needs to interact with embedded devices, IoT hardware, or serial consoles.

85
Jan 19, 2026, 04:39 AM

ir-velociraptor

Content & Writing

by aiskillstore

>

85
Jan 19, 2026, 04:39 AM

issue-review

Content & Writing

by aiskillstore

系統化的問題分析專家技能,自動協調五個專門代理進行深度問題分析。適用於:- 使用者或 PM 報告的線上問題- 開發團隊反映的技術問題- 測試發現的 bug- 生產環境告警和異常

85
Jan 19, 2026, 04:39 AM

iterative-runner

Content & Writing

by aiskillstore

Runs Claude in a retry loop until tests pass or task completes. Use for TDD loops, overnight builds, or any task needing repeated iteration until success. Triggers on: loop until done, keep trying, retry until pass, TDD loop, iterate until tests pass.

85
Jan 19, 2026, 04:39 AM

jest-testing

Content & Writing

by aiskillstore

Automatically activated when user works with Jest tests, mentions Jest configuration, asks about Jest matchers/mocks, or has files matching *.test.js, *.test.ts, jest.config.*. Provides Jest-specific expertise for testing React, Node.js, and JavaScript applications. Also applies to Vitest due to API compatibility. Does NOT handle general quality analysis - use analyzing-test-quality for that.

85
Jan 19, 2026, 04:39 AM

jira-safe

Content & Writing

by aiskillstore

Implement SAFe methodology in Jira. Use when creating Epics, Features, Stories with proper hierarchy, acceptance criteria, and parent-child linking.

85
Jan 19, 2026, 04:39 AM

jira-workflow

Content & Writing

by aiskillstore

Orchestrate Jira workflows end-to-end. Use when building stories with approvals, transitioning items through lifecycle states, or syncing task completion with Jira.

85
Jan 19, 2026, 04:39 AM

journey-map

Content & Writing

by aiskillstore

Create customer journey maps for user flows and workflows. Use when the user asks to "map the journey", "analyze user flow", "document the workflow", "trace the path", or needs to understand end-to-end user experiences.

85
Jan 19, 2026, 04:39 AM

json-transformer

Content & Writing

by aiskillstore

Transform, manipulate, and analyze JSON data structures with advanced operations.

85
Jan 19, 2026, 04:39 AM

judge

Content & Writing

by aiskillstore

Scoring framework for test-kitchen cookoff and omakase-off. Invoked at Phase 4 to evaluate implementations using 5-criteria scoring. Do not invoke directly - called by cookoff/omakase-off.

85
Jan 19, 2026, 04:39 AM

jwt-auth

Content & Writing

by aiskillstore

Use when implementing JWT authentication in FastAPI or Python projects.Triggers for: token generation, verification middleware, current user extraction,access token creation, token decoding, or role-based auth.NOT for: OAuth2 provider setup, OpenID Connect, or non-Python backends.

85
Jan 19, 2026, 04:39 AM

knowledge

Content & Writing

by aiskillstore

Display knowledge base status and recent learnings

85
Jan 19, 2026, 04:39 AM

knowledge-base

Content & Writing

by aiskillstore

专业的知识库管理系统,旨在解决“知识诅咒”和认知偏差问题。通过显式化隐性知识、扫描代码提取领域概念、整合行业最佳实践,构建结构化的 Markdown 知识库。

85
Jan 19, 2026, 04:39 AM

land-reduction-trespass

Content & Writing

by aiskillstore

Clerk for reserve reduction, trespass, survey errors, and railway takings; use when processing the Land_Reduction_Trespass queue.

85
Jan 19, 2026, 04:39 AM

landing-page-design

Content & Writing

by aiskillstore

Create high-converting, visually distinctive landing pages. Use when building marketing pages, product launches, SaaS homepages, or any single-page conversion-focused website. Guides section-by-section composition with anti-AI-slop principles.

85
Jan 19, 2026, 04:39 AM

large-report-editor

Content & Writing

by aiskillstore

Edits and compiles very large Markdown research reports using surgical patches, structure JSON, and legal‑grade citation rules.

85
Jan 19, 2026, 04:39 AM

learn-off

Content & Writing

by aiskillstore

Disable continuous learning mode

85
Jan 19, 2026, 04:39 AM

learn-on

Content & Writing

by aiskillstore

Enable continuous learning mode for automatic insight extraction

85
Jan 19, 2026, 04:39 AM

learning-objectives

Content & Writing

by aiskillstore

Generate measurable learning outcomes aligned with Bloom's taxonomy and CEFR proficiency levels for educational content.Use this skill when educators need to define what students will achieve, create learning objectivesfor curriculum planning, or ensure objectives are specific and testable rather than vague.This skill helps break down complex topics into progressively building learning goals with clearassessment methods and success criteria.

85
Jan 19, 2026, 04:39 AM

library-detection

Content & Writing

by aiskillstore

Detect project stack from package manifests (package.json, pyproject.toml, go.mod, Cargo.toml, pubspec.yaml, CMakeLists.txt). Auto-identify frameworks, test tools, and build systems for onboarding.

85
Jan 19, 2026, 04:39 AM

line-limit

Content & Writing

by aiskillstore

Enforce file line count limits (200 recommended, 300 max) for CODE IMPLEMENTATION files only. Use this when reviewing code, creating files, or when files exceed line limits and need modularization.

85
Jan 19, 2026, 04:39 AM

linear

Content & Writing

by aiskillstore

Manages Linear issues, teams, and projects via CLI. Lists issues, creates tasks, views details, links issues, and runs GraphQL queries. Must use for "my Linear issues", "create Linear task", "link issues in Linear", "Linear API query", or any Linear project management request.

85
Jan 19, 2026, 04:39 AM

linear-issues-write

Content & Writing

by aiskillstore

Create and update Linear issues via CLI (write operations)

85
Jan 19, 2026, 04:39 AM

linear-milestones-write

Content & Writing

by aiskillstore

Create and update Linear project milestones via CLI (write operations)

85
Jan 19, 2026, 04:39 AM