SkillAgentSearch skills...

sanglogium

E-commerce shop with 500+ products, storefront, admin management panel, marketing panel. Professional Checkout, Orders & Shipping Management System, Catalogue Management, product browsing experience, mobile experience and automated re-builds. Tech: Next.js/React/Sanity/Typescript

Install / Use

npx skills add munrhalls/sanglogium

Installs into whichever agent you are using.

About this skill
🤖

Devin Config

Devin AI agent config

Quality Score

61/100

Category

Automation

Supported Platforms

Devin

Fast Beads Issue Creation — Hard Constraint

Rule

Adding a new beads issue is a single append to .beads/issues.jsonl. It must finish in under 3 seconds. If it does not, cancel and use the simplest possible manual append.

Forbidden steps

  • Do not read the file first.
  • Do not verify line endings, encoding, or ID uniqueness.
  • Do not run bd CLI, Get-Content, or any command to inspect the file.
  • Do not build a todo list, plan, or verification step around the append.
  • Do not add labels, notes, or extra fields beyond the minimal issue line.

Title must follow the naming convention

_project/beads-naming-convention.md is MANDATORY even on the fast path — it costs no time. Epic = EPIC Filters Sorting. Child of an epic = [Filters] Price min/max <-> URL. Standalone = Search: clamp out-of-range ?page=. Never a raw ID or sang-logium- in a title.

Allowed minimal line

{"_type":"issue","id":"sang-logium-XXX","title":"[Filters] Price min/max <-> URL","description":"...","status":"open","priority":1,"issue_type":"task","owner":"antarcticdepths71@gmail.com","created_at":"...","created_by":"Munrhalls","updated_at":"...","dependency_count":0,"dependent_count":0,"comment_count":0}

Time bound

If the append is not committed in 1–3 seconds, the operation is invalid and must be aborted.

Related Skills

View on GitHub
GitHub Stars0
CategoryAutomation
UpdatedNaNy ago
Forks0

Security Score

68/100

Audited on Invalid Date

2 medium1 low