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.
Automate AI Code Review Workflows
Manual code reviews can miss security, performance, and architecture issues under deadline pressure. This skill guides AI-assisted reviews using static analysis, LLM prompts, CI checks, and quality gates.
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "performance-testing-review-ai-review" from https://skillstore.io/skills/sickn33-performance-testing-review-ai-review.md and its manifest at https://skillstore.io/api/skills/sickn33-performance-testing-review-ai-review/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 "performance-testing-review-ai-review". Small API change with database reads inside a loop.
Expected outcome:
The review flags a high performance risk, explains the N+1 query pattern, and recommends batch loading or eager loading.
Using "performance-testing-review-ai-review". Pull request touching login, session handling, and token validation.
Expected outcome:
The review prioritizes authentication bypass, weak token validation, session fixation, rate limiting, and missing security tests.
Using "performance-testing-review-ai-review". Large refactor affecting many files across multiple services.
Expected outcome:
The review recommends shallow automated checks first, then human review for service boundaries, API compatibility, and rollout risk.
The static alerts are false positives from Markdown examples, code fences, and conventional CI review snippets. I found no evidence of prompt injection, secret exfiltration, malicious network behavior, or unsafe filesystem access in SKILL.md.
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-performance-testing-review-ai-review/audits/4?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_report[](https://skillstore.io/skills/sickn33-performance-testing-review-ai-review?utm_source=security_passport_badge)<a href="https://skillstore.io/skills/sickn33-performance-testing-review-ai-review?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/sickn33-performance-testing-review-ai-review/security.svg" alt="Skillstore security assessment" loading="lazy"></a><iframe src="https://skillstore.io/embed/skills/sickn33-performance-testing-review-ai-review.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). performance-testing-review-ai-review security audit report (audit version 4) [Author version unspecified]. Skillstore. https://skillstore.io/skills/sickn33-performance-testing-review-ai-review/audits/4@techreport{sickn33-sickn33-performance-testing-review-ai-review-2026,
author = {sickn33},
title = {performance-testing-review-ai-review security audit report (audit version 4)},
institution = {Skillstore},
year = {2026},
number = {4},
url = {https://skillstore.io/skills/sickn33-performance-testing-review-ai-review/audits/4},
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: "performance-testing-review-ai-review security audit report (audit version 4)"
version: "unspecified"
type: report
authors:
- name: "sickn33"
date-released: "2026-07-07"
url: "https://skillstore.io/skills/sickn33-performance-testing-review-ai-review/audits/4"
identifiers:
- type: other
value: "skillstore:sickn33-performance-testing-review-ai-review:audit:4"
description: "Skillstore immutable audit report identifier"
Use focused prompts and static analyzer context to inspect authentication, authorization, and data-access changes.
Create a pipeline plan that combines static analysis, AI review, review comments, and merge-blocking thresholds.
Define repeatable review categories, severity labels, and remediation expectations across engineering teams.
Review this pull request for security, performance, tests, and maintainability. Use clear severity labels and concrete fixes. Here is the diff: [paste diff].
Analyze this security-sensitive change for access control, token handling, injection risks, and missing audit coverage. Include likely impact and remediation steps.
Design a CI code review workflow for this repository. Include static analysis tools, AI review inputs, secret handling, and merge quality gates.
Build a staged review plan for this service. Combine static analysis, dependency review, threat modeling, performance checks, and human approval points.
Author
sickn33License
MIT
Skillstore revision
r1
Version notice
The author did not declare a version.
Ref
816c62b2546ddb1c6a0453e7c781b5e095117819
Maintenance freshness
7/18/2026
Usage
10 downloads ยท 119 views
File structure
๐ SKILL.md
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.
Search Code by AST Structure
by 0xDarkMatter
Text searches miss semantic relationships and produce noisy matches. This skill uses ast-grep patterns to locate code structures and prepare focused refactors.
Build Reliable Test Automation
by 89jobrien
Weak tests slow releases and hide regressions. This skill guides test strategy, TDD, automation, coverage review, and Playwright web checks.
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.
Evaluate Claude Code Component Quality
by C0ntr0lledCha0s
Claude Code components can be technically valid yet unclear, over-permissioned, or difficult to invoke. This skill scores five quality dimensions and recommends specific improvements.
Build Scalable Backend Services
by davila7
Backend teams need structured guidance for APIs, migrations, security, and performance. This skill provides references and helper scripts for planning, scaffolding, and reviewing backend work.
Plan Reliable Tests Across Your Codebase
by 0xDarkMatter
This skill helps teams choose test strategies, mocks, data fixtures, coverage gates, and CI patterns without mixing test scopes. It gives Claude, Codex, and Claude Code structured guidance for unit, integration, end-to-end, TDD, and pipeline testing.