search-before-write
CommunitySearch before writing code.
AuthorSteelMorgan
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill ensures that agents always perform a thorough search for existing solutions, patterns, or relevant information before generating new code, preventing duplication and leveraging existing project assets.
Core Features & Use Cases
- Code Duplication Prevention: Avoids writing redundant code by first checking for existing implementations.
- Leverages Existing Assets: Maximizes the use of existing project configurations, BSP (Built-in Software Platform), metadata, and platform APIs.
- Use Case: When asked to create a new function, the agent will first use
navigate_symbolto search the project, thensearch_ssl_functionsfor BSP functions, andsearch_syntax_referencefor platform capabilities before writing any new code.
Quick Start
When asked to create a new function, first search for existing implementations using navigate_symbol.
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: search-before-write Download link: https://github.com/SteelMorgan/1c-agent-based-dev-framework/archive/main.zip#search-before-write 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.