Claude Code Skills · page 78
Individual Claude Code skills mined from every repository in the directory: each SKILL.md, installable with one command, with its full definition and the repository's trust signals.
- pr-workflow1.2k
Complete workflow for submitting code changes — create branch, commit, open PR, check CI, fix failures, and merge.
Chorus-AIDLC/ChorusInstall - release1.2k
Release a new version of Chorus — bump version, update CHANGELOG, commit, tag, and create GitHub release.
Chorus-AIDLC/ChorusInstall - brainstorm1.2k
Optional divergent-then-convergent dialogue for fuzzy ideas. Invoked from the idea skill as a prelude to structured elaboration; produces one ElaborationRound of decision-point Q&A and returns control. Never writes files, never posts comments, never resolves elaboration.
Chorus-AIDLC/ChorusInstall - chorus1.2k
Chorus AI Agent collaboration platform — overview, common tools, setup, and routing to stage-specific skills.
Chorus-AIDLC/ChorusInstall - develop1.2k
Chorus Development workflow — claim tasks, report work, manage sessions, and integrate with Claude Code Agent Teams.
Chorus-AIDLC/ChorusInstall - idea1.2k
Chorus Idea workflow — claim ideas, run elaboration rounds, and prepare for proposal creation.
Chorus-AIDLC/ChorusInstall - openspec-aware1.2k
Opt-in OpenSpec-mode authoring for Chorus PM workflows in Claude Code. Detects the local `openspec` CLI, scaffolds `openspec/changes/<slug>/` on disk, and mirrors Markdown files into Chorus document drafts via the `chorus-api.sh` wrapper. Required reading for the proposal, develop, and yolo skills whenever the user has the `openspec` CLI installed.
Chorus-AIDLC/ChorusInstall Adversarial read-only review of a submitted Chorus proposal — document completeness, task granularity, AC↔requirement coverage, and the dependency DAG. Invoke after a proposal is submitted; ends with a VERDICT comment.
Chorus-AIDLC/ChorusInstall- proposal1.2k
Chorus Proposal workflow — create proposals with document and task drafts, manage dependency DAG, validate and submit for review.
Chorus-AIDLC/ChorusInstall - quick-dev1.2k
Quick Task workflow — skip Idea→Proposal, create tasks directly, execute, and verify.
Chorus-AIDLC/ChorusInstall - review1.2k
Chorus Review workflow — approve/reject proposals, verify tasks, and manage project governance.
Chorus-AIDLC/ChorusInstall - task-reviewer1.2k
Adversarial verification of a submitted Chorus task against its AC and proposal documents — read the code, verify each criterion, run tests. Invoke after a task is submitted for verify; ends with a VERDICT comment.
Chorus-AIDLC/ChorusInstall - yolo1.2k
Full-auto AI-DLC pipeline — from prompt to done. Automates the entire Idea -> Proposal -> Execute -> Verify lifecycle.
Chorus-AIDLC/ChorusInstall Read-only Chorus proposal reviewer. Fetches a proposal via MCP, audits PRD/task drafts against the originating Idea, and posts a structured VERDICT comment. Invoke by mounting this skill into a default sub-agent via spawn_agent(agent_type="default", items=[{ type: "skill", path: "chorus:chorus-proposal-reviewer", ... }, { type: "text", text: "Review proposal <uuid>. Max review rounds: 3." }]).
Chorus-AIDLC/ChorusInstallRead-only Chorus task reviewer. Fetches a task plus its acceptance criteria plus originating proposal documents via MCP, independently verifies the implementation, and posts a structured VERDICT comment. Invoke by mounting this skill into a default sub-agent via spawn_agent(agent_type="default", items=[{ type: "skill", path: "chorus:chorus-task-reviewer", ... }, { type: "text", text: "Review task <uuid>. Max review rounds: 3." }]).
Chorus-AIDLC/ChorusInstallOptional divergent-then-convergent dialogue for fuzzy ideas. Invoked from the idea skill as a prelude to structured elaboration; produces one ElaborationRound of decision-point Q&A and returns control. Never writes files, never posts comments, never resolves elaboration.
Chorus-AIDLC/ChorusInstall- develop-chorus1.2k
Chorus Development workflow — claim tasks, report work, self-check acceptance criteria, and submit for verification.
Chorus-AIDLC/ChorusInstall - idea-chorus1.2k
Chorus Idea workflow — claim ideas, run elaboration rounds, and prepare for proposal creation.
Chorus-AIDLC/ChorusInstall - proposal-chorus1.2k
Chorus Proposal workflow — create proposals with document and task drafts, manage dependency DAG, validate and submit for review.
Chorus-AIDLC/ChorusInstall Read-only adversarial Chorus proposal reviewer — audits PRD/task drafts against the originating Idea and posts a single structured VERDICT comment.
Chorus-AIDLC/ChorusInstall- quick-dev-chorus1.2k
Quick Task workflow — skip Idea→Proposal, create tasks directly, execute, and verify.
Chorus-AIDLC/ChorusInstall - review-chorus1.2k
Chorus Review workflow — approve/reject proposals, verify tasks, and manage project governance.
Chorus-AIDLC/ChorusInstall Read-only adversarial Chorus task reviewer — independently verifies an implementation against its acceptance criteria and posts a single structured VERDICT comment.
Chorus-AIDLC/ChorusInstall- yolo-chorus1.2k
Full-auto AI-DLC pipeline — drive a single prompt from Idea through Proposal, Execution, and Verification to Done.
Chorus-AIDLC/ChorusInstall - e2e-verification1.2k
Use when manually verifying a Chorus frontend change in a real browser — finding local login credentials, driving the running dev server with the Playwright MCP, logging in, navigating to a page, and capturing snapshots/screenshots for e2e acceptance.
Chorus-AIDLC/ChorusInstall - code-reviewer1.2k
Final ship-time review of an Idea's aggregate code change — the whole feature across all its tasks, not one task. Read the integrated code, check cross-task integration / architecture / security / regression / coverage, run tests. Invoke after the last task of an idea-rooted proposal is verified; ends with a VERDICT comment on the Idea.
Chorus-AIDLC/ChorusInstall Read-only Chorus code-review gateway — the final ship-time review of an Idea''s aggregate code change (the whole feature across all its tasks, not one task). Fetches the Idea, its approved proposals, documents, and tasks via MCP, reviews the aggregate implementation, and posts a structured VERDICT comment on the Idea. Invoke by mounting this skill into a default sub-agent via spawn_agent(agent_type="default", items=[{ type: "skill", path: "chorus:chorus-code-reviewer", ... }, { type: "text", text: "Review the code for idea <uuid>. Round: N." }]).
Chorus-AIDLC/ChorusInstallRead-only adversarial Chorus code-review gateway — independently reviews an Idea's aggregate code change (the whole feature across all its tasks) and posts a single structured VERDICT comment on the Idea.
Chorus-AIDLC/ChorusInstallfree4chat Agent media plane (Go runtime, in-process Pion) architecture quick reference and staged debugging discipline — multi-MID attribution, signaling direction self-inspection, lazy OnTrack, daemon/env traps. Use when debugging Meeting Notes audio, Voice Reply, image/text attachments, unresponsive agents, or non-flowing RTP.
i365dev/free4chatInstallfree4chat local full-stack E2E loop — single wrangler instance, Turnstile bypass switches, curl/MCP validation sequences, split-brain DO and daemon env traps. Use when validating room features (messaging, attachments, agent wakeups) against a local Worker+DO+KV stack without deploying.
i365dev/free4chatInstallStrict provenance-first SOP for real deployed Free4Chat Meeting Notes, Voice Reply, Pion, Cloudflare SFU, and browser-media experiments.
i365dev/free4chatInstall- bernstein-agents1.2k
>
sipyourdrink-ltd/bernsteinInstall - bernstein-alerts1.2k
>
sipyourdrink-ltd/bernsteinInstall >
sipyourdrink-ltd/bernsteinInstall- bernstein-cost1.2k
>
sipyourdrink-ltd/bernsteinInstall >
sipyourdrink-ltd/bernsteinInstall- bernstein-plan1.2k
>
sipyourdrink-ltd/bernsteinInstall >
sipyourdrink-ltd/bernsteinInstall- bernstein-status1.2k
>
sipyourdrink-ltd/bernsteinInstall - analyst1.2k
Evaluate proposals - feasibility, engineering payoff, risk.
sipyourdrink-ltd/bernsteinInstall - architect1.2k
System design - module boundaries, API contracts, ADRs.
sipyourdrink-ltd/bernsteinInstall - backend1.2k
Python server code, APIs, async, strict typing.
sipyourdrink-ltd/bernsteinInstall - ci-fixer1.2k
CI failures - read error, minimal fix, verify.
sipyourdrink-ltd/bernsteinInstall - devops1.2k
DevOps - Docker, CI/CD, cloud infra, monitoring.
sipyourdrink-ltd/bernsteinInstall - docs1.2k
Documentation - README, API docs, ADRs, tutorials.
sipyourdrink-ltd/bernsteinInstall - frontend1.2k
React / Next.js UI, state, accessibility.
sipyourdrink-ltd/bernsteinInstall - manager1.2k
Planning - decompose goals, create tasks via task server.
sipyourdrink-ltd/bernsteinInstall - ml-engineer1.2k
ML - training, inference, embeddings, evaluation.
sipyourdrink-ltd/bernsteinInstall - prompt-engineer1.2k
LLM prompts - design, evaluate, tune instructions.
sipyourdrink-ltd/bernsteinInstall - qa1.2k
Test writing - pytest suites, edge cases, regressions.
sipyourdrink-ltd/bernsteinInstall - resolver1.2k
Git merge conflicts - resolve without losing intent.
sipyourdrink-ltd/bernsteinInstall - retrieval1.2k
Retrieval - vector DBs, embeddings, hybrid search, reranking.
sipyourdrink-ltd/bernsteinInstall - reviewer1.2k
Code review - correctness, tests, merge-readiness.
sipyourdrink-ltd/bernsteinInstall - visionary1.2k
Ideation - generate bold feature proposals.
sipyourdrink-ltd/bernsteinInstall - vp1.2k
Cross-cell coordination - resolve conflicts, decide pivots.
sipyourdrink-ltd/bernsteinInstall - bernstein-run1.2k
>
sipyourdrink-ltd/bernsteinInstall - api-gateway1.2k
AWS API Gateway for REST and HTTP API management. Use when creating APIs, configuring integrations, setting up authorization, managing stages, implementing rate limiting, or troubleshooting API issues.
itsmostafa/aws-agent-skillsInstall - bedrock1.2k
AWS Bedrock foundation models for generative AI. Use when invoking foundation models, building AI applications, creating embeddings, configuring model access, or implementing RAG patterns.
itsmostafa/aws-agent-skillsInstall - cloudformation1.2k
AWS CloudFormation infrastructure as code for stack management. Use when writing templates, deploying stacks, managing drift, troubleshooting deployments, or organizing infrastructure with nested stacks.
itsmostafa/aws-agent-skillsInstall - cloudwatch1.2k
AWS CloudWatch monitoring for logs, metrics, alarms, and dashboards. Use when setting up monitoring, creating alarms, querying logs with Insights, configuring metric filters, building dashboards, or troubleshooting application issues.
itsmostafa/aws-agent-skillsInstall - cognito1.2k
AWS Cognito user authentication and authorization service. Use when setting up user pools, configuring identity pools, implementing OAuth flows, managing user attributes, or integrating with social identity providers.
itsmostafa/aws-agent-skillsInstall - dynamodb1.2k
AWS DynamoDB NoSQL database for scalable data storage. Use when designing table schemas, writing queries, configuring indexes, managing capacity, implementing single-table design, or troubleshooting performance issues.
itsmostafa/aws-agent-skillsInstall - ec21.2k
>
itsmostafa/aws-agent-skillsInstall - ecs1.2k
AWS ECS container orchestration for running Docker containers. Use when deploying containerized applications, configuring task definitions, setting up services, managing clusters, or troubleshooting container issues.
itsmostafa/aws-agent-skillsInstall - eks1.2k
AWS EKS Kubernetes management for clusters, node groups, and workloads. Use when creating clusters, configuring IRSA, managing node groups, deploying applications, or integrating with AWS services.
itsmostafa/aws-agent-skillsInstall - eventbridge1.2k
AWS EventBridge serverless event bus for event-driven architectures. Use when creating rules, configuring event patterns, setting up scheduled events, integrating with SaaS, or building cross-account event routing.
itsmostafa/aws-agent-skillsInstall - iam1.2k
AWS Identity and Access Management for users, roles, policies, and permissions. Use when creating IAM policies, configuring cross-account access, setting up service roles, troubleshooting permission errors, or managing access control.
itsmostafa/aws-agent-skillsInstall - lambda1.2k
AWS Lambda serverless functions for event-driven compute. Use when creating functions, configuring triggers, debugging invocations, optimizing cold starts, setting up event source mappings, or managing layers.
itsmostafa/aws-agent-skillsInstall - rds1.2k
AWS RDS relational database service for managed databases. Use when provisioning databases, configuring backups, managing replicas, troubleshooting connectivity, or optimizing performance.
itsmostafa/aws-agent-skillsInstall - s31.2k
AWS S3 object storage for bucket management, object operations, and access control. Use when creating buckets, uploading files, configuring lifecycle policies, setting up static websites, managing permissions, or implementing cross-region replication.
itsmostafa/aws-agent-skillsInstall - secrets-manager1.2k
AWS Secrets Manager for secure secret storage and rotation. Use when storing credentials, configuring automatic rotation, managing secret versions, retrieving secrets in applications, or integrating with RDS.
itsmostafa/aws-agent-skillsInstall - sns1.2k
AWS SNS notification service for pub/sub messaging. Use when creating topics, managing subscriptions, configuring message filtering, sending notifications, or setting up mobile push.
itsmostafa/aws-agent-skillsInstall - sqs1.2k
AWS SQS message queue service for decoupled architectures. Use when creating queues, configuring dead-letter queues, managing visibility timeouts, implementing FIFO ordering, or integrating with Lambda.
itsmostafa/aws-agent-skillsInstall - step-functions1.2k
AWS Step Functions workflow orchestration with state machines. Use when designing workflows, implementing error handling, configuring parallel execution, integrating with AWS services, or debugging executions.
itsmostafa/aws-agent-skillsInstall - fetch-agents1.1k
Call Fetch.ai Agentverse agents by address. Search the Agentverse marketplace, browse a curated catalog of top agents (Tavily Search, ASI1-Mini, DALL-E 3, Technical Analysis, Asset Signal, Translator, Statistics, Github), and send ChatMessages to any agent. Use when working with Fetch.ai, Agentverse, uAgents, decentralized AI agents, or when the user wants to discover or message an agent on the Fetch.ai network.
- build1.1k
|
JuliusBrussee/cavekitInstall - check1.1k
|
JuliusBrussee/cavekitInstall - spec1.1k
|
JuliusBrussee/cavekitInstall - backprop1.1k
|
JuliusBrussee/cavekitInstall - caveman1.1k
|
JuliusBrussee/cavekitInstall - deepen1.1k
|
JuliusBrussee/cavekitInstall - grill1.1k
|
JuliusBrussee/cavekitInstall - research1.1k
|
JuliusBrussee/cavekitInstall - review1.1k
|
JuliusBrussee/cavekitInstall - agent-browser1.1k
Agent-browser usage guide. Read this before running any agent-browser commands. Covers the snapshot-and-ref workflow, navigating pages, interacting with elements (click, fill, type, select), extracting text and data, taking screenshots, managing tabs, handling forms and auth, waiting for content, running multiple browser sessions in parallel, and troubleshooting common failures. Use when the user asks to interact with a website, fill a form, click something, extract data, take a screenshot, log into a site, test a web app, or automate any browser task.
- electron1.1k
Automate Electron desktop apps (VS Code, Slack, Discord, Figma, Notion, Spotify, etc.) using agent-browser via Chrome DevTools Protocol. Use when the user needs to interact with an Electron app, automate a desktop app, connect to a running app, control a native app, or test an Electron application. Triggers include "automate Slack app", "control VS Code", "interact with Discord app", "test this Electron app", "connect to desktop app", or any task requiring automation of a native Electron application.
- docx1.1k
Use this skill whenever the user wants to create, read, edit, or manipulate Word documents (.docx files). Triggers include: any mention of 'Word doc', 'word document', '.docx', or requests to produce professional documents with formatting like tables of contents, headings, page numbers, or letterheads. Also use when extracting or reorganizing content from .docx files, inserting or replacing images in documents, performing find-and-replace in Word files, working with tracked changes or comments, or converting content into a polished Word document. If the user asks for a 'report', 'memo', 'letter', 'template', or similar deliverable as a Word or .docx file, use this skill. Do NOT use for PDFs, spreadsheets, Google Docs, or general coding tasks unrelated to document generation.
- pdf1.1k
Use when tasks involve reading, creating, or reviewing PDF files where rendering and layout matter; prefer visual checks by rendering pages (Poppler) and use Python tools such as `reportlab`, `pdfplumber`, and `pypdf` for generation and extraction.
- pptx1.1k
Use this skill any time a .pptx file is involved in any way — as input, output, or both. This includes: creating slide decks, pitch decks, or presentations; reading, parsing, or extracting text from any .pptx file (even if the extracted content will be used elsewhere, like in an email or summary); editing, modifying, or updating existing presentations; combining or splitting slide files; working with templates, layouts, speaker notes, or comments. Trigger whenever the user mentions \"deck,\" \"slides,\" \"presentation,\" or references a .pptx filename, regardless of what they plan to do with the content afterward. If a .pptx file needs to be opened, created, or touched, use this skill.
- xlsx1.1k
Use this skill any time a spreadsheet file is the primary input or output. This means any task where the user wants to: open, read, edit, or fix an existing .xlsx, .xlsm, .csv, or .tsv file (e.g., adding columns, computing formulas, formatting, charting, cleaning messy data); create a new spreadsheet from scratch or from other data sources; or convert between tabular file formats. Trigger especially when the user references a spreadsheet file by name or path — even casually (like \"the xlsx in my downloads\") — and wants something done to it or produced from it. Also trigger for cleaning or restructuring messy tabular data files (malformed rows, misplaced headers, junk data) into proper spreadsheets. The deliverable must be a spreadsheet file. Do NOT trigger when the primary deliverable is a Word document, HTML report, standalone Python script, database pipeline, or Google Sheets API integration, even if tabular data is involved.
- azure-usage1.1k
This skill should be used when user asks to "query Azure resources", "list storage accounts", "manage Key Vault secrets", "work with Cosmos DB", "check AKS clusters", "use Azure MCP", or interact with any Azure service.
- setup1.1k
This skill should be used when user encounters "Tavily MCP error", "Tavily API key invalid", "web search not working", "Tavily failed", or needs help configuring Tavily integration.
Comprehensive Cloudflare platform skill covering Workers, Pages, storage (KV, D1, R2), AI (Workers AI, Vectorize, Agents SDK), networking (Tunnel, Spectrum), security (WAF, DDoS), and infrastructure-as-code (Terraform, Pulumi). Use for any Cloudflare development task. Biases towards retrieval from Cloudflare docs over pre-trained knowledge.
- dokploy-deploy1.1k
This skill should be used when user asks to "deploy with Dokploy", "use Dokploy Cloud", "manage self-hosted Dokploy", "deploy Docker Compose on Dokploy", "manage Dokploy databases", "configure Dokploy domains", or "look up Dokploy CLI commands".
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
Use for new frontend applications, dashboards, games, creative websites, hero sections, and visually driven UI from scratch, or when the user explicitly asks for a redesign/restyle/modernization. Builds from high-taste image-generated concept design with faithful implementation and browser testing.
- gcloud-usage1.1k
This skill should be used when user asks about "GCloud logs", "Cloud Logging queries", "Google Cloud metrics", "GCP observability", "trace analysis", or "debugging production issues on GCP".
This skill should be used when user asks to "clean gone branches", "remove deleted local branches", "prune branches removed from remote", or explicitly invokes "clean-gone-branches".
- commit-staged1.1k
This skill should be used when user asks to "commit these changes", "write commit message", "stage and commit", "create a commit", "commit staged files", or explicitly invokes "commit-staged".
- create-pr1.1k
This skill should be used when user asks to "create a PR", "make a pull request", "open PR for this branch", "submit changes as PR", "push and create PR", or explicitly invokes "create-pr".