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

claude-flow-novice

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

skills collectés
95
Stars
14
mis à jour
2026-07-26
Forks
2
Couverture métier
8 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

cfn-megaplan
Développeurs de logiciels

Tiered planning orchestrator. Runs the full SPARC+ pipeline (research, spec, decide, pseudo, data, arch, ux, design, test, ops) as a parallel DAG, scaled by build stage (mvp/beta/enterprise) via inclusion profiles. Enforces two gates: every success criterion is executable (verifiable-done) and every step is unambiguous (haiku-executable). Use as the entry point for any non-trivial build instead of cfn-spa-plan.

2026-07-26
cfn-plan-review
Développeurs de logiciels

Post-planning completeness review. Extracts assumptions, traces dependencies, analyzes blast radius, checks alpha-readiness, surfaces gaps before implementation. Use after writing any plan that touches data, APIs, or shared state.

2026-07-26
cfn-spec
Développeurs de logiciels

SPARC Specification phase. Make testable acceptance criteria, edge cases, pre/post conditions, invariants BEFORE planning implementation. Use when starting any non-trivial task to lock intent, surface ambiguity early.

2026-07-26
cfn-test-plan
Analystes en assurance qualité des logiciels et testeurs

Test-strategy phase of cfn-megaplan. Designs test depth properly: fixtures/test-data, the unit/integration/contract/e2e/load split, mocking strategy, and non-functional tests, instead of lumping everything into a vague red phase. Feeds Bar A (verifiable-done): every acceptance criterion becomes a concrete runnable check. Use after cfn-spec, cfn-arch, and (if frontend) cfn-ux.

2026-07-26
cfn-edit-safety
Développeurs de logiciels

Pre-edit backup + post-edit validation for safe file edits. Use to capture file state before edits, validate changes after edits, revert files to prior state, or ensure edit safety via auto backup/validation hooks.

2026-07-26
cfn-redis-data-extraction
Développeurs de logiciels

Extract complete Redis coordination data from completed CFN Loop tasks and structure into comprehensive JSON analysis files

2026-07-25
cfn-cerebras-coordinator
Développeurs de logiciels

Coordinates FAST code generation via Z.ai glm-4.6 with CodeSearch pattern learning. Use when agents need rapid test generation, bulk code creation, or repetitive boilerplate. Tracks successful prompts for continuous improvement. Ideal for high-volume, low-complexity code tasks.

2026-07-25
cfn-cerebras-mcp
Développeurs de logiciels

FAST code generation via mcp__cerebras-mcp__write tool using Z.ai glm-4.6. Use for rapid test generation, boilerplate creation, and bulk code tasks in main chat. Prompt must be SHORTER than output. Ideal for tests, CRUD, migrations, and repetitive patterns.

2026-07-25
cfn-cerebras-code-generator
Développeurs de logiciels

FAST code generation via Z.ai glm-4.6 model. Use for rapid test generation, boilerplate code, repetitive patterns, and bulk file creation. Ideal when speed matters more than nuance. Do NOT use for complex architectural decisions or security-critical code.

2026-07-25
cfn-docker-runtime
Administrateurs de réseaux et de systèmes informatiques

Docker container orchestration for CFN Loop - spawning, coordination, logging, wave execution. Use when running CFN Loop agents in Docker containers, executing waves of parallel agents, coordinating containerized agents via Redis, or managing Docker-based agent lifecycle.

2026-07-25
google-sheets-api-coordinator
Développeurs de logiciels

Manages Google Sheets API calls with rate limiting and quota enforcement

2026-07-25
google-sheets-formula-builder
Développeurs de logiciels

Constructs and validates Google Sheets formulas from templates with syntax checking

2026-07-25
google-sheets-progress
Développeurs de logiciels

Tracks micro-sprint completion state and progress for Google Sheets operations

2026-07-25
google-sheets-validation
Développeurs de logiciels

Validates data integrity and state consistency between Google Sheets operation sprints

2026-07-25
cfn-agent-selector
Autres occupations informatiques

Agent selection based on task classification with fallback support

2026-07-25
cfn-agent-spawning
Autres occupations informatiques

Agent process spawning with provider configuration and execution

2026-07-25
cfn-agent-lifecycle
Autres occupations informatiques

Unified agent management selection through completion: spawn, execute, process output. Use when selecting agents for tasks, spawning agents with dependency validation, processing agent outputs, or tracking agent lifecycle events with audit trails.

2026-07-25
agent-template-generator
Développeurs de logiciels

Generates new agent profiles with consistent structure, automatic validation pattern injection, and test-driven protocols

2026-07-25
agent-validation-linter
Analystes en assurance qualité des logiciels et testeurs

Enforces validation pattern compliance across all agent profiles with automated detection and fixing

2026-07-25
cfn-agent-tooling
Développeurs de logiciels

