3360 results (25.8ms) page 1 / 168
aj-geddes / claude-code-bmad-skills-bmad-skills-bmad-orchestrator exact

Orchestrates BMAD workflows for structured AI-driven development. Use when initializing BMAD in projects, checking workflow status, or routing between 4 phases (Analysis, Planning, Solutioning,...

daffy0208 / ai-dev-standards-bmad-method exact

Business Model and Architecture Design methodology for aligning technical architecture with business model sustainability and scalability

EpicenterHQ / epicenter-method-shorthand-jsdoc exact

Move helper functions into return objects using method shorthand for proper JSDoc preservation. Use when factory functions have internal helpers that should expose documentation to consumers, or...

404kidwiz / claude-supercode-skills-bmad-master exact

BMAD master coordinator who orchestrates the entire AI-powered agile development workflow across multiple specialized agents and phases

omer-metin / skills-for-antigravity-scientific-method exact

The scientific method applied to computational research, data science, and experimental software engineering. Covers hypothesis formulation, experimental design, controls, reproducibility, and...

404kidwiz / claude-supercode-skills-bmad-bmm-analyst exact

Business analysis expert who drives project discovery, market research, and requirements validation within the BMAD methodology

boss 0.00
echoVic / boss-skill exact

BMAD 全自动项目编排 Skill。从需求到部署的完整研发流水线,编排多个专业 Agent(PM、架构师、UI 设计师、Tech Lead、Scrum Master、开发者、QA、DevOps)自动完成完整研发周期。触发词:'boss mode'、'/boss'、'全自动开发'、'从需求到部署'。

404kidwiz / agent-skills-backup-privilege-escalation-methods exact

This skill should be used when the user asks to "escalate privileges", "get root access", "become administrator", "privesc techniques", "abuse sudo", "exploit SUID binaries", "Kerberoasting",...

zebbern / claude-code-guide-privilege-escalation-methods exact

This skill should be used when the user asks to "escalate privileges", "get root access", "become administrator", "privesc techniques", "abuse sudo", "exploit SUID binaries", "Kerberoasting",...

cleodin / antigravity-awesome-skills-privilege-escalation-methods exact

This skill should be used when the user asks to "escalate privileges", "get root access", "become administrator", "privesc techniques", "abuse sudo", "exploit SUID binaries", "Kerberoasting",...

halay08 / fullstack-agent-skills-privilege-escalation-methods exact

This skill should be used when the user asks to "escalate privileges", "get root access", "become administrator", "privesc techniques", "abuse sudo", "exploit SUID binaries", "Kerberoasting",...

ngxtm / devkit-privilege-escalation-methods exact

This skill should be used when the user asks to "escalate privileges", "get root access", "become administrator", "privesc techniques", "abuse sudo", "exploit SUID binaries", "Kerberoasting",...

automindtechnologie-jpg / ultimate-skill-md-privilege-escalation-methods exact

This skill should be used when the user asks to "escalate privileges", "get root access", "become administrator", "privesc techniques", "abuse sudo", "exploit SUID binaries", "Kerberoasting",...

sickn33 / antigravity-awesome-skills-privilege-escalation-methods exact

This skill should be used when the user asks to "escalate privileges", "get root access", "become administrator", "privesc techniques", "abuse sudo", "exploit SUID binaries", "Kerberoasting",...

algorand-devrel / algorand-agent-skills-implement-arc-standards exact

Implement Algorand ARC standards in smart contracts and clients. Use when needing to understand ARC-4 ABI encoding or method signatures, working with application specifications (ARC-32 or ARC-56),...

yanko-belov / code-craft-interface-segregation-principle exact

Use when designing interfaces. Use when implementing interfaces with methods you don't need. Use when forced to implement throw/no-op for interface methods.

rand / cc-polymath-discover-formal exact

Automatically discover formal methods and verification skills when working with formal methods. Activates for formal development tasks.

akires47 / agent-skills-dotnet-dependency-injection-patterns exact

Organize DI registrations using IServiceCollection extension methods. Group related services into composable Add* methods for clean Program.cs and reusable configuration in tests.

jackspace / claudeskillz-testing-anti-patterns exact

Use when writing or changing tests, adding mocks, or tempted to add test-only methods to production code - prevents testing mock behavior, production pollution with test-only methods, and mocking...