Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
Repositorio de GitHub

alirezarezvani-claude-skills

alirezarezvani-claude-skills contiene 161 skills recopiladas de ArogyaReddy, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.

skills recopiladas
161
Stars
30
actualizado
2026-03-17
Forks
9
Cobertura ocupacional
35 categorías ocupacionales · 100% clasificado
explorador de repositorios

Skills en este repositorio

engineering-advanced-skills
Desarrolladores de software

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
Analistas de seguridad de la información

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
Especialistas en gestión de proyectosAnalistas de investigación de mercados y especialistas 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
Especialistas en gestión de proyectos

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
Desarrolladores de software

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
Desarrolladores de software

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

2026-03-17
eval
Analistas de garantía de calidad de software y probadores

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

2026-03-17
init
Desarrolladores de software

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

2026-03-17
merge
Desarrolladores de software

Merge the winning agent's branch into base, archive losers, and clean up worktrees.

2026-03-17
run
Desarrolladores de software

One-shot lifecycle command that chains init → baseline → spawn → eval → merge in a single invocation.

2026-03-17
spawn
Desarrolladores de software

Launch N parallel subagents in isolated git worktrees to compete on the session task.

2026-03-17
status
Desarrolladores de software

Show DAG state, agent progress, and branch status for an AgentHub session.

2026-03-17
terraform-patterns
Desarrolladores de software

Terraform infrastructure-as-code agent skill and plugin for Claude Code, Codex, Gemini CLI, Cursor, OpenClaw. Covers module design patterns, state management strategies, provider configuration, security hardening, policy-as-code with Sentinel/OPA, and CI/CD plan/apply workflows. Use when: user wants to design Terraform modules, manage state backends, review Terraform security, implement multi-region deployments, or follow IaC best practices.

2026-03-16
helm-chart-builder
Desarrolladores de software

Helm chart development agent skill and plugin for Claude Code, Codex, Gemini CLI, Cursor, OpenClaw — chart scaffolding, values design, template patterns, dependency management, security hardening, and chart testing. Use when: user wants to create or improve Helm charts, design values.yaml files, implement template helpers, audit chart security (RBAC, network policies, pod security), manage subcharts, or run helm lint/test.

2026-03-15
business-growth-skills
Analistas de gestión

4 business growth agent skills and plugins for Claude Code, Codex, Gemini CLI, Cursor, OpenClaw. Customer success (health scoring, churn), sales engineer (RFP), revenue operations (pipeline, GTM), contract & proposal writer. Python tools (stdlib-only).

2026-03-15
c-level-advisor
Directores ejecutivos

10 C-level advisory agent skills and plugins for Claude Code, Codex, Gemini CLI, Cursor, OpenClaw. CEO, CTO, COO, CPO, CMO, CFO, CRO, CISO, CHRO, Executive Mentor. Multi-role board meetings, strategy routing, structured recommendations. For founders needing executive-level decision support.

2026-03-15
engineering-skills
Desarrolladores de software

23 engineering agent skills and plugins for Claude Code, Codex, Gemini CLI, Cursor, OpenClaw, and 6 more tools. Architecture, frontend, backend, QA, DevOps, security, AI/ML, data engineering, Playwright, Stripe, AWS, MS365. 30+ Python tools (stdlib-only).

2026-03-15
finance-skills
Analistas financieros y de inversionesAnalistas de presupuesto

Financial analyst agent skill and plugin for Claude Code, Codex, Gemini CLI, Cursor, OpenClaw. Ratio analysis, DCF valuation, budget variance, rolling forecasts. 4 Python tools (stdlib-only).

2026-03-15
marketing-skills
Analistas de investigación de mercados y especialistas en marketing

42 marketing agent skills and plugins for Claude Code, Codex, Gemini CLI, Cursor, OpenClaw, and 6 more coding agents. 7 pods: content, SEO, CRO, channels, growth, intelligence, sales. Foundation context + orchestration router. 27 Python tools (stdlib-only).

2026-03-15
pm-skills
Especialistas en gestión de proyectos

6 project management agent skills and plugins for Claude Code, Codex, Gemini CLI, Cursor, OpenClaw. Senior PM, scrum master, Jira expert (JQL), Confluence expert, Atlassian admin, template creator. MCP integration for live Jira/Confluence automation.

2026-03-15
ra-qm-skills
Oficiales de cumplimiento

12 regulatory & QM agent skills and plugins for Claude Code, Codex, Gemini CLI, Cursor, OpenClaw. ISO 13485 QMS, MDR 2017/745, FDA 510(k)/PMA, ISO 27001 ISMS, GDPR/DSGVO, risk management (ISO 14971), CAPA, document control, auditing. Python tools (stdlib-only).

2026-03-15
docker-development
Desarrolladores de software

Docker and container development agent skill and plugin for Dockerfile optimization, docker-compose orchestration, multi-stage builds, and container security hardening. Use when: user wants to optimize a Dockerfile, create or improve docker-compose configurations, implement multi-stage builds, audit container security, reduce image size, or follow container best practices. Covers build performance, layer caching, secret management, and production-ready container patterns.

2026-03-15
research-summarizer
EditoresAnalistas de noticias, reporteros y periodistas

