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

claude-restruct-plugin

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

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

이 저장소의 skills

disable-restruct
소프트웨어 개발자

Disable restruct prompt refinement. Prompts pass through to Claude without local LLM preprocessing.

2026-04-09
enable-restruct
소프트웨어 개발자

Enable restruct prompt refinement. Re-enables the local LLM preprocessing of prompts.

2026-04-09
init-restruct
소프트웨어 개발자

Generate a minimal, research-backed CLAUDE.md for this project. Analyzes the codebase for non-obvious commands and conventions, interviews you for team knowledge, and produces a concise file that stays under 30 rules.

2026-04-09
refine-restruct
소프트웨어 개발자

Manually refine a prompt through the local LLM meta-prompt pipeline. Transforms a casual developer request into a structured, rules-aware prompt using a local Ollama model. Only works when features.refinement is enabled in config.yaml.

2026-04-09
review-permissions-restruct
소프트웨어 개발자

Review tool permission decisions across sessions and propose auto-approval rules. Analyzes which tools the user consistently approves, then suggests additions to .restruct/permissions.yaml to eliminate repetitive permission dialogs.

2026-04-09
setup-permissions-restruct
소프트웨어 개발자

Write an initial .restruct/permissions.yaml with safe defaults so the restruct permit hook can auto-approve common tool use without repeated dialogs.

2026-04-09
setup-refine-restruct
소프트웨어 개발자

Install Ollama, pull the right model for your hardware, warm it up, and enable the restruct prompt refinement pipeline. Only runs when features.refinement is enabled in config.yaml.

2026-04-09
setup-restruct
소프트웨어 개발자

First-time setup for restruct. Runs rule generation (CLAUDE.md), verify wiring, permission defaults, and — if the feature flag is on — prompt refinement setup.

2026-04-09
setup-rules-restruct
소프트웨어 개발자

Generate or refresh the project's CLAUDE.md rules file. Delegates to the restruct init skill.

2026-04-09
setup-verify-restruct
소프트웨어 개발자

Discover lint/typecheck/test/build commands in the current project and write them to .restruct/verify.yaml so Claude Code automatically runs them on task completion.

2026-04-09