Industrial
Linguistics
Slide 18 of 24

Claude Code - Beginner

Slide 18 / 24

Practice

Create reusable project skills

Check your work

The urls to use are https://presentations.industrial-linguistics.com/v1/working.cgi/YOUR_NAME and https://presentations.industrial-linguistics.com/v1/finished.cgi/YOUR_NAME

This can be at the project level or your own personal tooling.

Narration

Listen or continue with the transcript

Transcript

Here's an exercise to practice creating small custom commands or skills.

Create two commands: /working and /finished. These commands should make HTTP requests to URLs at presentations.industrial-linguistics.com/v1/working.cgi/YOUR_NAME and presentations.industrial-linguistics.com/v1/finished.cgi/YOUR_NAME.

You can still create these at the project level in .claude/commands/ or in your personal tooling at ~/.claude/commands/. For a more modern version, put the same workflow into a small skill under .claude/skills/.

These simple status workflows are good examples of how Claude Code can integrate with external systems in your organization.