Agent skill
julien-workflow-skill-router
Index of available skills with triggers. Use FIRST when starting any task to check which skill might help.
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/productivity/julien-workflow-skill-router
Metadata
Additional technical details for this skill
- author
- Julien
- version
- 1.0.0
- category
- workflow
- keywords
-
router skills index triggers auto-activation
SKILL.md
Skill Router - Index des Skills Disponibles
Consulte cette skill au début de chaque tâche pour identifier si une skill existante peut t'aider.
Development Tools
| Skill | Triggers | Description |
|---|---|---|
julien-dev-tools-claude-md-documenter |
CLAUDE.md, document project, project instructions | Créer/améliorer CLAUDE.md |
julien-dev-tools-skill-creator |
create skill, new skill, SKILL.md, skill template | Créer/modifier une skill |
julien-dev-tools-skill-reviewer |
review skill, check skill, improve skill, skill quality | Évaluer qualité d'une skill |
julien-dev-tools-hook-creator |
create hook, new hook, hook template | Créer un hook Claude Code |
Workflow
| Skill | Triggers | Description |
|---|---|---|
julien-workflow-check-loaded-skills |
loaded skills, check skills, list skills | Vérifier les skills chargées |
julien-workflow-sync-personal-skills |
sync skills, synchronize | Synchroniser skills au marketplace |
Anthropic Office (Documents)
| Skill | Triggers | Description |
|---|---|---|
anthropic-office-pdf |
PDF, form, document | Manipuler fichiers PDF |
anthropic-office-xlsx |
Excel, spreadsheet, xlsx | Manipuler fichiers Excel |
anthropic-office-docx |
Word, document, docx | Manipuler fichiers Word |
anthropic-office-pptx |
PowerPoint, presentation, pptx | Manipuler présentations |
Anthropic Web/Design
| Skill | Triggers | Description |
|---|---|---|
anthropic-web-frontend-design |
frontend, UI, web design, React | Créer interfaces web |
anthropic-design-canvas |
poster, art, visual, infographic | Créer visuels/posters |
anthropic-web-artifacts-builder |
prototype, demo, artifact | Créer prototypes web |
anthropic-web-testing |
test, playwright, webapp | Tester applications web |
anthropic-dev-tools-mcp-builder |
MCP, server, integration | Créer serveurs MCP |
Infrastructure Hostinger
| Skill | Triggers | Description |
|---|---|---|
julien-infra-hostinger-ssh |
SSH, server, connect | Connexion SSH au VPS |
julien-infra-hostinger-docker |
Docker, container | Gérer containers Docker |
julien-infra-hostinger-nginx |
Nginx, proxy, SSL | Configurer Nginx |
julien-infra-hostinger-database |
database, PostgreSQL, Redis | Gérer bases de données |
julien-infra-hostinger-deployment |
deploy, production | Déployer sur VPS |
Comment Utiliser
- Au début d'une tâche: Consulte ce tableau pour voir si une skill existe
- Si match trouvé:
Skill("nom-de-la-skill") - Si pas de match: Procède normalement
Pattern d'Activation
User: "crée moi un CLAUDE.md"
→ Match: "CLAUDE.md" → Skill("julien-dev-tools-claude-md-documenter")
User: "je veux créer une nouvelle skill"
→ Match: "create skill" → Skill("julien-dev-tools-skill-creator")
User: "déploie sur le serveur"
→ Match: "deploy" → Skill("julien-infra-hostinger-deployment")
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?