Skills for Claude Code
These skills are associated with Claude Code because their author either published them under the harness's install path or tagged the repository for it on GitHub. Both are statements of intent by the author.
Neither is a test result. We have not run any of these with and without the skill enabled, so nothing here tells you whether a skill improves output, what it adds in tokens, or whether it duplicates behaviour the harness already has. When we run that comparison, the numbers will appear here with the task, the versions and the budget.
Worked on in the last 90 days (59)
Someone pushed a commit recently. This is the shortlist worth trying first.
-
rohitg00-pro-workflow-parallel-worktrees
— last commit 2026-08-03
Create and manage git worktrees for parallel coding sessions with zero dead time. Use when blocked on tests, builds, wanting to work on mul…
-
rohitg00-pro-workflow-permission-tuner
— last commit 2026-08-03
Analyze permission denial patterns and generate optimized alwaysAllow and alwaysDeny rules. Use when permission prompts are slowing you dow…
-
rohitg00-pro-workflow-plan-interrogate
— last commit 2026-08-03
Stress-test a plan by walking its decision tree one question at a time. Use when the user wants to pressure-test a design before implementa…
-
rohitg00-pro-workflow-pro-workflow
— last commit 2026-08-03
Complete AI coding workflow system. Orchestration patterns, 18 hook events, 8 agents, cross-agent support, reference guides, and searchable…
-
rohitg00-pro-workflow-replay-learnings
— last commit 2026-08-03
Surface past learnings relevant to the current task before starting work. Searches correction history, recalls past mistakes, and applies p…
-
rohitg00-pro-workflow-safe-mode
— last commit 2026-08-03
Prevent destructive operations using Claude Code hooks. Three modes — cautious (warn on dangerous commands), lockdown (restrict edits to on…
-
rohitg00-pro-workflow-session-handoff
— last commit 2026-08-03
Generate a structured handoff document capturing current progress, open tasks, key decisions, and context needed to resume work. Use when e…
-
rohitg00-pro-workflow-skill-optimizer
— last commit 2026-08-03
SkillOpt-flavored offline training loop for any SKILL.md. Treats accumulated learn-rule corrections as training trajectories, proposes boun…
-
rohitg00-pro-workflow-skill-router
— last commit 2026-08-03
The index of every pro-workflow skill and command, grouped by job, with when to reach for each and whether it is human-run or auto-triggere…
-
rohitg00-pro-workflow-smart-commit
— last commit 2026-08-03
Run quality gates, review staged changes for issues, and create a well-crafted conventional commit. Use when saying "commit", "git commit",…
-
shanraisshan-claude-code-best-practice-agent-browser
— last commit 2026-08-03
Browser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, filling forms, clickin…
-
shanraisshan-claude-code-best-practice-presentation-structure
— last commit 2026-08-03
Knowledge about the presentation slide format, weight system, navigation, and section structure
-
shanraisshan-claude-code-best-practice-presentation-styling
— last commit 2026-08-03
Knowledge about CSS classes, component patterns, and syntax highlighting in the presentation
-
shanraisshan-claude-code-best-practice-time-fetcher
— last commit 2026-08-03
Instructions for fetching current Dubai time via bash command
-
shanraisshan-claude-code-best-practice-time-skill
— last commit 2026-08-03
Display the current time in Pakistan Standard Time (PKT, UTC+5). Use when the user asks for the current time, Pakistan time, or PKT.
-
shanraisshan-claude-code-best-practice-time-svg-creator
— last commit 2026-08-03
Creates an SVG time card showing the current time for Dubai. Writes the SVG to agent-teams/output/dubai-time.svg and updates agent-teams/ou…
-
shanraisshan-claude-code-best-practice-vibe-to-agentic-framework
— last commit 2026-08-03
The conceptual framework behind the presentation — what "Vibe Coding to Agentic Engineering" means, why the journey is structured the way i…
-
shanraisshan-claude-code-best-practice-weather-fetcher
— last commit 2026-08-03
Instructions for fetching current weather temperature data for Dubai, UAE from Open-Meteo API
-
shanraisshan-claude-code-best-practice-weather-svg-creator
— last commit 2026-08-03
Creates an SVG weather card showing the current temperature for Dubai. Writes the SVG to orchestration-workflow/weather.svg and updates orc…
-
itsmostafa-aws-agent-skills-api-gateway
— last commit 2026-08-03
AWS API Gateway for REST and HTTP API management. Use when creating APIs, configuring integrations, setting up authorization, managing stag…
-
itsmostafa-aws-agent-skills-bedrock
— last commit 2026-08-03
AWS Bedrock foundation models for generative AI. Use when invoking foundation models, building AI applications, creating embeddings, config…
-
itsmostafa-aws-agent-skills-cloudformation
— last commit 2026-08-03
AWS CloudFormation infrastructure as code for stack management. Use when writing templates, deploying stacks, managing drift, troubleshooti…
-
itsmostafa-aws-agent-skills-cloudwatch
— last commit 2026-08-03
AWS CloudWatch monitoring for logs, metrics, alarms, and dashboards. Use when setting up monitoring, creating alarms, querying logs with In…
-
itsmostafa-aws-agent-skills-cognito
— last commit 2026-08-03
AWS Cognito user authentication and authorization service. Use when setting up user pools, configuring identity pools, implementing OAuth f…
-
itsmostafa-aws-agent-skills-dynamodb
— last commit 2026-08-03
AWS DynamoDB NoSQL database for scalable data storage. Use when designing table schemas, writing queries, configuring indexes, managing cap…
-
itsmostafa-aws-agent-skills-ecs
— last commit 2026-08-03
AWS ECS container orchestration for running Docker containers. Use when deploying containerized applications, configuring task definitions,…
-
itsmostafa-aws-agent-skills-eks
— last commit 2026-08-03
AWS EKS Kubernetes management for clusters, node groups, and workloads. Use when creating clusters, configuring IRSA, managing node groups,…
-
itsmostafa-aws-agent-skills-eventbridge
— last commit 2026-08-03
AWS EventBridge serverless event bus for event-driven architectures. Use when creating rules, configuring event patterns, setting up schedu…
-
itsmostafa-aws-agent-skills-iam
— last commit 2026-08-03
AWS Identity and Access Management for users, roles, policies, and permissions. Use when creating IAM policies, configuring cross-account a…
-
itsmostafa-aws-agent-skills-lambda
— last commit 2026-08-03
AWS Lambda serverless functions for event-driven compute. Use when creating functions, configuring triggers, debugging invocations, optimiz…
-
itsmostafa-aws-agent-skills-rds
— last commit 2026-08-03
AWS RDS relational database service for managed databases. Use when provisioning databases, configuring backups, managing replicas, trouble…
-
itsmostafa-aws-agent-skills-s3
— last commit 2026-08-03
AWS S3 object storage for bucket management, object operations, and access control. Use when creating buckets, uploading files, configuring…
-
itsmostafa-aws-agent-skills-secrets-manager
— last commit 2026-08-03
AWS Secrets Manager for secure secret storage and rotation. Use when storing credentials, configuring automatic rotation, managing secret v…
-
itsmostafa-aws-agent-skills-sns
— last commit 2026-08-03
AWS SNS notification service for pub/sub messaging. Use when creating topics, managing subscriptions, configuring message filtering, sendin…
-
itsmostafa-aws-agent-skills-sqs
— last commit 2026-08-03
AWS SQS message queue service for decoupled architectures. Use when creating queues, configuring dead-letter queues, managing visibility ti…
-
itsmostafa-aws-agent-skills-step-functions
— last commit 2026-08-03
AWS Step Functions workflow orchestration with state machines. Use when designing workflows, implementing error handling, configuring paral…
-
yusufkaraaslan-skill-seekers-golden-chat
— last commit 2026-08-03
Use when testing the golden_chat golden build
-
yusufkaraaslan-skill-seekers-golden-chat-empty
— last commit 2026-08-03
Use when testing the golden_chat_empty golden build
-
yusufkaraaslan-skill-seekers-golden-chat-single
— last commit 2026-08-03
Use when testing the golden_chat_single golden build
-
yusufkaraaslan-skill-seekers-golden-chat-topics
— last commit 2026-08-03
Use when testing the golden_chat_topics golden build
-
yusufkaraaslan-skill-seekers-golden-epub
— last commit 2026-08-03
Use when testing the epub golden build
-
yusufkaraaslan-skill-seekers-golden-epub-kw
— last commit 2026-08-03
Use when testing keyword categorization
-
yusufkaraaslan-skill-seekers-golden-html
— last commit 2026-08-03
Use when testing the html golden build
-
yusufkaraaslan-skill-seekers-golden-html-kw
— last commit 2026-08-03
Use when testing keyword categorization
-
yusufkaraaslan-skill-seekers-golden-html-multi
— last commit 2026-08-03
Use when testing the multi-file html build
-
yusufkaraaslan-skill-seekers-golden-jupyter
— last commit 2026-08-03
Use when testing the golden_jupyter golden build
-
yusufkaraaslan-skill-seekers-golden-jupyter-dir
— last commit 2026-08-03
Use when testing the golden_jupyter_dir golden build
-
yusufkaraaslan-skill-seekers-golden-jupyter-kw
— last commit 2026-08-03
Use when testing the golden_jupyter_kw golden build
-
yusufkaraaslan-skill-seekers-golden-jupyter-topics
— last commit 2026-08-03
Use when testing the golden_jupyter_topics golden build
-
yusufkaraaslan-skill-seekers-golden-man
— last commit 2026-08-03
Use when testing the man golden build
-
yusufkaraaslan-skill-seekers-golden-man-kw
— last commit 2026-08-03
Use when testing the man golden build
-
yusufkaraaslan-skill-seekers-golden-man-single
— last commit 2026-08-03
Use when testing the man golden build
-
yusufkaraaslan-skill-seekers-golden-pdf
— last commit 2026-08-03
Use when testing the pdf golden build
-
yusufkaraaslan-skill-seekers-golden-pdf-ch
— last commit 2026-08-03
Use when testing chapter categorization
-
yusufkaraaslan-skill-seekers-golden-pdf-kw
— last commit 2026-08-03
Use when testing keyword categorization
-
yusufkaraaslan-skill-seekers-golden-pptx
— last commit 2026-08-03
Use when testing the pptx golden build
-
yusufkaraaslan-skill-seekers-golden-pptx-kw
— last commit 2026-08-03
Use when testing keyword categorization
-
yusufkaraaslan-skill-seekers-golden-rss
— last commit 2026-08-03
Use when testing the rss golden build
-
yusufkaraaslan-skill-seekers-golden-rss-empty
— last commit 2026-08-03
Use when testing the empty rss golden build
Page 12 of 24
How this page is ordered
Entries are grouped by whether anyone is still working on them, using the date of the most recent push to the repository. They are not ordered by stars, because a star is a bookmark somebody left once and never took back.
Where we have not checked an entry yet, it says so rather than being mixed in with the verified ones.