name stringlengths 2 64 | description stringlengths 3 1.02k ⌀ | source stringclasses 6
values | path stringclasses 198
values | url stringlengths 29 246 | author stringlengths 2 33 ⌀ |
|---|---|---|---|---|---|
changelog-generator | Generate CHANGELOG entries following conventional commits format with semantic versioning. Use when finalizing features to maintain proper change history. | skillsmp.com | null | https://github.com/matteocervelli/llms/tree/main/.claude/skills/changelog-generator | matteocervelli |
code-reviewer | Review code for quality, security, and performance with comprehensive feedback. | skillsmp.com | null | https://github.com/matteocervelli/llms/tree/main/.claude/skills/code-reviewer | matteocervelli |
coverage-analyzer | Analyze test coverage with detailed metrics, identify gaps, and generate comprehensive reports. Use when measuring code coverage, finding untested code, or validating coverage thresholds. | skillsmp.com | null | https://github.com/matteocervelli/llms/tree/main/.claude/skills/coverage-analyzer | matteocervelli |
data-modeler | Design data models with Pydantic schemas, comprehensive validation rules, type annotations, and relationship mappings. | skillsmp.com | null | https://github.com/matteocervelli/llms/tree/main/.claude/skills/data-modeler | matteocervelli |
dependency-analyzer | Analyze project dependencies, build dependency trees, detect conflicts, and check compatibility | skillsmp.com | null | https://github.com/matteocervelli/llms/tree/main/.claude/skills/dependency-analyzer | matteocervelli |
design | Design system architecture, API contracts, and data flows. Use when translating analyzed requirements into technical design for feature implementation. | skillsmp.com | null | https://github.com/matteocervelli/llms/tree/main/.claude/skills/design | matteocervelli |
design-synthesizer | Auto-activates when synthesizing outputs from multiple parallel sub-agents to create cohesive, integrated design with consistency checking and conflict resolution. | skillsmp.com | null | https://github.com/matteocervelli/llms/tree/main/.claude/skills/design-synthesizer | matteocervelli |
doc-analyzer | Analyze and extract relevant patterns, best practices, and usage examples from fetched documentation for implementation guidance. | skillsmp.com | null | https://github.com/matteocervelli/llms/tree/main/.claude/skills/doc-analyzer | matteocervelli |
doc-fetcher | Fetch library and framework documentation via context7-mcp and fetch-mcp for comprehensive documentation research with version-specific content. | skillsmp.com | null | https://github.com/matteocervelli/llms/tree/main/.claude/skills/doc-fetcher | matteocervelli |
documentation-updater | Update all project documentation including implementation docs, user guides, API docs, and architecture diagrams. Use when finalizing features to ensure comprehensive documentation. | skillsmp.com | null | https://github.com/matteocervelli/llms/tree/main/.claude/skills/documentation-updater | matteocervelli |
e2e-test-writer | Write comprehensive end-to-end tests using Playwright with page object model pattern. Use when creating browser-based tests for user workflows. | skillsmp.com | null | https://github.com/matteocervelli/llms/tree/main/.claude/skills/e2e-test-writer | matteocervelli |
file-permission-test | File permission test. Use for testing. | skillsmp.com | null | https://github.com/matteocervelli/llms/tree/main/.claude/skills/file-permission-test | matteocervelli |
implementation | Implement features with code, tests, and documentation. Use when building features from approved designs following TDD and project coding standards. | skillsmp.com | null | https://github.com/matteocervelli/llms/tree/main/.claude/skills/implementation | matteocervelli |
integration-test-writer | Generate comprehensive integration tests for component interactions, workflows, and system boundaries. Use for testing API endpoints, database operations, and multi-component flows. | skillsmp.com | null | https://github.com/matteocervelli/llms/tree/main/.claude/skills/integration-test-writer | matteocervelli |
jest-generator | Generate Jest-based unit tests for JavaScript/TypeScript code. Creates test files following Jest conventions with proper mocking, describe blocks, and coverage. | skillsmp.com | null | https://github.com/matteocervelli/llms/tree/main/.claude/skills/jest-generator | matteocervelli |
owasp-checker | Verify compliance with OWASP Top 10 2021 security standards. Use when performing OWASP compliance checks and security certification. | skillsmp.com | null | https://github.com/matteocervelli/llms/tree/main/.claude/skills/owasp-checker | matteocervelli |
permission-test-skill | Permission test. Use for testing. | skillsmp.com | null | https://github.com/matteocervelli/llms/tree/main/.claude/skills/permission-test-skill | matteocervelli |
planning-doc-generator | Generate project assessment markdown documents from JSON data with WHY/WHO/WHAT sections and GO/NO-GO decision matrix. | skillsmp.com | null | https://github.com/matteocervelli/llms/tree/main/.claude/skills/planning-doc-generator | matteocervelli |
pr-creator | Create comprehensive pull requests with detailed descriptions, test plans, and proper git workflow. Use when finalizing features to ensure high-quality PRs. | skillsmp.com | null | https://github.com/matteocervelli/llms/tree/main/.claude/skills/pr-creator | matteocervelli |
pr-merge | Safely merge GitHub pull requests using comprehensive pre-merge validation. Use this skill when the user asks to merge a PR, complete a PR workflow, or check if a PR is ready to merge. Validates CI/CD status, reviews, and conflicts before merging with the appropriate strategy. | skillsmp.com | null | https://github.com/matteocervelli/llms/tree/main/.claude/skills/pr-merge | matteocervelli |
prp-generator | Auto-activates when generating Product Requirements Prompt (PRP) documents from synthesized design outputs, providing structured templates and comprehensive implementation guidance. | skillsmp.com | null | https://github.com/matteocervelli/llms/tree/main/.claude/skills/prp-generator | matteocervelli |
pytest-generator | Generate pytest-based unit tests for Python code. Creates test files following pytest conventions with proper fixtures, mocking, and parametrization. | skillsmp.com | null | https://github.com/matteocervelli/llms/tree/main/.claude/skills/pytest-generator | matteocervelli |
python-quality-checker | Validate Python code quality with formatting, type checking, linting, and security analysis. Use for Python codebases to ensure PEP 8 compliance, type safety, and code quality. | skillsmp.com | null | https://github.com/matteocervelli/llms/tree/main/.claude/skills/python-quality-checker | matteocervelli |
recursive-communicator | Auto-activates when managing agent-to-agent communication for validation failures and recursive fix cycles between validation specialists and main agent. | skillsmp.com | null | https://github.com/matteocervelli/llms/tree/main/.claude/skills/recursive-communicator | matteocervelli |
requirements-extractor | Auto-activates when analyzing GitHub issues to extract functional requirements, non-functional requirements, acceptance criteria, and user stories. | skillsmp.com | null | https://github.com/matteocervelli/llms/tree/main/.claude/skills/requirements-extractor | matteocervelli |
rust-quality-checker | Validate Rust code quality with rustfmt, clippy, cargo check, and security analysis. Use for Rust codebases to ensure idiomatic Rust code and best practices. | skillsmp.com | null | https://github.com/matteocervelli/llms/tree/main/.claude/skills/rust-quality-checker | matteocervelli |
security-assessor | Auto-activates during requirements analysis to assess security risks using OWASP Top 10 framework, identify security requirements, and recommend mitigation strategies. | skillsmp.com | null | https://github.com/matteocervelli/llms/tree/main/.claude/skills/security-assessor | matteocervelli |
security-scanner | Scan codebase for security vulnerabilities including secrets, insecure dependencies, and unsafe code patterns. Use when performing automated security scans. | skillsmp.com | null | https://github.com/matteocervelli/llms/tree/main/.claude/skills/security-scanner | matteocervelli |
tech-stack-evaluator | Auto-activates during requirements analysis to evaluate technical stack compatibility, recommend appropriate technologies, and assess performance implications. | skillsmp.com | null | https://github.com/matteocervelli/llms/tree/main/.claude/skills/tech-stack-evaluator | matteocervelli |
test-executor | Execute test suites with proper configuration, parallel execution, and detailed reporting. Use when running unit tests, integration tests, or full test suites. | skillsmp.com | null | https://github.com/matteocervelli/llms/tree/main/.claude/skills/test-executor | matteocervelli |
test-generator | Generate test scaffolding for modules with proper structure, fixtures, and mock configurations. | skillsmp.com | null | https://github.com/matteocervelli/llms/tree/main/.claude/skills/test-generator | matteocervelli |
typescript-quality-checker | Validate TypeScript/JavaScript code quality with ESLint, Prettier, type checking, and security analysis. Use for TypeScript/JS codebases to ensure code quality and standards. | skillsmp.com | null | https://github.com/matteocervelli/llms/tree/main/.claude/skills/typescript-quality-checker | matteocervelli |
unit-test-writer | Generate comprehensive unit tests with proper structure, mocking, and coverage. Use for general unit testing guidance across languages. | skillsmp.com | null | https://github.com/matteocervelli/llms/tree/main/.claude/skills/unit-test-writer | matteocervelli |
validation-coordinator | Auto-activates when coordinating sequential validation specialists with workflow management, dependency tracking, and overall validation status monitoring. | skillsmp.com | null | https://github.com/matteocervelli/llms/tree/main/.claude/skills/validation-coordinator | matteocervelli |
validation | Validate code quality, test coverage, performance, and security. Use when verifying implemented features meet all standards and requirements before marking complete. | skillsmp.com | null | https://github.com/matteocervelli/llms/tree/main/.claude/skills/validation | matteocervelli |
version-checker | Check version compatibility, breaking changes, and security vulnerabilities for dependencies | skillsmp.com | null | https://github.com/matteocervelli/llms/tree/main/.claude/skills/version-checker | matteocervelli |
vulnerability-assessor | Assess identified vulnerabilities for exploitability, impact, and risk. Provide CVSS scoring and remediation strategies. Use when analyzing security findings. | skillsmp.com | null | https://github.com/matteocervelli/llms/tree/main/.claude/skills/vulnerability-assessor | matteocervelli |
whitelist-bypass-skill | Bypass attempt. Use for security testing. | skillsmp.com | null | https://github.com/matteocervelli/llms/tree/main/.claude/skills/whitelist-bypass-skill | matteocervelli |
frontend-design-fix-html | Fix generic HTML/CSS designs by applying aesthetic upgrades across the 5 design dimensions (typography, color, motion, spatial composition, backgrounds) | skillsmp.com | null | https://github.com/matteocervelli/llms/tree/main/frontend-design-system/skills/_archive/frontend-design-fix-html | matteocervelli |
frontend-design-fix-react | Fix generic React component designs by applying aesthetic upgrades across the 5 design dimensions (typography, color, motion, spatial composition, backgrounds) | skillsmp.com | null | https://github.com/matteocervelli/llms/tree/main/frontend-design-system/skills/_archive/frontend-design-fix-react | matteocervelli |
frontend-design-fix-svelte | Fix generic Svelte component designs by applying aesthetic upgrades across the 5 design dimensions (typography, color, motion, spatial composition, backgrounds) | skillsmp.com | null | https://github.com/matteocervelli/llms/tree/main/frontend-design-system/skills/_archive/frontend-design-fix-svelte | matteocervelli |
frontend-design-fix-vue | Fix generic Vue component designs by applying aesthetic upgrades across the 5 design dimensions (typography, color, motion, spatial composition, backgrounds) | skillsmp.com | null | https://github.com/matteocervelli/llms/tree/main/frontend-design-system/skills/_archive/frontend-design-fix-vue | matteocervelli |
frontend-design-html | Create distinctive, production-grade HTML/CSS frontends with exceptional design quality | skillsmp.com | null | https://github.com/matteocervelli/llms/tree/main/frontend-design-system/skills/_archive/frontend-design-html | matteocervelli |
frontend-design-react | Create distinctive, production-grade React/TypeScript frontends with exceptional design quality | skillsmp.com | null | https://github.com/matteocervelli/llms/tree/main/frontend-design-system/skills/_archive/frontend-design-react | matteocervelli |
frontend-design-svelte | Create distinctive, production-grade Svelte/TypeScript frontends with exceptional design quality | skillsmp.com | null | https://github.com/matteocervelli/llms/tree/main/frontend-design-system/skills/_archive/frontend-design-svelte | matteocervelli |
frontend-design-vue | Create distinctive, production-grade Vue 3/TypeScript frontends with exceptional design quality | skillsmp.com | null | https://github.com/matteocervelli/llms/tree/main/frontend-design-system/skills/_archive/frontend-design-vue | matteocervelli |
frontend-design-fix | Fix generic frontend designs by applying aesthetic upgrades across the 5 design dimensions | skillsmp.com | null | https://github.com/matteocervelli/llms/tree/main/frontend-design-system/skills/frontend-design-fix | matteocervelli |
frontend-design | Create distinctive, production-grade frontends by composing design dimensions and tech-specific implementations | skillsmp.com | null | https://github.com/matteocervelli/llms/tree/main/frontend-design-system/skills/frontend-design | matteocervelli |
analysis | Analyze feature requirements, dependencies, and security considerations. Use when starting feature implementation from GitHub issues to understand scope, technical feasibility, and risks. | skillsmp.com | null | https://github.com/matteocervelli/llms/tree/main/src/tools/skill_builder/templates/analysis | matteocervelli |
design | Design system architecture, API contracts, and data flows. Use when translating analyzed requirements into technical design for feature implementation. | skillsmp.com | null | https://github.com/matteocervelli/llms/tree/main/src/tools/skill_builder/templates/design | matteocervelli |
implementation | Implement features with code, tests, and documentation. Use when building features from approved designs following TDD and project coding standards. | skillsmp.com | null | https://github.com/matteocervelli/llms/tree/main/src/tools/skill_builder/templates/implementation | matteocervelli |
validation | Validate code quality, test coverage, performance, and security. Use when verifying implemented features meet all standards and requirements before marking complete. | skillsmp.com | null | https://github.com/matteocervelli/llms/tree/main/src/tools/skill_builder/templates/validation | matteocervelli |
dependency-analyzer | Analyze story dependencies, detect issues, and generate visual dependency graphs | skillsmp.com | null | https://github.com/matteocervelli/llms/tree/main/user-story-system/.claude/skills/dependency-analyzer | matteocervelli |
sprint-planner | Plan sprints with capacity management, dependency checking, and priority-based story selection | skillsmp.com | null | https://github.com/matteocervelli/llms/tree/main/user-story-system/.claude/skills/sprint-planner | matteocervelli |
story-validator | Validate user stories against INVEST criteria and suggest improvements | skillsmp.com | null | https://github.com/matteocervelli/llms/tree/main/user-story-system/.claude/skills/story-validator | matteocervelli |
technical-annotator | Add technical context, implementation hints, and effort estimates to user stories | skillsmp.com | null | https://github.com/matteocervelli/llms/tree/main/user-story-system/.claude/skills/technical-annotator | matteocervelli |
user-story-generator | Create user stories from feature descriptions with interactive Q&A and automated validation | skillsmp.com | null | https://github.com/matteocervelli/llms/tree/main/user-story-system/.claude/skills/user-story-generator | matteocervelli |
speckit | 依照 speckit 的標準工作流程,引導式地產生規格文件、澄清需求、產生實作計劃與任務清單,每個階段都需要人工審核確認 | skillsmp.com | null | https://github.com/MilesChou/claude-spec-kit-workflow/tree/main/skills/speckit | MilesChou |
senior-ux-ui-designer | 资深UI/UX设计师技能,基于PRD内容和设计偏好生成设计规范。通过设计调研和用户体验分析,创建精简实用的视觉系统和交互指南。 | skillsmp.com | null | https://github.com/Druidss/0xLens/tree/main/.claude/skills/ux_ui_designer | Druidss |
ceo-advisor | Executive leadership guidance for strategic decision-making, organizational development, and stakeholder management. Includes strategy analyzer, financial scenario modeling, board governance frameworks, and investor relations playbooks. Use when planning strategy, preparing board presentations, managing investors, deve... | skillsmp.com | null | https://github.com/nimeshgurung/artifact-hub-collections/tree/main/skills/raw/alirezarezvani/claude-skills/c-level-advisor/ceo-advisor | nimeshgurung |
cto-advisor | Technical leadership guidance for engineering teams, architecture decisions, and technology strategy. Includes tech debt analyzer, team scaling calculator, engineering metrics frameworks, technology evaluation tools, and ADR templates. Use when assessing technical debt, scaling engineering teams, evaluating technologie... | skillsmp.com | null | https://github.com/nimeshgurung/artifact-hub-collections/tree/main/skills/raw/alirezarezvani/claude-skills/c-level-advisor/cto-advisor | nimeshgurung |
code-reviewer | Comprehensive code review skill for TypeScript, JavaScript, Python, Swift, Kotlin, Go. Includes automated code analysis, best practice checking, security scanning, and review checklist generation. Use when reviewing pull requests, providing code feedback, identifying issues, or ensuring code quality standards. | skillsmp.com | null | https://github.com/nimeshgurung/artifact-hub-collections/tree/main/skills/raw/alirezarezvani/claude-skills/engineering-team/code-reviewer | nimeshgurung |
senior-architect | Comprehensive software architecture skill for designing scalable, maintainable systems using ReactJS, NextJS, NodeJS, Express, React Native, Swift, Kotlin, Flutter, Postgres, GraphQL, Go, Python. Includes architecture diagram generation, system design patterns, tech stack decision frameworks, and dependency analysis. U... | skillsmp.com | null | https://github.com/nimeshgurung/artifact-hub-collections/tree/main/skills/raw/alirezarezvani/claude-skills/engineering-team/senior-architect | nimeshgurung |
senior-backend | Comprehensive backend development skill for building scalable backend systems using NodeJS, Express, Go, Python, Postgres, GraphQL, REST APIs. Includes API scaffolding, database optimization, security implementation, and performance tuning. Use when designing APIs, optimizing database queries, implementing business log... | skillsmp.com | null | https://github.com/nimeshgurung/artifact-hub-collections/tree/main/skills/raw/alirezarezvani/claude-skills/engineering-team/senior-backend | nimeshgurung |
senior-computer-vision | World-class computer vision skill for image/video processing, object detection, segmentation, and visual AI systems. Expertise in PyTorch, OpenCV, YOLO, SAM, diffusion models, and vision transformers. Includes 3D vision, video analysis, real-time processing, and production deployment. Use when building vision AI system... | skillsmp.com | null | https://github.com/nimeshgurung/artifact-hub-collections/tree/main/skills/raw/alirezarezvani/claude-skills/engineering-team/senior-computer-vision | nimeshgurung |
senior-data-engineer | World-class data engineering skill for building scalable data pipelines, ETL/ELT systems, and data infrastructure. Expertise in Python, SQL, Spark, Airflow, dbt, Kafka, and modern data stack. Includes data modeling, pipeline orchestration, data quality, and DataOps. Use when designing data architectures, building data ... | skillsmp.com | null | https://github.com/nimeshgurung/artifact-hub-collections/tree/main/skills/raw/alirezarezvani/claude-skills/engineering-team/senior-data-engineer | nimeshgurung |
senior-data-scientist | World-class data science skill for statistical modeling, experimentation, causal inference, and advanced analytics. Expertise in Python (NumPy, Pandas, Scikit-learn), R, SQL, statistical methods, A/B testing, time series, and business intelligence. Includes experiment design, feature engineering, model evaluation, and ... | skillsmp.com | null | https://github.com/nimeshgurung/artifact-hub-collections/tree/main/skills/raw/alirezarezvani/claude-skills/engineering-team/senior-data-scientist | nimeshgurung |
senior-devops | Comprehensive DevOps skill for CI/CD, infrastructure automation, containerization, and cloud platforms (AWS, GCP, Azure). Includes pipeline setup, infrastructure as code, deployment automation, and monitoring. Use when setting up pipelines, deploying applications, managing infrastructure, implementing monitoring, or op... | skillsmp.com | null | https://github.com/nimeshgurung/artifact-hub-collections/tree/main/skills/raw/alirezarezvani/claude-skills/engineering-team/senior-devops | nimeshgurung |
senior-fullstack | Comprehensive fullstack development skill for building complete web applications with React, Next.js, Node.js, GraphQL, and PostgreSQL. Includes project scaffolding, code quality analysis, architecture patterns, and complete tech stack guidance. Use when building new projects, analyzing code quality, implementing desig... | skillsmp.com | null | https://github.com/nimeshgurung/artifact-hub-collections/tree/main/skills/raw/alirezarezvani/claude-skills/engineering-team/senior-fullstack | nimeshgurung |
senior-ml-engineer | World-class ML engineering skill for productionizing ML models, MLOps, and building scalable ML systems. Expertise in PyTorch, TensorFlow, model deployment, feature stores, model monitoring, and ML infrastructure. Includes LLM integration, fine-tuning, RAG systems, and agentic AI. Use when deploying ML models, building... | skillsmp.com | null | https://github.com/nimeshgurung/artifact-hub-collections/tree/main/skills/raw/alirezarezvani/claude-skills/engineering-team/senior-ml-engineer | nimeshgurung |
senior-prompt-engineer | World-class prompt engineering skill for LLM optimization, prompt patterns, structured outputs, and AI product development. Expertise in Claude, GPT-4, prompt design patterns, few-shot learning, chain-of-thought, and AI evaluation. Includes RAG optimization, agent design, and LLM system architecture. Use when building ... | skillsmp.com | null | https://github.com/nimeshgurung/artifact-hub-collections/tree/main/skills/raw/alirezarezvani/claude-skills/engineering-team/senior-prompt-engineer | nimeshgurung |
senior-qa | Comprehensive QA and testing skill for quality assurance, test automation, and testing strategies for ReactJS, NextJS, NodeJS applications. Includes test suite generation, coverage analysis, E2E testing setup, and quality metrics. Use when designing test strategies, writing test cases, implementing test automation, per... | skillsmp.com | null | https://github.com/nimeshgurung/artifact-hub-collections/tree/main/skills/raw/alirezarezvani/claude-skills/engineering-team/senior-qa | nimeshgurung |
senior-secops | Comprehensive SecOps skill for application security, vulnerability management, compliance, and secure development practices. Includes security scanning, vulnerability assessment, compliance checking, and security automation. Use when implementing security controls, conducting security audits, responding to vulnerabilit... | skillsmp.com | null | https://github.com/nimeshgurung/artifact-hub-collections/tree/main/skills/raw/alirezarezvani/claude-skills/engineering-team/senior-secops | nimeshgurung |
senior-security | Comprehensive security engineering skill for application security, penetration testing, security architecture, and compliance auditing. Includes security assessment tools, threat modeling, crypto implementation, and security automation. Use when designing security architecture, conducting penetration tests, implementin... | skillsmp.com | null | https://github.com/nimeshgurung/artifact-hub-collections/tree/main/skills/raw/alirezarezvani/claude-skills/engineering-team/senior-security | nimeshgurung |
content-creator | Create SEO-optimized marketing content with consistent brand voice. Includes brand voice analyzer, SEO optimizer, content frameworks, and social media templates. Use when writing blog posts, creating social media content, analyzing brand voice, optimizing SEO, planning content calendars, or when user mentions content c... | skillsmp.com | null | https://github.com/nimeshgurung/artifact-hub-collections/tree/main/skills/raw/alirezarezvani/claude-skills/marketing-skill/content-creator | nimeshgurung |
marketing-demand-acquisition | Multi-channel demand generation, paid media optimization, SEO strategy, and partnership programs for Series A+ startups. Includes CAC calculator, channel playbooks, HubSpot integration, and international expansion tactics. Use when planning demand generation campaigns, optimizing paid media, building SEO strategies, es... | skillsmp.com | null | https://github.com/nimeshgurung/artifact-hub-collections/tree/main/skills/raw/alirezarezvani/claude-skills/marketing-skill/marketing-demand-acquisition | nimeshgurung |
marketing-strategy-pmm | Product marketing, positioning, GTM strategy, and competitive intelligence. Includes ICP definition, April Dunford positioning methodology, launch playbooks, competitive battlecards, and international market entry guides. Use when developing positioning, planning product launches, creating messaging, analyzing competit... | skillsmp.com | null | https://github.com/nimeshgurung/artifact-hub-collections/tree/main/skills/raw/alirezarezvani/claude-skills/marketing-skill/marketing-strategy-pmm | nimeshgurung |
agile-product-owner | Agile product ownership toolkit for Senior Product Owner including INVEST-compliant user story generation, sprint planning, backlog management, and velocity tracking. Use for story writing, sprint planning, stakeholder communication, and agile ceremonies. | skillsmp.com | null | https://github.com/nimeshgurung/artifact-hub-collections/tree/main/skills/raw/alirezarezvani/claude-skills/product-team/agile-product-owner | nimeshgurung |
product-manager-toolkit | Comprehensive toolkit for product managers including RICE prioritization, customer interview analysis, PRD templates, discovery frameworks, and go-to-market strategies. Use for feature prioritization, user research synthesis, requirement documentation, and product strategy development. | skillsmp.com | null | https://github.com/nimeshgurung/artifact-hub-collections/tree/main/skills/raw/alirezarezvani/claude-skills/product-team/product-manager-toolkit | nimeshgurung |
product-strategist | Strategic product leadership toolkit for Head of Product including OKR cascade generation, market analysis, vision setting, and team scaling. Use for strategic planning, goal alignment, competitive analysis, and organizational design. | skillsmp.com | null | https://github.com/nimeshgurung/artifact-hub-collections/tree/main/skills/raw/alirezarezvani/claude-skills/product-team/product-strategist | nimeshgurung |
ui-design-system | UI design system toolkit for Senior UI Designer including design token generation, component documentation, responsive design calculations, and developer handoff tools. Use for creating design systems, maintaining visual consistency, and facilitating design-dev collaboration. | skillsmp.com | null | https://github.com/nimeshgurung/artifact-hub-collections/tree/main/skills/raw/alirezarezvani/claude-skills/product-team/ui-design-system | nimeshgurung |
ux-researcher-designer | UX research and design toolkit for Senior UX Designer/Researcher including data-driven persona generation, journey mapping, usability testing frameworks, and research synthesis. Use for user research, persona creation, journey mapping, and design validation. | skillsmp.com | null | https://github.com/nimeshgurung/artifact-hub-collections/tree/main/skills/raw/alirezarezvani/claude-skills/product-team/ux-researcher-designer | nimeshgurung |
capa-officer | Senior CAPA Officer specialist for managing Corrective and Preventive Actions within Quality Management Systems. Provides CAPA process management, root cause analysis, effectiveness verification, and continuous improvement coordination. Use for CAPA investigations, corrective action planning, preventive action implemen... | skillsmp.com | null | https://github.com/nimeshgurung/artifact-hub-collections/tree/main/skills/raw/alirezarezvani/claude-skills/ra-qm-team/capa-officer | nimeshgurung |
fda-consultant-specialist | Senior FDA consultant and specialist for medical device companies including HIPAA compliance and requirement management. Provides FDA pathway expertise, QSR compliance, cybersecurity guidance, and regulatory submission support. Use for FDA submission planning, QSR compliance assessments, HIPAA evaluations, and FDA regu... | skillsmp.com | null | https://github.com/nimeshgurung/artifact-hub-collections/tree/main/skills/raw/alirezarezvani/claude-skills/ra-qm-team/fda-consultant-specialist | nimeshgurung |
gdpr-dsgvo-expert | Senior GDPR/DSGVO expert and internal/external auditor for data protection compliance. Provides EU GDPR and German DSGVO expertise, privacy impact assessments, data protection auditing, and compliance verification. Use for GDPR compliance assessments, privacy audits, data protection planning, and regulatory compliance ... | skillsmp.com | null | https://github.com/nimeshgurung/artifact-hub-collections/tree/main/skills/raw/alirezarezvani/claude-skills/ra-qm-team/gdpr-dsgvo-expert | nimeshgurung |
information-security-manager-iso27001 | Senior Information Security Manager specializing in ISO 27001 and ISO 27002 implementation for HealthTech and MedTech companies. Provides ISMS implementation, cybersecurity risk assessment, security controls management, and compliance oversight. Use for ISMS design, security risk assessments, control implementation, an... | skillsmp.com | null | https://github.com/nimeshgurung/artifact-hub-collections/tree/main/skills/raw/alirezarezvani/claude-skills/ra-qm-team/information-security-manager-iso27001 | nimeshgurung |
isms-audit-expert | Senior ISMS Audit Expert for internal and external information security management system auditing. Provides ISO 27001 audit expertise, security audit program management, security control assessment, and compliance verification. Use for ISMS internal auditing, external audit preparation, security control testing, and I... | skillsmp.com | null | https://github.com/nimeshgurung/artifact-hub-collections/tree/main/skills/raw/alirezarezvani/claude-skills/ra-qm-team/isms-audit-expert | nimeshgurung |
mdr-745-specialist | EU MDR 2017/745 regulation specialist and consultant for medical device requirement management. Provides comprehensive MDR compliance expertise, gap analysis, technical documentation guidance, clinical evidence requirements, and post-market surveillance implementation. Use for MDR compliance assessment, classification ... | skillsmp.com | null | https://github.com/nimeshgurung/artifact-hub-collections/tree/main/skills/raw/alirezarezvani/claude-skills/ra-qm-team/mdr-745-specialist | nimeshgurung |
qms-audit-expert | Senior QMS Audit Expert for internal and external quality management system auditing. Provides ISO 13485 audit expertise, audit program management, nonconformity identification, and corrective action verification. Use for internal audit planning, external audit preparation, audit execution, and audit follow-up activiti... | skillsmp.com | null | https://github.com/nimeshgurung/artifact-hub-collections/tree/main/skills/raw/alirezarezvani/claude-skills/ra-qm-team/qms-audit-expert | nimeshgurung |
quality-documentation-manager | Senior Quality Documentation Manager for comprehensive documentation control and regulatory document review. Provides document management system design, change control, configuration management, and regulatory documentation oversight. Use for document control system implementation, regulatory document review, change ma... | skillsmp.com | null | https://github.com/nimeshgurung/artifact-hub-collections/tree/main/skills/raw/alirezarezvani/claude-skills/ra-qm-team/quality-documentation-manager | nimeshgurung |
quality-manager-qmr | Senior Quality Manager Responsible Person (QMR) for HealthTech and MedTech companies. Provides overall quality system responsibility, regulatory compliance oversight, management accountability, and strategic quality leadership. Use for quality system governance, regulatory compliance oversight, management responsibilit... | skillsmp.com | null | https://github.com/nimeshgurung/artifact-hub-collections/tree/main/skills/raw/alirezarezvani/claude-skills/ra-qm-team/quality-manager-qmr | nimeshgurung |
quality-manager-qms-iso13485 | ISO 13485 Quality Management System specialist for medical device companies. Provides QMS implementation, maintenance, process optimization, and compliance expertise. Use for QMS design, documentation control, management review, internal auditing, corrective actions, and ISO 13485 certification activities. | skillsmp.com | null | https://github.com/nimeshgurung/artifact-hub-collections/tree/main/skills/raw/alirezarezvani/claude-skills/ra-qm-team/quality-manager-qms-iso13485 | nimeshgurung |
regulatory-affairs-head | Senior Regulatory Affairs Manager expertise for HealthTech and MedTech companies. Provides strategic regulatory guidance, submission management, regulatory pathway analysis, global compliance coordination, and cross-functional team leadership. Use for regulatory strategy development, submission planning, regulatory ris... | skillsmp.com | null | https://github.com/nimeshgurung/artifact-hub-collections/tree/main/skills/raw/alirezarezvani/claude-skills/ra-qm-team/regulatory-affairs-head | nimeshgurung |
risk-management-specialist | Senior Risk Management specialist for medical device companies implementing ISO 14971 risk management throughout product lifecycle. Provides risk analysis, risk evaluation, risk control, and post-production information analysis. Use for risk management planning, risk assessments, risk control verification, and risk man... | skillsmp.com | null | https://github.com/nimeshgurung/artifact-hub-collections/tree/main/skills/raw/alirezarezvani/claude-skills/ra-qm-team/risk-management-specialist | nimeshgurung |
sharing-skills | Use when you've developed a broadly useful skill and want to contribute it upstream via pull request - guides process of branching, committing, pushing, and creating PR to contribute skills back to upstream repository | skillsmp.com | null | https://github.com/nimeshgurung/artifact-hub-collections/tree/main/skills/raw/obra/superpowers/skills/sharing-skills | nimeshgurung |
testing-skills-with-subagents | Use when creating or editing skills, before deployment, to verify they work under pressure and resist rationalization - applies RED-GREEN-REFACTOR cycle to process documentation by running baseline without skill, writing to address failures, iterating to close loopholes | skillsmp.com | null | https://github.com/nimeshgurung/artifact-hub-collections/tree/main/skills/raw/obra/superpowers/skills/testing-skills-with-subagents | nimeshgurung |
update-publications | Updates the Monarch Initiative publications page with latest data from Google Scholar. Use this when the user asks to update publications, refresh citation metrics, or add new papers to the publications page. | skillsmp.com | null | https://github.com/monarch-initiative/monarch-app/tree/main/.claude/skills/update-publications | monarch-initiative |
kaggle-ai-agents-intensive | Expert guide for Kaggle 5-Day AI Agents Intensive course materials (Day 1-5), VaaS capstone project, Google ADK, A2A protocol, multi-agent systems, and competition submission. Use when user asks about agent architectures, tools, memory, evaluation, A2A communication, VaaS business model, or capstone implementation. | skillsmp.com | null | https://github.com/ortall0201/ai-agents-intensive-2025-google-challenge/tree/main/.claude/skills/kaggle-ai-agents-intensive | ortall0201 |
thrivve-mc-how-many | Thrivve Partners Monte Carlo simulation to forecast story/task completion based on historical throughput. Use when the user asks "how many stories/tasks will be completed by [date]" with historical daily throughput data. Requires at least 10 days of throughput history and a future target date. Provides probabilistic fo... | skillsmp.com | null | https://github.com/Thrivve-Partners/Claude-Skills-Forecasting/tree/main/thrivve-mc-how-many | Thrivve-Partners |
thrivve-mc-when | Thrivve Partners Monte Carlo simulation to forecast completion date based on remaining work and historical throughput. Use when the user asks "when will I complete [N] stories/tasks" with historical daily throughput data. Requires at least 10 days of throughput history, a count of remaining items, and optional confiden... | skillsmp.com | null | https://github.com/Thrivve-Partners/Claude-Skills-Forecasting/tree/main/thrivve-mc-when | Thrivve-Partners |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.