Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
ArogyaReddy
Profil créateur GitHub

ArogyaReddy

Vue par dépôt de 215 skills collectés dans 7 dépôts GitHub.

skills collectés
215
dépôts
7
mis à jour
2026-07-12
carte des dépôts

Où se trouvent les skills

Principaux dépôts par nombre de skills collectés, avec leur part dans ce catalogue créateur et leur couverture métier.

#01
alirezarezvani-claude-skills
161 skills · 2026-03-17
Développeurs de logicielsAnalystes en études de marché et spécialistes en marketingDirecteurs générauxSpécialistes en gestion de projetsAnalystes en assurance qualité des logiciels et testeursAnalystes en gestion
35 catégories métier · 100% classifié
75%part
#02
https-github.com-FlorianBruniaux-claude-code-ultimate-guide
20 skills · 2026-04-08
Développeurs de logicielsAnalystes en assurance qualité des logiciels et testeursRédacteurs techniquesSpécialistes en gestion de projetsAnalystes en études de marché et spécialistes en marketingAutres occupations informatiques
7 catégories métier · 100% classifié
9.3%part
#03
scwa-framework
18 skills · 2026-06-20
Développeurs de logicielsAnalystes en assurance qualité des logiciels et testeursAnalystes en sécurité de l'informationAutres occupations informatiques
4 catégories métier · 100% classifié
8.4%part
#04
https-github.com-kunchenguid-firstmate
12 skills · 2026-07-12
Autres occupations informatiquesDéveloppeurs de logicielsSpécialistes en gestion de projets
3 catégories métier · 100% classifié
5.6%part
#05
https-github.com-affaan-m-everything-claude-code1
2 skills · 2026-04-15
Développeurs de logiciels
1 catégories métier · 100% classifié
0.9%part
#06
https-github.com-Manavarya09-design-extract
1 skills · 2026-04-15
Concepteurs web et d'interfaces numériques
1 catégories métier · 100% classifié
0.5%part
#07
qa-dev
1 skills · 2026-04-06
Développeurs de logiciels
1 catégories métier · 100% classifié
0.5%part
explorateur de dépôts

Dépôts et skills représentatifs

engineering-advanced-skills
Développeurs de logiciels

25 advanced engineering agent skills and plugins for Claude Code, Codex, Gemini CLI, Cursor, OpenClaw. Agent design, RAG, MCP servers, CI/CD, database design, observability, security auditing, release management, platform ops.

2026-03-17
skill-security-auditor
Analystes en sécurité de l'information

Security audit and vulnerability scanner for AI agent skills before installation. Use when: (1) evaluating a skill from an untrusted source, (2) auditing a skill directory or git repo URL for malicious code, (3) pre-install security gate for Claude Code plugins, OpenClaw skills, or Codex skills, (4) scanning Python scripts for dangerous patterns like os.system, eval, subprocess, network exfiltration, (5) detecting prompt injection in SKILL.md files, (6) checking dependency supply chain risks, (7) verifying file system access stays within skill boundaries. Triggers: "audit this skill", "is this skill safe", "scan skill for security", "check skill before install", "skill security check", "skill vulnerability scan".

2026-03-17
product-skills
Spécialistes en gestion de projetsAnalystes en études de marché et spécialistes en marketing

10 product agent skills and plugins for Claude Code, Codex, Gemini CLI, Cursor, OpenClaw. PM toolkit (RICE), agile PO, product strategist (OKR), UX researcher, UI design system, competitive teardown, landing page generator, SaaS scaffolder, research summarizer. Python tools (stdlib-only).

2026-03-17
code-to-prd
Spécialistes en gestion de projets

Reverse-engineer any codebase into a complete Product Requirements Document (PRD). Analyzes routes, components, state management, API integrations, and user interactions to produce business-readable documentation detailed enough for engineers or AI agents to fully reconstruct every page and endpoint. Works with frontend frameworks (React, Vue, Angular, Svelte, Next.js, Nuxt), backend frameworks (NestJS, Django, Express, FastAPI), and fullstack applications. Trigger when users mention: generate PRD, reverse-engineer requirements, code to documentation, extract product specs from code, document page logic, analyze page fields and interactions, create a functional inventory, write requirements from an existing codebase, document API endpoints, or analyze backend routes.

2026-03-17
agenthub
Développeurs de logiciels

Multi-agent collaboration plugin that spawns N parallel subagents competing on the same task via git worktree isolation. Agents work independently, results are evaluated by metric or LLM judge, and the best branch is merged. Use when: user wants multiple approaches tried in parallel — code optimization, content variation, research exploration, or any task that benefits from parallel competition. Requires: a git repo.

2026-03-17
board
Développeurs de logiciels

Read, write, and browse the AgentHub message board for agent coordination.

2026-03-17
eval
Analystes en assurance qualité des logiciels et testeurs

Evaluate and rank agent results by metric or LLM judge for an AgentHub session.

2026-03-17
init
Développeurs de logiciels

Create a new AgentHub collaboration session with task, agent count, and evaluation criteria.

2026-03-17
Affichage des 8 principaux skills collectés sur 161 dans ce dépôt.
git-ai-archaeology
Développeurs de logiciels

Analyze AI config evolution in a git repo — first commits per path, monthly distribution, major PRs, maturity phases

2026-04-08
eval-skills
Analystes en assurance qualité des logiciels et testeurs

Audit all skills in the current project for frontmatter completeness, effort level appropriateness, allowed-tools scoping, and content quality. Produces a scored report with effort-level recommendations for each skill. Use when onboarding to a new project, reviewing skill quality before shipping, or adding effort fields to an existing skill library.

2026-03-23
audit-agents-skills
Analystes en assurance qualité des logiciels et testeurs

