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

matrummet

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

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

이 저장소의 skills

boot-local
네트워크·컴퓨터 시스템 관리자

Kill all running local development processes (TanStack Start dev, email service, PostgREST), wait for termination, then restart them. Use when user says "boot local", "restart local", "reboot dev", or needs to refresh local services.

2026-02-23
run-user-stories
소프트웨어 품질 보증 분석가·테스터

Run user story acceptance tests using Playwright browser automation. Executes test steps from user-stories/*.md files and reports pass/fail status with reasons. Use when user says "run user stories", "test user stories", "acceptance test", or "run e2e tests".

2026-02-23
base-recipes
소프트웨어 개발자

Scrape, load, and manage the base recipe pool for the meal planner. Handles scraping Swedish recipe sites, loading into database, and verifying integration. Use when user says "scrape recipes", "load base recipes", "base recipe pool", or "update base recipes".

2026-02-22
build-update-tests
소프트웨어 품질 보증 분석가·테스터

Evaluate test coverage and create appropriate tests based on risk assessment. Use when user says "build tests", "update tests", "add test coverage", "write tests for this", or "improve test coverage".

2026-02-22
check-your-code
소프트웨어 품질 보증 분석가·테스터

Reviews code quality, pattern adherence, and architecture with red-team validation. Use when user says "check your code", "code quality review", "is this well-written", or "review code quality". Different from check-your-work which finds bugs.

2026-02-22
check-your-work
소프트웨어 품질 보증 분석가·테스터

Orchestrates 6 quality agents in parallel (duplicate-detector, user-intent, deep-bug-hunter, security, performance, correctness) with severity validation. Use when user says "check your work", "review what we wrote", "quality check", or after writing new features.

2026-02-22
frontend-design
웹 개발자

Create distinctive, production-grade frontend interfaces with high design quality. Use when user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.

2026-02-22
update-deps
네트워크·컴퓨터 시스템 관리자

Update dependencies in a workspace (default: frontend). Shows outdated packages, updates them, runs tests to verify. Use when user says "update deps", "update dependencies", "upgrade packages", or "update frontend deps".

2026-02-22
check-your-plan
소프트웨어 개발자

Validates AI implementation plans before execution. Use when user says "check your plan", "validate this plan", "review the plan", or "is this plan good". Launches 5 parallel validators + devil's advocate.

2026-02-20
humanizer
작가·저자

Remove signs of AI-generated writing from text. Use when editing or reviewing text to make it sound more natural and human-written. Based on Wikipedia's comprehensive "Signs of AI writing" guide. Detects and fixes patterns including: inflated symbolism, promotional language, superficial -ing analyses, vague attributions, em dash overuse, rule of three, AI vocabulary words, negative parallelisms, and excessive conjunctive phrases.

2026-02-20
ship-it
소프트웨어 개발자

Full implementation pipeline from idea to commit. Explores codebase, plans, validates plan, implements, reviews work, reviews code, tests, commits, and validates with user story acceptance tests. Use when user says "ship it", "full pipeline", "end to end", or wants complete implementation workflow.

2026-02-20
story-to-ship
프로젝트 관리 전문가

Convert a feature request into a user story, save it, implement it via ship-it, and validate with acceptance tests. Use when user says "new user story", "implement this story", "story to ship", or describes a feature they want built as a user story.

2026-02-20
test-and-commit
소프트웨어 품질 보증 분석가·테스터

Run all tests (vitest), lint (eslint), and commit changes. Use when user says "test and commit", "run tests and commit", "verify and commit", or "CI and commit".

2026-02-20
test-or-bug
소프트웨어 품질 보증 분석가·테스터

Diagnose failing tests to determine if failure is code bug or test issue. Use when user says "test or bug", "is this a test bug", "why is this test failing", or "diagnose test failure".

2026-02-20
update-doc
소프트웨어 개발자

Transform documentation into AI-optimized format for Claude Code. Use when user says "update doc", "optimize doc", "rewrite for claude", or "AI optimize". Shows recently modified .md files for selection, verifies accuracy against codebase, generates optimized version, compares for completeness, then replaces with approval.

2026-02-20