Best for
- Use when the user wants to create a skill from scratch, reshape an existing skill, make a skill more reliable/technological, more creative/varied, or more visually polished — or when a skill feels templated, generic, or…
bestdeejay-design/agent-skills/skills/skill-forge/SKILL.md
Meta-skill and design compass for creating new skills and upgrading existing ones with a deliberate push toward being maximally technological, creative, and aesthetically disciplined. Use when the user wants to create a skill from scratch, reshape an existing skill, make a skill more reliable/technological, more creative/varied, or more visually polished — or when a skill feels templated, generic, or mechanically weak. Trigger on phrases like "создай скил", "новый скил", "улучши скил", "сделай с
Decision brief
A compass, not a dictator. This skill helps you design skills that are maximally technological (engineered, reliable, composable), creative (generative, varied, distinctive), and aesthetically disciplined (intentional, not templated). It separates the obligatory base — rules you…
Compatibility matrix
| Platform | Status | Evidence | What to check |
|---|---|---|---|
| Codex | Not declared | No explicit evidence | Portability before use |
| Claude Code | Not declared | No explicit evidence | Portability before use |
| Cursor | Not declared | No explicit evidence | Portability before use |
| Gemini CLI | Not declared | No explicit evidence | Portability before use |
Installation
The source command is displayed only when detected. A safe inspection prompt is always available so your agent can explain every action before execution.
npx skills add https://github.com/bestdeejay-design/agent-skills --skill "skills/skill-forge"Inspect the Agent Skill "skill-forge" from https://github.com/bestdeejay-design/agent-skills/blob/7335d0977b630b7fe4b24c24f312ab61c04fbc90/skills/skill-forge/SKILL.md at commit 7335d0977b630b7fe4b24c24f312ab61c04fbc90. List every install step, command, network request, credential, file read/write, external action, and rollback step. Explain whether it fits my task. Do not install or execute anything until I approve.
Workflow
Adapted from the official skill-creator flow, with an accent pass added:
These come from the official Agent Skills specification (agentskills.io) plus our own working gates. They are non-negotiable.
Pick this when the skill must be engineered. It is an amplifier, not required.
Pick this when the skill must vary and surprise (in a good way).
Pick this when the skill must look intentional.
Permission review
No configured static risk pattern was detected
This is not proof of safety. Runtime behavior, indirect dependencies, and hidden external systems are outside the static scan.
Evidence record
| Signal | Value | Evidence type | Meaning |
|---|---|---|---|
| Quality score | 91/100 | Computed | Documentation, specificity, maintenance, and trust rules |
| Repository stars | 5 | Source | Repository attention, not individual Skill quality |
| Compatibility | 0 platforms | Source | Declared in the catalog source record |
| Usage guide | automated source guide | Editorial | Generated or reviewed according to the visible evidence level |
Pinned source
A compass, not a dictator. This skill helps you design skills that are maximally technological (engineered, reliable, composable), creative (generative, varied, distinctive), and aesthetically disciplined (intentional, not templated). It separates the obligatory base — rules you must not break — from accents — amplifiers you choose per task.
Russian triggers:
создай скил,новый скил,улучши скил,сделай скил креативнее,эстетичный скил,технологичный скил,скилл шаблонный,перепиши SKILL.md,мета-скилл,проверь скилл перед релизом.
These come from the official Agent Skills specification (agentskills.io) plus our own working gates. They are non-negotiable.
name (≤64 chars, a-z 0-9 -, no double hyphens, MUST match
the folder name) and description (≤1024 chars, MUST state what the skill
does AND when to use it). Put all "when to use" info in description, never
in the body. Make triggers a little "pushy" to fight undertriggering — list
synonyms and casual phrasings.SKILL.md under 500 lines. Bundle code in
scripts/ (deterministic, repetitive tasks), docs in references/ (loaded as
needed; add a TOC if >300 lines), outputs in assets/. Reference files one
level deep only.deck.json) is the source of
truth; every stage reads/writes it so artifacts are regenerable.:root (every color is a token), one mood per
artifact, one idea per slide, assertion headlines (full sentence with a verb),
words-per-slide budget.Pick this when the skill must be engineered. It is an amplifier, not required.
pptx skill): pin the
canvas (e.g. 1600×900), the safe font (e.g. Arial — LibreOffice substitutes
matter), and exempt decorative elements from bounds checks by naming
convention (ghost*, decor*, chrome-*).#/8-digit hex (corrupts files), parse with defusedxml (round-tripping
through ElementTree rewrites namespaces and corrupts), run the validator
after generating and fix in the generator, never hand-edit packed XML.Pick this when the skill must vary and surprise (in a good way).
#F4F1EA + high-contrast serif
Pick this when the skill must look intentional.
swiss | editorial | flat | glass | dark drives the regime;
one mood per artifact, one radius/stroke language.Adapted from the official skill-creator flow, with an accent pass added:
evals/evals.json.total_tokens / duration_ms to timing.json (only chance to get them).text / passed / evidence, no
partial credit; superficial pass = fail. Subjective quality → human judgment.scripts/.best_description by test score.package_skill → .skill file; preserve the original name.A skill that passes Level 0 and at least one accent is shippable. A skill that passes all three accents is exceptional.
Frequently asked questions
A compass, not a dictator. This skill helps you design skills that are maximally technological (engineered, reliable, composable), creative (generative, varied, distinctive), and aesthetically disciplined (intentional, not templated). It separates the obligatory base — rules you…
The source record exposes this install command: npx skills add https://github.com/bestdeejay-design/agent-skills --skill "skills/skill-forge". Inspect the command and pinned source before running it.
Alternatives
vasilyu1983/AI-Agents-public
Guides iOS testing with XCTest, XCUITest, Swift Testing, simctl, and xcresult. Use when choosing destinations, controlling flakes, or parsing test artifacts for native apps.
drafthq/draft
Decompose project or track into modules with dependency mapping. Project scope updates architecture.md and derives .ai-context.md. Track scope generates hld.md (always) and lld.md (when --lld or High-complexity module triggers it) — design-mandated artifacts that drive implement, deploy-checklist, and upload sign-off.
microsoft/Sico
Execute Android UI workflows on a sandbox device, review results, and produce a structured execution report.
VincentChuWaiChow/vanguard-frontier-agentic
Diagnoses Salesforce Flow failures from pasted error messages or (in T1 mode) live Flow Interview logs fetched via sf CLI. Identifies the failing node, root cause, and provides specific fix recommendations including fault path design, data type corrections, and null handling. TRIGGER when: user says debug this flow error, flow failed with, flow interview error, why did my flow fail, flow is not working, flow throws error, flow interview fault. Trigger phrases: flow error, interview log, fault pa