Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 9 additions & 6 deletions docs/SKILL.md → .github/skills/developer-guide/SKILL.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# SKILL.md
---
name: developer-guide
description: Comprehensive guide to technical skills, knowledge areas, and competencies required for BitSleuth Wallet development. Covers React Native/Expo mobile development, Bitcoin protocol expertise, cryptography, security best practices, and platform-specific knowledge for building a professional-grade Bitcoin wallet.
---

## Required Skills for BitSleuth Wallet Development
# Required Skills for BitSleuth Wallet Development

This document outlines the technical skills, knowledge areas, and competencies required to effectively contribute to the **BitSleuth Wallet** project—a professional-grade, non-custodial Bitcoin mobile wallet built with React Native and Expo for iOS and Android.

Expand Down Expand Up @@ -553,7 +556,7 @@ Contributing to **BitSleuth Wallet** requires a unique blend of mobile developme
**Remember**: This is a Bitcoin wallet handling real user funds. Every line of code should be written with security, privacy, and reliability as top priorities.

For questions or clarification on any skill area, please refer to:
- [AGENTS.md](../AGENTS.md) - Project overview and patterns
- [CONTRIBUTING.md](../CONTRIBUTING.md) - Contribution guidelines
- [.github/copilot-instructions.md](../.github/copilot-instructions.md) - Development conventions
- [docs/](.) - Additional technical documentation
- [AGENTS.md](../../../AGENTS.md) - Project overview and patterns
- [CONTRIBUTING.md](../../../CONTRIBUTING.md) - Contribution guidelines
- [.github/copilot-instructions.md](../../copilot-instructions.md) - Development conventions
- [docs/](../../../docs/) - Additional technical documentation