Browse Skills

17720 skills found

test-generator.md
11
1 export test-generator
2 ShunsukeHayashi from "ShunsukeHayashi/Miyabi"
3 Generate comprehensive unit tests for code. Use when creating tests, improving test coverage, or setting up testing frameworks.
2026-01-05
spec-creation.md
11
1 export spec-creation
2 bybren-llc from "bybren-llc/wtfb-safe-agentic-workflow"
3 Spec creation with pattern references, acceptance criteria, and demo scripts. Use when creating implementation specs, defining acceptance criteria, or breaking down user stories.
2026-01-05
full-dev-cycle.md
11
1 export full-dev-cycle
2 ShunsukeHayashi from "ShunsukeHayashi/Miyabi"
3 Complete development workflow integrating Git operations, GitHub PR management, and Docker deployment. Use for end-to-end development tasks. Triggers include "deploy changes", "create PR and deploy", "full cycle", "git to production", "commit and deploy", "development workflow", or any multi-stage development task.
2026-01-05
github-pr-creation.md
11
1 export github-pr-creation
2 fvadicamo from "fvadicamo/dev-agent-skills"
3 Creates GitHub Pull Requests with automated validation and task tracking. Use when user wants to create PR, open pull request, submit for review, or check if ready for PR. Analyzes commits, validates task completion, generates Conventional Commits title and description, suggests labels. NOTE - for merging existing PRs, use github-pr-merge instead.
2026-01-05
Issue Analysis with Label Inference.md
11
1 export Issue Analysis with Label Inference
2 ShunsukeHayashi from "ShunsukeHayashi/Miyabi"
3 Analyze GitHub Issues and automatically infer appropriate labels from Miyabi's 57-label system across 11 categories. Use when creating or triaging Issues, or when label inference is needed.
2026-01-05
autonomous-coding-agent.md
11
1 export autonomous-coding-agent
2 ShunsukeHayashi from "ShunsukeHayashi/Miyabi"
3 Build autonomous coding agents with CLI integration. Use when creating automated coding workflows, managing multi-session development, or building CI/CD code generation pipelines.
2026-01-05
shell-scripting-standards.md
11
1 export shell-scripting-standards
2 williamzujkowski from "williamzujkowski/standards"
3 Essential patterns for reliable shell scripts - portable shebangs, error handling, quoting rules, functions, testing with Bats, and ShellCheck integration.
2026-01-05
alias-manager.md
11
1 export alias-manager
2 ruchernchong from "ruchernchong/dotfiles"
3 Manage shell aliases in the .aliases file for this dotfiles repository. Use when the user wants to add, remove, update, or search for shell aliases and shortcuts. Triggers include mentions of "alias", "shortcut", "command abbreviation", ".aliases file", or requests to create command shortcuts.
2026-01-05
create-table.md
11
1 export create-table
2 sail-sail from "sail-sail/nest"
3 数据库建表规范。创建新表时必须遵循
2026-01-05
metrics.md
11
1 export metrics
2 williamzujkowski from "williamzujkowski/standards"
3 Metrics standards for metrics in Observability environments. Covers best
2026-01-05
missing-level1.md
11
1 export missing-level1
2 williamzujkowski from "williamzujkowski/standards"
3 A skill missing Level 1 section
2026-01-05
data-table-formatter.md
11
1 export data-table-formatter
2 pingcap from "pingcap/agenticstore"
3 Format structured data into clean terminal-friendly ASCII tables. Use when you need readable tables for CLI outputs or when presenting lists of resources without raw JSON.
2026-01-05
github-pr-review.md
11
1 export github-pr-review
2 fvadicamo from "fvadicamo/dev-agent-skills"
3 Handles PR review comments and feedback resolution. Use when user wants to resolve PR comments, handle review feedback, fix review comments, address PR review, check review status, respond to reviewer, or verify PR readiness. Fetches comments via GitHub CLI, classifies by severity, applies fixes with user confirmation, commits with proper format, replies to threads.
2026-01-05
patterns.md
11
1 export patterns
2 williamzujkowski from "williamzujkowski/standards"
3 Patterns standards for patterns in Microservices environments. Covers
2026-01-05
stripe-patterns.md
11
1 export stripe-patterns
2 bybren-llc from "bybren-llc/wtfb-safe-agentic-workflow"
3 Stripe payment integration patterns. Use when implementing payment flows, handling webhooks, or working with subscriptions. Routes to existing patterns and provides evidence templates for payment testing.
2026-01-05
linear-sop.md
11
1 export linear-sop
2 bybren-llc from "bybren-llc/wtfb-safe-agentic-workflow"
3 Linear ticket management best practices. Use when creating issues, updating status, or attaching evidence. Provides evidence templates for dev/staging/done phases.
2026-01-05
git-dotfiles-helper.md
11
1 export git-dotfiles-helper
2 ruchernchong from "ruchernchong/dotfiles"
3 Help with Git operations for this dotfiles repository, including creating contextual commit messages, reviewing changes, and following best practices for dotfiles version control. Use when the user wants to commit changes, review diffs, create branches, or perform git operations specific to dotfiles management.
2026-01-05
code-review-helper.md
11
1 export code-review-helper
2 gptme from "gptme/gptme-contrib"
3 Systematic code review workflows with bundled utilities for analyzing code quality, detecting patterns, and providing structured feedback. Use this skill when reviewing pull requests or conducting code audits.
2026-01-05
nist-compliance.md
11
1 export nist-compliance
2 williamzujkowski from "williamzujkowski/standards"
3 NIST 800-53r5 control implementation, tagging, evidence collection, and compliance automation for security frameworks
2026-01-05
secrets-management.md
11
1 export secrets-management
2 williamzujkowski from "williamzujkowski/standards"
3 Secrets management standards for API keys, passwords, certificates, and sensitive data. Covers HashiCorp Vault, environment variables, rotation policies, and detection tools with NIST 800-53r5 SC-12 compliance.
2026-01-05
codex-code-review.md
11
1 export codex-code-review
2 tyrchen from "tyrchen/claude-skills"
3 Perform comprehensive code reviews using OpenAI Codex CLI. This skill should be used when users request code reviews, want to analyze diffs/PRs, need security audits, performance analysis, or want automated code quality feedback. Supports reviewing staged changes, specific files, entire directories, or git diffs.
2026-01-05
TDD Workflow.md
11
1 export TDD Workflow
2 ShunsukeHayashi from "ShunsukeHayashi/Miyabi"
3 Test-Driven Development workflow for Miyabi. Red-Green-Refactor cycle with Rust-specific patterns. Use when implementing new features, fixing bugs, or writing tests.
2026-01-05
agent-coordination.md
11
1 export agent-coordination
2 bybren-llc from "bybren-llc/wtfb-safe-agentic-workflow"
3 Agent assignment matrix, blocker escalation, and TDM coordination patterns. Use when assigning work to specialists, managing blockers, or coordinating multi-agent workflows.
2026-01-05
orchestration-patterns.md
11
1 export orchestration-patterns
2 bybren-llc from "bybren-llc/wtfb-safe-agentic-workflow"
3 Agentic orchestration patterns for long-running tasks. Implements evidence-based delivery and Simon Willison's agent loop. Use when managing multi-step work, coordinating subagents, or orchestrating PR workflows.
2026-01-05