prd-to-appspec
78Convert PRDs Into Agent App Specs
Technical PRDs often include code details that slow agent planning. This skill converts them into structured XML app specs for Claude, Codex, and Claude Code.
Create AI Skills with Guided Templates
Building reusable AI skills requires clear structure and activation rules. This skill provides templates, workflows, and validation checks for Claude, Codex, and Claude Code.
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "create-skill" from https://skillstore.io/skills/aaronabuusama-create-skill.md and its manifest at https://skillstore.io/api/skills/aaronabuusama-create-skill/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 "create-skill". Create a skill for reviewing database migrations.
Expected outcome:
The assistant asks for trigger phrases, required tools, and review scope. It then recommends a simple SKILL.md with workflow sections and examples.
Using "create-skill". Improve our research skill so it supports multiple specialists.
Expected outcome:
The assistant identifies this as an agent-based update. It proposes agent roles, handoff rules, parallel execution limits, and validation steps.
Using "create-skill". Check whether my new skill template is complete.
Expected outcome:
The static external-command findings are markdown fences, inline filenames, or local path references rather than executable Ruby backticks. The hardcoded URL is a placeholder example, not an active network call. One low-severity semantic concern remains because the workflow asks users to update global AI context without an explicit confirmation requirement.
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/aaronabuusama-create-skill/audits/8?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_report[](https://skillstore.io/skills/aaronabuusama-create-skill?utm_source=security_passport_badge)<a href="https://skillstore.io/skills/aaronabuusama-create-skill?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/aaronabuusama-create-skill/security.svg" alt="Skillstore security assessment" loading="lazy"></a><iframe src="https://skillstore.io/embed/skills/aaronabuusama-create-skill.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>AaronAbuUsama. (2026). create-skill security audit report (audit version 8) [Author version unspecified]. Skillstore. https://skillstore.io/skills/aaronabuusama-create-skill/audits/8@techreport{aaronabuusama-aaronabuusama-create-skill-2026,
author = {AaronAbuUsama},
title = {create-skill security audit report (audit version 8)},
institution = {Skillstore},
year = {2026},
number = {8},
url = {https://skillstore.io/skills/aaronabuusama-create-skill/audits/8},
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: "create-skill security audit report (audit version 8)"
version: "unspecified"
type: report
authors:
- name: "AaronAbuUsama"
date-released: "2026-07-05"
url: "https://skillstore.io/skills/aaronabuusama-create-skill/audits/8"
identifiers:
- type: other
value: "skillstore:aaronabuusama-create-skill:audit:8"
description: "Skillstore immutable audit report identifier"
Each author remains a separate installable skill. The recommended variant is ranked by Skillstore evidence.
Why this variant is first
aaronabuusama-create-skill
2026-08-21
0xmsc-create-skill
2026-08-21
cygnusfear-create-skill
2026-08-21
Define activation triggers, choose a structure, and draft a clear SKILL.md for a focused capability.
Use shared templates and validation checks to keep skill files consistent across a repository.
Review an existing skill, choose an update type, and add workflows or examples without changing its purpose.
Use create-skill to design a simple skill for my goal. Ask for missing triggers, tools, and examples before drafting.
Use create-skill to compare the available skill structures for this capability. Recommend the smallest structure that fits the workflow.
Use create-skill to review this skill and suggest focused updates. Preserve current triggers unless there is a clear reason to change them.
Use create-skill to plan an agent-based skill. Define agent roles, handoffs, validation points, and when parallel work is appropriate.
Author
AaronAbuUsamaLicense
MIT
Skillstore revision
r1
Version notice
The author did not declare a version.
Ref
c4037264bbd363c572662d6154a3ab28f5ca4f53
Maintenance freshness
7/18/2026
Usage
9 downloads ยท 413 views
File structure
๐ SKILL.md
๐ templates/
๐ CLAUDE-template.md
๐ complex-skill-template.md
๐ README.md
๐ skill-with-agents-template.md
๐ workflows/
๐ create-new.md
๐ update-existing.md
Convert PRDs Into Agent App Specs
Technical PRDs often include code details that slow agent planning. This skill converts them into structured XML app specs for Claude, Codex, and Claude Code.
Master Prompt and Context Engineering for AI Agents
Vague, bloated prompts waste context and produce unreliable AI agent behavior. This skill applies Anthropic context-engineering principles to help you write clear, structured, high-signal prompts that improve accuracy and reduce token cost.
Design Clean Architecture Systems
Complex software projects often fail because boundaries, domain rules, and tradeoffs are unclear. This skill guides Claude, Codex, and Claude Code through discovery, modeling, ADRs, and TypeScript architecture scaffolds.
Analyze SMC Trading Setups
Traders need structured SMC analysis without manually checking every liquidity level. This skill converts local chart data into bias, entries, stops, targets, and risk warnings.
Build disciplined simulated BTC trade plans
Simulated trading agents need consistent rules for turning market observations into documented decisions. This skill applies ICT/SMC structure, entry criteria, and risk limits to BTC/USDT backtesting workflows.
Create Claude Code Subagents
Creating useful subagents requires clear scope, safe tool access, and strong prompts. This skill guides Claude Code users through repeatable agent design and setup.
Create Effective AI Skills
by 89jobrien
Building reusable AI skills is hard when structure, resources, and validation rules are unclear. This skill provides a practical workflow for designing, writing, validating, and packaging skills.
Create Claude Code Skills
by BrendanShields
Designing reliable AI skills is hard when structure, triggers, and validation rules are unclear. This skill guides Claude, Codex, and Claude Code through templates, naming rules, and quality checks.
Create Effective AI Skills
by notedit
Teams need repeatable guidance to build useful AI skills without adding unnecessary context. This skill provides a structured process for planning, writing, validating, and packaging skills.
Maintain a Verified Codex Knowledge Wiki
by phelan164
Codex guidance becomes stale, duplicated, and difficult to trace. This skill maintains a review-first wiki with source provenance, explicit knowledge states, safe paths, and deterministic linting.
Create Clear Skill Files
by YYH211
Creating reliable agent skills requires clear structure, triggers, and examples. This skill provides templates and review checks for SKILL.md files.
Build Claude Code Plugins
by C0ntr0lledCha0s
Creating Claude Code plugins requires correct structure, validation, documentation, and safe packaging. This skill guides users through plugin architecture, templates, validation, and publishing workflows.