home/categories/testing-security
domain cluster

Testing & Security

QA, penetration testing, and code quality.

9326 اسکلزall categories
sorting
stars
current ordering strategy
query
all entries
refine the visible subset
code-quality
5

typescript-strict

TypeScript strict mode patterns. Use when writing any TypeScript code.

pablobfonseca
pablobfonseca
testing-security
open
code-quality
5

dev-standards

プロジェクトの開発ルール遵守をチェックし、違反を報告・修正する。TypeScriptでのany禁止、CI品質チェック必須、ローカル動作確認、conventional commit採用、依存バージョン固定、ユニットテスト必須、コミット前lint/format/test実行のルールを適用。コード作成・編集後、コミット前、PRレビュー時に使用。`/dev-standards`で明示的にチェック、`--fix`で自動修正を実行。

korosuke613
korosuke613
testing-security
open
code-quality
5

project-hook-setup

Use when setting up project-specific hooks for Claude Code enforcement. Load during INIT state when .claude/hooks/ is missing, or when creating new project. Installs 5 hooks that read from .claude/config/project.json (tests, health, dependencies).

ingpoc
ingpoc
testing-security
open
code-quality
5

incoherence

Detect and resolve incoherence in documentation, code, specs vs implementation. Includes reconciliation phase for applying user-provided resolutions.

rjmurillo
rjmurillo
testing-security
open
code-quality
5

phase-2-convention

Skill for defining coding rules and conventions. Ensures consistent code style and specifies coding standards for AI collaboration. Triggers: convention, coding style, naming rules, 컨벤션, コンベンション, 编码风格

popup-studio-ai
popup-studio-ai
testing-security
open
code-quality
5

code-review

代码审查技能。审查代码质量、安全性、性能,输出审查报告和改进建议。

ChuDiRen
ChuDiRen
testing-security
open
code-quality
5

pep8

Enforces modern Python 3.11+ coding standards, PEP 8 compliance, and type-hinting best practices automatically. This skill should be used when writing, reviewing, or refactoring Python code to ensure consistency with PEP 8, proper type hints, Google-style docstrings, and modern Python idioms.

georgekhananaev
georgekhananaev
testing-security
open
code-quality
5

mandatory-testing-linting-guard

Enforce mandatory npm test and npm run lint execution after every code change with no exceptions for code quality and test coverage compliance

spartDev
spartDev
testing-security
open
code-quality
5

typescript

TypeScript language rules with strict mode, testing, linting, and CI/CD best practices

hivellm
hivellm
testing-security
open
code-quality
5

review

Quick PR code review with streamlined, concise feedback

justifi-tech
justifi-tech
testing-security
open
code-quality
5

quality-checks

Run formatting, lint, typecheck, and tests for this repo; use when validating changes or investigating CI failures.

proompteng
proompteng
testing-security
open
code-quality
5

code-review

Reviews code for quality, security, and maintainability. Use after implementing features, completing significant work, or when user asks for code review.

jcdoll
jcdoll
testing-security
open
code-quality
5

bash-script-quality

Use when creating or editing any bash script (.sh) - ensures shellcheck passes after every edit with zero warnings

bostonaholic
bostonaholic
testing-security
open
code-quality
5

dependency-analysis

Breaking change detection patterns and dependency safety analysis for PR reviews

bostonaholic
bostonaholic
testing-security
open
code-quality
5

least-astonishment

Principle of Least Astonishment (POLA) - ensure code changes behave as users and developers expect. Activate when making code changes, refactoring, modifying APIs, renaming functions/variables, changing file structure, or reviewing proposed implementations. Guides predictable, convention-following changes.

ilude
ilude
testing-security
open
code-quality
5

semantic-theming

Enforce semantic CSS variable theming in Tailwind projects. Prevents raw colors (hex, rgb) and non-theme Tailwind classes. Use when project has semantic tokens, CSS vars, or custom ESLint theming rules.

BerryKuipers
BerryKuipers
testing-security
open
code-quality
5

dual-pass-review

Use AFTER any code changes (feature implementation, bug fix, refactor) to enforce mandatory dual-pass review. First pass reviews unstaged changes for correctness and convention compliance. Second pass ONLY executes if first pass made any corrections. Ensures work follows project conventions, development rules, and best practices before task completion.

CongDon1207
CongDon1207
testing-security
open
code-quality
5

auditing-project

Audits the project for consistency issues that may arise from manual editing. Checks package scripts, tsconfig paths, README tables, and other conventions.

jasonkuhrt
jasonkuhrt
testing-security
open
code-quality
5

senior-code-review

Senior engineer code review for PRs, diffs, and code snippets focusing on security vulnerabilities, OWASP compliance, performance bottlenecks, maintainability, error handling, and architectural patterns

phatpham9
phatpham9
testing-security
open
code-quality
5

python-deprecation-fixer

Automatically detect and fix Python deprecation warnings in codebases, including datetime.utcnow(), and other common deprecated patterns. Supports extensible pattern matching for future deprecations.

zircote
zircote
testing-security
open
security
5

auditing-permission-ux

Audits notification permission request flows. Use when reviewing or improving permission prompts, settings paths, or denial handling.

clix-so
clix-so
testing-security
open
security
5

enforcement

Use when implementing hooks that BLOCK invalid actions, creating quality gates for state transitions, or enforcing tested:true verification. Load when designing enforcement mechanisms. Uses exit code 2 to block, JSON permissionDecision:deny, or updatedInput modification. Rules are instructions; hooks are enforcement.

ingpoc
ingpoc
testing-security
open
security
5

auth-implementation-patterns

JWT、OAuth2、セッション管理、RBACを含む認証・認可パターンをマスターし、安全でスケーラブルなアクセス制御システムを構築。認証システムの実装、APIの保護、セキュリティ問題のデバッグ時に使用。

amurata
amurata
testing-security
open
Previous
Page 214 / 389
Next