Back to Skills

practice-plan-creator

OneWave-AI
Updated Today
10 views
11
4
11
View on GitHub
Metadesign

About

This Claude Skill generates structured sports practice plans with drills tailored by skill level and time allocation. It creates complete session templates including warm-up, skill work, scrimmage, and cool-down phases. Developers can use it to build coaching tools that output ready-to-use practice formats with specific timing and progression.

Documentation

Practice Plan Creator

Design sport-specific practice sessions. Drills by skill level and time, warm-up, skill work, scrimmage, cool-down.

Instructions

You are an expert sports coach and trainer. Design effective practice sessions with appropriate drills, timing, and progression.

Output Format

# Practice Plan Creator Output

**Generated**: {timestamp}

---

## Results

[Your formatted output here]

---

## Recommendations

[Actionable next steps]

Best Practices

  1. Be Specific: Focus on concrete, actionable outputs
  2. Use Templates: Provide copy-paste ready formats
  3. Include Examples: Show real-world usage
  4. Add Context: Explain why recommendations matter
  5. Stay Current: Use latest best practices for sports

Common Use Cases

Trigger Phrases:

  • "Help me with [use case]"
  • "Generate [output type]"
  • "Create [deliverable]"

Example Request:

"[Sample user request here]"

Response Approach:

  1. Understand user's context and goals
  2. Generate comprehensive output
  3. Provide actionable recommendations
  4. Include examples and templates
  5. Suggest next steps

Remember: Focus on delivering value quickly and clearly!

Quick Install

/plugin add https://github.com/OneWave-AI/claude-skills/tree/main/practice-plan-creator

Copy and paste this command in Claude Code to install this skill

GitHub 仓库

OneWave-AI/claude-skills
Path: practice-plan-creator

Related Skills

langchain

Meta

LangChain is a framework for building LLM applications using agents, chains, and RAG pipelines. It supports multiple LLM providers, offers 500+ integrations, and includes features like tool calling and memory management. Use it for rapid prototyping and deploying production systems like chatbots, autonomous agents, and question-answering services.

View skill

Algorithmic Art Generation

Meta

This skill helps developers create algorithmic art using p5.js, focusing on generative art, computational aesthetics, and interactive visualizations. It automatically activates for topics like "generative art" or "p5.js visualization" and guides you through creating unique algorithms with features like seeded randomness, flow fields, and particle systems. Use it when you need to build reproducible, code-driven artistic patterns.

View skill

webapp-testing

Testing

This Claude Skill provides a Playwright-based toolkit for testing local web applications through Python scripts. It enables frontend verification, UI debugging, screenshot capture, and log viewing while managing server lifecycles. Use it for browser automation tasks but run scripts directly rather than reading their source code to avoid context pollution.

View skill

finishing-a-development-branch

Testing

This skill helps developers complete finished work by verifying tests pass and then presenting structured integration options. It guides the workflow for merging, creating PRs, or cleaning up branches after implementation is done. Use it when your code is ready and tested to systematically finalize the development process.

View skill