Topic: claude-code
35,830 skills in this topic.
-
recipe-front-plan
Create frontend work plan from design document and obtain plan approval
shinpr/claude-code-workflows 258
-
recipe-front-review
Design Doc compliance and security validation with optional auto-fixes
shinpr/claude-code-workflows 258
-
recipe-fullstack-implement
Orchestrate full-cycle implementation across backend and frontend layers
shinpr/claude-code-workflows 258
-
recipe-plan
Create work plan from design document and obtain plan approval
shinpr/claude-code-workflows 258
-
recipe-review
Design Doc compliance and security validation with optional auto-fixes
shinpr/claude-code-workflows 258
-
recipe-task
Execute tasks following appropriate rules with rule-advisor metacognition
shinpr/claude-code-workflows 258
-
recipe-update-doc
Update existing design documents (Design Doc / PRD / ADR) with review
shinpr/claude-code-workflows 258
-
testing-principles
Language-agnostic testing principles including TDD, test quality, coverage standards, and test design patterns. Use when writing tests, designing test strategies, or reviewing test quality.
shinpr/claude-code-workflows 258
-
typescript-rules
React/TypeScript frontend development rules including type safety, component design, state management, and error handling. Use when implementing React components, TypeScript code, or frontend features.
shinpr/claude-code-workflows 258
-
implementation-approach
Implementation strategy selection framework. Use when planning implementation strategy, selecting development approach, or defining verification criteria.
shinpr/claude-code-workflows 258
-
recipe-design
Execute from requirement analysis to design document creation
shinpr/claude-code-workflows 258
-
recipe-fullstack-build
Execute decomposed fullstack tasks with layer-aware agent routing
shinpr/claude-code-workflows 258
-
recipe-implement
Orchestrate the complete implementation lifecycle from requirements to deployment
shinpr/claude-code-workflows 258
-
recipe-reverse-engineer
Generate PRD and Design Docs from existing codebase through discovery, generation, verification, and review workflow
shinpr/claude-code-workflows 258
-
subagents-orchestration-guide
Guides subagent coordination through implementation workflows. Use when orchestrating multiple agents, managing workflow phases, or determining autonomous execution mode.
shinpr/claude-code-workflows 258
-
task-analyzer
Performs metacognitive task analysis and skill selection. Use when determining task complexity, selecting appropriate skills, or estimating work scale.
shinpr/claude-code-workflows 258
-
test-implement
Test implementation patterns and conventions. Use when implementing unit tests, integration tests, or E2E tests, including RTL+Vitest+MSW component testing and Playwright E2E testing.
shinpr/claude-code-workflows 258
-
crash-instrumentation
Set up crash instrumentation with actionable context. Use when configuring crash capture, error boundaries, or breadcrumb strategies.
nexus-labs-automation/mobile-observability 108
-
instrumentation-planning
Plan what to measure in mobile apps. Use when starting observability, prioritizing instrumentation, or asking "what should I track?"
nexus-labs-automation/mobile-observability 108
-
interaction-latency
Measure time from user tap to action completion. Use when tracking button response times, form submissions, add-to-cart, or any tap-triggered operation.
nexus-labs-automation/mobile-observability 108
-
navigation-latency
Measure time from navigation tap to screen fully loaded and interactive. Use when tracking screen transitions, deep links, or tab switches.
nexus-labs-automation/mobile-observability 108
-
network-tracing
Instrument API requests with spans and distributed tracing. Use when tracking request latency, correlating client-backend traces, or debugging API issues.
nexus-labs-automation/mobile-observability 108
-
session-replay
Set up session replay for visual debugging. Use when implementing screen recording, replay features, or visual debugging tools.
nexus-labs-automation/mobile-observability 108
-
symbolication-setup
Configure crash symbolication for readable stack traces. Use when setting up dSYMs (iOS), ProGuard/R8 mappings (Android), or source maps (React Native).
nexus-labs-automation/mobile-observability 108