Agent dev tools: template generation, profile validation. Use when creating new agent templates from scaffolding, or validating/linting existing agent profiles for correctness and completeness.

2026-07-25
cfn-alpha-launch
Développeurs de logiciels

MUST BE USED before any alpha or production release. Do not deploy without passing this check. Alpha readiness analysis plus fix execution: scores 8 readiness areas in parallel, delegates fixes to cfn-parallel-execute. Use when preparing to ship.

2026-07-25
cfn-alpha-launch-v2
Développeurs de logiciels

Group-based alpha readiness analysis. Use when analyzing all features in one priority group (CRITICAL/HIGH/MEDIUM/LOW) at once; generates consolidated fix lists, marks group complete when done.

2026-07-25
cfn-canary
Administrateurs de réseaux et de systèmes informatiques

MUST BE USED within 10 minutes of any production deployment. Post-deploy health monitoring: polls a URL for 10 minutes checking errors, performance regressions, availability.

2026-07-25
cfn-careful
Développeurs de logiciels

PreToolUse hook. Warns before destructive bash commands (rm -rf, DROP TABLE, git push --force, etc). Activates via /careful. Whitelists safe deletions (node_modules, .next, dist).

2026-07-25
codesearch-code-search
Développeurs de logiciels

MANDATORY: Query CodeSearch BEFORE using grep, glob, find, or search. 400x faster semantic/structural code search via SQL on indexed codebase. Use to find functions, classes, patterns, callers, implementations. Agents MUST query CodeSearch first; grep only allowed after CodeSearch returns zero results.

2026-07-25
cfn-compilation-error-fixer
Développeurs de logiciels

Two-phase Rust/TypeScript compilation error fixer: Cerebras LLM bulk processing + agent cleanup. Use when you have 20+ compilation errors needing fast bulk reduction, or errors are mostly mechanical (type mismatches, missing imports, syntax).

2026-07-25
cfn-config
Développeurs de logiciels

Config management and environment sanitization. Use when managing config files, validating env vars, sanitizing sensitive data, or updating system settings across CFN Loop components.

2026-07-25
conversation-sync
Développeurs de logiciels

Sync conversation history from .codex/sessions to .claude.json for context preservation. Use when copying/syncing conversations, importing sessions, or backing up conversation context.

2026-07-25
cfn-dependency-ingestion
Développeurs de logiciels

Unified atomic ingestion of CFN dependency manifests (cli-mode, shared)

2026-07-25
cfn-dependency-management
Développeurs de logiciels

Task dependency extraction and context ingestion. Use to parse task criteria, identify dependencies, generate execution order, or inject context for complex multi-step tasks.

2026-07-25
cfn-deployment
Développeurs de logiciels

Automated skill deployment pipeline for CFN Loop integration

2026-07-25
cfn-promotion
Développeurs de logiciels

Skill Promotion Workflow - Atomic promotion from staging to production

2026-07-25
cfn-deployment-lifecycle
Développeurs de logiciels

Skill deployment and promotion lifecycle. Use when transitioning skills from APPROVED to DEPLOYED, or promoting skills staging to production with SLA enforcement.

2026-07-25
cfn-dry-review
Analystes en assurance qualité des logiciels et testeurs

MUST BE USED before merging any PR that adds 3+ new functions or 50+ lines. Run after implementation. Reviews code for DRY violations, modularity, resumable pipeline opportunities. Outputs JSON manifest for cfn-vote-implement.

2026-07-25
cfn-epic-creator
Autres occupations informatiques

DEPRECATED. Use cfn-epic-creator-v2 (adds AISP formal contracts, prevents type drift). For full tiered planning use cfn-megaplan. v1 kept for the simpler single-domain prose-epic flow only.

2026-07-25
cfn-epic-creator-v2
Développeurs de logiciels

Hybrid AISP epic creation: formal API contracts plus natural language content. Use when epic needs AISP (AI Symbolic Protocol) type definitions and agent binding contracts alongside human-readable descriptions.

2026-07-25
cfn-epic-parser
Développeurs de logiciels

Convert markdown epic documents into structured JSON configs for MDAP or CFN Loop execution. Use when parsing epic documents, validating epic structure, or generating execution configs from planning docs.

2026-07-25
cfn-error-management
Développeurs de logiciels

Error handling, batching, logging for CFN Loop. Use to capture agent errors, batch errors for processing, log structured error data, or categorize/recover from agent failures.

2026-07-25
cfn-intervention-system
Développeurs de logiciels

Human intervention detection and orchestration for CFN Loop. Use when automated processes need human oversight, escalation required, or managing intervention workflows and approval gates.

2026-07-25
cfn-investigate
Développeurs de logiciels

Root-cause debugging: 5-phase protocol, 3-strike escalation, scope lock. Enforces investigation before fixes. Use when diagnosing bugs, system failures, or unexpected behavior.

2026-07-25
Affichage des 40 principaux skills collectés sur 95 dans ce dépôt.