Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

dravr-platform

dravr-platform에는 dravr-ai에서 수집한 skills 29개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
29
Stars
2
업데이트
2026-07-12
Forks
0
직업 범위
직업 카테고리 7개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

prompt-engineer
소프트웨어 개발자

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
네트워크·컴퓨터 시스템 관리자

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
소프트웨어 품질 보증 분석가·테스터

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

2026-06-09
obsidian-writer
소프트웨어 개발자

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
네트워크·컴퓨터 시스템 관리자

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

2026-04-12
validate-coaches
소프트웨어 개발자

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

2026-04-12
obsidian-vault-setup
파일 사무원

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
소프트웨어 개발자

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
소프트웨어 개발자

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

2026-02-18
check-input-validation
소프트웨어 개발자

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

2026-02-12
check-no-secrets
정보 보안 분석가

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

2026-02-12
generate-sdk-types
소프트웨어 개발자

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

2026-02-12
run-full-test-suite
소프트웨어 품질 보증 분석가·테스터

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

2026-02-12
security-review
정보 보안 분석가

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

2026-02-12
test-mcp-compliance
소프트웨어 품질 보증 분석가·테스터

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

2026-02-12
validate-architecture
소프트웨어 개발자

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

2026-02-12
test-multitenant-isolation
소프트웨어 품질 보증 분석가·테스터

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

2026-02-06
validate-frontend
소프트웨어 품질 보증 분석가·테스터

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

2026-02-03
validate-sdk
소프트웨어 품질 보증 분석가·테스터

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

2026-02-03
test-intelligence-algorithms
소프트웨어 품질 보증 분석가·테스터

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

2026-01-30
create-worktree
소프트웨어 개발자

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

2026-01-28
validate-mobile
소프트웨어 품질 보증 분석가·테스터

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

2026-01-28
accessibility-check
소프트웨어 품질 보증 분석가·테스터

Run accessibility audit on frontend components for WCAG 2.1 AA compliance

2026-01-20
check-error-handling
소프트웨어 품질 보증 분석가·테스터

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

2026-01-20
check-repository-pattern
소프트웨어 개발자

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

2026-01-20
component-scaffold
소프트웨어 개발자

Scaffold a new UI component following Pierre design system patterns

2026-01-20
design-review
웹·디지털 인터페이스 디자이너

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

2026-01-20
frontend-design
웹 개발자

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
웹·디지털 인터페이스 디자이너

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

2026-01-20