commit
78Create Project-Consistent Git Commits
Writing clear commit messages from staged changes takes time and consistency. This skill reviews git context and proposes concise commit messages that match project style.
Plan Features Before Implementation
Feature work often starts with unclear scope, hidden risks, and scattered tasks. This skill creates an approval-ready plan before implementation begins.
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "plan-feature" from https://skillstore.io/skills/davidopdebeeck-plan-feature.md and its manifest at https://skillstore.io/api/skills/davidopdebeeck-plan-feature/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 "plan-feature". Plan a customizable voting deck feature for an estimation app.
Expected outcome:
The skill produces a saved feature plan with a summary, affected modules, design decisions, ordered tasks, risks, and open questions.
Using "plan-feature". Plan user authentication for an existing web application.
Expected outcome:
The skill identifies API, UI, storage, validation, testing, and migration work before asking for implementation approval.
Using "plan-feature". Plan a fix for unreliable session timers.
Expected outcome:
The skill narrows the problem, lists likely integration points, separates investigation from changes, and records verification steps.
All static findings are false positives caused by Markdown inline code and fenced examples in SKILL.md. No evidence found for shell execution, prompt injection, data exfiltration, or other malicious intent.
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/davidopdebeeck-plan-feature/audits/8?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_report[](https://skillstore.io/skills/davidopdebeeck-plan-feature?utm_source=security_passport_badge)<a href="https://skillstore.io/skills/davidopdebeeck-plan-feature?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/davidopdebeeck-plan-feature/security.svg" alt="Skillstore security assessment" loading="lazy"></a><iframe src="https://skillstore.io/embed/skills/davidopdebeeck-plan-feature.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>DavidOpDeBeeck. (2026). plan-feature security audit report (audit version 8) [Author version unspecified]. Skillstore. https://skillstore.io/skills/davidopdebeeck-plan-feature/audits/8@techreport{davidopdebeeck-davidopdebeeck-plan-feature-2026,
author = {DavidOpDeBeeck},
title = {plan-feature security audit report (audit version 8)},
institution = {Skillstore},
year = {2026},
number = {8},
url = {https://skillstore.io/skills/davidopdebeeck-plan-feature/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: "plan-feature security audit report (audit version 8)"
version: "unspecified"
type: report
authors:
- name: "DavidOpDeBeeck"
date-released: "2026-07-05"
url: "https://skillstore.io/skills/davidopdebeeck-plan-feature/audits/8"
identifiers:
- type: other
value: "skillstore:davidopdebeeck-plan-feature:audit:8"
description: "Skillstore immutable audit report identifier"
Turn a rough feature idea into scope, decisions, tasks, risks, and questions before development starts.
Map a requested change across API, domain, adapter, and UI layers before assigning implementation work.
Save a structured plan that teammates can review, approve, and use during later implementation.
Use plan-feature to plan adding [feature name]. Include acceptance criteria, affected files, tasks, risks, and open questions.
Use plan-feature for [feature name]. First inspect the existing flow, then propose integration points and a task breakdown.
Use plan-feature to plan [feature name]. Compare major design options, choose one, and explain the tradeoffs.
Use plan-feature for [feature name]. Produce an approval-ready plan with module impact, sequencing, validation, risks, and unresolved decisions.
Author
DavidOpDeBeeckLicense
MIT
Skillstore revision
r1
Version notice
The author did not declare a version.
Ref
7e9e368dc1a370f2040369ebcd0db06d90cb48e5
Maintenance freshness
7/18/2026
Usage
5 downloads ยท 199 views
File structure
๐ SKILL.md
Create Project-Consistent Git Commits
Writing clear commit messages from staged changes takes time and consistency. This skill reviews git context and proposes concise commit messages that match project style.
Guide Angular UI Styling
Frontend teams need consistent Angular component structure and visual styling across the Guessimate UI. This skill provides practical standards for components, state, Tailwind CSS usage, colors, cards, and typography.
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 Agents
by Dami-Randle
Designing reliable Claude Code agents is hard without structure. This skill provides templates, validation rules, and examples for agent prompts, triggers, tools, and metadata.
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.
Evaluate Claude Code Component Quality
by C0ntr0lledCha0s
Claude Code components can be technically valid yet unclear, over-permissioned, or difficult to invoke. This skill scores five quality dimensions and recommends specific improvements.
Build Fullstack Project Plans
by davila7
Teams often need a clear starting point for fullstack architecture, workflows, and quality checks. This skill provides stack guidance, reference patterns, and lightweight Python tools for planning and reviewing web projects.
Manage Requirement Changes Safely
by yunshu0909
Requirement changes often expand across files without clear approval points. This skill gives Claude, Codex, and Claude Code a gated workflow for scope, impact, validation, and documentation.