Skip to main content
Execute qualquer Skill no Manus
com um clique
Repositório GitHub

dravr-platform

dravr-platform contém 29 skills coletadas de dravr-ai, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.

skills coletadas
29
Stars
2
atualizado
2026-07-12
Forks
0
Cobertura ocupacional
7 categorias ocupacionais · 100% classificado
explorador de repositórios

Skills neste repositório

prompt-engineer
Desenvolvedores de software

Use when designing prompts for LLMs, optimizing model performance, building evaluation frameworks, or implementing advanced prompting techniques like chain-of-thought, few-shot learning, or structured outputs.

2026-07-12
deploy-infra
Administradores de redes e sistemas de computador

How to deploy Dravr infrastructure and apply Cloud Run config changes. Use when editing infra/ terraform, when a merged code change is live but a Cloud Run setting (cpu, memory, min/max instances, env var, scaling) hasn't taken effect, or when asked to plan/apply infra. Explains the two-pipeline model (app binary auto-deploys on push; terraform infra config is a separate manual apply) plus the cpu/cpu_idle guardrails.

2026-06-27
strict-clippy-check
Analistas de garantia de qualidade de software e testadores

Enforces zero-tolerance code quality policy using Clippy with strict lints, all warnings treated as errors

2026-06-09
obsidian-writer
Desenvolvedores de software

Write well-formatted notes to the dravr-vault Obsidian knowledge base. Use this skill whenever creating or updating an ADR, runbook, plan, API doc, guide, session output, or any structured document that should land in the vault — even when the user doesn't say "Obsidian" explicitly. Delegates to obsidian:obsidian-cli to write to the live vault and applies Dravr frontmatter and formatting standards.

2026-06-03
setup-server
Administradores de redes e sistemas de computador

Bootstrap Pierre server with database, admin user, coaches, and test users for development and testing

2026-04-12
validate-coaches
Desenvolvedores de software

Validates coach markdown files for required frontmatter fields, sections, and naming conventions

2026-04-12
obsidian-vault-setup
Escriturários de arquivos

Use when setting up the shared dravr-vault Obsidian vault on a new machine or for a new team member. Guides through cloning, symlinking claude_docs, and verifying obsidian-cli.

2026-03-15
react-native-best-practices
Desenvolvedores de software

Provides React Native performance optimization guidelines for FPS, TTI, bundle size, memory leaks, re-renders, and animations. Applies to tasks involving Hermes optimization, JS thread blocking, bridge overhead, FlashList, native modules, or debugging jank and frame drops.

2026-02-25
finish-worktree
Desenvolvedores de software

Completes feature branch work by rebasing, pushing, monitoring CI, and squash merging to main

2026-02-18
check-input-validation
Desenvolvedores de software

Validates input domain safety including division-by-zero prevention, pagination bounds, cache key completeness, and numeric range enforcement

2026-02-12
check-no-secrets
Analistas de segurança da informação

Scans codebase for accidentally committed secrets, credentials, API keys, and sensitive data to prevent security breaches

2026-02-12
generate-sdk-types
Desenvolvedores de software

Generates TypeScript type definitions for SDK from Rust tool schemas, ensuring type safety between server and client

2026-02-12
run-full-test-suite
Analistas de garantia de qualidade de software e testadores

Executes comprehensive test suite across unit, integration, E2E, database, protocols, and intelligence algorithms

2026-02-12
security-review
Analistas de segurança da informação

Comprehensive security review checklist for auth, OAuth, admin, and multi-tenant code changes

2026-02-12
test-mcp-compliance
Analistas de garantia de qualidade de software e testadores

Validates Model Context Protocol (MCP) compliance by running official compliance test suite against Pierre server

2026-02-12
validate-architecture
Desenvolvedores de software

Validates architectural patterns and code quality per CLAUDE.md, detects anti-patterns and design violations

2026-02-12
test-multitenant-isolation
Analistas de garantia de qualidade de software e testadores

Validates complete data isolation between tenants, tests cross-tenant access, ensures proper query scoping

2026-02-06
validate-frontend
Analistas de garantia de qualidade de software e testadores

Validates web frontend code (TypeScript, ESLint, unit tests) in the frontend/ directory

2026-02-03
validate-sdk
Analistas de garantia de qualidade de software e testadores

Validates TypeScript SDK code (build, types, lint, tests) in the sdk/ directory

2026-02-03
test-intelligence-algorithms
Analistas de garantia de qualidade de software e testadores

Validates sports science algorithms (VDOT, TSS, TRIMP, FTP, VO2max, Recovery, Nutrition) for correctness

2026-01-30
create-worktree
Desenvolvedores de software

Creates a git worktree with branch and copies environment files (.envrc, .mcp.json)

2026-01-28
validate-mobile
Analistas de garantia de qualidade de software e testadores

Validates mobile app code (TypeScript, ESLint, Jest tests) in the frontend-mobile/ directory

2026-01-28
accessibility-check
Analistas de garantia de qualidade de software e testadores

Run accessibility audit on frontend components for WCAG 2.1 AA compliance

2026-01-20
check-error-handling
Analistas de garantia de qualidade de software e testadores

Validates error handling follows AppResult/AppError pattern, detects anyhow regression, ensures ErrorCode usage

2026-01-20
check-repository-pattern
Desenvolvedores de software

Validates database access follows repository pattern, detects god-trait regression, ensures focused repositories

2026-01-20
component-scaffold
Desenvolvedores de software

Scaffold a new UI component following Pierre design system patterns

2026-01-20
design-review
Designers de interfaces web e digitais

Review UI components for design system compliance, accessibility, and visual consistency

2026-01-20
frontend-design
Desenvolvedores web

Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications.

2026-01-20
ui-patterns
Designers de interfaces web e digitais

Ready-to-use UI patterns library for common scenarios - stats dashboards, data tables, forms, modals, and feedback states

2026-01-20