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

mdt

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

수집된 skills
71
Stars
1
업데이트
2026-03-15
Forks
0
직업 범위
직업 카테고리 6개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

serena-mcp
소프트웨어 개발자

How to use the Serena MCP server for token-efficient code navigation, symbol analysis, and targeted editing. Use this skill whenever Serena tools are available (mcp__serena__* tools appear in your tool list), when exploring unfamiliar codebases, before editing any file larger than ~100 lines, when finding all callers of a function, or when you need to understand a module without reading it whole. ALWAYS prefer Serena's symbolic tools over raw Read calls for TypeScript, JavaScript, Python, or any language with LSP support — it is almost always faster and cheaper.

2026-03-15
context-mode
소프트웨어 개발자

Use context-mode tools (ctx_execute, ctx_execute_file) instead of Bash/cat when processing large outputs. Triggers: "analyze logs", "summarize output", "process data", "parse JSON", "filter results", "extract errors", "check build output", "analyze dependencies", "process API response", "large file analysis", "page snapshot", "browser snapshot", "DOM structure", "inspect page", "accessibility tree", "Playwright snapshot", "run tests", "test output", "coverage report", "git log", "recent commits", "diff between branches", "list containers", "pod status", "disk usage", "fetch docs", "API reference", "index documentation", "call API", "check response", "query results", "find TODOs", "count lines", "codebase statistics", "security audit", "outdated packages", "dependency tree", "cloud resources", "CI/CD output". Also triggers on ANY MCP tool output that may exceed 20 lines.

2026-03-15
ai-learning
소프트웨어 개발자

Instinct-based learning system for Codex. Manual-first: explicit capture and analysis baseline, with optional background observer.

2026-03-15
documentation-steward
기술 작가

Keep repository documentation current, accurate, well-placed, and easy to follow for both humans and LLMs. Use when auditing doc drift, correcting stale claims, deciding where docs belong, or validating documentation quality before a commit.

2026-03-15
ai-learning
소프트웨어 개발자

Instinct-based learning system that adapts to the environment: hooks-passive observation for Claude/Cursor, explicit capture for hook-free tools. Single unified surface for all tools.

2026-03-15
documentation-steward
소프트웨어 개발자

Keep repository documentation current, accurate, well-placed, and easy to follow for both humans and LLMs. Use when auditing doc drift, correcting stale claims, deciding where docs belong, or validating documentation quality before a commit.

2026-03-15
frontend-slides
웹 개발자

Create stunning, animation-rich HTML presentations from scratch or by converting PowerPoint files. Use when the user wants to build a presentation, convert a PPT/PPTX to web, or create slides for a talk/pitch. Helps non-designers discover their aesthetic through visual exploration rather than abstract choices.

2026-03-14
strategic-compact
소프트웨어 개발자

Suggests manual context compaction at logical intervals to preserve context through task phases rather than arbitrary auto-compaction.

2026-03-14
mdt-dev-smoke
소프트웨어 품질 보증 분석가·테스터

Run a quick MDT Codex dev smoke check from an installed dev setup using the shipped global smoke scripts.

2026-03-13
mdt-dev-verify
소프트웨어 품질 보증 분석가·테스터

Verify MDT's shipped Codex setup against the local workflow contract. Use when auditing Codex support, checking whether installed setup files still exist, validating Codex workflow coverage, or producing a readiness report without relying on CI or live model calls.

2026-03-13
mdt-dev-verify
소프트웨어 품질 보증 분석가·테스터

Verify MDT's shipped Claude, Cursor, and Codex setups against the local workflow contract. Use when auditing tool support, checking whether setup files still exist, validating workflow coverage, or producing a per-tool readiness report without relying on GitHub Actions or live model calls.

2026-03-13
security-scan
정보 보안 분석가

Scan your tool configuration for security vulnerabilities, misconfigurations, and injection risks using AgentShield. Checks instruction files, settings, MCP servers, hooks, and agent definitions.

2026-03-13
skill-stocktake
소프트웨어 개발자

Use when auditing installed skills and commands for quality. Supports Quick Scan (changed skills only) and Full Stocktake modes with sequential subagent batch evaluation.

2026-03-13
iterative-retrieval
소프트웨어 개발자

Pattern for progressively refining context retrieval to solve the subagent context problem

2026-03-13
api-design
소프트웨어 개발자

REST API design patterns including resource naming, status codes, pagination, filtering, error responses, versioning, and rate limiting for production APIs.

2026-03-12
backend-patterns
소프트웨어 개발자

Backend architecture patterns, API design, database optimization, and server-side best practices for Node.js, Express, and Next.js API routes.

2026-03-12
bash-patterns
소프트웨어 개발자