Audit Claude Code agents, skills, and commands for quality and production readiness. Use when evaluating skill quality, checking production readiness scores, or comparing agents against best-practice templates.

2026-03-20
ccboard
Développeurs de logiciels

Launch and navigate the ccboard TUI/Web dashboard for Claude Code. Use when monitoring token usage, tracking costs, browsing sessions, or checking MCP server status across projects.

2026-03-20
design-patterns
Développeurs de logiciels

Detect, suggest, and evaluate GoF design patterns in TypeScript/JavaScript codebases. Use when refactoring code, applying singleton/factory/observer/strategy patterns, reviewing pattern quality, or finding stack-native alternatives for React, Angular, NestJS, and Vue.

2026-03-20
guide-recap
Analystes en études de marché et spécialistes en marketing

Transform CHANGELOG entries into social content (LinkedIn, Twitter/X, Newsletter, Slack) in FR + EN. Use after releases or weekly to generate release notes, announcements, social media posts, or recap summaries from guide updates.

2026-03-20
issue-triage
Spécialistes en gestion de projets

3-phase issue backlog management with audit, deep analysis, and validated triage actions. Use when triaging GitHub issues, sorting bug reports, cleaning up stale tickets, or detecting duplicate issues. Args: 'all' to analyze all, issue numbers to focus (e.g. '42 57'), 'en'/'fr' for language, no arg = audit only.

2026-03-20
landing-page-generator
Développeurs web

Generate complete, deploy-ready landing pages from any repository. Use when creating a homepage for an open-source project, building a project website, converting a README into a marketing page, or standardizing landing pages across multiple repos.

2026-03-20
Affichage des 8 principaux skills collectés sur 20 dans ce dépôt.
Affichage des 8 principaux skills collectés sur 18 dans ce dépôt.
afk
Autres occupations informatiques

Enter away-mode supervision. Use when the user invokes /afk (e.g. "/afk", "/afk back in an hour", "going afk"). Sets a durable away-mode flag so the sub-supervisor daemon can self-handle routine wakes and escalate captain-relevant events plus bounded declared-external-wait rechecks as batched digests, cutting supervision token cost during walk-away stretches. Exit is automatic; any real (unmarked) message returns to full per-wake responsiveness.

2026-07-12
bearings
Spécialistes en gestion de projets

Generate a "pick up where I left off" status report from firstmate's live fleet state. Use when the captain invokes /bearings or asks for a bearings report, morning brief, status report, catch-up, "where did I leave off", or "what's in the works". Reads bounded local fleet state cheaply, optionally checks open PRs when requested, composes a scannable dated report to data/status-report-<YYYY-MM-DD>.md, and surfaces a concise version in chat; it is read-mostly and must not tear down, merge, or mutate task state as a side effect of producing the brief.

2026-07-12
firstmate-coding-guidelines
Développeurs de logiciels

Agent-only reference for changing firstmate's shared, tracked material per AGENTS.md section 1. Use before editing any of that material, whether working as firstmate directly or as a crewmate briefed on a firstmate-repo task. Covers the knowledge-placement decision tree, the one-owner rule for contracts, the inline-stub pattern for content moved into a skill, AGENTS.md size discipline, trigger hygiene for new skills, and repo style rules (one sentence per line, plain dash, no agent co-author, shellcheck-clean bin scripts, colocated tests, and backend-verification evidence).

2026-07-11
bootstrap-diagnostics
Développeurs de logiciels

Agent-only handling playbook for session-start bootstrap diagnostics. Use whenever the session-start digest's bootstrap section prints any diagnostic or capability line - MISSING, NEEDS_GH_AUTH, TANGLE, CREW_HARNESS_OVERRIDE, CREW_DISPATCH, FLEET_SYNC, SECONDMATE_SYNC, SECONDMATE_LIVENESS, TASKS_AXI, NUDGE_SECONDMATES, or FMX - or when a standalone bin/fm-bootstrap.sh run prints one. A silent bootstrap section means all good and needs no skill load.

2026-07-11
secondmate-provisioning
Développeurs de logiciels

Agent-only reference for persistent secondmate setup and retirement. Use when creating, seeding, validating, launching, recovering, handing backlog to, pushing inherited config into, or retiring a secondmate home, or when editing data/secondmates.md. Covers home leases, transactional seeding, project clone restrictions, secondmate harness pins, inherited config push, idle charter, handoff helper, and teardown safety.

2026-07-11
harness-adapters
Autres occupations informatiques

Agent-only reference for firstmate harness operations. Use before spawning or recovering a crewmate or secondmate, handling a trust dialog, sending a harness-specific skill invocation, interrupting or exiting an agent, resuming an exited agent, or verifying a new harness adapter. Contains verified facts for claude, codex, opencode, pi, and grok.

2026-07-10
fmx-respond
Autres occupations informatiques

Agent-only playbook for handling X mode mentions and follow-ups. Use on an "x-mention <request_id>" check wake to read the stashed mention, classify it, act autonomously on eligible requests, reply or dismiss, and link spawned work. Also use on an "x-mode-error ..." check wake to report the X-mode configuration blocker instead of answering a mention. Also use on milestone and terminal wakes for an X-mode-linked task before posting completion follow-ups, ending terminal outcomes with --final. Loaded only when X mode is enabled.

2026-07-10
firstmate-codexapp
Autres occupations informatiques

Agent-only playbook for coordinating visible Codex Desktop threads alongside Firstmate without pretending they are a selectable shell backend. Use before creating, reading, steering, archiving, debugging, or reviewing a Codex App visible thread for Firstmate work, and before responding to requests to make Codex App native to Firstmate.

2026-07-10
Affichage des 8 principaux skills collectés sur 12 dans ce dépôt.
7 dépôts affichés sur 7
Tous les dépôts sont affichés