Skip to main content
Run any Skill in Manus
with one click
GitHub repository

claude-config

claude-config contains 30 collected skills from Nirusan, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
30
Stars
7
updated
2026-03-31
Forks
1
Occupation coverage
12 occupation categories ยท 100% classified
repository explorer

Skills in this repository

permissions-allow
software-developers

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
software-developers

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

2026-03-31
resend
software-developers

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
project-management-specialists

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

2026-03-29
git-add-commit-push
software-developers

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
software-developers

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
project-management-specialistsgeneral-and-operations-managers-111021+1

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

2026-03-29
receiving-code-review
software-developers

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
software-developers

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
software-developers

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
software-developers

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
software-quality-assurance-analysts-and-testers

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
market-research-analysts-and-marketing-specialists-131161

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
market-research-analysts-and-marketing-specialists-131161

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
market-research-analysts-and-marketing-specialists-131161

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
market-research-analysts-and-marketing-specialists-131161

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
web-developers

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
software-developers

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
software-developers

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
software-developers

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
software-developerscomputer-occupations-all-other

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
software-quality-assurance-analysts-and-testers

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
software-developers

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
computer-systems-analysts

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

2026-01-20
prd
general-and-operations-managers-111021

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

2026-01-20
db-check
database-architects

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
information-security-analysts

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
software-quality-assurance-analysts-and-testers

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
web-and-digital-interface-designers

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
software-developers

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