Content & Writing

Page 32 of 56

Browse skills in this category.

4001 skills · Showing 2233-2304
Sort by:

agents-md

Content & Writing

by getsentry

This skill should be used when the user asks to "create AGENTS.md", "update AGENTS.md", "maintain agent docs", "set up CLAUDE.md", or needs to keep agent instructions concise. Guides discovery of local skills and enforces minimal documentation style.

127
Jan 16, 2026, 04:25 PM

bump-version

Content & Writing

by decentpaste

Bump version numbers across all DecentPaste config files (package.json, Cargo.toml, tauri.conf.json, downloads.json). Use for version updates without building.

127
Jan 17, 2026, 12:04 PM

context-fields

Content & Writing

by NeoVertex1

Apply cognitive constraints that reshape thinking. Use when user needs code generation (/code), advice (/interview), critique (/critic), debugging (/debug), brainstorming (/creative), simplification (/simplify), emotional support (/empathy), brevity (/concise), or structured planning (/planning). Auto-detects appropriate field from request type.

127
Jan 18, 2026, 01:42 AM

ios-release

Content & Writing

by decentpaste

Build, archive, and prepare iOS app for TestFlight/App Store. Handles version bumping, build number configuration, Xcode archiving, and upload. Use when preparing a new iOS release for TestFlight beta testing or App Store submission.

127
Jan 17, 2026, 12:04 PM

skill-creator

Content & Writing

by decentpaste

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.

127
Jan 17, 2026, 12:04 PM

claudemd-writer

Content & Writing

by markmdev

Create or update CLAUDE.md files. Use when adding a new module, explaining patterns, or fixing repeated agent mistakes.

126
Jan 19, 2026, 12:37 AM

codex-review

Content & Writing

by Chachamaru127

Integrates OpenAI Codex CLI as an MCP server to provide second-opinion reviews. Triggered by requests for Codex review, second opinion, or Codex setup. Do NOT load for: standard reviews without Codex, implementation work, or non-setup tasks.

126
Jan 19, 2026, 03:28 AM

docs

Content & Writing

by Chachamaru127

Generates documentation files including NotebookLM YAML and slide content. Use when user mentions documentation, YAML, NotebookLM, slides, or presentations. Do NOT load for: implementation work, code fixes, reviews, or deployments.

126
Jan 19, 2026, 03:28 AM

impl

Content & Writing

by Chachamaru127

Implements features and writes code based on Plans.md tasks. Use when user mentions implementation, adding features, writing code, or creating new functions. Do not use for review or build verification.

126
Jan 19, 2026, 03:28 AM

maintenance

Content & Writing

by Chachamaru127

File cleanup and archiving. Tidies up bloated Plans.md, session-log.md, old logs, and state files. Trigger: /maintenance, cleanup, archive, organize, split session-log. Do NOT load for: implementation, review, release, new feature development.

126
Jan 19, 2026, 03:28 AM

memory

Content & Writing

by Chachamaru127

Manage SSOT, memory, and cross-tool memory search. Guardian of decisions.md and patterns.md. Use when user mentions memory, SSOT, decisions.md, patterns.md, merging, migration, SSOT promotion, sync memory, save learnings, memory search, harness-mem, past decisions, or record this. Do NOT load for: implementation work, reviews, ad-hoc notes, or in-session logging.

126
Jan 19, 2026, 03:28 AM

planning

Content & Writing

by markmdev

Create comprehensive implementation plans for complex tasks. Use when in Plan mode, for new features, refactoring efforts, architecture changes, bug fixes with unclear scope, or any work touching multiple files/systems.

126
Jan 19, 2026, 12:37 AM

principles

Content & Writing

by Chachamaru127

Provides development principles, guidelines, and VibeCoder guidance. Use when user mentions principles, guidelines, safety, or diff-aware editing. Do not use for actual implementation—use the impl skill instead.

126
Jan 19, 2026, 03:28 AM

prompt-writing