Safe, portable, and idiomatic Bash/shell scripting patterns including error handling, security hardening, argument parsing, testing with bats-core, and cross-platform techniques.

2026-03-12
coding-standards
소프트웨어 개발자

Universal coding standards, best practices, and patterns for TypeScript, JavaScript, React, and Node.js development.

2026-03-12
database-migrations
데이터베이스 아키텍트

Database migration best practices for schema changes, data migrations, rollbacks, and zero-downtime deployments across PostgreSQL, MySQL, and common ORMs (Prisma, Drizzle, Django, TypeORM, golang-migrate).

2026-03-12
dotnet-patterns
소프트웨어 개발자

Idiomatic C# and VB.NET patterns, best practices, and conventions for .NET Framework 4.8 and modern .NET (5/6/7/8+). Covers async/await, LINQ, EF Core, DI, records, and enterprise patterns.

2026-03-12
e2e-testing
소프트웨어 품질 보증 분석가·테스터

Playwright E2E testing patterns, Page Object Model, configuration, CI/CD integration, artifact management, and flaky test strategies.

2026-03-12
eval-harness
소프트웨어 품질 보증 분석가·테스터

Formal evaluation framework for Codex sessions implementing eval-driven development (EDD) principles

2026-03-12
frontend-patterns
웹 개발자

Frontend development patterns for React, Next.js, state management, performance optimization, and UI best practices.

2026-03-12
frontend-slides
웹 개발자

Create stunning, animation-rich HTML presentations from scratch or by converting PowerPoint files. Use when the user wants to build a presentation, convert a PPT/PPTX to web, or create slides for a talk/pitch. Helps non-designers discover their aesthetic through visual exploration rather than abstract choices.

2026-03-12
postgres-patterns
데이터베이스 아키텍트

PostgreSQL database patterns for query optimization, schema design, indexing, and security. Based on Supabase best practices.

2026-03-12
powershell-patterns
소프트웨어 개발자

PowerShell best practices, idiomatic patterns, module design, error handling, security hardening, and cross-platform scripting for modern PowerShell 5.1 and PowerShell 7+.

2026-03-12
python-patterns
소프트웨어 개발자

Pythonic idioms, PEP 8 standards, type hints, and best practices for building robust, efficient, and maintainable Python applications.

2026-03-12
python-testing
소프트웨어 품질 보증 분석가·테스터

Python testing strategies using pytest, TDD methodology, fixtures, mocking, parametrization, and coverage requirements.

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

Use this skill when adding authentication, handling user input, working with secrets, creating API endpoints, or implementing payment/sensitive features. Provides comprehensive security checklist and patterns.

2026-03-12
sqlserver-patterns
데이터베이스 아키텍트

T-SQL and SQL Server best practices, query optimization, stored procedures, indexing strategies, security, and administration patterns for SQL Server 2016+ and Azure SQL Database.

2026-03-12
strategic-compact
소프트웨어 개발자

Suggests manual context compaction at logical intervals to preserve context through task phases rather than arbitrary auto-compaction.

2026-03-12
tdd-workflow
소프트웨어 품질 보증 분석가·테스터

Use this skill when writing new features, fixing bugs, or refactoring code. Enforces test-driven development with 80%+ coverage including unit, integration, and E2E tests.

2026-03-12
verification-loop
소프트웨어 품질 보증 분석가·테스터

A comprehensive verification system for Codex sessions.

2026-03-12
api-design
소프트웨어 개발자

REST API design patterns including resource naming, status codes, pagination, filtering, error responses, versioning, and rate limiting for production APIs.

2026-03-12
autonomous-loops
소프트웨어 개발자

Patterns and architectures for autonomous MDT loops — from simple sequential pipelines to RFC-driven multi-agent DAG systems.

2026-03-12
backend-patterns
소프트웨어 개발자

Backend architecture patterns, API design, database optimization, and server-side best practices for Node.js, Express, and Next.js API routes.

2026-03-12
bash-patterns
소프트웨어 개발자

Safe, portable, and idiomatic Bash/shell scripting patterns including error handling, security hardening, argument parsing, testing with bats-core, and cross-platform techniques.

2026-03-12
coding-standards
소프트웨어 개발자

Universal coding standards, best practices, and patterns for TypeScript, JavaScript, React, and Node.js development.

2026-03-12
content-hash-cache-pattern
소프트웨어 개발자

Cache expensive file processing results using SHA-256 content hashes — path-independent, auto-invalidating, with service layer separation.

2026-03-12
cost-aware-llm-pipeline
소프트웨어 개발자

Cost optimization patterns for LLM API usage — model routing by task complexity, budget tracking, retry logic, and prompt caching.

2026-03-12
이 저장소에서 수집된 skills 71개 중 상위 40개를 표시합니다.