memory-management
78Manage AI Coding Memory
AI coding sessions often lose preferences, decisions, and correction history. This skill gives Claude, Codex, and Claude Code a structured memory practice for durable project context.
Build Claude Code Skills
Teams need repeatable guidance for creating Claude Code skills without fragile activation rules. This skill explains triggers, hooks, guardrails, memory patterns, and troubleshooting steps.
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "skill-developer" from https://skillstore.io/skills/dojocodinglabs-skill-developer.md and its manifest at https://skillstore.io/api/skills/dojocodinglabs-skill-developer/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 "skill-developer". Create a backend development skill for our API project.
Expected outcome:
A structured skill plan with frontmatter guidance, activation terms, rule suggestions, tests, and references for deeper backend standards.
Using "skill-developer". Our frontend skill activates too often on generic prompts.
Expected outcome:
A focused troubleshooting path that narrows keywords, adds path exclusions, tests intent patterns, and checks hook registration.
Using "skill-developer". We want a skill to remember approved implementation plans.
Expected outcome:
A memory-aware workflow design with storage locations, refresh triggers, user controls, and privacy boundaries.
The static findings are false positives caused by Markdown code fences, inline backticks, local command examples, and .claude path references. I found no executable payloads, credential access, network exfiltration, or prompt injection attempts in the reviewed files.
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/dojocodinglabs-skill-developer/audits/8?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_report[](https://skillstore.io/skills/dojocodinglabs-skill-developer?utm_source=security_passport_badge)<a href="https://skillstore.io/skills/dojocodinglabs-skill-developer?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/dojocodinglabs-skill-developer/security.svg" alt="Skillstore security assessment" loading="lazy"></a><iframe src="https://skillstore.io/embed/skills/dojocodinglabs-skill-developer.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>DojoCodingLabs. (2026). skill-developer security audit report (audit version 8) [Author version unspecified]. Skillstore. https://skillstore.io/skills/dojocodinglabs-skill-developer/audits/8@techreport{dojocodinglabs-dojocodinglabs-skill-developer-2026,
author = {DojoCodingLabs},
title = {skill-developer security audit report (audit version 8)},
institution = {Skillstore},
year = {2026},
number = {8},
url = {https://skillstore.io/skills/dojocodinglabs-skill-developer/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: "skill-developer security audit report (audit version 8)"
version: "unspecified"
type: report
authors:
- name: "DojoCodingLabs"
date-released: "2026-07-06"
url: "https://skillstore.io/skills/dojocodinglabs-skill-developer/audits/8"
identifiers:
- type: other
value: "skillstore:dojocodinglabs-skill-developer: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
sickn33-skill-developer
2026-08-21
0chan-smc-skill-developer
2026-08-21
diet103-skill-developer
2026-08-21
dojocodinglabs-skill-developer
2026-08-21
dimon94-skill-developer
2026-08-21
Use the guide to draft SKILL.md, add activation rules, test triggers, and keep guidance within recommended size limits.
Use the trigger references to reduce false positives and align keyword, intent, file, and content patterns.
Use the hook and enforcement guidance to document when skills should suggest, warn, or block risky workflows.
Create a new Claude Code skill for our testing workflow. Include the SKILL.md outline and recommended trigger keywords.
Help me add skill activation rules for a React frontend skill. Include keyword, intent, and file path trigger suggestions.
A skill is not activating for expected prompts. Walk through the checks for frontmatter, rules, hooks, and test commands.
Design a memory-aware guardrail skill that tracks approved plans across sessions and gives users clear controls to view or clear memory.
Author
DojoCodingLabsLicense
MIT
Skillstore revision
r1
Version notice
The author did not declare a version.
Repository
https://github.com/DojoCodingLabs/claude-code-waypoint/tree/main/.claude/skills/skill-developerRef
72d5025b022c77f7a51bdf5c1637c689c80e89d1
Maintenance freshness
7/18/2026
Usage
6 downloads ยท 611 views
File structure
๐ ADVANCED.md
๐ HOOK_MECHANISMS.md
๐ MEMORY_PATTERNS.md
๐ PATTERNS_LIBRARY.md
๐ QUICK_REFERENCE.md
๐ SKILL.md
๐ TRIGGER_TYPES.md
๐ TROUBLESHOOTING.md
Manage AI Coding Memory
AI coding sessions often lose preferences, decisions, and correction history. This skill gives Claude, Codex, and Claude Code a structured memory practice for durable project context.
Build Next.js Frontends With Shared Guidelines
Frontend teams need consistent React and Next.js patterns across pages, components, forms, and data fetching. This skill provides practical guidance for shadcn/ui, Tailwind, Supabase, routing, performance, and TypeScript.
Control AI Coding Plans Before Execution
Complex AI coding changes can move too quickly and create avoidable risk. This skill gives Claude, Codex, and Claude Code a structured approval workflow before execution begins.
Preserve Project Context Across AI Coding Sessions
Long AI coding sessions can lose decisions, progress, and next steps after resets. This skill defines waypoint files that preserve context for Claude, Codex, and Claude Code.
Build Supabase Backends with Guardrails
Backend teams need repeatable patterns for secure Supabase services. This skill provides practical guidance for Edge Functions, PostgreSQL, RLS, validation, testing, and deployment.
Build Claude Code Agents
by C0ntr0lledCha0s
Creating reliable AI agents requires clear schemas, safe tools, and repeatable review steps. This skill guides agent design, validation, migration, and maintenance for Claude Code workflows.
Build Claude Code Slash Commands
by C0ntr0lledCha0s
Teams need repeatable AI workflows that are easy to invoke and review. This skill helps create, update, validate, and document Claude Code slash commands.
Create Consistent GitHub Issues
by C0ntr0lledCha0s
Poorly structured issues create ambiguity and require manual cleanup. This skill drafts and validates titles, bodies, labels, milestones, projects, and relationships.
Review Code with Structured Quality Checks
by alirezarezvani
Code reviews can miss quality, security, and maintainability issues. This skill guides structured reviews with scripts, checklists, and report generation.
Build Reliable PowerShell Tools
by hmohamed01
PowerShell projects need consistent structure, safe parameters, and current module guidance. This skill helps create scripts, modules, and GUIs using practical PowerShell references.
Format JSON with Clear Validation
by EnactProtocol
Compact JSON is hard to review, and invalid data slows debugging. This skill validates JSON and returns a clean, indented version with errors.