home/productivity/prompts-and-skills

Prompts and Skills

GPTClaudeDeepSeek··114 copies·updated 2026-07-14
prompts-and-skills.prompt
# Prompts and Skills

**50 techniques that work.**

Organized by what you actually do. Each article includes a copyable prompt, an explanation of why it works, and guidance on adapting it.

## By Topic

### Skill Creation
- Claude Skill .md File Format: Full Specification Guide
- How to Share Claude Skills with Team
- How to Contribute Claude Skills to Open Source
- How to Optimize Claude Skill Prompts for Accuracy
- Advanced Claude Skills with Tool Use and Function Calling
- Build Your First Claude Code Skill in 5 Minutes

### Prompt Engineering
- Tree of Thought Prompting with Claude Code
- Few-Shot Prompting Best Practices
- Speed Up Responses with Better Prompt Structure
- How to Write Effective Prompts for Claude Code
- Self-Consistency Prompting Workflow
- Prompt Management Workflow Guide

### Code Review
- Automated Pull Request Review Workflow
- Engineering Manager PR Review Workflow
- Pair Review Workflow
- Code Review Workflow for Pull Requests

### Performance
- Go Pprof Profiling Workflow
- Node.js Profiling Workflow
- Dead Code Elimination
- P99 Latency Optimization
- Bundle Size Reduction: Webpack to Vite

### Debugging
- Capacitor Hybrid App Debugging
- Fix Over-Engineering Simple Solutions
- Debug Skill Loading Crashes
- Make Claude Code Explain Its Reasoning
- Debug Configuration Workflow
- CS50 Project Help and Debugging

### Testing
- Hypothesis Property Testing
- Jest Snapshot Testing Best Practices

### DevOps
- DevOps Engineer CI/CD Daily Workflow
- Nix Flake Reproducible Development

### Development Workflows
- PR Diff Analysis
- Data Access Permissions and Retention
- PyPI Package Publishing
- Knowledge Base Markdown Files
- Call Graph Analysis
- Developer Portal Setup
- Maven Artifact Publishing
- C# .NET Developer Skills

### Frontend
- CLAUDE.md for Fullstack Projects
- Follow Team Style Guide
- Daily Workflow for Frontend Developers
- Follow Naming Conventions

### Git Workflow
- Conventional Commits Enforcement
- Organize Skills in a Monorepo

### Documentation
- API Reference Generation
- Automated Code Documentation

### Database
- TypeORM Entities Relations Migration

50 more prompts covering additional topics are available in the [complete Playbook](https://claudecodeguides.com/playbook/).

when to use it

Community prompt sourced from the open-source GitHub repo theluckystrike/claude-code-playbook (MIT). A "Prompts and Skills" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.

tags

productivitycommunitydeveloper

source

theluckystrike/claude-code-playbook · MIT