Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

hardened-claude-code

hardened-claude-code contient 11 skills collectées depuis Dokkabei97, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
11
Stars
3
mis à jour
2026-03-15
Forks
0
Couverture métier
3 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

claude-md-inverted-index
Développeurs de logiciels

Inverted index strategy for CLAUDE.md that maps technology keywords to module/package locations. Reduces AI agent tool calls by 42-68% across all major languages and architectures. Use when setting up CLAUDE.md for any project with 50+ files, multi-module structure, or 3+ external technologies. Covers Spring Hexagonal, Python uv, Node.js/TypeScript, Go, Rust, and polyglot monorepos.

2026-03-15
document
Rédacteurs techniques

사용자가 문서, 보고서, 계획서 작성을 요청할 때 적절한 템플릿을 선택하여 체계적인 문서를 생성합니다. 계획서, 기획서, 설계서, 연구 보고서, 분석 보고서, 조사 보고서 등 다양한 문서 유형을 지원합니다. 키워드 기반으로 문서 유형을 자동 감지하고, 해당 템플릿의 구조에 따라 문서를 작성합니다.

2026-03-15
flow-scaffolding
Développeurs de logiciels

Template system for scaffolding Claude Code plugin components. Provides ready-to-use templates for agents, commands, skills, and hooks following project conventions. Used by the /create-flow command.

2026-03-15
flow-validation
Analystes en assurance qualité des logiciels et testeurs

Validation rules and checklists for Claude Code plugin components. Contains structural, content, and security validation rules for agents, commands, skills, and hooks. Used by the /verify-flow command.

2026-03-15
web-fetch
Développeurs de logiciels

Fetches web page content using Gemini CLI when Claude's native WebFetch fails or for explicit URL fetching. Returns clean Markdown.

2026-03-15
with
Développeurs de logiciels

Routes tasks to external AI CLI agents (Codex, Gemini, Copilot) with automatic complexity-based model routing. Supports collaboration, delegation, and parallel execution modes.

2026-03-15
arch-review-guide
Développeurs de logiciels

Use this skill when reviewing or working on project architecture. Provides quick reference for architecture violation detection, dependency direction rules, and structural health assessment across Kotlin, Python, and TypeScript/JavaScript.

2026-02-19
obsidian-tech-note
Développeurs de logiciels

An Obsidian note template system for developer technical learning. Supports systematic learning records by leveraging installed plugins such as Templater, DataView, Tasks, Excalidraw, and Advanced Table. Provides 7 template types: tech concept, code lab, comparison analysis, troubleshooting, architecture pattern, TIL, and MOC index.

2026-02-19
perf-review-guide
Développeurs de logiciels

Use this skill when reviewing or writing performance-sensitive code. Provides quick reference for common performance anti-patterns and optimization strategies across Kotlin, Python, and TypeScript/JavaScript.

2026-02-19
sync-claude-md
Développeurs de logiciels

Analyzes code changes before commit/PR to determine whether CLAUDE.md needs to be updated. Detects architecture changes, new integrations, convention changes, environment/tool changes, etc., and proposes and executes CLAUDE.md updates when necessary.

2026-02-19
tdd-workflow
Analystes en assurance qualité des logiciels et testeurs

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. Supports TypeScript (Jest/Vitest/Playwright) and Kotlin (Kotest/MockK/Spring Boot Test).

2026-02-19