Browse Skills

16146 skills found

agent-coordination.md
11
1 export agent-coordination
2 bybren-llc from "bybren-llc/wtfb-safe-agentic-workflow"
3 Agent assignment matrix, blocker escalation, and TDM coordination patterns. Use when assigning work to specialists, managing blockers, or coordinating multi-agent workflows.
2026-01-05
vscode-server.md
11
1 export vscode-server
2 jdillon from "jdillon/vscode-beads"
3 USE THIS SKILL for all /vscode-server:* commands
2026-01-05
service-mesh.md
11
1 export service-mesh
2 williamzujkowski from "williamzujkowski/standards"
3 A service mesh is an infrastructure layer that provides transparent service-to-service communication with built-in observability, traffic management, and security features without requiring application code changes.
2026-01-05
deployment-sop.md
11
1 export deployment-sop
2 bybren-llc from "bybren-llc/wtfb-safe-agentic-workflow"
3 Deployment workflows, pre-deploy validation, and smoke testing patterns. Use when deploying to staging or production, running smoke tests, or validating deployments.
2026-01-05
release-post.md
11
1 export release-post
2 posit-dev from "posit-dev/skills"
3 Create professional package release blog posts following Tidyverse or Shiny blog conventions. Use when the user needs to: (1) Write a release announcement blog post for an R or Python package for tidyverse.org or shiny.posit.co, (2) Transform NEWS/changelog content into blog format, (3) Generate acknowledgments sections with contributor lists, (4) Format posts following specific blog platform requirements. Supports both Tidyverse (hugodown) and Shiny (Quarto) blog formats with automated contributor fetching and comprehensive style guidance.
2026-01-05
superpowers-writing-skills.md
11
1 export superpowers-writing-skills
2 abhinav from "abhinav/home"
3 Use when creating new skills, editing existing skills, or verifying skills work before deployment
2026-01-05
api-security.md
11
1 export api-security
2 williamzujkowski from "williamzujkowski/standards"
3 1. Broken Object Level Authorization (BOLA) - API fails to validate user access to objects 2. Broken Authentication - Weak or missing authentication mechanisms 3. Broken Object Property Level Authorization - Missing field-level access control 4. Unrestricted Resource Consumption - No rate limiting or throttling 5. Broken Function Level Authorization - Missing authorization checks on endpoints 6. Unrestricted Access to Sensitive Business Flows - Automated abuse of legitimate workflows 7. Server Side Request Forgery (SSRF) - API accepts URLs without validation 8. Security Misconfiguration - Insecure default configs, verbose errors 9. Improper Inventory Management - Undocumented/deprecated APIs in production 10. Unsafe Consumption of APIs - Trusting third-party API data without validation
2026-01-05
confluence-docs.md
11
1 export confluence-docs
2 bybren-llc from "bybren-llc/wtfb-safe-agentic-workflow"
3 Documentation templates for ADRs, runbooks, and architecture docs. Use when creating architectural decision records, operational runbooks, or technical documentation.
2026-01-05
progressive-disclosure.md
11
1 export progressive-disclosure
2 gptme from "gptme/gptme-contrib"
3 Template and guide for restructuring large documentation files into token-efficient directory structures. Reduces context bloat by 40-60% while maintaining accessibility.
2026-01-05
testing-r-packages.md
11
1 export testing-r-packages
2 posit-dev from "posit-dev/skills"
3 Best practices for writing R package tests using testthat version 3+. Use when writing, organizing, or improving tests for R packages. Covers test structure, expectations, fixtures, snapshots, mocking, and modern testthat 3 patterns including self-sufficient tests, proper cleanup with withr, and snapshot testing.
2026-01-05
Deployment Automation.md
11
1 export Deployment Automation
2 happenings-community from "happenings-community/requests-and-offers"
3 Complete deployment system for Holochain hApps with multi-repository coordination, cross-platform builds, and CI/CD automation
2026-01-05
ci-cd.md
11
1 export ci-cd
2 williamzujkowski from "williamzujkowski/standards"
3 CI/CD pipeline standards for GitHub Actions, GitLab CI, and deployment automation. Covers testing gates, security scanning, artifact management, and deployment strategies for reliable software delivery.
2026-01-05
security-operations.md
11
1 export security-operations
2 williamzujkowski from "williamzujkowski/standards"
3 Security Operations Center (SOC) practices, incident response, SIEM management, and threat hunting following NIST 800-61
2026-01-05
graphql-api-design.md
11
1 export graphql-api-design
2 williamzujkowski from "williamzujkowski/standards"
3 Comprehensive GraphQL API design with Apollo Server, GraphQL Yoga, and Federation v2
2026-01-05
Unnamed Skill.md
11
1 export Unnamed Skill
2 pvillega from "pvillega/claude-templates"
3 Use for formal compliance audits requiring documentation (SOC2, PCI-DSS, HIPAA, GDPR, ISO 27001). Enforces TodoWrite with 20+ items. Triggers: "compliance audit", "regulatory assessment", "auditor documentation". NOT for casual PR checks. If thinking "ad-hoc review" - use this.
2026-01-05
tidbx-kysely.md
11
1 export tidbx-kysely
2 pingcap from "pingcap/agent-rules"
3 Set up Kysely with TiDB Cloud (TiDB X), including @tidbcloud/kysely over the TiDB Cloud serverless HTTP driver for serverless or edge environments, plus standard TCP usage. Use for Kysely + TiDB Cloud connection setup, demo snippets, and environment-specific guidance.
2026-01-05
tidbx-setup.md
11
1 export tidbx-setup
2 pingcap from "pingcap/agenticstore"
3 Set up the TiDB Cloud component (install ticloud CLI and authenticate). Use when the user needs to install ticloud, log in, or fix authentication/network access before running TiDB Cloud operations.
2026-01-05
Unnamed Skill.md
11
1 export Unnamed Skill
2 pvillega from "pvillega/claude-templates"
3 Use when user requests exhaustive edge case analysis. Enforces TodoWrite with 15+ items (5 categories). Triggers: "all edge cases", "what could break", "bulletproof", "failure modes". If thinking "main path is sufficient" - use this.
2026-01-05
containers.md
11
1 export containers
2 williamzujkowski from "williamzujkowski/standards"
3 Core Principles:
2026-01-05
using-xcode.md
11
1 export using-xcode
2 czottmann from "czottmann/claude-code-stuff"
3 Use this before running `xcodebuild` or working with Xcode - tells you the specifics of how we use Xcode and its tools
2026-01-05
data-quality.md
11
1 export data-quality
2 williamzujkowski from "williamzujkowski/standards"
3 Core Principles:
2026-01-05
fintech-compliance.md
11
1 export fintech-compliance
2 williamzujkowski from "williamzujkowski/standards"
3 Payment card security, SOC2 compliance, and financial services regulatory requirements
2026-01-05
eclair.md
11
1 export eclair
2 Roasbeef from "Roasbeef/claude-files"
3 Run and interact with eclair Lightning Network daemon in Docker. Use for Lightning development, testing payment channels on regtest, managing eclair containers, and calling eclair API endpoints (getinfo, connect, open/close channels, pay/receive).
2026-01-05
railstart-preset-builder.md
11
1 export railstart-preset-builder
2 dpaluy from "dpaluy/railstart"
3 Guide for creating railstart preset configuration files. Use when building new presets, customizing Rails 8 app generation, creating team-specific configurations, or defining opinionated Rails stacks. Covers YAML structure, ID-based merging, post-action configuration, and testing presets for the railstart gem.
2026-01-05