Browse Skills
44895 skills found
agency.md
11
1
export
agency
2
from
"tobias-walle/agency"
from
"tobias-walle/agency"
3
Use Agency CLI to run parallel AI coding tasks in isolated Git worktrees. Invoke when user mentions "agency", "ag", parallel tasks, worktrees, or wants to run multiple coding agents simultaneously.
2026-01-05
Unnamed Skill.md
11
1
export
Unnamed Skill
2
from
"pvillega/claude-templates"
from
"pvillega/claude-templates"
3
Use before implementing UI changes or frontend PRs. Enforces TodoWrite with 18+ items. Triggers: "accessibility audit", "WCAG", "Lighthouse", "screen reader", "a11y", "NVDA", "VoiceOver", "keyboard navigation", "focus indicator". For "Core Web Vitals" in frontend/UI context, use this skill. For pure backend/API performance optimization, use performance-optimization instead. If thinking "WIP doesn't need this" - use it anyway.
2026-01-05
progressive-disclosure.md
11
1
export
progressive-disclosure
2
from
"gptme/gptme-contrib"
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
from
"posit-dev/skills"
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
Context Engineering Framework.md
11
1
export
Context Engineering Framework
2
from
"ShunsukeHayashi/Miyabi"
from
"ShunsukeHayashi/Miyabi"
3
Autonomous context extraction and structuring for converting unstructured information from multiple sources into AI-interpretable structured formats.
2026-01-05
Deployment Automation.md
11
1
export
Deployment Automation
2
from
"happenings-community/requests-and-offers"
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
from
"williamzujkowski/standards"
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
VOICEVOX Narration System.md
11
1
export
VOICEVOX Narration System
2
from
"ShunsukeHayashi/Miyabi"
from
"ShunsukeHayashi/Miyabi"
3
Generate Yukkuri-style voice narration from Git commits using VOICEVOX Engine. Use when creating development progress audio guides, YouTube content, or team reports from Git history.
2026-01-05
skill-creator.md
11
1
export
skill-creator
2
from
"TechNickAI/ai-coding-config"
from
"TechNickAI/ai-coding-config"
3
Use when creating skills, writing SKILL.md files, editing skill definitions, or adding new reusable techniques to ai-coding-config
2026-01-05
agent-onboarding.md
11
1
export
agent-onboarding
2
from
"gptme/gptme-contrib"
from
"gptme/gptme-contrib"
3
Comprehensive framework for effective gptme agent onboarding that builds user trust, communicates capabilities clearly, and establishes productive working relationships from the first interaction.
2026-01-05
ccg.md
11
1
export
ccg
2
from
"ShunsukeHayashi/Miyabi"
from
"ShunsukeHayashi/Miyabi"
3
AI Course Content Generator - Generate complete online courses with Gemini API. Triggers on "create course", "generate lesson", "course content", "ccg", "/ccg".
2026-01-05
Performance Analysis and Optimization.md
11
1
export
Performance Analysis and Optimization
2
from
"ShunsukeHayashi/Miyabi"
from
"ShunsukeHayashi/Miyabi"
3
CPU profiling, benchmarking, and memory analysis for Rust applications. Use when code is slow, memory usage is high, or optimization is needed.
2026-01-05
security-operations.md
11
1
export
security-operations
2
from
"williamzujkowski/standards"
from
"williamzujkowski/standards"
3
Security Operations Center (SOC) practices, incident response, SIEM management, and threat hunting following NIST 800-61
2026-01-05
input-validation.md
11
1
export
input-validation
2
from
"williamzujkowski/standards"
from
"williamzujkowski/standards"
3
Input-Validation standards for input validation in Security environments.
2026-01-05
graphql-api-design.md
11
1
export
graphql-api-design
2
from
"williamzujkowski/standards"
from
"williamzujkowski/standards"
3
Comprehensive GraphQL API design with Apollo Server, GraphQL Yoga, and Federation v2
2026-01-05
react-native-mobile.md
11
1
export
react-native-mobile
2
from
"williamzujkowski/standards"
from
"williamzujkowski/standards"
3
React Native mobile development covering iOS and Android cross-platform apps, navigation, state management, native modules, and performance optimization for production-ready mobile applications
2026-01-05
writing-app-release-notes.md
11
1
export
writing-app-release-notes
2
from
"czottmann/claude-code-stuff"
from
"czottmann/claude-code-stuff"
3
Use when being asked to write release notes for an app
2026-01-05
kotlin-coding-standards.md
11
1
export
kotlin-coding-standards
2
from
"williamzujkowski/standards"
from
"williamzujkowski/standards"
3
Master Kotlin coding standards with null safety, coroutines, and idiomatic patterns. Use when developing JVM/Android applications requiring type-safe async programming.
2026-01-05
testing-patterns.md
11
1
export
testing-patterns
2
from
"bybren-llc/wtfb-safe-agentic-workflow"
from
"bybren-llc/wtfb-safe-agentic-workflow"
3
Testing patterns for Jest and Playwright. Use when writing tests, setting up test fixtures, or validating RLS enforcement. Routes to existing test conventions and provides evidence templates.
2026-01-05
Unnamed Skill.md
11
1
export
Unnamed Skill
2
from
"pvillega/claude-templates"
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
from
"pingcap/agent-rules"
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
from
"pingcap/agenticstore"
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
from
"pvillega/claude-templates"
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
from
"williamzujkowski/standards"
from
"williamzujkowski/standards"
3
Core Principles:
2026-01-05