entry-point-check
CommunityValidate and document project entry points.
Software Engineering#project structure#API design#design validation#CLI design#entry points#specification check
Authortikazyq
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill ensures that the defined entry points for a project align with the expected types, preventing design inconsistencies and catching omissions before critical validation stages.
Core Features & Use Cases
- Entry Point Validation: Compares the
entry_pointsfield in VS files against a predefined list of project entry point types (SPEC_PRJ_ENTRYPOINTS). - Gap Identification: Generates a report detailing missing entry points and suggests additions based on project context.
- Use Case: Before submitting a project for constraint acceptance, use this Skill to automatically verify that all necessary entry points (like UI, API, CLI) are correctly defined in the design specifications.
Quick Start
Run the entry-point-check skill to validate the entry points for the current project design.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: entry-point-check Download link: https://github.com/tikazyq/agentic-spec-forge/archive/main.zip#entry-point-check Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.