Browse Skills
17720 skills found
suspicious-powershell-hunt-cross-platform-ideas.md
2
1
export
suspicious-powershell-hunt-cross-platform-ideas
2
from
"tsale/awesome-dfir-skills"
from
"tsale/awesome-dfir-skills"
3
Hypothesis-driven hunt plan for suspicious PowerShell, plus query snippets for common telemetry.
2026-01-05
tailwindcss.md
2
1
export
tailwindcss
2
from
"Squirrelfishcityhall150/claude-code-kit"
from
"Squirrelfishcityhall150/claude-code-kit"
3
Tailwind CSS v4 utility-first styling patterns
2026-01-05
weekly-snippets.md
2
1
export
weekly-snippets
2
from
"jonmagic/skills"
from
"jonmagic/skills"
3
Interactive weekly snippets builder for gathering and drafting Friday-Thursday accomplishment summaries. Use when creating weekly snippets, status updates, or accomplishment tracking. Covers context-file creation, source-by-source gathering (Weekly Notes, GitHub PRs/issues, Meeting Notes), section ordering (Ships, Risks, Blockers, Ideas, Collaborations, Shoutouts), business-impact-first writing, and link formatting rules.
2026-01-05
commit.md
2
1
export
commit
2
from
"Codename-11/Stash-Downloader"
from
"Codename-11/Stash-Downloader"
3
Create well-formatted git commits with conventional commit messages and emoji. Use when user asks to commit changes, save work, or after completing a task that should be committed.
2026-01-05
conventional-commits.md
2
1
export
conventional-commits
2
from
"jedipunkz/dotfiles"
from
"jedipunkz/dotfiles"
3
Enforces conventional commit message and branch naming conventions with specific prefixes (feat, fix, docs, style, refactor, perf, test, chore). Use when creating git commits, suggesting branch names, reviewing commit messages, or when the user asks about git workflow.
2026-01-05
nixtla-experiment-architect.md
2
1
export
nixtla-experiment-architect
2
from
"jeremylongshore/claude-code-plugins-nixtla"
from
"jeremylongshore/claude-code-plugins-nixtla"
3
Scaffold complete forecasting experiments with Nixtla libraries - creates config files, experiment harness, and evaluation workflows
2026-01-05
skill-creator.md
2
1
export
skill-creator
2
from
"mk0e/devskills"
from
"mk0e/devskills"
3
Guide for creating effective skills for AI coding agents. Use when creating a new skill or updating an existing skill that extends agent capabilities with specialized knowledge, workflows, or tool integrations.
2026-01-05
guide-development.md
2
1
export
guide-development
2
from
"imsaif/aiex"
from
"imsaif/aiex"
3
Auto-scaffold Designer Guides learning paths by analyzing existing guides (Claude Code, Cursor) and generating new guides for other tools
2026-01-05
generating-unit-tests.md
2
1
export
generating-unit-tests
2
from
"jeremylongshore/claude-code-plugins-nixtla"
from
"jeremylongshore/claude-code-plugins-nixtla"
3
This skill enables Claude to automatically generate comprehensive unit tests from source code. It is triggered when the user requests unit tests, test cases, or test suites for specific files or code snippets. The skill supports multiple testing frameworks including Jest, pytest, JUnit, and others, intelligently detecting the appropriate framework or using one specified by the user. Use this skill when the user asks to "generate tests", "create unit tests", or uses the shortcut "gut" followed by a file path.
2026-01-05
test-generation.md
2
1
export
test-generation
2
from
"duc01226/EasyPlatform"
from
"duc01226/EasyPlatform"
3
Use for DEVELOPER-focused unit/integration test code with xUnit (C#) and Jest (Angular) patterns. Provides ready-to-use test templates for commands, queries, entities, and components. Best for implementing actual test code. NOT for QA test specifications (use test-generation instead).
2026-01-05
linting-formatting-automation.md
2
1
export
linting-formatting-automation
2
from
"daishiman/AIWorkflowOrchestrator"
from
"daishiman/AIWorkflowOrchestrator"
3
Code quality automation for linting and formatting. Provides ESLint, Prettier, Biome setup, CI/CD integration, pre-commit hooks, and tool migration strategies for consistent code style enforcement.Anchors:• ESLint Official Docs / Apply: Rule configuration, plugin integration / Purpose: Correct API usage and best practices• Prettier Philosophy / Apply: Opinionated formatting / Purpose: Minimize configuration bikeshedding• Biome Performance Model / Apply: Rust-based tooling / Purpose: Optimize development workflow speedTrigger:Use when setting up linting/formatting for new projects, integrating code quality into CI/CD, configuring pre-commit hooks, or migrating between tools.eslint, prettier, biome, lint, format, pre-commit, husky, lint-staged, code quality
2026-01-05
tdd-workflow.md
2
1
export
tdd-workflow
2
from
"tumma72/GMailArchiver"
from
"tumma72/GMailArchiver"
3
Test-Driven Development (TDD) red-green-refactor cycle for GMailArchiver. Use when implementing features, fixing bugs, or following the 6-phase workflow. Triggers on: TDD, test-driven, red-green, failing test, write test first, implement feature, fix bug, development workflow, phase.
2026-01-05
refactorer.md
2
1
export
refactorer
2
from
"muryoimpl/dotfiles"
from
"muryoimpl/dotfiles"
3
コード品質の問題を積極的に検出し改善する。以下を検出した際に自動発動: (1) 長いメソッド/クラス、(2) 重複コードパターン、(3) 深いネスト、(4) 不適切な命名、(5) マジックナンバー/文字列、(6) N+1 クエリパターン、(7) 未使用コード、(8) Feature Envy や God クラス。言語非依存のリファクタリングガイダンスを提供。
2026-01-05
artifact-management-gha.md
2
1
export
artifact-management-gha
2
from
"daishiman/AIWorkflowOrchestrator"
from
"daishiman/AIWorkflowOrchestrator"
3
GitHub Actions のアーティファクト管理(upload/download、ジョブ間共有、保持期間、クリーンアップ)の設計と実装を支援するスキル。データ受け渡しの設計、容量最適化、保管期間戦略を整理し、再現性の高い成果物管理を実現します。Anchors:• The Pragmatic Programmer / 適用: 成果物管理の実践的改善 / 目的: 確実な共有と品質維持• GitHub Actions Artifacts / 適用: upload/download仕様 / 目的: 正しい設定と制限理解• Lean Waste Reduction / 適用: 保持期間と容量管理 / 目的: ストレージ最適化Trigger:Use when designing or implementing GitHub Actions artifact upload/download flows, job-to-job data sharing, retention policies, or cleanup automation.
2026-01-05
skyrim-papyrus.md
2
1
export
skyrim-papyrus
2
from
"SpookyPirate/spookys-automod-toolkit"
from
"SpookyPirate/spookys-automod-toolkit"
3
Compile, decompile, validate, and generate Papyrus scripts. Use when the user wants to write scripts, understand script behavior, fix script errors, or generate script templates for quests, actors, or magic effects.
2026-01-05
btb-workflow.md
2
1
export
btb-workflow
2
from
"ships/eden"
from
"ships/eden"
3
BackToBack/ByTheBooks (BTB) - An in-repo collaboration pattern for Human-AI engineering teams. Use this skill when working in repositories with a SPECS/ directory containing README.md, PROGRESS.md, and design documents. BTB emphasizes documentation-driven development, mandatory progress tracking before commits, and a feedback loop between design → MVP → implementation.
2026-01-05
orchestrating-multi-agent-systems.md
2
1
export
orchestrating-multi-agent-systems
2
from
"jeremylongshore/claude-code-plugins-nixtla"
from
"jeremylongshore/claude-code-plugins-nixtla"
3
This skill enables Claude to orchestrate multi-agent systems using the AI SDK v5. It allows Claude to set up agent handoffs, intelligent routing, and coordinated workflows across different AI providers like OpenAI, Anthropic, and Google. Use this skill when the user asks to create multi-agent systems, needs help with agent coordination, task routing, or wants to build complex workflows involving specialized agents. It is triggered by phrases like "multi-agent system", "agent orchestration", "agent handoff", "intelligent routing", or "coordinate agents".
2026-01-05
atac-footprinting.md
2
1
export
atac-footprinting
2
from
"BIsnake2001/ChromSkills"
from
"BIsnake2001/ChromSkills"
3
This skill performs transcription factor (TF) footprint analysis using TOBIAS on ATAC-seq data. It corrects Tn5 sequence bias, quantifies TF occupancy at motif sites, generates footprint scores, and optionally compares differential TF binding across conditions.
2026-01-05
changelog-automation.md
2
1
export
changelog-automation
2
from
"phrazzld/claude-config"
from
"phrazzld/claude-config"
3
Apply changelog automation and semantic versioning patterns using Changesets or semantic-release: conventional commits, automated version bumping, release notes generation. Use when setting up release workflows, discussing versioning, or implementing changelog automation.
2026-01-05
codex.md
2
1
export
codex
2
from
"buvis/home"
from
"buvis/home"
3
Use when the user asks to run Codex CLI (codex exec, codex resume) or references OpenAI Codex for code analysis, refactoring, or automated editing
2026-01-05
forms-implementation.md
2
1
export
forms-implementation
2
from
"pluginagentmarketplace/custom-plugin-angular"
from
"pluginagentmarketplace/custom-plugin-angular"
3
Build reactive and template-driven forms, implement custom validators, create async validators, add cross-field validation, and generate dynamic forms for Angular applications.
2026-01-05
backend-queries.md
2
1
export
backend-queries
2
from
"adigunners/adigunners.github.io"
from
"adigunners/adigunners.github.io"
3
Handle data filtering, searching, and manipulation operations on JSON data loaded in the static website. Use this skill when working with client-side data querying, filtering records, or transforming data for display purposes.
2026-01-05
claude-code-plugin-dev.md
2
1
export
claude-code-plugin-dev
2
from
"julep-ai/vibesafe"
from
"julep-ai/vibesafe"
3
Comprehensive guide for building, testing, and distributing Claude Code plugins including slash commands, Agent Skills, subagents, MCP servers, and hooks. Use this when the user asks about creating plugins, writing slash commands, implementing skills, building MCP tools, configuring hooks, plugin architecture, marketplace distribution, or debugging plugin components. Covers 2025 schema with tool permissions, version tracking, and activation triggers.
2026-01-05
claude-history.md
2
1
export
claude-history
2
from
"kvsankar/claude-history"
from
"kvsankar/claude-history"
3
Search and analyze Claude Code conversation history. Use when user asks about past conversations, previous solutions, what was discussed earlier, finding something from history, or analyzing usage patterns. Triggers include "what did we discuss", "find that conversation", "search history", "past sessions", "how much time", "token usage", "which tools".
2026-01-05