Browse Skills
20307 skills found
infrastructure.md
1
1
export
infrastructure
2
from
"dralgorhythm/claude-agentic-framework"
from
"dralgorhythm/claude-agentic-framework"
3
Manage infrastructure as code. Use when provisioning resources, managing cloud infrastructure, or setting up environments. Covers Terraform and IaC patterns.
2026-01-05
symbol-map-entropy-calc.md
1
1
export
symbol-map-entropy-calc
2
from
"starwreckntx/IRP__METHODOLOGIES-"
from
"starwreckntx/IRP__METHODOLOGIES-"
3
Calculate entropy metrics for symbolic mapping and semantic drift.
2026-01-05
n8n-skills.md
1
1
export
n8n-skills
2
from
"haunchen/n8n-skills-pack"
from
"haunchen/n8n-skills-pack"
3
n8n workflow automation knowledge base. Provides n8n node information, node functionality details, workflow patterns, and configuration examples. Covers triggers, data transformation, data input/output, AI integration, covering 10 nodes. Keywords: n8n, workflow, automation, node, trigger, webhook, http request, database, ai agent.
2026-01-05
fp-pattern-finder.md
1
1
export
fp-pattern-finder
2
from
"refractionPOINT/lc-ai"
from
"refractionPOINT/lc-ai"
3
Automatically detect false positive patterns in detections using deterministic analysis. Fetches historic detections for a time window, runs pattern detection script to identify noisy patterns (single-host concentration, identical command-lines, service accounts, same hash, temporal periodicity, etc.), generates narrow FP rules for each pattern, and presents for user approval before deployment. Use for bulk FP tuning, detection noise analysis, or automated alert fatigue reduction.
2026-01-05
contextkit-planning-trigger.md
1
1
export
contextkit-planning-trigger
2
from
"grandinh/claude-chaos-express"
from
"grandinh/claude-chaos-express"
3
Natural language wrapper for ContextKit planning commands - automatically triggers /ctxk:plan commands when users request planning assistance
2026-01-05
pair-programming.md
1
1
export
pair-programming
2
from
"bjpl/open_learn_co"
from
"bjpl/open_learn_co"
3
AI-assisted pair programming with multiple modes (driver/navigator/switch), real-time verification, quality monitoring, and comprehensive testing. Supports TDD, debugging, refactoring, and learning sessions. Features automatic role switching, continuous code review, security scanning, and performance optimization with truth-score verification.
2026-01-05
audit-agent.md
1
1
export
audit-agent
2
from
"okgoogle13/careercopilot"
from
"okgoogle13/careercopilot"
3
Performs comprehensive security and code quality audits. Use when asked to 'audit the codebase', 'check for vulnerabilities', or 'run security scan'.
2026-01-05
security-architecture-overview.md
1
1
export
security-architecture-overview
2
from
"harperaa/secure-claude-skills"
from
"harperaa/secure-claude-skills"
3
Understand the defense-in-depth security architecture of Secure Vibe Coding OS. Use this skill when you need to understand the overall security approach, the 5-layer security stack, OWASP scoring, or when to use other security skills. Triggers include "security architecture", "defense in depth", "security layers", "how does security work", "OWASP score", "security overview", "security principles".
2026-01-05
skill-to-agent-transpiler.md
1
1
export
skill-to-agent-transpiler
2
from
"Cloudhabil/AGI-Server"
from
"Cloudhabil/AGI-Server"
3
Compile a skill entry into a provisioned agent request with strict guardrails (approval, quotas, TTL). Use when translating skills into runnable agents or when you need a controlled Skill→Agent path.
2026-01-05
color-palette-extractor.md
1
1
export
color-palette-extractor
2
from
"dkyazzentwatwa/chatgpt-skills"
from
"dkyazzentwatwa/chatgpt-skills"
3
Extract dominant colors from images, generate color palettes, and export as CSS, JSON, or ASE with K-means clustering.
2026-01-05
improving-components.md
1
1
export
improving-components
2
from
"C0ntr0lledCha0s/claude-code-plugin-automations"
from
"C0ntr0lledCha0s/claude-code-plugin-automations"
3
Expert at automatically applying improvements to Claude Code components based on quality analysis. Enhances descriptions, optimizes tool permissions, strengthens security, and improves usability. Works in conjunction with analyzing-component-quality skill.
2026-01-05
spec-driven-development.md
1
1
export
spec-driven-development
2
from
"moonklabs/aiwf"
from
"moonklabs/aiwf"
3
Use when starting new features, building applications from scratch, or needing structured development workflow - provides standalone specification-first methodology without external dependencies, generates specs, plans, tasks directly, with superpowers integration for execution
2026-01-05
video-prompt-engineering.md
1
1
export
video-prompt-engineering
2
from
"chufeng-huang-sipaway/sip-videogen"
from
"chufeng-huang-sipaway/sip-videogen"
3
Craft effective prompts for VEO single-clip video generation - READ before any generate_video_clip call
2026-01-05
style-guide-adherence.md
1
1
export
style-guide-adherence
2
from
"troykelly/claude-skills"
from
"troykelly/claude-skills"
3
Use when writing code - follow Google style guides where available, otherwise follow established best practices for the language
2026-01-05
github-pr-collector.md
1
1
export
github-pr-collector
2
from
"sebc-dev/website"
from
"sebc-dev/website"
3
Collecte et analyse les Pull Requests GitHub avec leurs commentaires d'agents de review IA (CodeRabbit, GitHub Copilot, Codex, etc.). Utilise GitHub CLI pour récupérer les données, extrait les métadonnées des agents avec jq, et génère une structure organisée par PR et par importance dans le dossier .scd du projet. Extensible pour supporter de nouveaux agents de review.
2026-01-05
agents-md.md
1
1
export
agents-md
2
from
"Nymbo/Skills"
from
"Nymbo/Skills"
3
Create or update root and nested AGENTS.md files that document scoped conventions, monorepo module maps, cross-domain workflows, and (optionally) per-module feature maps (feature -> paths, entrypoints, tests, docs). Use when the user asks for AGENTS.md, nested agent instructions, or a module/feature map.
2026-01-05
control-loop-extraction.md
1
1
export
control-loop-extraction
2
from
"Dowwie/agent_framework_study"
from
"Dowwie/agent_framework_study"
3
Extract and analyze agent reasoning loops, step functions, and termination conditions. Use when needing to (1) understand how an agent framework implements reasoning (ReAct, Plan-and-Solve, Reflection, etc.), (2) locate the core decision-making logic, (3) analyze loop mechanics and termination conditions, (4) document the step-by-step execution flow of an agent, or (5) compare reasoning patterns across frameworks.
2026-01-05
frontend-visual-regression-testing.md
1
1
export
frontend-visual-regression-testing
2
from
"samjhecht/wrangler"
from
"samjhecht/wrangler"
3
Use when implementing UI components, design systems, or responsive layouts - verifies visual correctness through screenshot comparison and DevTools verification; prevents shipping broken UI
2026-01-05
ops-chief-of-staff.md
1
1
export
ops-chief-of-staff
2
from
"Cloudhabil/AGI-Server"
from
"Cloudhabil/AGI-Server"
3
Automate enterprise operations (compliance, HR recruiting, finance ops) with audit trails and approvals; use when asked to design or run administrative autonomous workflows.
2026-01-05
moai-foundation-quality.md
1
1
export
moai-foundation-quality
2
from
"junseokandylee/RallyApp"
from
"junseokandylee/RallyApp"
3
Enterprise code quality orchestrator with TRUST 5 validation, proactive analysis, and automated best practices enforcement
2026-01-05
plugin-creator.md
1
1
export
plugin-creator
2
from
"lttr/claude-marketplace"
from
"lttr/claude-marketplace"
3
This skill should be used when creating, modifying, or managing Claude Code plugins and plugin marketplaces. Trigger when working with plugin manifests (plugin.json, marketplace.json), creating plugin directory structures, adding plugin components (commands, skills, agents, hooks), version bumping, or when discussing plugin development workflows.
2026-01-05
dzmm-builder.md
1
1
export
dzmm-builder
2
from
"waylon256yhw/dzmm-builder"
from
"waylon256yhw/dzmm-builder"
3
Comprehensive skill for building, debugging, and optimizing DZMM.AI applications. Use this skill when users request creating interactive web apps on the DZMM platform, need guidance on DZMM API usage, or require help with existing DZMM applications. Covers AI-driven chatbots, visual novels, dating sims, content generators, RPG games, content platforms, and visual effect systems. Includes state management games, message management (reroll/edit/delete), multi-opening systems, rich text rendering, modular prompt engineering, resource reuse strategies, React/Vue to DZMM migration, and responsive mobile design.
2026-01-05
better-skill-builder.md
1
1
export
better-skill-builder
2
from
"gmickel/better-skill-builder"
from
"gmickel/better-skill-builder"
3
Build SKILL.md files for Claude Code, Codex, Amp, OpenCode. Production examples and patterns for skill structure, scripts, distribution, and making CLI tools AI-native.
2026-01-05
sitrep-coordinator.md
1
1
export
sitrep-coordinator
2
from
"hummbl-dev/hummbl-claude-skills"
from
"hummbl-dev/hummbl-claude-skills"
3
Military-style Situation Report (SITREP) generation for multi-agent coordination. Creates structured status updates with completed/in-progress/blocked sections, authorization codes, handoff protocols, and clear next actions. Optimized for complex project management across multiple AI agents and human operators.
2026-01-05