content-creator
88Create Brand-Consistent Marketing Content
Marketing teams need content that stays consistent across channels. This skill helps plan, write, analyze, and optimize content for brand voice and SEO.
Improve Pull Requests for Faster Reviews
Large or unclear pull requests slow reviews and hide important risks. This skill creates structured descriptions, checklists, risk assessments, and split recommendations from change context.
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "git-pr-workflows-pr-enhance" from https://skillstore.io/skills/sickn33-git-pr-workflows-pr-enhance.md and its manifest at https://skillstore.io/api/skills/sickn33-git-pr-workflows-pr-enhance/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.Your Agent should still show its plan and request any confirmation required by the security policy.
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Using "git-pr-workflows-pr-enhance". A feature adds passwordless sign-in, updates API routes, and includes integration tests.
Expected outcome:
Summary: Adds passwordless sign-in through new API routes. Risk: Medium because authentication behavior changes. Review focus: token expiry, fallback behavior, and integration tests.
Using "git-pr-workflows-pr-enhance". A refactor touches 35 files and 1,400 lines across the API, database, and tests.
Expected outcome:
The change is large. Split database changes first, API refactoring second, and tests last. Keep each pull request independently reviewable.
Using "git-pr-workflows-pr-enhance". Line coverage falls from 88 percent to 84 percent after a dependency update.
Expected outcome:
Coverage decreased by four points. Review uncovered dependency paths and add focused tests before merging.
Six static findings are false positives caused by Markdown backticks, path formatting, or a Mermaid code fence. Two Python examples execute Git with an unvalidated branch value split into arguments, creating command-argument injection risk if adopted. No prompt injection, exfiltration intent, or other semantic threat was found.
These are real local capabilities that may be expected for this skill, so they require review but are not counted as confirmed malicious behavior.
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
https://skillstore.io/skills/sickn33-git-pr-workflows-pr-enhance/audits/5?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_report[](https://skillstore.io/skills/sickn33-git-pr-workflows-pr-enhance?utm_source=security_passport_badge)<a href="https://skillstore.io/skills/sickn33-git-pr-workflows-pr-enhance?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/sickn33-git-pr-workflows-pr-enhance/security.svg" alt="Skillstore security assessment" loading="lazy"></a><iframe src="https://skillstore.io/embed/skills/sickn33-git-pr-workflows-pr-enhance.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>sickn33. (2026). git-pr-workflows-pr-enhance security audit report (audit version 5) [Author version unspecified]. Skillstore. https://skillstore.io/skills/sickn33-git-pr-workflows-pr-enhance/audits/5@techreport{sickn33-sickn33-git-pr-workflows-pr-enhance-2026,
author = {sickn33},
title = {git-pr-workflows-pr-enhance security audit report (audit version 5)},
institution = {Skillstore},
year = {2026},
number = {5},
url = {https://skillstore.io/skills/sickn33-git-pr-workflows-pr-enhance/audits/5},
note = {Author version unspecified}
}cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "git-pr-workflows-pr-enhance security audit report (audit version 5)"
version: "unspecified"
type: report
authors:
- name: "sickn33"
date-released: "2026-07-23"
url: "https://skillstore.io/skills/sickn33-git-pr-workflows-pr-enhance/audits/5"
identifiers:
- type: other
value: "skillstore:sickn33-git-pr-workflows-pr-enhance:audit:5"
description: "Skillstore immutable audit report identifier"
Turn a feature diff, commit list, and test results into a focused description and reviewer checklist.
Assess change size and risk, then identify logical pull request splits and review priorities.
Compare testing, coverage, dependencies, and documentation before approving a release pull request.
Create a clear pull request description for these changes: [summary]. Include purpose, key changes, testing, risks, and a reviewer checklist.
Review this pull request diff and commit list: [details]. Group changes by category, identify missing context, and propose a focused review checklist.
Analyze this large pull request: [diff and statistics]. Estimate review effort, identify risk factors, and recommend logical splits with dependencies between them.
Compare base and head coverage data, architecture notes, and dependency changes: [details]. Produce a complete review package with evidence-based risks and Mermaid diagrams.
Author
sickn33License
MIT
Skillstore revision
r2
Version notice
The author did not declare a version.
Repository
https://github.com/sickn33/antigravity-awesome-skills/tree/main/skills/git-pr-workflows-pr-enhanceRef
88a8e9a07f4c54ab105c1c41b6267c287146b07b
Maintenance freshness
7/26/2026
Usage
8 downloads ยท 105 views
File structure
Create Brand-Consistent Marketing Content
Marketing teams need content that stays consistent across channels. This skill helps plan, write, analyze, and optimize content for brand voice and SEO.
Improve LLM Prompts With Proven Patterns
Inconsistent prompts waste time and make AI outputs hard to trust. This skill guides prompt design with reusable patterns, examples, evaluation steps, and optimization workflows.
Build Fullstack Apps with Senior Patterns
Teams need consistent setup, architecture, and review guidance for modern web applications. This skill provides scaffolders, workflow references, and quality prompts for React, Next.js, Node.js, GraphQL, and PostgreSQL projects.
Design Scalable Software Architectures
Architecture decisions are hard to compare across web, mobile, backend, and cloud systems. This skill provides structured guides and local scaffold scripts for reports, dependency review, and trade-off documentation.
Optimize AI Prompts With Prompt Engineer
Writing clear prompts is hard when goals are vague or complex. This skill turns rough requests into structured prompts using proven prompt frameworks.
Prioritize Product Work With Research Insights
Product teams need faster ways to rank features, synthesize interviews, and document decisions. This skill provides RICE scoring, interview analysis, and PRD templates for structured planning.
Review Code with Structured Quality Checks
by alirezarezvani
Code reviews can miss quality, security, and maintainability issues. This skill guides structured reviews with scripts, checklists, and report generation.
Review GitHub Pull Requests with CLI Utilities
by Bind
Pull request reviews require repeated eligibility checks, guideline discovery, and precise feedback. This skill documents a consistent CLI workflow for those tasks.
Write Concise Pull Request Review Comments
by juliusbrussee
Pull request reviews often become too wordy for quick action. This skill formats feedback as concise, paste-ready comments with location, problem, and fix.
Master Advanced Git Workflows
by AutumnsGrove
Complex Git maintenance can make history changes and conflict resolution difficult. This skill provides structured guidance, recovery steps, and an optional local helper for common advanced workflows.
Manage Coding Agent Workflows
by kiwi-phantomworks
Coding-agent projects can drift when tasks, scope, and checks are vague. This skill gives PM templates and review rules that keep Claude, Codex, and Claude Code work bounded and verifiable.
Review Code for Bugs and Security Issues
by 21pounder
Code reviews can miss bugs, security flaws, and maintainability issues. This skill guides Claude, Codex, and Claude Code through structured review steps.