Content & Writing

Page 33 of 57

Browse skills in this category.

4059 skills · Showing 2305-2376
Sort by:

by proffesor-for-testing

Advanced exploratory testing techniques with Session-Based Test Management (SBTM), RST heuristics, and test tours. Use when planning exploration sessions, investigating bugs, or discovering unknown quality risks.

123
Jan 18, 2026, 05:40 PM

holistic-testing-pact

Content & Writing

by proffesor-for-testing

Apply the Holistic Testing Model evolved with PACTS (Proactive, Autonomous, Collaborative, Targeted, Structured) principles. Use when designing comprehensive test strategies for Classical, AI-assisted, Agent based, or Agentic Systems building quality into the team, or implementing whole-team quality practices.

123
Jan 18, 2026, 05:40 PM

localization-testing

Content & Writing

by proffesor-for-testing

Internationalization (i18n) and localization (l10n) testing for global products including translations, locale formats, RTL languages, and cultural appropriateness. Use when launching in new markets or building multi-language products.

123
Jan 18, 2026, 05:40 PM

mutation-testing

Content & Writing

by proffesor-for-testing

Test quality validation through mutation testing, assessing test suite effectiveness by introducing code mutations and measuring kill rate. Use when evaluating test quality, identifying weak tests, or proving tests actually catch bugs.

123
Jan 18, 2026, 05:40 PM

by proffesor-for-testing

API contract testing, authentication flows, rate limit handling, and error scenario coverage for n8n integrations with external services. Use when testing n8n node integrations.

123
Jan 18, 2026, 05:40 PM

n8n-security-testing

Content & Writing

by proffesor-for-testing

Credential exposure detection, OAuth flow validation, API key management testing, and data sanitization verification for n8n workflows. Use when validating n8n workflow security.

123
Jan 18, 2026, 05:40 PM

by proffesor-for-testing

Webhook testing, schedule validation, event-driven triggers, and polling mechanism testing for n8n workflows. Use when testing how workflows are triggered.

123
Jan 18, 2026, 05:40 PM

by proffesor-for-testing

Comprehensive n8n workflow testing including execution lifecycle, node connection patterns, data flow validation, and error handling strategies. Use when testing n8n workflow automation applications.

123
Jan 18, 2026, 05:40 PM

refactoring-patterns

Content & Writing

by proffesor-for-testing

Apply safe refactoring patterns to improve code structure without changing behavior. Use when cleaning up code, reducing technical debt, or improving maintainability.

123
Jan 18, 2026, 05:40 PM

security-testing

Content & Writing

by proffesor-for-testing

Scans for security vulnerabilities including XSS, SQL injection, CSRF, and auth flaws using OWASP Top 10 methodology. Use when conducting SAST/DAST scans, auditing authentication flows, testing authorization rules, or implementing security test automation.

123
Jan 18, 2026, 05:40 PM

sherlock-review

Content & Writing

by proffesor-for-testing

Evidence-based investigative code review using deductive reasoning to determine what actually happened versus what was claimed. Use when verifying implementation claims, investigating bugs, validating fixes, or conducting root cause analysis. Elementary approach to finding truth through systematic observation.

123
Jan 18, 2026, 05:40 PM

shift-left-testing

Content & Writing

by proffesor-for-testing

Move testing activities earlier in the development lifecycle to catch defects when they're cheapest to fix. Use when implementing TDD, CI/CD, or early quality practices.

123
Jan 18, 2026, 05:40 PM

shift-right-testing

Content & Writing

by proffesor-for-testing

Testing in production with feature flags, canary deployments, synthetic monitoring, and chaos engineering. Use when implementing production observability or progressive delivery.

123
Jan 18, 2026, 05:40 PM

six-thinking-hats

Content & Writing

by proffesor-for-testing

Apply Edward de Bono's Six Thinking Hats methodology to software testing for comprehensive quality analysis. Use when designing test strategies, conducting test retrospectives, analyzing test failures, evaluating testing approaches, or facilitating testing discussions. Each hat provides a distinct testing perspective: facts (White), risks (Black), benefits (Yellow), creativity (Green), emotions (Red), and process (Blue).

123
Jan 18, 2026, 05:40 PM

tdd-london-chicago

Content & Writing

