
Claude Skills by parcadei
github.com/parcadeiDocument codebase as-is with thoughts directory for historical context
Resume work from handoff document with context analysis and validation
Comprehensive code review workflow - parallel specialized reviews → synthesis
Choose the right search tool for each query type
Security audit workflow - vulnerability scan → verification
Computational geometry with Shapely - create geometries, boolean operations, measurements, predicates
Meta-skill for creating and managing Claude Code skills
Skill Development Rules
Upgrade any skill to v5 Hybrid format using decision theory + modal logic
Create and use Claude Code slash commands - quick prompts, bash execution, file references
Create and configure Claude Code sub-agents with custom prompts, tools, and models
Show users how Continuous Claude works - the opinionated setup with hooks, memory, and coordination
TDD workflow for migrations - orchestrate agents, zero main context growth
Orchestrator-only workflow for migrating/rewriting codebases with full TDD and agent delegation
Test-driven development workflow with philosophy guide - plan → write tests → implement → validate
Comprehensive testing workflow - unit tests ∥ integration tests → E2E tests
Token-efficient code analysis via 5-layer stack (AST, Call Graph, CFG, DFG, PDG). 95% token savings.
Full 5-layer analysis of a specific function. Use when debugging or deeply understanding code.
Get a token-efficient overview of any project using the TLDR stack
Maps questions to the optimal tldr command. Use this to pick the right layer
Show full session token usage, costs, TLDR savings, and hook activity
Friendly onboarding when users ask about capabilities
Validation agent that validates plan tech choices against current best practices
Wiring Verification
Goal-based workflow orchestration - routes tasks to specialist agents based on user goals
Async REPL Protocol
Router-First Architecture
Search Tool Hierarchy
Search Tool Hierarchy