
Guidelines for agents to prioritise technical accuracy and direct, evidence-based communication instead of excessive agreeableness.
This skill provides a communication policy for agents: verify claims, prioritise facts over validation, and deliver direct, evidence-backed assessments. It codifies phrases to avoid, recommended phrasing, and a decision flow for investigating user claims. Practically, the skill helps an agent respond to technical questions, debugging reports, or design proposals with rigorous checks, respectful disagreement, and clear reasoning.
Use when a user makes technical claims, asks for evaluations, or proposes solutions where correctness matters (debugging, code review, incident triage, technical design). Activate when evidence is required or when the agent should avoid appeasing the user at the cost of accuracy.
Best-suited for assistant/Claude-style agents and code-review assistants that can access code, logs, or documents to verify claims. It complements agents that have read/write capabilities and access to diagnostic tools.
Cette compétence n'a pas encore été examinée par notre pipeline d'audit automatisé.
GraphQL Inspector — Validate
Validate GraphQL operations against a schema with configurable depth, complexity, alias and directive limits to catch errors before runtime.
Pytest Plugins Guide
Guidance on the pytest plugin ecosystem: plugin development, pytest-cov, pytest-mock, configuration, CI integration, and advanced patterns.
Gleam — Erlang Interop
Guides Gleam developers to call Erlang libraries, declare external functions, handle Erlang types, and integrate with OTP, NIFs, and ports.
Atomic Design — Quarks
Guidance for creating and organizing ‘quarks’—design tokens and primitive values (colors, spacing, typography, shadows) that form the foundation of a design sys
React Native Components
Practical guidance and patterns for building React Native UI components: core components, composition, performance best practices, and common patterns.
Gluestack UI — Accessibility
Guidance and best practices for building accessible interfaces with gluestack-ui (WCAG 2.1 AA, ARIA, screen readers, keyboard navigation).