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

claude-config

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

skills collectés
30
Stars
7
mis à jour
2026-03-31
Forks
1
Couverture métier
12 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

permissions-allow
Développeurs de logiciels

Apply standard development permissions to the current project by creating .claude/settings.local.json with pre-approved tools and bash commands. Use when setting up a new project or when the user wants to configure Claude permissions.

2026-03-31
skill-router
Développeurs de logiciels

Automatically loaded at session start. Maps tasks to the right skill. Do not invoke manually.

2026-03-31
resend
Développeurs de logiciels

Manage Resend email platform via CLI — send emails, manage contacts, broadcasts, templates, segments, domains, webhooks, and more. Use when the user wants to send emails, manage contacts/segments, create broadcasts, manage templates, check domain status, or any Resend-related task. Trigger words: "resend", "send email", "broadcast", "contacts", "email template", "domain verify", "webhook".

2026-03-29
brainstorm
Spécialistes en gestion de projets

Explore and validate product ideas through structured brainstorming. Creates a product brief.

2026-03-29
git-add-commit-push
Développeurs de logiciels

Stage all changes, create a commit with auto-generated or custom message, and push to current branch. Use when the user says "commit", "push", "save changes", or wants to finalize their work.

2026-03-29
implement
Développeurs de logiciels

Complete implementation workflow for a task - understand context, plan, implement, validate, review, and commit. Use when the user wants to implement a feature, fix a bug, or complete a specific development task.

2026-03-29
implementation-plan
Spécialistes en gestion de projetsDirecteurs généraux et responsables des opérations+1

Create a detailed implementation plan with stories. Also creates an empty progress.md for tracking.

2026-03-29
receiving-code-review
Développeurs de logiciels

How to respond to code review feedback. Use when receiving comments on a PR, review suggestions, or CI feedback. Ensures technical rigor over performative agreement.

2026-03-29
writing-skills
Développeurs de logiciels

Create a new skill for the Claude Code config. Use when the user wants to add a new skill, command, or workflow to their configuration.

2026-03-29
dispatch-agents
Développeurs de logiciels

Orchestrate multiple subagents in parallel for independent tasks. Use when a feature has multiple unrelated parts that can be worked on simultaneously, or when multiple test failures affect different subsystems.

2026-03-29
systematic-debugging
Développeurs de logiciels

Structured 4-phase debugging process. Use when a bug is unclear, a fix has failed twice, or you're stuck on a problem instead of guessing randomly.

2026-03-29
test-driven-development
Analystes en assurance qualité des logiciels et testeurs

Enforce TDD (Red-Green-Refactor) for features, bug fixes, and refactoring. Use when writing new functionality, fixing bugs, or when the user explicitly asks for TDD.

2026-03-29
copywriting
Analystes en études de marché et spécialistes en marketing

When the user wants to write, rewrite, or improve marketing copy for any page — including homepage, landing pages, pricing pages, feature pages, about pages, or product pages. Also use when the user says "write copy for," "improve this copy," "rewrite this page," "marketing copy," "headline help," or "CTA copy." For email copy, see email-sequence. For popup copy, see popup-cro.

2026-02-15
email-sequence
Analystes en études de marché et spécialistes en marketing

When the user wants to create or optimize an email sequence, drip campaign, automated email flow, or lifecycle email program. Also use when the user mentions "email sequence," "drip campaign," "nurture sequence," "onboarding emails," "welcome sequence," "re-engagement emails," "email automation," or "lifecycle emails." For in-app onboarding, see onboarding-cro.

2026-02-15
marketing-ideas
Analystes en études de marché et spécialistes en marketing

When the user needs marketing ideas, inspiration, or strategies for their SaaS or software product. Also use when the user asks for 'marketing ideas,' 'growth ideas,' 'how to market,' 'marketing strategies,' 'marketing tactics,' 'ways to promote,' or 'ideas to grow.' This skill provides 139 proven marketing approaches organized by category.

2026-02-15
page-cro
Analystes en études de marché et spécialistes en marketing

When the user wants to optimize, improve, or increase conversions on any marketing page — including homepage, landing pages, pricing pages, feature pages, or blog posts. Also use when the user says "CRO," "conversion rate optimization," "this page isn't converting," "improve conversions," or "why isn't this page working." For signup/registration flows, see signup-flow-cro. For post-signup activation, see onboarding-cro. For forms outside of signup, see form-cro. For popups/modals, see popup-cro.

2026-02-15
seo-check
Développeurs web

SEO audit and optimization review. Use automatically when working on pages, metadata, content, images, or any user-facing features. Also use before commits that add new pages or modify existing content.

2026-01-22
sync-config
Développeurs de logiciels

Sync local Claude config to GitHub repo. Use to backup or share your Claude configuration (CLAUDE.md, settings, commands, agents, skills).

2026-01-22
next-task
Développeurs de logiciels

Identify the next incomplete task from the implementation plan. Use when the user asks "what's next", "next task", "c'est quoi la suite", or wants to know what to work on next.

2026-01-20
refresh-context
Développeurs de logiciels

Re-read project documentation (CLAUDE.md, progress.txt, memory-bank/) to refresh context. Use when starting a new session, after a break, or when the user says "refresh", "reload context", "what's the current state", or "on en est où".

2026-01-20
update-progress
Développeurs de logicielsAutres occupations informatiques

Update progress tracking files (progress.md and implementation plan). Use after completing tasks, implementing features, or when the user wants to record progress.

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

Run lint, build, and E2E tests in sequence. Use when the user wants to validate their code, run tests, or check if everything works before committing.

2026-01-20
validate-update-push
Développeurs de logiciels

Complete workflow to validate build, update documentation, update progress, and push changes. Use when finalizing work, before ending a session, or when the user says "finalize", "wrap up", or "ship it".

2026-01-20
tech-stack
Analystes des systèmes informatiques

Define the technical stack and architecture for a project. Interactive session with the Architect agent.

2026-01-20
prd
Directeurs généraux et responsables des opérations

Create a Product Requirements Document. Interactive session to define features, requirements, and scope.

2026-01-20
db-check
Architectes de bases de données

Check Supabase database health, security advisors, and RLS policies. Use automatically after creating or modifying database migrations, RLS policies, or schema changes. Also use when working with Supabase tables or when security/performance issues are suspected.

2026-01-20
security-check
Analystes en sécurité de l'information

Red-team security audit for code changes. Use automatically when working on authentication, authorization, user inputs, API endpoints, database queries, or any security-sensitive code. Also use before commits that touch sensitive areas.

2026-01-20
validate-quick
Analystes en assurance qualité des logiciels et testeurs

Quick validation check returning pass/fail. Use AUTOMATICALLY before any git commit, before pushing code, when user asks "is it ready?", "can we commit?", "does it build?", "c'est prêt?", "on peut commit?", "ça build?", or wants a quick health check. Runs silently in background.

2026-01-15
design-principles
Concepteurs web et d'interfaces numériques

Enforce a precise, minimal design system inspired by Linear, Notion, and Stripe. Use this skill when building dashboards, admin interfaces, or any UI that needs Jony Ive-level precision - clean, modern, minimalist with taste. Every pixel matters.

2026-01-15
update-docs
Développeurs de logiciels

Intelligently update project documentation (CLAUDE.md, memory-bank/) based on recent changes. Use after implementing features, establishing new patterns, or when documentation needs to reflect current state.

2026-01-15