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

template

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

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

이 저장소의 skills

change-pipeline
소프트웨어 개발자

Full adversarial change pipeline for modifying existing code. Use when changing behavior, updating features, refactoring logic, restructuring, or any alteration to existing source code. Ensures impact analysis, regression safety, and full planning before any code is touched. Triggers on: change, modify, update, refactor, restructure, alter.

2026-04-29
deep-implement
소프트웨어 개발자

Full adversarial implementation pipeline for features, bug fixes, refactors, and enhancements. Use when implementing any non-trivial task that needs the complete plan-critique-implement cycle. Triggers on: implement, deep implement, build feature, full pipeline.

2026-04-29
onboard-project
소프트웨어 개발자

Full project onboarding pipeline: discover, document, audit, test, and plan improvements for an existing codebase. Use when onboarding a new project, integrating the template into an existing repo, or running a comprehensive audit. Triggers on: onboard, onboard project, onboard codebase, project audit.

2026-04-29
testing-rules
소프트웨어 품질 보증 분석가·테스터

Testing conventions, TDD rules, and test quality standards. Use when writing tests, reviewing test code, setting up test infrastructure, or discussing test strategy. Covers unit tests, integration tests, test pyramid, parameterization, fixtures, and coverage targets.

2026-04-29
incident-response
네트워크·컴퓨터 시스템 관리자

Full incident-response pipeline — declare → stabilize → investigate in parallel → root-cause → permanent fix → resolve → postmortem. Use when production is broken, degraded, or under attack. Triggers on: incident, down, outage, prod is broken, sev1, sev2.

2026-04-28
api-design
소프트웨어 개발자

Full workflow for REST/GraphQL API design, OpenAPI spec generation, endpoint validation, and versioning strategy. Use when designing new APIs, reviewing existing endpoints, or migrating API versions. Triggers on: API, endpoint, REST, GraphQL, OpenAPI, swagger.

2026-03-26
database-design
데이터베이스 아키텍트

Full workflow for database schema design, migration planning, query optimization, and SQL security. Use when designing new schemas, writing migrations, optimizing queries, or auditing database code. Triggers on: database, schema, migration, SQL, query optimization, EXPLAIN.

2026-03-26
infrastructure-as-code
네트워크·컴퓨터 시스템 관리자

Full workflow for designing, writing, and auditing Infrastructure as Code. Covers Terraform, Pulumi, CloudFormation, and Ansible. Use when provisioning cloud resources, managing infrastructure state, or automating server configuration. Triggers on: infrastructure, terraform, pulumi, cloudformation, ansible, IaC, cloud, provisioning.

2026-03-26
performance-profiling
소프트웨어 개발자

Full performance profiling and optimization workflow. Covers CPU profiling, memory analysis, algorithmic complexity, database query optimization, and caching strategies. Use when optimizing slow code, investigating memory leaks, or establishing performance baselines. Triggers on: performance, profiling, slow, optimize, memory leak, latency, throughput, benchmark.

2026-03-26
security-hardening
정보 보안 분석가

Full security audit and hardening workflow covering OWASP Top 10, dependency scanning, secrets management, and infrastructure security. Use when auditing security, hardening an application, or responding to vulnerability reports. Triggers on: security, harden, vulnerability, OWASP, audit, CVE, penetration.

2026-03-26
code-quality-rules
소프트웨어 품질 보증 분석가·테스터

Code quality rules covering anti-duplication, decomposition, and extraction patterns. Use when refactoring code, reviewing for code smells, reducing duplication, extracting functions, or improving code structure. Covers DRY principles, SOLID, single responsibility, and refactoring patterns.

2026-03-20