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

ai-coding-tooling

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

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

이 저장소의 skills

mermaid-studio-extended
소프트웨어 개발자

Extension for the mermaid-studio skill. This file MUST be read together with the parent mermaid-studio SKILL.md. The parent governs Mermaid diagram creation, validation, and rendering. This extension adds a required substitute renderer for multi-row C4 diagrams.

2026-07-07
code-review
소프트웨어 품질 보증 분석가·테스터

Perform comprehensive code reviews on implementation code. Reviews local workspace changes by default, or a GitHub PR when a PR number is provided. Covers architecture, performance, code quality, API design, and security. Also performs full-codebase Performance Audits (P0–P3 findings report) when triggered by performance audit phrases. Technology agnostic — adapts to the project's stack using context files. Use when the user says "review my code", "code review", "check my code", "review my changes", "review this PR", or "review PR #123". Do NOT use for reviewing test files — use the tests-code-review skill for that.

2026-07-07
tlc-spec-driven-extended
소프트웨어 개발자

Extension for the tlc-spec-driven skill. MUST be read together with the parent tlc-spec-driven SKILL.md. The parent governs spec-driven planning. This extension (1) declares how reference-level overlays load, (2) prioritizes planning before implementation for non-trivial work, (3) names feature artifacts `<TASK-ID>-<slug>`, (4) augments coding-principles with software-design/observability/stack-style references and routes security to the security-best-practices skill and UI work to web-design-guidelines, and (5) requires a persisted per-feature commit log (`commits.md`) of every atomic commit hash traceable to that feature.

2026-07-07
tests-code-review
소프트웨어 품질 보증 분석가·테스터

Review test code quality, coverage patterns, and maintainability. Ensures tests are clear, independent, and provide meaningful coverage. Technology agnostic — adapts to the project's stack using context files. Use when the user says "review tests", "test code review", "check tests", "review test coverage", "review my tests", "review tests on PR #123", or "check tests PR #42". Do NOT use for writing new tests — use the tests skill for that. Do NOT use for reviewing implementation code — use the code-review skill.

2026-06-30
prompt-quality
소프트웨어 개발자

Checks whether a task prompt follows the anatomy-of-a-prompt guidelines (9 layers: Task, Context Files, Reference, Success Brief, Rules, Conversation, Plan, Alignment, Push Intent). Auto-invoked before responding to any new task. Outputs a quality report — confirmed or missing layers — then proceeds without blocking. Never invoke for follow-ups, continuations, or responses to clarifying questions.

2026-06-30
architecture-evaluate
소프트웨어 개발자

Creates, updates, and incrementally syncs the project context documentation that agents load at session start. Three modes. Full mode deep-scans the codebase (brownfield mapping) and writes nine context files to docs/codebase/ — PROJECT.md (overview, vision, goals), STACK.md, STRUCTURE.md, ARCHITECTURE.md, CONVENTIONS.md, INTEGRATIONS.md, TESTING.md, CONCERNS.md, and PIPELINE.md. Incremental mode inspects the git workspace and syncs only what changed — inline API docs in source files, root context files (README.md, CLAUDE.md, AGENTS.md), and the context files in docs/codebase/ — and detects new packages. Package mode generates a scoped CLAUDE.md for an individual package/module. Use when the user says "evaluate architecture", "map codebase", "analyze existing code", "document current architecture", "update architecture docs", "refresh project context", "onboard project", "create project docs", "update project docs", "update docs", "document my changes", "sync documentation", "document recent changes", "evalua

2026-06-26
tests
소프트웨어 품질 보증 분석가·테스터

Write and maintain tests for any project. Covers unit tests, integration tests, code coverage analysis, and TDD (test-driven development). Technology agnostic — adapts to the project's stack using context files. Use when the user says "write tests", "add tests", "missing tests", "test coverage", "unit test", "integration test", "TDD", "test-driven", "red-green-refactor", "write test first", or "test-first". Do NOT use for reviewing existing test quality — use tests-code-review for that. Do NOT use just to run tests.

2026-06-26
tech-reference-add
소프트웨어 개발자

Capture project-specific, opinionated insights about a technology into skill reference files. Skills load these files at invocation time if they exist. Use when the user says "save this insight", "add this to the [tech] reference", "remember this [tech] pattern", "capture this convention", or "log this for [tech]". Do NOT use to generate generic best practices from public documentation.

2026-06-11
tech-debt-report
소프트웨어 개발자

Create, update, plan, and resolve technical debt reports as a permanent numbered ledger. Reporting a debt adds a TD-XX row to docs/TECH_DEBTS.md (a documentation ledger of known debts — it is NOT auto-loaded into context at session start); the per-debt solution plan is written to docs/tech-debts/TD-XX.md only when you plan the fix. Rows are never deleted — only Status and Solved change. Use when the user says "tech debt report", "report tech debt", "document tech debt", "add tech debt", "update tech debt", "plan tech debt", "resolve tech debt", or "mark tech debt as resolved". Do NOT use for fixing tech debt, code reviews, or refactoring.

2026-06-11
skill-architect-extended
기타 컴퓨터 관련 직업

Extension for the skill-architect skill. This file MUST be read together with the parent skill-architect SKILL.md. Adds two capabilities: (1) guardrail design guidance injected into the existing workflow phases, and (2) the extended/ pattern for modifying globally installed skills without touching the source.

2026-04-14
docs-writer-extended
소프트웨어 개발자

Token-efficiency extension for the docs-writer skill. This file MUST be read together with the parent docs-writer SKILL.md. Adds output rules to keep AI-agent-facing .md files lean.

2026-04-04