Commit Graph

48 Commits

Author SHA1 Message Date
Shayan Rais d30ec3b8c7 added workflows for claude commands and skills 2026-03-13 16:18:06 +05:00
Shayan Rais e0508e3362 refactor weather-svg-creator skill to use reference files per official best practice
Split monolithic SKILL.md into three files: concise SKILL.md with overview
and navigation, reference.md with SVG template and design specs, and
examples.md with Celsius/Fahrenheit input/output pairs. Follows the
progressive disclosure pattern from Claude Code docs.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-03-12 16:07:35 +05:00
Shayan Rais e6bfcf2217 add time agent/command/skill and agents-vs-commands-vs-skills comparison report
Adds the time trio (agent, command, skill) demonstrating all three extension
mechanisms for the same task, plus a comprehensive report comparing when to
use each pattern with worked examples and screenshots.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-03-12 15:55:08 +05:00
Shayan Rais ab1b5ac0ad updated tool use sounds 2026-03-11 17:05:48 +05:00
Shayan Rais e85ec16a01 [workflow] subagents updated 2026-03-07 15:15:09 +05:00
Shayan Rais 4338945024 [changelog] 2.1.71 2026-03-07 14:38:08 +05:00
Shayan Rais ba6cc3e6a0 updated docs 2026-03-06 12:56:26 +05:00
Shayan Rais 588231dd5f updated 2026-03-06 11:13:56 +05:00
Shayan Rais 54bf549011 added new hook InstructionsLoaded 2026-03-05 13:05:41 +05:00
Shayan Rais f467c65daa added presentation 2026-03-05 13:00:11 +05:00
Shayan Rais 793f51ef45 v2.1.69 settings added 2026-03-05 06:33:51 +05:00
Shayan Rais 5ec64c72b0 added more tips 2026-03-04 09:24:12 +05:00
Shayan Rais 2453ac274f workflow updated 2026-03-02 20:22:05 +05:00
Shayan Rais 91c3c149c4 [how to use][how to implement] 2026-03-02 14:25:26 +05:00
Shayan Rais 182ca334f0 added more concepts 2026-03-02 13:15:36 +05:00
Shayan Rais c59026257a readme updated 2026-03-02 12:52:02 +05:00
Shayan Rais 569bc9e5e2 updated concepts 2026-03-02 12:06:47 +05:00
Shayan Rais 3776747e8a major refactor 2026-03-02 10:47:11 +05:00
Shayan Rais d4f6baa98d updated readme 2026-03-01 15:36:08 +05:00
Shayan Rais 54064d9e23 [weather orchestration workflow] updated 2026-02-28 20:29:11 +05:00
Shayan Rais d474862567 subagents best practice added 2026-02-28 18:16:05 +05:00
Shayan Rais e155fd1e16 introduced badges 2026-02-28 17:28:45 +05:00
Shayan Rais 37e9a62f23 workflow added for subagents 2026-02-28 16:01:06 +05:00
Shayan Rais 8cfb5b66f5 claude-code-voice-hooks added 2026-02-28 15:05:00 +05:00
Shayan Rais a4f7f2ec48 updated settings 2026-02-20 18:07:49 +05:00
Shayan Rais 2ac297cca4 updated new settings 2026-02-18 10:32:30 +05:00
Shayan Rais 9906a97bea updated settings 2026-02-16 16:27:03 +05:00
Shayan Rais 0f3aeb4230 updated presentation 2026-02-12 22:02:38 +05:00
Shayan Rais ef233afc7c added vibe-to-agentic framework 2026-02-12 21:32:44 +05:00
Shayan Rais 09518901b1 upadted presentation 2026-02-12 17:41:02 +05:00
Shayan Rais a19f104230 added agent-browser skill 2026-02-10 21:07:05 +05:00
Shayan Rais 3681c5e82f claude-agent-memory 2026-02-10 17:36:12 +05:00
Shayan Rais 314edb412d Add RPI workflow - Research, Plan, Implement
- Add generic RPI workflow with 3 commands: /rpi:research, /rpi:plan, /rpi:implement
- Include 8 specialized agents for different phases
- Add professional SVG diagram for workflow visualization
- Update README with link to RPI workflow

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-04 15:17:50 +05:00
Claude 776df80f11 Update spinnerVerbs to praise Shayan Rais
Replace humorous anti-pattern verbs with messages praising the repo
developer and best practices.

https://claude.ai/code/session_01AbUxdEw7CgZ744B6xtVRWV
2026-01-30 07:32:55 +00:00
Shayan Rais 3719a90b50 [] updated 2026-01-29 17:33:43 +05:00
Shayan Rais 53d4773053 [] spinnerVerbs added 2026-01-29 12:49:15 +05:00
Shayan Rais cf12139f6e [] 2026-01-28 18:49:01 +05:00
Shayan Rais 7dba1d44e8 [] architecture changes 2026-01-28 15:23:42 +05:00
Shayan Rais db581c63f7 [] changes 2026-01-28 13:22:48 +05:00
Shayan Rais 4dc4aa7cb1 updated readme 2026-01-26 20:19:36 +05:00
Shayan Rais f33ee14a4b added AskUserQuestion in commands 2025-11-04 16:30:34 +05:00
Shayan Rais 4d7f1d9e6e allowed agent calling within an agent 2025-11-03 20:50:10 +05:00
Shayan Rais 0b7e7dd440 Update .gitignore
updated gitignore
2025-11-03 19:51:40 +05:00
Shayan Rais 420eb42d67 deleted log file 2025-11-03 19:50:03 +05:00
Shayan Rais a693becffc updated prompt 2025-11-03 19:49:38 +05:00
Shayan Rais 8a1112a00c hooks added 2025-11-03 19:31:51 +05:00
Shayan Rais 9ee1be37e8 weather agents and command added 2025-11-03 19:20:35 +05:00
Shayan Rais b22dbd2410 created agents and commands 2025-11-03 15:46:43 +05:00