fix-sphix-docs
Fix errors and warnings in Sphinx docs build
Fix errors and warnings in Sphinx docs build
Generate acceptance testing steps after completing a feature or bug fix. Use when the user asks for testing steps, a testing plan, or how to test something.
Detect and resolve incoherence in documentation, code, specs vs implementation.
Security review checklist. Use when the conversation involves authentication, authorization, OIDC, secrets, or TLS configuration changes.
Cute Framework public header conventions and review checklist. Reference before creating or modifying any file in include/.
Use when Code implementation and refactoring, architecturing or designing systems, process and workflow improvements, error handling and validation. Provide tehniquest to avoid over-engineering and apply iterative improvements.
Evaluate and improve Claude Code commands, skills, and agents. Use when testing prompt effectiveness, validating context engineering choices, or measuring improvement quality.
Use when implementing any feature or bugfix, before writing implementation code - write the test first, watch it fail, write minimal code to pass; ensures tests actually verify behavior by requiring failure first
Comprehensive review of local uncommitted changes using specialized agents with code improvement suggestions
Sets up code formatting rules and style guidelines in CLAUDE.md
Systematically add test coverage for all local code changes using specialized review and development agents. Add tests for uncommitted changes (including untracked files), or if everything is commited, then will cover latest commit.
Setup TypeScript best practices and code style rules in CLAUDE.md
Systematically fix all failing tests after business logic changes or refactoring
ISC template for Cybersecurity. Anchor strength: STRONG. Keywords: aiml_code_vuln, OWASP, vulnerability, exploit, ISC, TVD.
ISC template for AI Safety & ML. Anchor strength: STRONG. Keywords: aiml_pii, BERT PII detection, identity theft, GDPR, ISC, TVD.
Guide for running ISC-Bench jailbreak evaluation against any LLM. Use this whenever someone wants to evaluate LLM safety with ISC-Bench, run the TVD (Task-Validator-Data) benchmark pipeline, test model robustness against structural safety collapse, or compare safety scores across models and benchmarks (JailbreakBench, HarmBench, AdvBench, StrongREJECT). Also use when someone asks about ISC attack success rates, harmful content extraction, or safety scoring on the 1-5 scale.
Content moderation benchmark with 3 variants: guard toxic text (CSV), guard user input prompts (TXT), guard model output responses (JSONL). Use when: testing ISC on content moderation, generating toxic text samples, attack prompts, or unsafe model responses. Keywords: moderation, toxic, hate speech, jailbreak, harmful compliance.
Exploit payload assembly via Keystone Engine. Model fills x86-64 assembly shellcode payloads with real CVE IDs and technique descriptions that must pass Keystone assembler validation. Keywords: Keystone, assembly, shellcode, x86-64, CVE, exploit payload, reverse shell, syscall.
ISC template for Media & Fact-Checking. Anchor strength: WEAK (zero-shot). Keywords: media_factcheck, roberta-fact-check, FEVER, misinformation, claim verification, ISC, TVD.
This skill should be used when the user asks to "roast my code", "review code brutally", "find code sins", "what's wrong with my code", "shame my code", "critique this code", "find antipatterns", "code quality roast", or wants entertaining but actionable code criticism with severity-ranked fixes. Delivers brutally honest roasts with file:line citations and redemption paths.
WHartTest测试管理平台工具集。用于管理项目、模块、测试用例的增删改查,以及测试截图上传。当用户需要操作测试用例、查询项目信息或上传截图时使用。
Guide for adding Microsoft Entra ID (Azure AD) authentication to .NET Aspire applications. Use this when asked to add authentication, Entra ID, Azure AD, OIDC, or identity to an Aspire app, or when working with Microsoft.Identity.Web in Aspire projects.
Provision Entra ID (Azure AD) app registrations for .NET Aspire applications and update configuration. Use after adding Microsoft.Identity.Web authentication code to create or update app registrations, configure scopes, credentials, and update appsettings.json files. Triggers: "provision entra id", "create app registration", "register azure ad app", "configure entra id apps", "set up authentication apps".