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.
Scaffold Rust Project Architecture
Starting a Rust project requires many structural decisions before feature work begins. This skill generates Cargo layouts, module plans, tests, and development configuration for common Rust project types.
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "systems-programming-rust-project" from https://skillstore.io/skills/sickn33-systems-programming-rust-project.md and its manifest at https://skillstore.io/api/skills/sickn33-systems-programming-rust-project/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 "systems-programming-rust-project". A user asks for a new Rust CLI that supports init and run commands.
Expected outcome:
The skill returns a Cargo binary layout with src/main.rs, cli.rs, command modules, error handling, integration tests, examples, and development commands.
Using "systems-programming-rust-project". A team wants to split a Rust product into reusable crates.
Expected outcome:
The skill proposes a workspace tree with shared package metadata, crate boundaries, dependency placement, tests, and release build settings.
Using "systems-programming-rust-project". A backend engineer needs a Rust API starter using Axum.
Expected outcome:
The skill outlines route, handler, service, model, middleware, tracing, CORS, database dependency, and testing structure for the service.
All static findings appear to be false positives caused by Markdown fences, placeholder Cargo metadata, and sample Rust error handling. No prompt injection, credential access, data exfiltration, obfuscation, or malicious execution intent was found 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-systems-programming-rust-project/audits/4?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_report[](https://skillstore.io/skills/sickn33-systems-programming-rust-project?utm_source=security_passport_badge)<a href="https://skillstore.io/skills/sickn33-systems-programming-rust-project?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/sickn33-systems-programming-rust-project/security.svg" alt="Skillstore security assessment" loading="lazy"></a><iframe src="https://skillstore.io/embed/skills/sickn33-systems-programming-rust-project.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). systems-programming-rust-project security audit report (audit version 4) [Author version unspecified]. Skillstore. https://skillstore.io/skills/sickn33-systems-programming-rust-project/audits/4@techreport{sickn33-sickn33-systems-programming-rust-project-2026,
author = {sickn33},
title = {systems-programming-rust-project security audit report (audit version 4)},
institution = {Skillstore},
year = {2026},
number = {4},
url = {https://skillstore.io/skills/sickn33-systems-programming-rust-project/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: "systems-programming-rust-project security audit report (audit version 4)"
version: "unspecified"
type: report
authors:
- name: "sickn33"
date-released: "2026-07-07"
url: "https://skillstore.io/skills/sickn33-systems-programming-rust-project/audits/4"
identifiers:
- type: other
value: "skillstore:sickn33-systems-programming-rust-project:audit:4"
description: "Skillstore immutable audit report identifier"
Generate a binary project with clap-based commands, configuration modules, error handling, and integration test layout.
Plan a workspace with shared package metadata, core crates, API crates, CLI crates, and integration tests.
Create a web API structure with routes, handlers, services, models, middleware, tracing, and Cargo dependencies.
Use this skill to scaffold a Rust binary project named notes-cli with a simple command structure, tests, and Cargo configuration.
Use this skill to design a Rust library crate for parsing configuration files. Include module layout, error types, tests, examples, and documentation structure.
Use this skill to create a Cargo workspace for a service with core, api, cli, and integration-test crates. Explain dependency ownership between crates.
Use this skill to scaffold an Axum web API with routing, handlers, services, models, middleware, tracing, SQLx, tests, clippy, rustfmt, and release profile settings.
Author
sickn33License
MIT
Skillstore revision
r1
Version notice
The author did not declare a version.
Ref
9f814fc6a43fd99946f2da5e0df231c65a38bc76
Maintenance freshness
7/18/2026
Usage
10 downloads ยท 120 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.
Improve Rust Test Coverage
by EmilLindfors
Missing tests leave Rust error paths and edge cases unprotected. This skill reviews code and tests, then suggests targeted coverage improvements.
Build Rust Test Mocks with Trait Patterns
by EmilLindfors
Rust tests often become slow or fragile when they depend on databases, HTTP services, or real infrastructure. This skill helps Claude, Codex, and Claude Code design trait-based mocks, controlled failures, and fixture helpers.
Design Rust Port and Adapter Boundaries
by EmilLindfors
External services can leak infrastructure concerns into domain code. This skill helps design Rust traits and adapters that keep dependencies isolated and testable.
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.
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.
Create Better AI Skills
by vercel-labs
Building reusable AI skills can be inconsistent without clear structure. This skill guides Claude, Codex, and Claude Code through design, scaffolding, validation, and packaging.