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

claude-marketplace

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

skills collectés
26
Stars
4
mis à jour
2026-06-18
Forks
1
Couverture métier
6 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

requirements-engineering
Développeurs de logiciels

Interactively elicit, capture, and maintain software/system requirements as a living, traceable repository. Use whenever the user wants to gather, write, refine, or organize requirements — including producing or updating an SRS (software/system requirements specification), writing ADRs / architecture decision records, building a requirements traceability graph (DAG), or keeping a decision ledger. Trigger proactively when the working folder already holds requirements artifacts (a `requirements/` folder of YAML, `decisions/` ADRs, an `srs.md`, or `ledger.md`), or when the user shares documents that are clearly specs, RFCs, or feature briefs and wants them structured. Also use for phrases like "let's spec this out", "interview me about what we're building", "capture these requirements", "write a decision record", or "turn these notes into a spec". Not for project management, code review, application code, dependency manifests like requirements.txt, or hardware "system requirements" (RAM/CPU).

2026-06-18
autonomous-script-builder
Développeurs de logiciels

Use this skill whenever the user wants to create a bash script that drives an autonomous coding loop — scripts that run Claude Code on a schedule (cron, GitHub Actions, systemd timer) or on-demand to make repository improvements, execute plans, triage issues, or otherwise do agentic work with minimal human intervention. Triggers include phrases like "scout script", "autonomous script", "agent harness", "script that runs on a schedule", "script that implements a plan", ".scripts/*.sh", or any request for a bash script whose body is "run Claude Code with a prompt and commit the results". Always use this skill before writing such a script — it encodes the interview flow, the adversarial-reviewer pattern, and the locking/ledger conventions.

2026-05-25
atomic-tasks
Développeurs de logiciels

Task structure and atomic commit patterns for granular, verifiable work units

2026-01-23
conflict-detection
Spécialistes en gestion de projets

Conflict identification and resolution patterns for requirements, decisions, and plans

2026-01-23
context-engineering
Développeurs de logiciels

Context window management techniques for maintaining efficiency and preventing context bloat

2026-01-23
exploration-tracking
Spécialistes en gestion de projets

Exploration map management for tracking discussed areas and uncharted territory during DISCUSS phase

2026-01-23
workflow-orchestration
Spécialistes en gestion de projets

Phase coordination, agent handoffs, and workflow state machine management

2026-01-23
capability-discovery
Développeurs de logiciels

Dynamic plugin enumeration and capability mapping with delegation priority and explicit routing announcements

2026-01-23
state-management
Développeurs de logiciels

Simplified state file management with consolidated FLOW.md (project) and ITEM-XXX.md (per-item) files

2026-01-23
error-patterns
Administrateurs de réseaux et de systèmes informatiques

Error recognition and diagnosis patterns for infrastructure troubleshooting. Use when identifying, categorizing, or resolving errors across platforms.

2026-01-21
health-checks
Administrateurs de réseaux et de systèmes informatiques

Health monitoring knowledge and procedures for infrastructure platforms. Use when assessing system health, running health audits, or setting up monitoring.

2026-01-21
log-analysis
Administrateurs de réseaux et de systèmes informatiques

Log parsing techniques and analysis methodologies for infrastructure troubleshooting. Use when retrieving, parsing, or analyzing logs from any platform.

2026-01-21
platform-knowledge
Développeurs de logiciels

Deep knowledge of GitHub Actions, Railway, Supabase, and Postgres platforms. Use when troubleshooting, configuring, or optimizing any of these platforms.

2026-01-21
brainstorming
Spécialistes en formation et développement

Brainstorming techniques for idea generation. Use when facilitating brainstorming sessions, leading ideation exercises, or helping teams generate creative solutions.

2026-01-20
design-thinking
Spécialistes en formation et développement

Design thinking methodology for human-centered problem solving. Use when facilitating design thinking workshops, user research sessions, or creative problem-solving activities.

2026-01-20
exploration-tracking
Organisateurs de réunions, congrès et événements

Mind mapping and exploration state tracking for workshops. Use to maintain awareness of explored vs uncharted territory, implement backtracking, and ensure comprehensive coverage or documented gaps.

2026-01-20
facilitation-techniques
Organisateurs de réunions, congrès et événements

Core facilitation skills for running effective workshops. Use when facilitating any type of group session, managing participation, and guiding discussions.

2026-01-20
session-documentation
Spécialistes en gestion de projets

Documentation practices for capturing workshop outputs. Use when creating session records, idea inventories, decision logs, and action item trackers.

2026-01-20
development-workflow
Développeurs de logiciels

General .NET development workflow patterns. Use when implementing features, fixing bugs, or refactoring code.

2026-01-20
dotnet-build
Développeurs de logiciels

.NET build configuration and error handling. Use when building projects, diagnosing build errors, or configuring build options.

2026-01-20
dotnet-test
Analystes en assurance qualité des logiciels et testeurs

.NET test execution patterns and diagnostics. Use when running tests, analyzing test failures, or configuring test options.

2026-01-20
static-analysis
Analystes en assurance qualité des logiciels et testeurs

.NET static analysis and code quality tools. Use when configuring analyzers, fixing warnings, or enforcing code standards.

2026-01-20
requirements-clarification
Analystes en assurance qualité des logiciels et testeurs

Requirements clarification for TDD. Use BEFORE RED phase to understand WHAT to test. Asks targeted questions to uncover ambiguities, edge cases, and acceptance criteria.

2026-01-13
clean-code
Développeurs de logiciels

Clean code principles including DRY, KISS, and YAGNI for .NET. Use when writing or reviewing code to ensure maintainability and simplicity.

2026-01-06
solid-principles
Développeurs de logiciels

SOLID design principles for .NET. Use when designing classes, interfaces, and object relationships. Ensures maintainable, testable, and extensible code.

2026-01-06
tdd-workflow
Analystes en assurance qualité des logiciels et testeurs

Test-Driven Development workflow for .NET. Use when implementing features, fixing bugs, or writing new code. Guides RED-GREEN-REFACTOR cycle with proper test design.

2026-01-06