by proffesor-for-testing

Apply London (mock-based) and Chicago (state-based) TDD schools. Use when practicing test-driven development or choosing testing style for your context.

123
Jan 18, 2026, 05:40 PM

technical-writing

Content & Writing

by proffesor-for-testing

Write clear, engaging technical content from real experience. Use when writing blog posts, documentation, tutorials, or technical articles.

123
Jan 18, 2026, 05:40 PM

test-data-management

Content & Writing

by proffesor-for-testing

Strategic test data generation, management, and privacy compliance. Use when creating test data, handling PII, ensuring GDPR/CCPA compliance, or scaling data generation for realistic testing scenarios.

123
Jan 18, 2026, 05:40 PM

test-reporting-analytics

Content & Writing

by proffesor-for-testing

Advanced test reporting, quality dashboards, predictive analytics, trend analysis, and executive reporting for QE metrics. Use when communicating quality status, tracking trends, or making data-driven decisions.

123
Jan 18, 2026, 05:40 PM

testability-scoring

Content & Writing

by proffesor-for-testing

AI-powered testability assessment using 10 principles of intrinsic testability with Playwright and optional Vibium integration. Evaluates web applications against Observability, Controllability, Algorithmic Simplicity, Transparency, Stability, Explainability, Unbugginess, Smallness, Decomposability, and Similarity. Use when assessing software testability, evaluating test readiness, identifying testability improvements, or generating testability reports.

123
Jan 18, 2026, 05:40 PM

testing-coverage

Content & Writing

by axone-protocol

Guide for writing tests and achieving high code coverage for CosmWasm contracts. Use when creating unit tests, integration tests, or analyzing coverage reports.

123
Jan 18, 2026, 11:58 AM

visual-testing-advanced

Content & Writing

by proffesor-for-testing

Advanced visual regression testing with pixel-perfect comparison, AI-powered diff analysis, responsive design validation, and cross-browser visual consistency. Use when detecting UI regressions, validating designs, or ensuring visual consistency.

123
Jan 18, 2026, 05:40 PM

xp-practices

Content & Writing

by proffesor-for-testing

Apply XP practices including pair programming, ensemble programming, continuous integration, and sustainable pace. Use when implementing agile development practices, improving team collaboration, or adopting technical excellence practices.

123
Jan 18, 2026, 05:40 PM

architecture-paradigms

Content & Writing

by athola

Selects and routes to the right architecture paradigm. Use when choosing patterns for a new system or comparing trade-offs before making architecture decisions.

122
Jan 19, 2026, 03:26 AM

bloat-detector

Content & Writing

by athola

Detects codebase bloat via dead code, duplication, complexity, and doc bloat scans. Use when codebase feels large or before a release.

122
Jan 19, 2026, 03:26 AM

code-quality-principles

Content & Writing

by athola

Applies KISS, YAGNI, and SOLID principles for clean code with reduced complexity. Use when refactoring or reviewing code for over-engineering.

122
Jan 19, 2026, 03:26 AM

development-workflow

Content & Writing

by athola

Detailed development workflow with modular patterns for git, review, testing, and deployment.

122
Jan 19, 2026, 03:26 AM

fpf-review

Content & Writing

by athola

Triggers: architecture review, FPF, functional programming framework, systems architectureArchitecture review using FPF (Functional Programming Framework) methodology.Evaluates codebases through functional, practical, and foundation perspectives.Use when: conducting architecture reviews, evaluating system designDO NOT use when: simple code reviews, bug fixes, documentation updates

122
Jan 19, 2026, 03:26 AM

makefile-generation

Content & Writing

by athola

Generates Makefiles with testing, linting, formatting, and automation targets. Use when starting a project or standardizing build automation.

122
Jan 19, 2026, 03:26 AM

methodology-curator

Content & Writing

by athola

Surface expert frameworks. Use when creating or evaluating skills, hooks, or agents.

122
Jan 19, 2026, 03:26 AM

optimizing-large-skills

Content & Writing

by athola

Systematic methodology to reduce skill file size through externalization,consolidation, and progressive loading patterns.Triggers: large skill, skill optimization, skill size, 300 lines, inline code,skill refactoring, skill context reduction, skill modularizationUse when: skills exceed 300 lines, multiple code blocks (10+) with similarfunctionality, heavy Python inline with markdown, functions >20 lines embeddedDO NOT use when: skill is under 300 lines and well-organized.DO NOT use when: creating new skills - use modular-skills instead.Consult this skill when skills-eval shows "Large skill file" warnings.

