whitebeardit

41 mods across 1 repository, 12 stars between them.

.cursor AGENTS.md

01

whitebeardit/.cursor

Instructions file CodexOpenCode

Instructions for whitebeardit/.cursor, covering cursor configuration, como usar, prefixos, localização dos agents and como invocar.

12 6mo ago A 1,029 tokens original MIT

agt-dev-commit

02

whitebeardit/.cursor

Agent

Specialized subagent that analyzes code changes, groups them by context, and suggests Conventional Commits following best practices. Uses GitHub CLI for PR creation.

12 6mo ago A 36 tokens original MIT

whitebeardit/.cursor

Agent

Specialized subagent that generates and improves code documentation including JSDoc, XML docs, README files, and API documentation. Works across multiple programming languages and documentation formats.

12 6mo ago A 39 tokens original MIT

whitebeardit/.cursor

Agent

Specialized subagent that analyzes code changes in the current context and adds appropriate logging statements using correlation-id tracking patterns. Operates independently to review modifications and enhance code with structured logging.

12 6mo ago A 43 tokens original MIT

whitebeardit/.cursor

Agent

Specialized subagent that analyzes code changes in the current context and adds appropriate OpenTelemetry instrumentation following best practices. Operates independently to review modifications and enhance code with distributed tracing spans when appropriate.

12 6mo ago A 47 tokens original MIT

whitebeardit/.cursor

Agent

Especialista em instrumentação de frontend com OpenTelemetry (Grafana/Tempo/Mimir). Use ao instrumentar novas páginas Vite 3 + TypeScript ou ao revisar código de instrumentação.

12 6mo ago A 47 tokens original MIT

whitebeardit/.cursor

Agent

Ensures frontend code is test-friendly for QA by applying accessibility and stable selector practices. Use when the frontend developer is writing or reviewing UI components, forms, or pages.

12 6mo ago A 40 tokens original MIT

agt-dev-idempotency

08

whitebeardit/.cursor

Agent

Specialized subagent that analyzes code to ensure operations are idempotent, identifies non-idempotent operations, and suggests patterns for implementing idempotency. Works across multiple programming languages and frameworks.

12 6mo ago A 45 tokens original MIT

agt-dev-jira-update

09

whitebeardit/.cursor

Agent

Specialized subagent that safely updates Jira cards by reading card information, identifying changes, and adding structured comments using the official Atlassian MCP. Follows strict safety protocols and professional communication standards.

12 6mo ago A 45 tokens original MIT

whitebeardit/.cursor

Agent

Specialized subagent that analyzes code changes in the current context and adds appropriate logging statements using correlation-id tracking patterns for Node.js/TypeScript. Operates independently to review modifications and enhance code with structured logging.

12 6mo ago A 49 tokens copy · 89% MIT

whitebeardit/.cursor

Agent

Specialized subagent that analyzes code changes in the current context and adds appropriate OpenTelemetry instrumentation following best practices for Node.js/TypeScript. Operates independently to review modifications and enhance code with distributed tracing spans when appropriate.

12 6mo ago A 53 tokens copy · 88% MIT

agt-dev-planner

12

whitebeardit/.cursor

Agent

Specialized subagent that analyzes the current system/context and produces an incremental, verifiable execution plan. Optimized for orchestrating other dev subagents (tests, refactor, security) before implementation.

12 6mo ago A 45 tokens original MIT

agt-dev-refactor

13

whitebeardit/.cursor

Agent

Specialized subagent that analyzes code for refactoring opportunities, identifies code smells, and suggests improvements following SOLID principles and clean code practices. Works across multiple programming languages.

12 6mo ago A 39 tokens original MIT

agt-dev-security

14

whitebeardit/.cursor

Agent

Specialized subagent that analyzes code for security vulnerabilities, identifies OWASP Top 10 issues, and suggests secure coding practices. Works across multiple programming languages and frameworks.

12 6mo ago A 37 tokens original MIT

agt-dev-test

15

whitebeardit/.cursor

Agent

Specialized subagent that analyzes code changes and suggests or creates appropriate unit and integration tests following testing best practices. Works across multiple programming languages and frameworks.

12 6mo ago A 34 tokens original MIT

whitebeardit/.cursor

Agent

Review QA Playwright code by delegating to each QA subagent's perspective and producing a consolidated improvement summary focused on maintenance, quality, and standardization.

12 6mo ago A 38 tokens original MIT

whitebeardit/.cursor

Agent

Add or extend test data (inputs.json, builder.ts) for a QA Playwright flow. Use when the user asks to add inputs, test data, or a builder for a flow.

12 6mo ago A 46 tokens original MIT

whitebeardit/.cursor

Agent

Add or extend a Playwright fixture in fixtures/index.ts. Use when the user asks to add a fixture, inject test-data per flow, or authenticated API context.

12 6mo ago A 42 tokens original MIT

whitebeardit/.cursor

Agent

Add a new test flow (folders, data, specs) to the QA Playwright project. Use when the user asks to add a flow, new flow, or test suite for a feature.

12 6mo ago A 47 tokens original MIT

whitebeardit/.cursor

Agent

Add a new Playwright test (API or UI) following project conventions. Use when the user asks to add a test or create a test for a flow.

12 6mo ago A 40 tokens original MIT

whitebeardit/.cursor

Agent

Answers questions about the QA Playwright repo structure, conventions, and documentation; does not edit code. Use when the user asks where something is, what the standard is, or how to run tests.

12 6mo ago A 47 tokens original MIT

whitebeardit/.cursor

Agent

Enforce QA Playwright conventions when editing specs or project files. Use when editing specs, refactoring, or when the user asks to align code with project standards.

12 6mo ago A 41 tokens original MIT

wb-commit

23

whitebeardit/.cursor

Command

Para fluxo de commits assistido por IA, use o agent /agt-dev-commit. Ele aplica a skill .cursor/skills/shared/skill-conventional-commits/SKILL.md (formato, detecção de contexto, checklist, validação) e usa GitHub CLI (gh pr create) para criação de PRs — nunca git push origin main.

12 6mo ago A 0 tokens original MIT

whitebeardit/.cursor

Skill Claude CodeCodex

Manages correlation-id in .NET applications using AsyncLocal for async context isolation. Use when implementing correlation-id tracking, HTTP request/response correlation, logging integration, or when working with distributed tracing in .NET applications.

12 6mo ago A 49 tokens original MIT