jutsu-creator
Create SHINOBI WAY Jutsu Skills
Designing balanced SHINOBI WAY combat skills requires matching many enums, costs, effects, and tier rules. This skill guides requirements gathering and produces TypeScript-ready jutsu definitions.
Install with my Agent
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "jutsu-creator" from https://skillstore.io/skills/cesaraugustusgrob-jutsu-creator.md and its manifest at https://skillstore.io/api/skills/cesaraugustusgrob-jutsu-creator/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.
Agent-readable resources
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Test it
Using "jutsu-creator". Create a Basic fire attack for early-game players.
Expected outcome:
A Basic main-action fire jutsu with low chakra cost, short cooldown, spirit scaling, elemental damage, and a small burn chance.
Using "jutsu-creator". Make a Hidden clan toggle that rewards speed builds.
Expected outcome:
A Hidden toggle skill with activation cost, recurring chakra upkeep, speed and accuracy buffs, and clear counterplay through resource pressure.
Using "jutsu-creator". Balance a Forbidden ultimate with high risk.
Expected outcome:
A Forbidden main-action technique with high chakra and HP costs, long cooldown, strong damage multiplier, and limited reuse.
Security Audit
SafeAll static findings were false positives caused by Markdown examples, inline code formatting, or game terminology. I found no instructions that execute commands, perform reconnaissance, make network requests, or attempt prompt injection.
Risk Factors
โ๏ธ External commands (11)
Share & cite this report
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
Copy report link
https://skillstore.io/skills/cesaraugustusgrob-jutsu-creator/audits/8?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportMarkdown badge
[](https://skillstore.io/skills/cesaraugustusgrob-jutsu-creator?utm_source=security_passport_badge)HTML badge
<a href="https://skillstore.io/skills/cesaraugustusgrob-jutsu-creator?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/cesaraugustusgrob-jutsu-creator/security.svg" alt="Skillstore security assessment" loading="lazy"></a>Embed card
<iframe src="https://skillstore.io/embed/skills/cesaraugustusgrob-jutsu-creator.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>Academic citations (APA ยท BibTeX ยท CFF)
APA citation
CesarAugustusGroB. (2026). jutsu-creator security audit report (audit version 8) [Author version unspecified]. Skillstore. https://skillstore.io/skills/cesaraugustusgrob-jutsu-creator/audits/8BibTeX citation
@techreport{cesaraugustusgrob-cesaraugustusgrob-jutsu-creator-2026,
author = {CesarAugustusGroB},
title = {jutsu-creator security audit report (audit version 8)},
institution = {Skillstore},
year = {2026},
number = {8},
url = {https://skillstore.io/skills/cesaraugustusgrob-jutsu-creator/audits/8},
note = {Author version unspecified}
}CITATION.cff
cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "jutsu-creator security audit report (audit version 8)"
version: "unspecified"
type: report
authors:
- name: "CesarAugustusGroB"
date-released: "2026-07-06"
url: "https://skillstore.io/skills/cesaraugustusgrob-jutsu-creator/audits/8"
identifiers:
- type: other
value: "skillstore:cesaraugustusgrob-jutsu-creator:audit:8"
description: "Skillstore immutable audit report identifier"
Skillstore Score
Why this score Evidence Confidence: HighWhat You Can Build
Design a New Combat Skill
Create a complete jutsu definition with tier, costs, damage, effects, and requirements.
Implement Game Data Faster
Convert a skill concept into a TypeScript object that matches the game constants format.
Balance Custom Abilities
Compare cooldowns, resource costs, and damage multipliers against tier guidelines.
Try These Prompts
Create a Basic main-action fire jutsu for SHINOBI WAY. Ask me for any missing details before generating the final skill.
Design an Advanced lightning jutsu for a ranged attacker. Include costs, cooldown, scaling stat, damage type, and one status effect.
Create a Hidden toggle skill that increases speed and accuracy. Balance activation cost, upkeep cost, cooldown, and counterplay.
Review this jutsu concept for balance and interface fit. Adjust tier, costs, cooldown, effects, and TypeScript fields as needed.
Best Practices
- Provide the intended tier, action type, combat role, and target player level.
- Review generated values against current game balance before adding them.
- Keep side and passive skills focused on utility instead of direct burst damage.
Avoid
- Do not request a universal skill that ignores tier, cost, and cooldown limits.
- Do not add true damage to low-tier skills without a strong design reason.
- Do not paste generated output without checking current enums and interfaces.
Frequently Asked Questions
What does this skill create?
Does it edit my project files?
Can it create passive and toggle skills?
Can it balance damage and costs?
Does it support status effects?
Who should review the output?
Developer Details
Author
CesarAugustusGroBLicense
MIT
Skillstore revision
r1
Version notice
The author did not declare a version.
Ref
dd4a3ef9f20ddf38830950b4bb713df96b431fd6
Maintenance freshness
7/18/2026
Usage
6 downloads ยท 326 views
File structure