Content & Writing

by markmdev

Write effective prompts for AI systems — system prompts, agent instructions, skills, or any LLM prompt. Use when creating or improving prompts.

126
Jan 19, 2026, 12:37 AM

session-state

Content & Writing

by Chachamaru127

Manages session state transitions per SESSION_ORCHESTRATION.md. Internal use only.

126
Jan 19, 2026, 03:28 AM

sudocode

Content & Writing

by sudocode-ai

ALWAYS use this skill for ALL sudocode spec and issue operations. Use when user mentions "spec", "issue", "ready", "blocked", "implement", "feature", "plan", or "feedback" with sudocode specs and issues. PROACTIVELY use at start of implementation tasks to check ready issues and understand work context. Operations include viewing (show_spec, show_issue, list_issues, list_specs), creating/modifying (upsert_spec, upsert_issue), planning features, breaking down work, creating dependency graphs, and providing implementation feedback.

126
Jan 18, 2026, 06:37 PM

by glozow

Automatically generate minor release notes based on the PRs merged into this branch since the last version.

124
Jan 14, 2026, 01:31 AM

hackmd-cli

Content & Writing

by hackmdio

HackMD command-line interface for managing personal/team notes and folders. Use this skill when users want to create, read, update, delete, reorder, or export HackMD notes and folders via CLI, manage team content, list teams, view browsing history, or automate HackMD workflows.

124
Jan 15, 2026, 12:00 AM

accessibility-testing

Content & Writing

by proffesor-for-testing

WCAG 2.2 compliance testing, screen reader validation, and inclusive design verification. Use when ensuring legal compliance (ADA, Section 508), testing for disabilities, or building accessible applications for 1 billion disabled users globally.

123
Jan 18, 2026, 05:40 PM

brutal-honesty-review

Content & Writing

by proffesor-for-testing

Unvarnished technical criticism combining Linus Torvalds' precision, Gordon Ramsay's standards, and James Bach's BS-detection. Use when code/tests need harsh reality checks, certification schemes smell fishy, or technical decisions lack rigor. No sugar-coating, just surgical truth about what's broken and why.

123
Jan 18, 2026, 05:40 PM

bug-reporting-excellence

Content & Writing

by proffesor-for-testing

Write high-quality bug reports that get fixed quickly. Use when reporting bugs, training teams on bug reporting, or establishing bug report standards.

123
Jan 18, 2026, 05:40 PM

code-review-quality

Content & Writing

by proffesor-for-testing

Conduct context-driven code reviews focusing on quality, testability, and maintainability. Use when reviewing code, providing feedback, or establishing review practices.

123
Jan 18, 2026, 05:40 PM

compliance-testing

Content & Writing

by proffesor-for-testing

Regulatory compliance testing for GDPR, CCPA, HIPAA, SOC2, PCI-DSS and industry-specific regulations. Use when ensuring legal compliance, preparing for audits, or handling sensitive data.

123
Jan 18, 2026, 05:40 PM

context-driven-testing

Content & Writing

by proffesor-for-testing

Apply context-driven testing principles where practices are chosen based on project context, not universal 'best practices'. Use when making testing decisions, questioning dogma, or adapting approaches to specific project needs.

123
Jan 18, 2026, 05:40 PM

contract-testing

Content & Writing

by proffesor-for-testing

Consumer-driven contract testing for microservices using Pact, schema validation, API versioning, and backward compatibility testing. Use when testing API contracts or coordinating distributed teams.

123
Jan 18, 2026, 05:40 PM

conventional-commits

Content & Writing

by axone-protocol

Guide for writing conventional commit messages. Use when committing changes, writing commit messages, or reviewing commit history.

123
Jan 18, 2026, 11:58 AM

documentation

Content & Writing

by axone-protocol

Guide for generating and maintaining contract documentation from JSON schemas. Use when creating schemas, generating docs, or documenting contract APIs.

123
Jan 18, 2026, 11:58 AM

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