Browse Skills
44969 skills found
enumeration-protocol-execution.md
1
1
export
enumeration-protocol-execution
2
from
"starwreckntx/IRP__METHODOLOGIES-"
from
"starwreckntx/IRP__METHODOLOGIES-"
3
Enforce a Divergent-Convergent Scan loop to overcome 'Prevalent Noun Bias' and statistical probability reflexes (System 1).
2026-01-05
code-implementation.md
1
1
export
code-implementation
2
from
"vanillacake369/tonys-nix"
from
"vanillacake369/tonys-nix"
3
Implement code changes by learning from and precisely matching existing codebase patterns, ensuring seamless integration with surrounding code. Use when writing new features, modifying logic, adding functionality. Triggers: 'implement', 'write code', 'add feature', 'create', 'build', 'fix bug', '구현', '코드 작성', '기능 추가', '생성', '빌드', '버그 수정', '만들어', working with *.ts, *.go, *.java, *.py, *.nix, *.rs files.
2026-01-05
makefile-assistant.md
1
1
export
makefile-assistant
2
from
"rafaelcalleja/claude-market-place"
from
"rafaelcalleja/claude-market-place"
3
Automatically capture Bash commands executed by Claude Code and convert them into documented, organized Makefile targets in .claude/makefiles/. Use when Claude executes any Bash command, when tempted to skip documentation ("too trivial", "one-time", "will do later"), or when user asks for Makefile generation. Process commands NOW while fresh, not later.
2026-01-05
analysis-logic-trace.md
1
1
export
analysis-logic-trace
2
from
"synapseradio/thinkies"
from
"synapseradio/thinkies"
3
Validate inference chains step-by-step by examining whether each logical connection from premise to conclusion is sound, making implicit reasoning steps explicit and checking for gaps or leaps. Use when: (1) asked to validate reasoning steps, trace the logic, or verify if conclusions follow from premises, (2) arguments skip intermediate inferential steps or use 'therefore' without showing the reasoning path, (3) evaluating multi-step proofs, mathematical reasoning, or decision frameworks where each step builds on previous ones, (4) reasoning depends on unstated assumptions being treated as established facts.
2026-01-05
security-audit.md
1
1
export
security-audit
2
from
"kcenon/claude-config"
from
"kcenon/claude-config"
3
Provides security guidelines for input validation, authentication, authorization, and secure coding practices. Use when implementing auth, handling user input, working with credentials, or conducting security reviews.
2026-01-05
high-cost-signal-generator.md
1
1
export
high-cost-signal-generator
2
from
"starwreckntx/IRP__METHODOLOGIES-"
from
"starwreckntx/IRP__METHODOLOGIES-"
3
Generate high-cost signals to demonstrate genuine intent and commitment through resource-intensive validation.
2026-01-05
writing-skills.md
1
1
export
writing-skills
2
from
"krzemienski/shannon-framework"
from
"krzemienski/shannon-framework"
3
Use when creating new skills, editing existing skills, or verifying skills work before deployment - applies TDD to process documentation with Shannon quantitative validation by testing with subagents before writing, iterating until bulletproof against rationalization
2026-01-05
dioxus-pwa-development.md
1
1
export
dioxus-pwa-development
2
from
"wchklaus97/remind-me-pwa"
from
"wchklaus97/remind-me-pwa"
3
Build Progressive Web Apps with Dioxus framework. Use when developing Dioxus web applications, creating PWA features, or working with WASM targets.
2026-01-05
tdd-playtest.md
1
1
export
tdd-playtest
2
from
"Mnehmos/rpg-mcp"
from
"Mnehmos/rpg-mcp"
3
Test-Driven Development combined with emergent playtesting for Quest Keeper AI. Use when running playtest sessions, writing tests, debugging game feel issues, or following the RED-GREEN-REFACTOR cycle. Triggers on mentions of testing, playtest, TDD, bug discovery, game feel, or "as a player".
2026-01-05
grammar.md
1
1
export
grammar
2
from
"williacj/claude-skills"
from
"williacj/claude-skills"
3
Comprehensive proofreading and editing for biblical, pastoral, and theological writing. Use when the user requests grammar checking, spelling correction, proofreading, or style improvement for sermons, sermonettes, devotionals, blogs, academic papers, or book chapters. Specializes in US English, pastoral tone, academic theological writing, and creative devotional styles.
2026-01-05
forgekeeper-task-card.md
1
1
export
forgekeeper-task-card
2
from
"gatewaybuddy/forgekeeper"
from
"gatewaybuddy/forgekeeper"
3
Create Forgekeeper task cards following project conventions
2026-01-05
social-media-bio-generator.md
1
1
export
social-media-bio-generator
2
from
"az9713/ai-co-writing-claude-skills"
from
"az9713/ai-co-writing-claude-skills"
3
Create compelling social media bios for any platform. Use when the user needs bios for Twitter/X, Instagram, LinkedIn, TikTok, YouTube, or any social platform.
2026-01-05
helm-chart-patterns.md
1
1
export
helm-chart-patterns
2
from
"NickCrew/claude-ctx-plugin"
from
"NickCrew/claude-ctx-plugin"
3
Helm chart development patterns for packaging and deploying Kubernetes applications. Use when creating reusable Helm charts, managing multi-environment deployments, or building application catalogs for Kubernetes.
2026-01-05
test-generator.md
1
1
export
test-generator
2
from
"mesbahtanvir/ishkul"
from
"mesbahtanvir/ishkul"
3
Generates comprehensive tests for Ishkul code including state transition tests that catch React Rules of Hooks violations. Creates tests for frontend screens/components (Jest + RTL) and backend handlers (Go testing + testify). Use when creating new code or adding test coverage.
2026-01-05
check-feedback.md
1
1
export
check-feedback
2
from
"semicolon-devteam/semo"
from
"semicolon-devteam/semo"
3
SEMO 패키지 피드백 이슈 수집 및 리스트업. Use when (1) "피드백 확인", "피드백 있는지", (2) "유저 피드백 체크", (3) SEMO 관련 open 이슈 조회.
2026-01-05
command-creation.md
1
1
export
command-creation
2
from
"andisab/swe-marketplace"
from
"andisab/swe-marketplace"
3
Use this skill when creating or refining custom Claude Code slash commands. Slash commands are user-invoked reusable prompts that can accept arguments, reference files, and execute bash operations. Helps design command syntax, argument handling, file references, bash execution, and frontmatter configuration. Automatically invoked when user requests "create a command", "make a slash command", "add a /command", or mentions custom command development.
2026-01-05
create-pr.md
1
1
export
create-pr
2
from
"Nymbo/Skills"
from
"Nymbo/Skills"
3
Create a high-quality pull request: branch, focused changes, lint/build, conventional commit, and a clear PR description with validation steps.
2026-01-05
go-functional-options.md
1
1
export
go-functional-options
2
from
"cassamajor/xcnf"
from
"cassamajor/xcnf"
3
Use the Functional Option Pattern for configurable Go constructors. Applies to types needing multiple optional parameters with validation and defaults. Includes Go 1.25 generics support.
2026-01-05
codex-claude-loop.md
1
1
export
codex-claude-loop
2
from
"Nam0101/my-claude-agent-skill"
from
"Nam0101/my-claude-agent-skill"
3
Orchestrates a dual-AI engineering loop where Claude Code plans and implements, while Codex validates and reviews, with continuous feedback for optimal code quality
2026-01-05
production-debugging.md
1
1
export
production-debugging
2
from
"mjunaidca/mjs-agent-skills"
from
"mjunaidca/mjs-agent-skills"
3
Debug production issues in Kubernetes clusters. Use this skill when investigating 500 errors, missing functionality, silent failures, or service integration issues. Covers systematic log analysis, tracing requests across microservices, and common bug patterns.
2026-01-05
docs-validator.md
1
1
export
docs-validator
2
from
"C0ntr0lledCha0s/logseq-template-graph"
from
"C0ntr0lledCha0s/logseq-template-graph"
3
Documentation quality validator for Logseq Template Graph. Checks documentation completeness, accuracy, formatting, links, and consistency. Activates when asked to "validate docs", "check documentation", "audit docs quality", "find broken links", or similar requests. Provides actionable feedback and specific fixes for documentation issues.
2026-01-05
condition-based-waiting.md
1
1
export
condition-based-waiting
2
from
"krzemienski/shannon-framework"
from
"krzemienski/shannon-framework"
3
Use when tests have race conditions, timing dependencies, or inconsistent pass/fail behavior - replaces arbitrary timeouts with condition polling to wait for actual state changes, eliminating flaky tests with quantitative reliability tracking
2026-01-05
plugin-creator.md
1
1
export
plugin-creator
2
from
"fx/cc"
from
"fx/cc"
3
Guide for creating effective fx/cc marketplace plugins. This skill should be used when users want to create a new Claude Code plugin (or update an existing plugin) for the fx/cc marketplace that extends Claude's capabilities with specialized agents, skills, commands, or hooks.
2026-01-05
gemini-image-generator.md
1
1
export
gemini-image-generator
2
from
"feed-mob/agent-skills"
from
"feed-mob/agent-skills"
3
Generate, edit, or transform images with Gemini Nano Banana using bundled Python scripts (Flash or Pro) including aspect ratio, resolution, image-to-image edits, logo overlays, and reference images. Use when users request image generation, image edits, image-to-image transformations, logo placement, or specific aspect ratios or resolutions.
2026-01-05