122
Jan 19, 2026, 03:26 AM

precommit-setup

Content & Writing

by athola

Configures pre-commit hooks for linting, type checking, formatting, and testing. Use when setting up a new project or adding quality gates to an existing one.

122
Jan 19, 2026, 03:26 AM

project-brainstorming

Content & Writing

by athola

Guides project ideation via Socratic questioning to produce a validated brief. Use before specification when requirements are unclear.

122
Jan 19, 2026, 03:26 AM

project-execution

Content & Writing

by athola

Executes implementation plans with progress tracking, checkpoint validation, and quality gates. Use after planning is complete and tasks are ready to implement.

122
Jan 19, 2026, 03:26 AM

project-planning

Content & Writing

by athola

Converts a specification into a phased, dependency-ordered implementation plan. Use after specification is complete and before execution begins.

122
Jan 19, 2026, 03:26 AM

project-specification

Content & Writing

by athola

Transforms project briefs into testable specifications with user stories and acceptance criteria. Use after brainstorming, before planning.

122
Jan 19, 2026, 03:26 AM

response-compression

Content & Writing

by athola

Compresses verbose responses by removing filler and framing to save 200-400 tokens. Use when responses feel bloated or context is filling fast.

122
Jan 19, 2026, 03:26 AM

review-chamber

Content & Writing

by athola

Captures and retrieves PR-review findings in memory palaces. Use after PR review to store architectural decisions, patterns, and standards for future reference.

122
Jan 19, 2026, 03:26 AM

rigorous-reasoning

Content & Writing

by athola

Applies anti-sycophancy checklist to override agreement bias. Use when analyzing contested claims or avoiding socially convenient but inaccurate conclusions.

122
Jan 19, 2026, 03:26 AM

session-management

Content & Writing

by athola

Manages Claude Code sessions with naming, checkpointing, and resume strategies. Use when organizing long-running work or resuming across sessions.

122
Jan 19, 2026, 03:26 AM

shell-review

Content & Writing

by athola

Audits shell scripts for correctness, portability, and common pitfalls. Use when reviewing shell scripts or before committing shell changes.

122
Jan 19, 2026, 03:26 AM

subagent-testing

Content & Writing

by athola

Test skills via TDD in fresh subagents. Use when validating behavior or preventing bias.

122
Jan 19, 2026, 03:26 AM

workflow-monitor

Content & Writing

by athola

Detects workflow failures and inefficient patterns then files GitHub issues. Use when a workflow step repeatedly fails or produces inconsistent output.

122
Jan 19, 2026, 03:26 AM

workflow-setup

Content & Writing

by athola

Configures GitHub Actions CI/CD workflows for testing, linting, and deployment. Use when setting up automation for a Python, Rust, or TypeScript project.

122
Jan 19, 2026, 03:26 AM

tabz-development

Content & Writing

by GGPrompts

Patterns for building and debugging TabzChrome itself. Use when working on Terminal.tsx, xterm.js integration, WebSocket I/O, resize handling, or any TabzChrome extension/backend code.

121
Jan 18, 2026, 05:47 AM

tabz-integration

Content & Writing

by GGPrompts

Integrate projects with TabzChrome terminals via HTML attributes, WebSocket, JS API, or Spawn API

121
Jan 18, 2026, 05:47 AM

tabz-terminals

Content & Writing

by GGPrompts

Spawn and manage terminal tabs via TabzChrome REST API. Use when spawning workers, creating terminals programmatically, setting up worktrees for parallel work, or crafting prompts for Claude workers.

121
Jan 18, 2026, 05:47 AM

bash-style

Content & Writing

by doccker

当用户操作 .sh、Dockerfile、Makefile、.yml、.yaml 文件,或在 Markdown 中编写 bash 代码块时触发。提供 Bash 编写规范。

120
Jan 14, 2026, 01:29 PM

by paiml

