Meta-skill for creating and managing Claude Code skills
cat ~/الجديد
تصفح أحدث المهارات المضافة إلى السوق
Computational geometry with Shapely - create geometries, boolean operations, measurements, predicates
Security audit workflow - vulnerability scan → verification
Search Tool Hierarchy
Choose the right search tool for each query type
Search Tool Hierarchy
Router-First Architecture
Comprehensive code review workflow - parallel specialized reviews → synthesis
Resume work from handoff document with context analysis and validation
Document codebase as-is with thoughts directory for historical context
External research workflow for docs, web, APIs - NOT codebase exploration
Research agent for external documentation, best practices, and library APIs via MCP tools
Use RepoPrompt CLI for token-efficient codebase exploration
Analyze repository structure, patterns, conventions, and documentation for understanding a new codebase
Store a learning, pattern, or decision in the memory system for future recall
Release preparation workflow - security audit → E2E tests → review → changelog → docs
Check reference SDK implementations using btca ask
Code refactoring workflow - analyze → plan → implement → review → validate
Query the memory system for relevant learnings from past sessions
Search past reasoning for relevant decisions and approaches
QLTY During Development
Code quality checks, formatting, and metrics via qlty CLI
Formal theorem proving with research, testing, and verification phases
Identify failure modes before they occur using structured risk analysis