Structured research summarization agent skill for non-dev users. Handles academic papers, web articles, reports, and documentation. Extracts key findings, generates comparative analyses, and produces properly formatted citations. Use when: user wants to summarize a research paper, compare multiple sources, extract citations from documents, or create structured research briefs. Plugin for Claude Code, Codex, Gemini CLI, and OpenClaw.

2026-03-15
quality-manager-qmr
Oficiales de cumplimiento

Senior Quality Manager Responsible Person (QMR) for HealthTech and MedTech companies. Provides quality system governance, management review leadership, regulatory compliance oversight, and quality performance monitoring per ISO 13485 Clause 5.5.2.

2026-03-13
epic-design
Desarrolladores web

Build immersive, cinematic 2.5D interactive websites using scroll storytelling, parallax depth, text animations, and premium scroll effects — no WebGL required. Use this skill for any web design task: landing pages, product sites, hero sections, scroll animations, parallax, sticky sections, section overlaps, floating products between sections, clip-path reveals, text that flies in from sides, words that light up on scroll, curtain drops, iris opens, card stacks, bleed typography, and any site that should feel cinematic or premium. Trigger on phrases like "make it feel alive", "Apple-style animation", "sections that overlap", "product rises between sections", "immersive", "scrollytelling", or any scroll-driven visual effect. Covers 45+ techniques across 8 categories. Always inspects, judges, and plans assets before coding. Use aggressively for ANY web design task.

2026-03-13
capa-officer
Trabajadores de apoyo de oficina y administrativo, todos los demás

CAPA system management for medical device QMS. Covers root cause analysis, corrective action planning, effectiveness verification, and CAPA metrics. Use for CAPA investigations, 5-Why analysis, fishbone diagrams, root cause determination, corrective action tracking, effectiveness verification, or CAPA program optimization.

2026-03-13
quality-documentation-manager
Especialistas en registros médicos

Document control system management for medical device QMS. Covers document numbering, version control, change management, and 21 CFR Part 11 compliance. Use for document control procedures, change control workflow, document numbering, version management, electronic signature compliance, or regulatory documentation review.

2026-03-13
regulatory-affairs-head
Oficiales de cumplimiento

Senior Regulatory Affairs Manager for HealthTech and MedTech companies. Prepares FDA 510(k), De Novo, and PMA submission packages; analyzes regulatory pathways for new medical devices; drafts responses to FDA deficiency letters and Notified Body queries; develops CE marking technical documentation under EU MDR 2017/745; coordinates multi-market approval strategies across FDA, EU, Health Canada, PMDA, and NMPA; and maintains regulatory intelligence on evolving standards. Use when users need to plan or execute FDA submissions, navigate 510(k) or PMA approval processes, achieve CE marking, prepare pre-submission meeting materials, write regulatory strategy documents, respond to agency queries, or manage compliance documentation for medical device market access.

2026-03-13
risk-management-specialist
Bioingenieros e ingenieros biomédicos

Medical device risk management specialist implementing ISO 14971 throughout product lifecycle. Provides risk analysis, risk evaluation, risk control, and post-production information analysis. Use when user mentions risk management, ISO 14971, risk analysis, FMEA, fault tree analysis, hazard identification, risk control, risk matrix, benefit-risk analysis, residual risk, risk acceptability, or post-market risk.

2026-03-13
autoresearch-agent
Desarrolladores de software

Autonomous experiment loop that optimizes any file by a measurable metric. Inspired by Karpathy's autoresearch. The agent edits a target file, runs a fixed evaluation, keeps improvements (git commit), discards failures (git reset), and loops indefinitely. Use when: user wants to optimize code speed, reduce bundle/image size, improve test pass rate, optimize prompts, improve content quality (headlines, copy, CTR), or run any measurable improvement loop. Requires: a target file, an evaluation command that outputs a metric, and a git repo.

2026-03-13
loop
Desarrolladores de software

Start an autonomous experiment loop with user-selected interval (10min, 1h, daily, weekly, monthly). Uses CronCreate for scheduling.

2026-03-13
resume
Desarrolladores de software

Resume a paused experiment. Checkout the experiment branch, read results history, continue iterating.

2026-03-13
run
Desarrolladores de software

Run a single experiment iteration. Edit the target file, evaluate, keep or discard.

2026-03-13
setup
Desarrolladores de software

Set up a new autoresearch experiment interactively. Collects domain, target file, eval command, metric, direction, and evaluator.

2026-03-13
status
Desarrolladores de software

Show experiment dashboard with results, active loops, and progress.

2026-03-13
runbook-generator
Administradores de redes y sistemas informáticos

Runbook Generator

2026-03-11
env-secrets-manager
Administradores de redes y sistemas informáticos

Env & Secrets Manager

2026-03-11
agent-workflow-designer
Desarrolladores de software

Agent Workflow Designer

2026-03-11
monorepo-navigator
Desarrolladores de software

Monorepo Navigator

2026-03-11
codebase-onboarding
Desarrolladores de software

Codebase Onboarding

2026-03-11
Mostrando las 40 principales de 161 skills recopiladas en este repositorio.