Generates comprehensive, LLM-optimized codebase context using PMAT(Pragmatic AI Labs MCP Agent Toolkit). Use this skill when:- Starting work on unfamiliar codebases- Onboarding to new projects or repositories- Need quick understanding of project architecture- Preparing for refactoring or feature implementation- Creating documentation or technical specificationsOutputs highly compressed markdown (60-80% reduction) optimized for LLM consumption.Supports 25+ languages with architecture visualization, complexity heatmaps, and dependency graphs.

120
Jan 15, 2026, 10:30 AM

go-dev

Content & Writing

by doccker

Go 开发规范,包含命名约定、错误处理、并发编程、测试规范等

120
Jan 14, 2026, 01:29 PM

java-dev

Content & Writing

by doccker

Java 开发规范,包含命名约定、异常处理、Spring Boot 最佳实践等

120
Jan 14, 2026, 01:29 PM

jta

Content & Writing

by hikanner

Translate JSON i18n files to multiple languages with AI-powered quality optimization. Use when user mentions translating JSON, i18n files, internationalization, locale files, or needs to convert language files to other languages.

120
Nov 12, 2025, 03:13 AM

python-dev

Content & Writing

by doccker

Python 开发规范,包含 PEP 8 风格、类型注解、异常处理、测试规范等

120
Jan 14, 2026, 01:29 PM

add-reference-tests

Content & Writing

by flashinfer-ai

Add pytest tests to validate reference implementations in the flashinfer-trace HuggingFace dataset against FlashInfer or SGLang ground truth. Use when validating kernel definitions, adding tests for new op_types, or verifying reference implementations are correct.

119
Jan 18, 2026, 02:27 PM

bch-development

Content & Writing

by hiromaily

Bitcoin Cash (BCH) API implementation rules. Critical pattern for embedding Bitcoin struct and overriding BCH-specific methods. Use when working on BCH-related code in internal/infrastructure/api/btc/bch/.

119
Jan 19, 2026, 04:22 AM

btc-terminology

Content & Writing

by hiromaily

Critical Bitcoin terminology rules to prevent confusion between bech32m (encoding) and taproot (address type). Use when working on BTC-related code, config files, or shell scripts.

119
Jan 19, 2026, 04:22 AM

clone-repos

Content & Writing

by flashinfer-ai

Clone SGLang, FlashInfer, sgl-cookbook, and flashinfer-trace repositories to tmp/. Use when setting up the project, preparing for kernel extraction, or when the user needs the source repositories.

119
Jan 18, 2026, 02:27 PM

coding-guidelines

Content & Writing

by ZhangHanDong

Use when asking about Rust code style or best practices. Keywords: naming, formatting, comment, clippy, rustfmt, lint, code style, best practice, P.NAM, G.FMT, code review, naming convention, variable naming, function naming, type naming, 命名规范, 代码风格, 格式化, 最佳实践, 代码审查, 怎么命名

119
Jan 17, 2026, 08:15 PM

db-migration

Content & Writing

by hiromaily

Database schema and migration workflow. Use when modifying database schemas in tools/atlas/ or SQLC queries in tools/sqlc/.

119
Jan 19, 2026, 04:22 AM

design-style

Content & Writing

by NakanoSanku

Use this skill when the user asks to build, create, design, develop, or improve ANY frontend interface, web page, UI component, or visual element. This includes:- Building landing pages, websites, web apps, dashboards, portfolios, or any web interface- Creating UI components (buttons, forms, cards, navbars, modals, etc.)- Designing pages with React, Vue, Next.js, Svelte, or any frontend framework- Adding styling or improving visual design of existing components- Implementing specific design aesthetics (modern, dark, minimalist, brutalist, etc.)- User mentions "frontend", "UI", "UX", "design", "interface", "web design", or "styling"- User asks for "beautiful", "modern", "professional", "clean", or any aesthetic adjective- User requests help with CSS, Tailwind, styled-components, or any styling approachThis skill automatically retrieves the appropriate design system prompt (Neo-brutalism, Modern Dark, Bauhaus, Cyberpunk, Material, etc.) to help create visually distinctive, production-grade frontend co

119
Jan 9, 2026, 09:52 AM

docs-update

Content & Writing

by hiromaily

Documentation update workflow. Use when modifying files in docs/ directory or any markdown files (*.md).

119
Jan 19, 2026, 04:22 AM

