Browse Skills

44915 skills found

git-commits.md
0
1 export git-commits
2 jpoutrin from "jpoutrin/product-forge"
3 Git commit best practices with conventional commits format and atomic commit principles. Use when committing code to ensure clear, meaningful commit history with proper type prefixes and semantic versioning support.
2026-01-05
sqlite-integration.md
0
1 export sqlite-integration
2 rubrical-studios from "rubrical-studios/process-docs"
3 Database integration with SQLite for beginners
2026-01-05
power-confidence.md
0
1 export power-confidence
2 dylantarre from "dylantarre/animation-principles"
3 Use when creating animations that convey strength, authority, or bold confidence in brand and product.
2026-01-05
tdd-first.md
0
1 export tdd-first
2 macayaven from "macayaven/esperanto"
3 Recognize when user requests new feature implementation and prompt for TDD workflow. Triggers on phrases like "implement", "create function", "add feature", "build a", "write code for". Suggests generating failing tests first.
2026-01-05
hostile-review.md
0
1 export hostile-review
2 majiayu000 from "majiayu000/claude-skill-registry"
3 MANDATORY adversarial code review. Use before ANY commit to find security vulnerabilities, logic flaws, and edge cases. Actively tries to break the code.
2026-01-05
checklist.md
0
1 export checklist
2 majiayu000 from "majiayu000/claude-skill-registry"
3 C#, WPF, AvaloniaUI 코딩 전 확인 체크리스트
2026-01-05
search-history.md
0
1 export search-history
2 Roger-Parkinson-EHP from "Roger-Parkinson-EHP/agentic"
3 Search Claude conversation history from JSONL files. Use when looking for previous discussions, past decisions, code solutions, or context from earlier conversations.
2026-01-05
autonomous-phase-execution.md
0
1 export autonomous-phase-execution
2 yarlson from "yarlson/claude-plugins"
3 Execute a single phase from roadmap to working code autonomously
2026-01-05
frontend-fundamentals.md
0
1 export frontend-fundamentals
2 DanielPodolsky from "DanielPodolsky/mentor-spec"
3 Auto-invoke when reviewing React, Vue, or frontend component code. Enforces component architecture, state management patterns, and UI best practices.
2026-01-05
stable-baselines3.md
0
1 export stable-baselines3
2 jackspace from "jackspace/ClaudeSkillz"
3 Use this skill for reinforcement learning tasks including training RL agents (PPO, SAC, DQN, TD3, DDPG, A2C, etc.), creating custom Gym environments, implementing callbacks for monitoring and control, using vectorized environments for parallel training, and integrating with deep RL workflows. This skill should be used when users request RL algorithm implementation, agent training, environment design, or RL experimentation.
2026-01-05
core-researcher.md
0
1 export core-researcher
2 vamseeachanta from "vamseeachanta/workspace-hub"
3 Deep research and information gathering specialist for thorough investigation, pattern analysis, and knowledge synthesis
2026-01-05
template-skill.md
0
1 export template-skill
2 ironluffy from "ironluffy/claude-skills"
3 Minimal starter template for creating new Claude skills following the v1.0 specification
2026-01-05
rust-iterators.md
0
1 export rust-iterators
2 gar-ai from "gar-ai/mallorn"
3 Leverage iterator chains for efficient, lazy data processing without intermediate allocations. Use when processing collections.
2026-01-05
git-workspace-review.md
0
1 export git-workspace-review
2 athola from "athola/sanctum"
3 Lightweight preflight checklist for verifying repo path, staged changes, and diffs before other workflows.
2026-01-05
tdd.md
0
1 export tdd
2 narcisobenigno from "narcisobenigno/groceries"
3 Enforces test-driven development (TDD) following Kent Beck's methodology. MANDATORY micro-cycle approach - write ONE test, watch it fail, write minimal implementation, refactor, then NEXT test. NEVER write all tests first or implementation first. Use for ANY code writing task.
2026-01-05
openai-sdk.md
0
1 export openai-sdk
2 majiayu000 from "majiayu000/claude-skill-registry"
3 OpenAI official SDK usage (Python, Node.js). Use when: writing code that calls OpenAI API,implementing chat/embeddings/images/audio features, handling streaming responses,async patterns, error handling with SDK. For raw HTTP/REST calls, see `openai-api` skill.
2026-01-05
bluesky-growth-strategy.md
0
1 export bluesky-growth-strategy
2 chekos from "chekos/bns-marketplace"
3 Plan and execute Bluesky growth strategy for audience building on the decentralized platform.Use when developing starter pack strategy, creating custom feeds, building community presence,or planning cross-platform promotion. Includes the three-feed system, starter pack tactics(43% of follows at peak), and authentic engagement strategies for this conversation-first platform.
2026-01-05
checkpoint.md
0
1 export checkpoint
2 Barnhardt-Enterprises-Inc from "Barnhardt-Enterprises-Inc/quetrex-claude"
3 Save current progress to memory-keeper to prevent work loss.
2026-01-05
ahu-conductor.md
0
1 export ahu-conductor
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Air Handler Design Pipeline Orchestrator
2026-01-05
recognition-program-builder.md
0
1 export recognition-program-builder
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Эксперт employee recognition. Используй для программ признания, награждения и employee engagement.
2026-01-05
let-chains-advisor.md
0
1 export let-chains-advisor
2 EmilLindfors from "EmilLindfors/claude-marketplace"
3 Identifies deeply nested if-let expressions and suggests let chains for cleaner control flow. Activates when users write nested conditionals with pattern matching.
2026-01-05
court-divorce-bigquery-indexing.md
0
1 export court-divorce-bigquery-indexing
2 nfbs2000 from "nfbs2000/vibe-with-google-ai-divorce-agent-inflearn"
3 Claude가 판례 Markdown 파일을 직접 분석하여 JSON 메타데이터를 생성합니다.
2026-01-05
shadcn.md
0
1 export shadcn
2 azlekov from "azlekov/my-claude-code"
3 This skill should be used when the user asks to "add a component", "use shadcn", "install Button", "create Dialog", "add Form", "use DataTable", "implement dark mode toggle", "use cn utility", or discusses UI components, component libraries, or accessible components. Always use the latest shadcn/ui version and modern patterns.
2026-01-05
rrna-prediction-patterns.md
0
1 export rrna-prediction-patterns
2 roeimed0 from "roeimed0/rrna-phylo"
3 Guidelines for rRNA detection and prediction including prokaryotic (16S, 23S, 5S) and eukaryotic (18S, 28S, 5.8S, 5S) ribosomal RNA. Covers sequence patterns, secondary structure, HMM models, blast-based detection, length validation, and quality scoring for rRNA identification.
2026-01-05