pre-implementation-check

Community

Prevent duplicate work before coding.

Authorpmarashian
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill prevents wasted development time by ensuring that functionality isn't duplicated and that necessary prerequisites are met before starting new implementation tasks.

Core Features & Use Cases

  • Duplicate Work Prevention: Checks if a feature already exists in the codebase.
  • Dependency Verification: Ensures all mandatory skills, build tools, and test infrastructure are ready.
  • Environment Readiness: Verifies development server health and test seam availability.
  • Use Case: Before starting to implement a new user authentication flow, use this Skill to search the codebase and confirm that no similar authentication mechanism already exists, saving hours of redundant effort.

Quick Start

Run a pre-implementation check for the new user profile feature.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 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: pre-implementation-check
Download link: https://github.com/pmarashian/cursor-agent-skills/archive/main.zip#pre-implementation-check

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.