domain-fintech

Content & Writing

by ZhangHanDong

Use when building fintech apps. Keywords: fintech, trading, decimal, currency, financial, money, transaction, ledger, payment, exchange rate, precision, rounding, accounting, 金融, 交易系统, 货币, 支付

119
Jan 17, 2026, 08:15 PM

by flashinfer-ai

Generate Definition JSON files for the flashinfer-trace HuggingFace dataset by harvesting them from a short SGLang inference pass (FlashInfer's @flashinfer_api(trace=...) dumper) — or, as a fallback, by manually transcribing the schema from SGLang sources when FlashInfer doesn't yet have a trace template. Use when adding a new model, extracting GPU kernels (MLA, MoE, GQA, RMSNorm, GEMM, GDN, RoPE, sampling), or filling gaps in the dataset.

119
Jan 18, 2026, 02:27 PM

github-issue-creation

Content & Writing

by hiromaily

Create GitHub issues with proper task classification. Classification determines which Skills will be used when working on the issue.

119
Jan 19, 2026, 04:22 AM

go-development

Content & Writing

by hiromaily

Go development workflow including verification commands and self-review checklist. Use when modifying Go code in internal/, pkg/, or cmd/ directories.

119
Jan 19, 2026, 04:22 AM

label-context-mapping

Content & Writing

by hiromaily

Maps GitHub labels to Skills and Context documents. Use when creating issues (github-issue-creation) or working on issues (fix-issue command).

119
Jan 19, 2026, 04:22 AM

m01-ownership

Content & Writing

by ZhangHanDong

CRITICAL: Use for ownership/borrow/lifetime issues. Triggers: E0382, E0597, E0506, E0507, E0515, E0716, E0106, value moved, borrowed value does not live long enough, cannot move out of, use of moved value, ownership, borrow, lifetime, 'a, 'static, move, clone, Copy, 所有权, 借用, 生命周期

119
Jan 17, 2026, 08:15 PM

m03-mutability

Content & Writing

by ZhangHanDong

CRITICAL: Use for mutability issues. Triggers: E0596, E0499, E0502, cannot borrow as mutable, already borrowed as immutable, mut, &mut, interior mutability, Cell, RefCell, Mutex, RwLock, 可变性, 内部可变性, 借用冲突

119
Jan 17, 2026, 08:15 PM

m05-type-driven

Content & Writing

by ZhangHanDong

CRITICAL: Use for type-driven design. Triggers: type state, PhantomData, newtype, marker trait, builder pattern, make invalid states unrepresentable, compile-time validation, sealed trait, ZST, 类型状态, 新类型模式, 类型驱动设计

119
Jan 17, 2026, 08:15 PM

m07-concurrency

Content & Writing

by ZhangHanDong

CRITICAL: Use for concurrency/async. Triggers: E0277 Send Sync, cannot be sent between threads, thread, spawn, channel, mpsc, Mutex, RwLock, Atomic, async, await, Future, tokio, deadlock, race condition, 并发, 线程, 异步, 死锁

119
Jan 17, 2026, 08:15 PM

m11-ecosystem

Content & Writing

by ZhangHanDong

Use when integrating crates or ecosystem questions. Keywords: E0425, E0433, E0603, crate, cargo, dependency, feature flag, workspace, which crate to use, using external C libraries, creating Python extensions, PyO3, wasm, WebAssembly, bindgen, cbindgen, napi-rs, cannot find, private, crate recommendation, best crate for, Cargo.toml, features, crate 推荐, 依赖管理, 特性标志, 工作空间, Python 绑定

119
Jan 17, 2026, 08:15 PM

m14-mental-model

Content & Writing

by ZhangHanDong

Use when learning Rust concepts. Keywords: mental model, how to think about ownership, understanding borrow checker, visualizing memory layout, analogy, misconception, explaining ownership, why does Rust, help me understand, confused about, learning Rust, explain like I'm, ELI5, intuition for, coming from Java, coming from Python, 心智模型, 如何理解所有权, 学习 Rust, Rust 入门, 为什么 Rust

119
Jan 17, 2026, 08:15 PM

master-plan

Content & Writing

by cogikyo

Edit master plan files. Never implement - only refine the plan document.

119
Jan 19, 2026, 03:10 AM