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
pom-ordering
Enforce Maven POM dependency ordering rules. This skill should be used when editing pom.xml files.
skillsmp.com
null
https://github.com/motlin/claude-code-prompts/tree/main/skills/pom-ordering
motlin
abstract-editing
Use when editing or polishing abstracts for top-tier journals (Nature, Cell, Science) - provides 8-part structural framework, declarative statement patterns, and impact framing for 150-250 word CNS-quality abstracts
skillsmp.com
null
https://github.com/vitamin3615/Agent-skills/tree/main/abstract-editing
vitamin3615
academic-editing
Expert academic text editing for scientific manuscripts with focus on clarity, precision, and journal-quality standards
skillsmp.com
null
https://github.com/vitamin3615/Agent-skills/tree/main/academic-editing
vitamin3615
deepresearchagent
Use when working with DeepResearchAgent/AgentOrchestra - a hierarchical multi-agent system for complex task solving, deep research, and automation. Achieved 83.39% accuracy on GAIA benchmark. Includes planning agents, research agents, browser automation, and MCP tool integration.
skillsmp.com
null
https://github.com/vitamin3615/Agent-skills/tree/main/deepresearchagent
vitamin3615
discussion-editing
Use when editing or improving discussion sections that lack literature comparison, mechanistic interpretation, or honest limitations - provides synthesis patterns, positioning strategies, and future directions framework
skillsmp.com
null
https://github.com/vitamin3615/Agent-skills/tree/main/discussion-editing
vitamin3615
evidence-integration
Use when claims lack multi-method validation, need stronger causality demonstration, or require in vivo confirmation - establishes evidence hierarchy from single-method to CNS-level multi-approach validation
skillsmp.com
null
https://github.com/vitamin3615/Agent-skills/tree/main/evidence-integration
vitamin3615
figure-legends
Use when editing or improving figure legends that lack complete independence, missing statistical notation (n=, P values), or insufficient panel descriptions - ensures self-contained CNS-quality legends
skillsmp.com
null
https://github.com/vitamin3615/Agent-skills/tree/main/figure-legends
vitamin3615
grantwriter
Expert guide for writing successful research funding proposals for biological sciences. Specialized focus on NIH grants, biomedical research funding, career development awards, and fellowship applications. Covers proposal structure, review criteria, budget planning, collaboration strategies, and biological research-spe...
skillsmp.com
null
https://github.com/vitamin3615/Agent-skills/tree/main/grantwriter
vitamin3615
introduction-editing
Use when editing or improving manuscript introductions with unclear research gaps, poor flow, or weak literature integration - provides funnel structure (context → gap → this study), hypothesis clarity patterns, and CNS-level positioning
skillsmp.com
null
https://github.com/vitamin3615/Agent-skills/tree/main/introduction-editing
vitamin3615
language-precision
Use when text contains vague language ("many", "substantially"), passive voice overuse, or lacks quantitative specificity - provides 30+ before/after examples for active voice, precise terminology, and appropriate hedging
skillsmp.com
null
https://github.com/vitamin3615/Agent-skills/tree/main/language-precision
vitamin3615
methods-editing
Use when editing or improving methods sections with incomplete protocols, missing reagent details, insufficient statistical information, or poor reproducibility - ensures CNS-level rigor with complete reagent specification, statistical transparency, and ethical compliance
skillsmp.com
null
https://github.com/vitamin3615/Agent-skills/tree/main/methods-editing
vitamin3615
quality-check
Use when validating manuscript readiness for CNS journals, checking against Nature/Cell/Science standards, or identifying quality gaps - provides 10 essential quality gates, 40-point checklist, and scoring rubric
skillsmp.com
null
https://github.com/vitamin3615/Agent-skills/tree/main/quality-check
vitamin3615
results-editing
Use when editing or polishing results sections with missing statistical details, unclear evidence presentation, or poor figure integration - ensures rigorous reporting (n=, P values), multi-method validation, and active voice presentation
skillsmp.com
null
https://github.com/vitamin3615/Agent-skills/tree/main/results-editing
vitamin3615
structural-review
Use when manuscript has poor logical flow, unclear section organization, or weak paragraph transitions - assesses section-level coherence, paragraph progression, and experimental logic
skillsmp.com
null
https://github.com/vitamin3615/Agent-skills/tree/main/structural-review
vitamin3615
transition-enhancement
Use when text has choppy sentences, weak idea connections, or poor flow between concepts - provides relationship-based transition selection using coherence relations framework with 850+ transition phrases
skillsmp.com
null
https://github.com/vitamin3615/Agent-skills/tree/main/transition-enhancement
vitamin3615
codex
Invoke Codex CLI for complex coding tasks requiring high reasoning capabilities. This skill should be invoked when users explicitly mention "Codex", request complex implementation challenges, advanced reasoning, GPT-5.1 capabilities, or need high-reasoning model assistance. Automatically triggers on codex-related reque...
skillsmp.com
null
https://github.com/Lucklyric/cc-skill-codex/tree/main/skills/codex
Lucklyric
code-review-practices
Provides practical guidance for conducting thorough code reviews that identify issues early, promote knowledge sharing, and deliver constructive feedback. This skill should be used when reviewing pull requests, establishing team review standards, or mentoring developers on effective review practices.
skillsmp.com
null
https://github.com/armanzeroeight/fastagent-plugins/tree/main/plugins/developer-toolkit/skills/code-review-practices
armanzeroeight
kubernetes-best-practices
Provides production-ready Kubernetes manifest guidance including resource management, security, high availability, and configuration best practices. This skill should be used when working with Kubernetes YAML files, deployments, pods, services, or when users mention k8s, container orchestration, or cloud-native applica...
skillsmp.com
null
https://github.com/armanzeroeight/fastagent-plugins/tree/main/plugins/kubernetes-toolkit/skills/kubernetes-best-practices
armanzeroeight
terraform-dependency-analyzer
Analyzes and visualizes resource dependencies in Terraform configurations, identifies circular dependencies, and suggests optimal resource ordering. This skill should be used when users need to understand resource relationships, troubleshoot dependency issues, optimize apply order, or refactor complex configurations.
skillsmp.com
null
https://github.com/armanzeroeight/fastagent-plugins/tree/main/plugins/terraform-toolkit/skills/terraform-dependency-analyzer
armanzeroeight
terraform-documentation-generator
Generates documentation for Terraform modules using terraform-docs tool to auto-generate README files with input/output tables, usage examples, and requirements. This skill should be used when users need to document Terraform modules, create or update README files, or maintain consistent module documentation.
skillsmp.com
null
https://github.com/armanzeroeight/fastagent-plugins/tree/main/plugins/terraform-toolkit/skills/terraform-documentation-generator
armanzeroeight
terraform-module-scaffolder
Scaffolds new Terraform modules with standardized structure including main.tf, variables.tf, outputs.tf, versions.tf, and README.md. This skill should be used when users want to create a new Terraform module, set up module structure, or need templates for common infrastructure patterns like VPC, ECS, S3, or RDS modules...
skillsmp.com
null
https://github.com/armanzeroeight/fastagent-plugins/tree/main/plugins/terraform-toolkit/skills/terraform-module-scaffolder
armanzeroeight
terraform-state-manager
Manages Terraform state operations including importing existing resources, moving resources between states, removing resources from state, and migrating state backends. This skill should be used when users need to import infrastructure into Terraform, refactor resource addresses, fix state issues, or migrate state stor...
skillsmp.com
null
https://github.com/armanzeroeight/fastagent-plugins/tree/main/plugins/terraform-toolkit/skills/terraform-state-manager
armanzeroeight
terraform-upgrade-assistant
Guides through Terraform version upgrades including identifying deprecated syntax, updating provider versions, and migrating breaking changes. This skill should be used when users need to upgrade Terraform or provider versions, fix deprecated warnings, or migrate configurations to newer syntax.
skillsmp.com
null
https://github.com/armanzeroeight/fastagent-plugins/tree/main/plugins/terraform-toolkit/skills/terraform-upgrade-assistant
armanzeroeight
era5-download
Download ERA5 climate reanalysis data from the Copernicus Climate Data Store using cdsapi. Use this skill when users request ERA5 data, climate forcing data, meteorological variables, or need to download atmospheric/land surface data for ecosystem modeling, climate analysis, or model validation.
skillsmp.com
null
https://github.com/bioepic-data/ecosim-co-scientist/tree/main/.claude/skills/era5-download
bioepic-data
netcdf-metadata
Extract and analyze metadata from NetCDF files. Use this skill when working with NetCDF (.nc) or CDL (.cdl) files to extract variable information, dimensions, attributes, and data types to CSV format for documentation and analysis.
skillsmp.com
null
https://github.com/bioepic-data/ecosim-co-scientist/tree/main/.claude/skills/netcdf-metadata
bioepic-data
debugging-issues
Systematically debug issues with reproduction steps, error analysis, hypothesis testing, and root cause fixes. Use when investigating bugs, analyzing production incidents, or troubleshooting unexpected behavior.
skillsmp.com
null
https://github.com/jeanluciano/quaestor/tree/main/src/quaestor/skills/debugging-issues
jeanluciano
implementing-features
Execute specification-driven implementation with automatic quality gates, multi-agent orchestration, and progress tracking. Use when building features from specs, fixing bugs with test coverage, or refactoring with validation.
skillsmp.com
null
https://github.com/jeanluciano/quaestor/tree/main/src/quaestor/skills/implementing-features
jeanluciano
initializing-project
Intelligent project analysis with auto-framework detection and adaptive setup. Use when user wants to initialize Quaestor, setup a new project, or analyze existing project structure.
skillsmp.com
null
https://github.com/jeanluciano/quaestor/tree/main/src/quaestor/skills/initializing-project
jeanluciano
managing-specifications
Create, manage, and track specifications through their full lifecycle from draft to completion. Use when user wants to plan features, create specs, check progress, activate work, or complete specifications.
skillsmp.com
null
https://github.com/jeanluciano/quaestor/tree/main/src/quaestor/skills/managing-specifications
jeanluciano
optimizing-performance
Optimize performance with profiling, caching strategies, database query optimization, and bottleneck analysis. Use when improving response times, implementing caching layers, or scaling for high load.
skillsmp.com
null
https://github.com/jeanluciano/quaestor/tree/main/src/quaestor/skills/optimizing-performance
jeanluciano
reviewing-and-shipping
Validate quality with multi-agent review, auto-fix issues, generate organized commits, and create PRs with rich context. Use after completing features to ensure quality gates pass and ship confidently.
skillsmp.com
null
https://github.com/jeanluciano/quaestor/tree/main/src/quaestor/skills/reviewing-and-shipping
jeanluciano
security-auditing
Audit security with vulnerability scanning, input validation checks, and auth/authz review against OWASP Top 10. Use when implementing authentication, reviewing security-sensitive code, or conducting security audits.
skillsmp.com
null
https://github.com/jeanluciano/quaestor/tree/main/src/quaestor/skills/security-auditing
jeanluciano
sragent
Query the Sequence Read Archive (SRA), retrieve scientific publications, and analyze genomics metadata using the SRAgent toolkit. Supports accession conversion (GSE→SRX→SRR), BigQuery metadata queries, manuscript downloads from multiple sources, and scRNA-seq technology identification. Use when working with SRA/GEO dat...
skillsmp.com
null
https://github.com/ArcInstitute/SRAgent/tree/main/claude-skill
ArcInstitute
linear-issue-handler
Comprehensive workflow for managing Linear issues using the linearis CLI tool. Handles issue creation, status tracking, commenting, and file downloads with clear decision trees for when to ask for approval vs. acting autonomously.
skillsmp.com
null
https://github.com/trounceabout/skills-library/tree/main/Skills/linear-issue-handler
trounceabout
design-concepts
Creates conceptual designs that illustrate design strategy and approach. Leverages research insights and design briefs to develop UI concepts, mood boards, and interactive prototypes. Translates strategic direction into visual design explorations that communicate intent and gather feedback.
skillsmp.com
null
https://github.com/mevans2120/design-suite-claude-skills/tree/main/design-concepts
mevans2120
design-production
Creates production-ready design files, prototypes, and specifications for development teams. Translates validated concepts into detailed, implementable designs with comprehensive specs for developers. Produces Figma files (via API), high-fidelity prototypes, design specifications, and animation files.
skillsmp.com
null
https://github.com/mevans2120/design-suite-claude-skills/tree/main/design-production
mevans2120
design-qa
Reviews finished and in-progress digital products to assess adherence to design specifications and discover potential issues with those specifications. Validates implementation against design intent, identifies visual and interaction discrepancies, and provides actionable feedback for design and engineering teams.
skillsmp.com
null
https://github.com/mevans2120/design-suite-claude-skills/tree/main/design-qa
mevans2120
design-research
Conducts user experience research and analysis to inform design decisions. Reviews first-party and third-party user data, analyzes industry trends from UX and visual design perspectives, and plans user research studies. Creates personas, customer segments, design principles, design roadmaps, and research discussion gui...
skillsmp.com
null
https://github.com/mevans2120/design-suite-claude-skills/tree/main/design-research
mevans2120
buildkite-status
Use when checking Buildkite CI status for PRs, branches, or builds - provides workflows for monitoring build status, investigating failures, and handling post-push scenarios with progressive detail disclosure. Use when tempted to use GitHub tools instead of Buildkite-native tools, or when a Buildkite tool fails and you...
skillsmp.com
null
https://github.com/technicalpickles/dotfiles/tree/main/home/.claude/skills/buildkite-status
technicalpickles
mcpproxy-debug
This skill should be used when debugging, configuring, or troubleshooting MCPProxy (smart-mcp-proxy/mcpproxy-go). It provides workflows for checking server status, diagnosing connection failures, fixing configuration issues, and understanding Docker isolation behavior.
skillsmp.com
null
https://github.com/technicalpickles/dotfiles/tree/main/home/.claude/skills/mcpproxy-debug
technicalpickles
scope
Guide for working with Scope, a developer environment management tool that automates environment checks, detects known errors, and provides automated fixes. Use when creating Scope configurations (ScopeKnownError, ScopeDoctorGroup, ScopeReportLocation), debugging environment issues, or writing rules for error detection...
skillsmp.com
null
https://github.com/technicalpickles/dotfiles/tree/main/home/.claude/skills/scope
technicalpickles
working-in-monorepos
Use when working in repositories with multiple subprojects (monorepos) where commands need to run from specific directories - prevents directory confusion, redundant cd commands, and ensures commands execute from correct locations
skillsmp.com
null
https://github.com/technicalpickles/dotfiles/tree/main/home/.claude/skills/working-in-monorepos
technicalpickles
working-in-scratch-areas
Use when creating one-off scripts, debug tools, analysis reports, or temporary documentation - ensures work is saved to persistent .scratch areas with proper documentation, organization, and executable patterns
skillsmp.com
null
https://github.com/technicalpickles/dotfiles/tree/main/home/.claude/skills/working-in-scratch-areas
technicalpickles
skill-creator
Create, validate, and package Claude skills automatically. Use PROACTIVELY when users want to create a new skill, validate existing skill files, or package skills for distribution. Works across Claude.ai, API, and Claude Code platforms.
skillsmp.com
null
https://github.com/jgardner04/skills/tree/main/skill-creator
jgardner04
rust-architect
Use when designing or architecting Rust applications, creating comprehensive project documentation, planning async/await patterns, defining domain models with ownership strategies, structuring multi-crate workspaces, or preparing handoff documentation for Director/Implementor AI collaboration
skillsmp.com
null
https://github.com/nanlong/rust-architect/tree/main/skills/rust-architect
nanlong
advanced-engineering-skills-agent
Enterprise-grade engineering skills agent specializing in code engineering, design, UX, and comprehensive quality assurance with error detection and agent orchestration
skillsmp.com
null
https://github.com/CleanExpo/DR-New/tree/main/.claude/skills/advanced-engineering-skills-agent
CleanExpo
youtube-strategy
Provides strategic up to date guidance for developing high-leverage youtube content and strategic development. Use this skill when the user asks about youtube strategy, generating youtube scripts or youtube content.
skillsmp.com
null
https://github.com/alavida-ai/agonda-skills/tree/main/youtube-strategy
alavida-ai
analyze-m1-module-for-migration
Systematically analyze a Magento 1 module to determine its purpose, usage, and migration requirements for Magento 2. Use when you need to decide whether to migrate a M1 module, find alternatives, or skip it.
skillsmp.com
null
https://github.com/ProxiBlue/claude-skills/tree/main/analyze-m1-module-for-migration
ProxiBlue
create-backend-controller
Creates a backend (adminhtml) controller action in Magento 2 with proper ACL, routing, authorization, and admin UI integration. Use when building admin pages, AJAX endpoints, form handlers, or mass actions.
skillsmp.com
null
https://github.com/ProxiBlue/claude-skills/tree/main/create-backend-controller
ProxiBlue
create-frontend-controller
Creates a frontend controller action in Magento 2 for the storefront. Use when building custom frontend pages, AJAX endpoints, form submission handlers, or API-like endpoints for JavaScript.
skillsmp.com
null
https://github.com/ProxiBlue/claude-skills/tree/main/create-frontend-controller
ProxiBlue
github-analysis
Systematically analyze GitHub tickets with proper local reproduction. Automatically substitutes production URLs with local DDEV hosts, ensures database sync, downloads missing assets, and reproduces issues locally before proposing solutions.
skillsmp.com
null
https://github.com/ProxiBlue/claude-skills/tree/main/github-analysis
ProxiBlue
hyva-module-compatibility
Identify and fix Magento 2 module compatibility issues with Hyvä Themes. Covers block plugin bypasses, RequireJS/Knockout replacements, ViewModels, and Alpine.js integration for modules that work in admin but fail on Hyvä frontend.
skillsmp.com
null
https://github.com/ProxiBlue/claude-skills/tree/main/hyva-module-compatibility
ProxiBlue
hyva-tailwind-integration
Comprehensive guidance on integrating Tailwind CSS and JavaScript in Hyvä Themes, including configuration merging, module registration, and build processes for Magento 2.
skillsmp.com
null
https://github.com/ProxiBlue/claude-skills/tree/main/hyva-tailwind-integration
ProxiBlue
magento-controller-refactor
Scans and refactors deprecated Magento 2 controller patterns to modern HTTP verb interfaces. Use when modernizing controllers that extend deprecated Action base class or need PHP 8.3+ compatibility.
skillsmp.com
null
https://github.com/ProxiBlue/claude-skills/tree/main/magento-controller-refactor
ProxiBlue
magento2-widget-creation
Comprehensive guide for creating custom widget modules in Magento 2 that can be inserted into CMS pages and blocks. Covers module structure, widget configuration, templates, JavaScript, CSS, and form submission handling for non-Hyvä themes.
skillsmp.com
null
https://github.com/ProxiBlue/claude-skills/tree/main/magento2-widget-creation
ProxiBlue
nextjs-stripe-integration
Add Stripe payment processing to Next.js projects. Implement checkout sessions, payment handling, subscriptions, webhooks, and customer management. Use when adding Stripe to a Next.js project, building payment flows, implementing subscriptions, or integrating payment processing.
skillsmp.com
null
https://github.com/IncomeStreamSurfer/claude-code-skills-stripe/tree/main/.claude/skills/nextjs-stripe-integration
IncomeStreamSurfer
agent-launcher
Launches specialized Claude agents for targeted tasks. Analyzes requirements, selects appropriate agent, and executes with optimized configuration.
skillsmp.com
null
https://github.com/ciscoittech/claude-agent-framework/tree/main/.claude-library/skills/agent-launcher-skill
ciscoittech
documentation-builder
Generates professional API documentation, user guides, and architectural documentation from code and specifications.
skillsmp.com
null
https://github.com/ciscoittech/claude-agent-framework/tree/main/.claude-library/skills/doc-builder-skill
ciscoittech
analyze-architecture
Comprehensive brownfield architecture analysis for existing codebases. Discovers structure, identifies patterns, assesses quality, calculates production readiness, and provides actionable recommendations. Use when analyzing existing codebases to understand architecture, assess quality, or prepare for modernization.
skillsmp.com
null
https://github.com/adolfoaranaes12/BMAD-ENHANCED/tree/main/.claude/skills/analyze-architecture
adolfoaranaes12
apply-qa-fixes
Systematically consume QA quality gate outputs and apply prioritized fixes for high-severity issues, NFR failures, and test coverage gaps. Use when quality review identifies issues requiring remediation.
skillsmp.com
null
https://github.com/adolfoaranaes12/BMAD-ENHANCED/tree/main/.claude/skills/apply-qa-fixes
adolfoaranaes12
architecture-review
Peer review architecture for quality, risks, and optimization opportunities. Analyzes scalability bottlenecks, security vulnerabilities, performance optimization, technology fit, and provides prioritized recommendations. Use when reviewing proposed architecture documents for quality assurance, risk identification, or a...
skillsmp.com
null
https://github.com/adolfoaranaes12/BMAD-ENHANCED/tree/main/.claude/skills/architecture-review
adolfoaranaes12
bmad-commands
Atomic command primitives for BMAD operations. Provides type-safe, testable wrappers around file operations and test execution with structured JSON I/O and built-in telemetry. This skill should be used when BMAD workflows need deterministic, reliable primitive operations with observability.
skillsmp.com
null
https://github.com/adolfoaranaes12/BMAD-ENHANCED/tree/main/.claude/skills/bmad-commands
adolfoaranaes12
breakdown-epic
Break down epics into implementable user stories with acceptance criteria, estimates, dependencies, and sprint groupings. This skill should be used for epic planning and backlog grooming.
skillsmp.com
null
https://github.com/adolfoaranaes12/BMAD-ENHANCED/tree/main/.claude/skills/breakdown-epic
adolfoaranaes12
compare-architectures
Generate and compare multiple architecture options (minimal, moderate, full modernization) with comprehensive trade-offs analysis across cost, timeline, risk, performance, and maintainability dimensions. Use when evaluating multiple architectural approaches or deciding between modernization strategies with different co...
skillsmp.com
null
https://github.com/adolfoaranaes12/BMAD-ENHANCED/tree/main/.claude/skills/compare-architectures
adolfoaranaes12
create-adr
Create Architecture Decision Records (ADRs) documenting key architectural choices. Analyzes context, evaluates alternatives, and captures decisions using standard ADR template. Use when documenting database design, technology selection, pattern choices, or architectural trade-offs.
skillsmp.com
null
https://github.com/adolfoaranaes12/BMAD-ENHANCED/tree/main/.claude/skills/create-adr
adolfoaranaes12
create-architecture
Generate comprehensive system architecture documents from requirements, supporting Frontend, Backend, and Fullstack projects with scale-adaptive depth and Architecture Decision Records. Use when translating requirements (PRD/epic) into technical architecture for new projects or major features.
skillsmp.com
null
https://github.com/adolfoaranaes12/BMAD-ENHANCED/tree/main/.claude/skills/create-architecture
adolfoaranaes12
create-brownfield-prd
Generate Product Requirements Documents (PRD) for existing systems through systematic codebase analysis, feature extraction, and gap identification with confidence scoring for validation-needed areas. Use when documenting existing systems that lack requirements documentation or preparing for system modernization/migrat...
skillsmp.com
null
https://github.com/adolfoaranaes12/BMAD-ENHANCED/tree/main/.claude/skills/create-brownfield-prd
adolfoaranaes12
create-prd
Create comprehensive Product Requirements Documents (PRD) from high-level product ideas with structured market analysis, feature definition, and success metrics for both greenfield and brownfield contexts. Use when defining product vision for new projects (greenfield) or formalizing requirements for existing systems (b...
skillsmp.com
null
https://github.com/adolfoaranaes12/BMAD-ENHANCED/tree/main/.claude/skills/create-prd
adolfoaranaes12
create-task-spec
Create hyper-detailed task specifications with embedded context, eliminating implementation lookups. This skill should be used for breaking features into implementable tasks with complete architecture references.
skillsmp.com
null
https://github.com/adolfoaranaes12/BMAD-ENHANCED/tree/main/.claude/skills/create-task-spec
adolfoaranaes12
document-project
Generate comprehensive architecture documentation automatically from existing codebase analysis. This skill should be used when working with brownfield projects or updating outdated documentation.
skillsmp.com
null
https://github.com/adolfoaranaes12/BMAD-ENHANCED/tree/main/.claude/skills/document-project
adolfoaranaes12
estimate-stories
Calculate story point estimates for user stories using structured formula (Complexity × Effort + Risk). Analyzes acceptance criteria, assesses complexity (1-5), effort (1-5), and risk (0-3), then documents estimation rationale. Use during backlog grooming or sprint planning when stories need sizing.
skillsmp.com
null
https://github.com/adolfoaranaes12/BMAD-ENHANCED/tree/main/.claude/skills/estimate-stories
adolfoaranaes12
execute-task
Execute approved task specifications sequentially with TDD, comprehensive testing, and validation. This skill should be used for implementing tasks from approved specs with full audit trail.
skillsmp.com
null
https://github.com/adolfoaranaes12/BMAD-ENHANCED/tree/main/.claude/skills/execute-task
adolfoaranaes12
fix-issue
Debug and fix bugs by reproducing issues, identifying root causes, implementing fixes, and validating without regressions. Use when debugging reported bugs, investigating test failures, or resolving production issues requiring root cause analysis.
skillsmp.com
null
https://github.com/adolfoaranaes12/BMAD-ENHANCED/tree/main/.claude/skills/fix-issue
adolfoaranaes12
implement-feature
Implement features from task specifications using Test-Driven Development (TDD) with bmad-commands for file operations and testing. This skill should be used when implementing new functionality from approved task specs.
skillsmp.com
null
https://github.com/adolfoaranaes12/BMAD-ENHANCED/tree/main/.claude/skills/implement-feature
adolfoaranaes12
implement
Implement features using Test-Driven Development (TDD). Executes red-green-refactor cycle, uses bmad-commands for file operations and testing, verifies acceptance criteria. This skill should be used when implementing new features or functionality from task specifications with test coverage.
skillsmp.com
null
https://github.com/adolfoaranaes12/BMAD-ENHANCED/tree/main/.claude/skills/implement-v2
adolfoaranaes12
index-docs
Create searchable knowledge base from existing documentation and code for fast context lookup in brownfield projects. Indexes .md files with sections/keywords, maps code exports to documentation, generates search.json, quick-ref.md, and glossary.md in .claude/index/. Use when onboarding to brownfield projects or when d...
skillsmp.com
null
https://github.com/adolfoaranaes12/BMAD-ENHANCED/tree/main/.claude/skills/index-docs
adolfoaranaes12
interactive-checklist
Create interactive, guided checklists for multi-step workflows, validation processes, onboarding sequences, and complex procedures with step-by-step tracking and decision trees. Use when documenting complex workflows, creating validation procedures, or building step-by-step guides requiring user interaction and decisio...
skillsmp.com
null
https://github.com/adolfoaranaes12/BMAD-ENHANCED/tree/main/.claude/skills/interactive-checklist
adolfoaranaes12
n8n-to-inngest
Systematic methodology for translating n8n workflow automation into Inngest durable execution workflows. Use when converting n8n workflows to Inngest, migrating from n8n to Inngest, or understanding how n8n concepts map to Inngest patterns. Supports analyzing n8n workflow JSON exports, mapping nodes to Inngest steps, a...
skillsmp.com
null
https://github.com/adolfoaranaes12/BMAD-ENHANCED/tree/main/.claude/skills/n8n-to-inngest
adolfoaranaes12
nfr-assess
Assess non-functional requirements across 6 quality categories (Security, Performance, Reliability, Maintainability, Scalability, Usability) with measurable criteria, evidence-based evaluation, and automated checks. Scores each category, identifies gaps with severity ratings, and provides remediation guidance. Use duri...
skillsmp.com
null
https://github.com/adolfoaranaes12/BMAD-ENHANCED/tree/main/.claude/skills/nfr-assess
adolfoaranaes12
quality-gate
Synthesize all quality assessments (risk, test-design, traceability, NFR) into evidence-based gate decision (PASS/CONCERNS/FAIL/WAIVED) with comprehensive rationale. Generates both YAML (CI/CD) and Markdown (human review) reports with action items. Use during final quality review to make go/no-go deployment decisions b...
skillsmp.com
null
https://github.com/adolfoaranaes12/BMAD-ENHANCED/tree/main/.claude/skills/quality-gate
adolfoaranaes12
refactor-code
Safely improve code quality through test-driven refactoring with automatic validation and rollback. Use during quality review to reduce technical debt while preserving behavior.
skillsmp.com
null
https://github.com/adolfoaranaes12/BMAD-ENHANCED/tree/main/.claude/skills/refactor-code
adolfoaranaes12
refine-story
Transform vague or incomplete user stories into sprint-ready stories with clear acceptance criteria, test scenarios, and technical guidance. This skill should be used before sprint commitment for definition of ready check.
skillsmp.com
null
https://github.com/adolfoaranaes12/BMAD-ENHANCED/tree/main/.claude/skills/refine-story
adolfoaranaes12
review-task
Orchestrate comprehensive quality assessment by executing 5 specialized quality skills in sequence and synthesizing results into a unified quality gate decision. This skill should be used when performing final review of completed implementation.
skillsmp.com
null
https://github.com/adolfoaranaes12/BMAD-ENHANCED/tree/main/.claude/skills/review-task
adolfoaranaes12
risk-profile
Assess implementation risks using Probability × Impact (P×I) scoring methodology across 6 categories (Technical, Security, Performance, Data, Business, Operational). Scores risks (P×I: 1-9), develops mitigations for high-risk items (score ≥6), and prioritizes test scenarios (P0/P1/P2). Use before implementation or duri...
skillsmp.com
null
https://github.com/adolfoaranaes12/BMAD-ENHANCED/tree/main/.claude/skills/risk-profile
adolfoaranaes12
run-tests
Execute tests with coverage analysis using bmad-commands, identify coverage gaps, and suggest missing tests. This skill should be used for test execution and quality validation.
skillsmp.com
null
https://github.com/adolfoaranaes12/BMAD-ENHANCED/tree/main/.claude/skills/run-tests
adolfoaranaes12
shard-document
Break large documents into smaller, manageable shards with maintained relationships and navigation, improving document usability and maintenance for PRDs, specs, and technical documentation. Use when large documents (>5000 words) need splitting for better maintainability, navigation, or when documentation becomes diffi...
skillsmp.com
null
https://github.com/adolfoaranaes12/BMAD-ENHANCED/tree/main/.claude/skills/shard-document
adolfoaranaes12
sprint-plan
Create comprehensive sprint plans by intelligently grouping estimated user stories based on velocity, dependencies, priorities, and risk. This skill should be used during sprint planning ceremonies to transform backlog into actionable sprint commitments.
skillsmp.com
null
https://github.com/adolfoaranaes12/BMAD-ENHANCED/tree/main/.claude/skills/sprint-plan
adolfoaranaes12
test-design
Design comprehensive test strategies with risk-informed prioritization (P0/P1/P2), test levels (unit/integration/E2E), mock strategies, and CI/CD integration. Creates Given-When-Then scenarios for all acceptance criteria, develops mock strategies for external dependencies, and plans CI/CD execution stages. Use during t...
skillsmp.com
null
https://github.com/adolfoaranaes12/BMAD-ENHANCED/tree/main/.claude/skills/test-design
adolfoaranaes12
trace-requirements
Create comprehensive bidirectional requirements traceability matrix mapping acceptance criteria → implementation → tests with gap analysis, severity ratings, and coverage assessment. Maps each AC to implementation evidence (files, functions, code snippets) and test coverage (test files, scenarios, priorities). Use duri...
skillsmp.com
null
https://github.com/adolfoaranaes12/BMAD-ENHANCED/tree/main/.claude/skills/trace-requirements
adolfoaranaes12
validate-architecture
Validate architecture document completeness and quality against comprehensive checklist. Checks required sections, technology justifications, NFRs coverage, and generates quality score with actionable recommendations. Use after architecture creation to verify completeness, quality, and NFR coverage before implementatio...
skillsmp.com
null
https://github.com/adolfoaranaes12/BMAD-ENHANCED/tree/main/.claude/skills/validate-architecture
adolfoaranaes12
validate-story
Pre-implementation story validation with 10-step comprehensive assessment including template compliance, anti-hallucination verification, and implementation readiness scoring. This skill should be used before handing story to development agent.
skillsmp.com
null
https://github.com/adolfoaranaes12/BMAD-ENHANCED/tree/main/.claude/skills/validate-story
adolfoaranaes12
validate-test-reality
Meta-validation skill that generates edge cases, production scenarios, and reality gaps not covered by original specifications. Identifies specification-reality mismatches by analyzing what tests claim versus what production data reveals. Creates test deficiency reports showing coverage gaps for Quinn review. Use befor...
skillsmp.com
null
https://github.com/adolfoaranaes12/BMAD-ENHANCED/tree/main/.claude/skills/validate-test-reality
adolfoaranaes12
feature-document
Use when implementation is complete and tests pass - consolidates research, plan, implementation, and PR workflow (Z01-Z05) into timestamped dev log, cleans up all temporary files, and generates PR description
skillsmp.com
null
https://github.com/escarti/agentDevPrompts/tree/main/skills/feature-document
escarti
feature-finish
Use after feature-implement completes - performs final quality check with feature-research from fresh context, identifies issues, offers fix/loop/document choices, updates Z01/Z02 if implementation deviated from plan
skillsmp.com
null
https://github.com/escarti/agentDevPrompts/tree/main/skills/feature-finish
escarti
feature-implement
Execute plan in batches with review checkpoints - automatically loads context from Z01 research, Z02 plan, and CLAUDE.md files
skillsmp.com
null
https://github.com/escarti/agentDevPrompts/tree/main/skills/feature-implement
escarti
feature-plan
Use after research (Z01 files exist) when you need to create implementation plan - wrapper that loads Z01 research context, invokes superpowers:writing-plans, and saves to Z02_{feature}_plan.md in docs/ai/ongoing/
skillsmp.com
null
https://github.com/escarti/agentDevPrompts/tree/main/skills/feature-plan
escarti
feature-prfix
Use when addressing PR review comments - REQUIRES TodoWrite first (Iron Law), then follows structured 7-step workflow to assess comment validity with feature-research, distinguish bugs from style preferences, and fix valid issues or refute invalid ones with evidence
skillsmp.com
null
https://github.com/escarti/agentDevPrompts/tree/main/skills/feature-prfix
escarti
feature-prreview
Use when reviewing pull request changes before providing feedback - analyzes PR with feature-research, presents structured findings, offers user choices for commenting or documentation
skillsmp.com
null
https://github.com/escarti/agentDevPrompts/tree/main/skills/feature-prreview
escarti
feature-research
Use after brainstorming is complete but before planning implementation, when you need technical details about integration points, APIs, data shapes, or existing patterns - produces directive specification with all ambiguities extracted to structured clarification file
skillsmp.com
null
https://github.com/escarti/agentDevPrompts/tree/main/skills/feature-research
escarti
google-workspace
Manage Google Calendar and Gmail through Python code execution. Trigger keywords include calendar, gmail, meeting, email, schedule, event.
skillsmp.com
null
https://github.com/the3asic/google-workspace-skill/tree/main/google-workspace
the3asic