Browse Skills

3205 skills found

architectural-forensics.md
1
1 export architectural-forensics
2 Dowwie from "Dowwie/agent_framework_study"
3 Master protocol for deconstructing agent frameworks to inform derivative system architecture. Use when (1) analyzing an agent framework's codebase comprehensively, (2) comparing multiple frameworks to select best practices, (3) designing a new agent system based on prior art, (4) documenting architectural decisions with evidence, or (5) conducting technical due diligence on AI agent implementations. This skill orchestrates sub-skills for data substrate, execution engine, cognitive architecture, and synthesis phases.
2026-01-05
rlhf.md
1
1 export rlhf
2 itsmostafa from "itsmostafa/llm-engineering-skills"
3 Understanding Reinforcement Learning from Human Feedback (RLHF) for aligning language models. Use when learning about preference data, reward modeling, policy optimization, or direct alignment algorithms like DPO.
2026-01-05
codex-search.md
1
1 export codex-search
2 dceoy from "dceoy/gh-actions-for-devops"
3 Search the web using OpenAI Codex CLI to find current documentation, best practices, solutions, and technical information. Use when the user needs to research libraries, find API documentation, troubleshoot errors, or learn about new technologies. Requires Codex CLI installed.
2026-01-05
mcp-narsil.md
1
1 export mcp-narsil
2 MichelKerkmeester from "MichelKerkmeester/opencode-dev-environment"
3 Deep code intelligence via Narsil MCP providing 76 tools for security scanning (OWASP, CWE, taint analysis), call graph analysis (CFG, DFG, callers/callees), structural queries (symbols, definitions, references), and supply chain security (SBOM, license compliance). Accessed via Code Mode for token efficiency.
2026-01-05
property-based-test-generator.md
1
1 export property-based-test-generator
2 Dexploarer from "Dexploarer/claudius-skills"
3 Generates property-based tests using Hypothesis (Python), fast-check (JavaScript/TypeScript), or QuickCheck (Haskell). Use when user asks to "generate property tests", "create hypothesis tests", "add property-based testing", or "generate fast-check tests".
2026-01-05
writing-implementation-test-pseudocode.md
1
1 export writing-implementation-test-pseudocode
2 WesleyMFrederick from "WesleyMFrederick/cc-workflows"
3 Use when adding test pseudocode to user stories or implementation guides - creates MEDIUM-IMPLEMENTATION abstraction showing test structure with Vitest terminology, placeholder comments for logic, and strategic comments (Research/Fixture/Integration/Verification/Pattern/Decision) that guide what to research and decide, not complete implementations
2026-01-05
universal-workflow-init.md
1
1 export universal-workflow-init
2 laguna821 from "laguna821/achmage_universal_workflow_initiator"
3 Bootstraps new projects by running a 5-question intake and generating a minimal scaffold (WORKPLAN.md, BRIEF.md, OUTLINE.md, SOURCES.md, LOG.md) plus optional folders for writing/research/coding. Use when the user asks to start a new project, plan a workflow, scaffold folders/files, or set up a reusable pipeline.
2026-01-05
codebase-research.md
1
1 export codebase-research
2 mhylle from "mhylle/claude-skills-collection"
3 Orchestrates comprehensive codebase research by decomposing user queries into parallel sub-agent tasks and synthesizing findings. This skill should be used when users ask questions about how code works, where functionality exists, how components interact, or need comprehensive documentation of existing implementations. It focuses exclusively on documenting and explaining the codebase as it exists today.
2026-01-05
mm-comps.md
1
1 export mm-comps
2 adilkalam from "adilkalam/claude-vibe-code"
3 Marina Moscone competitor-dossier skill. Guides structured competitor research for the MM minisite: prices, lookbooks, e‑comm visuals, press/story arcs, and positioning synthesis. Use when running /mm-comps or doing MM competitor work.
2026-01-05
docs-create.md
1
1 export docs-create
2 stars-end from "stars-end/affordabot"
3 Create epic-specific documentation skill with external reference docs. MUST BE USED for caching external docs.Fetches URLs, caches full content, uses documentation-engineer to generate cohesive summaries, and creates auto-activating skill.Use when starting work on epic that requires external documentation context (API docs, tool guides, reference materials),or when user mentions "cache docs", "external docs", "API documentation", URLs for docs,documentation needs, reference materials, knowledge caching, or epic context documentation.
2026-01-05
joplin-research.md
1
1 export joplin-research
2 andisab from "andisab/swe-marketplace"
3 Comprehensive guidelines for formatting research artifacts, technical surveys, rundowns, book summaries, and documentation with proper markdown formatting for Joplin notes. This skill should be loaded and followed whenever Joplin is mentioned in a prompt.
2026-01-05
cv-creator.md
1
1 export cv-creator
2 erichowens from "erichowens/some_claude_skills"
3 Professional CV and resume builder that transforms career narratives into ATS-optimized, multi-format resumes. Integrates with career-biographer for structured career data and competitive-cartographer for strategic positioning. Generates PDF, DOCX, LaTeX, JSON Resume, HTML, and Markdown formats optimized for 2025 hiring standards.
2026-01-05
confluence.md
1
1 export confluence
2 averycrespi from "averycrespi/claudefiles"
3 This skill should be used when the user mentions Confluence, references Confluence page URLs,asks to search for documentation, or needs to view Confluence content. Activates on keywords like"Confluence", "wiki", "documentation", Confluence URLs, or numeric page IDs in Confluence context.Provides read-only access to Confluence via command-line search and view scripts.
2026-01-05
ai-news-daily.md
1
1 export ai-news-daily
2 feed-mob from "feed-mob/agent-skills"
3 Automatically fetch and summarize the latest AI news, research, and industry developments. Use when users request: (1) Daily AI news updates, (2) Latest AI technology developments, (3) Recent AI research papers or breakthroughs, (4) AI industry trends and market news, (5) Specific AI company announcements, or (6) Automated daily AI briefings. Supports customizable search queries, multi-source aggregation, and formatted output in various styles.
2026-01-05
technical-research.md
1
1 export technical-research
2 89jobrien from "89jobrien/steve"
3 Technical spike and research investigation specialist. Use when exploring options for a technical decision, conducting timeboxed investigations, or evaluating technology choices.
2026-01-05
forced-reading-protocol.md
1
1 export forced-reading-protocol
2 krzemienski from "krzemienski/shannon-framework"
3 Use when analyzing critical documents, specifications, or large files (>3000 lines), before any synthesis or conclusions - enforces complete line-by-line reading with quantitative verification to prevent skimming that leads to incomplete understanding
2026-01-05
expression-intent-archaeology.md
1
1 export expression-intent-archaeology
2 synapseradio from "synapseradio/thinkies"
3 Create separate documentation that preserves discovered intent from historical investigation so future readers benefit from your research. Use when: (1) completing code archaeology investigation and needing to ensure discoveries benefit future developers facing the same confusion, (2) recurring questions from team members signal that institutional knowledge needs capture in ADRs or documentation files, (3) team member departure would take critical undocumented context about design decisions with them, (4) creating onboarding documentation where critical context exists only in git history or senior engineers' memories
2026-01-05
composable-svelte-components.md
1
1 export composable-svelte-components
2 linehaul-ai from "linehaul-ai/linehaulai-claude-marketplace"
3 UI component library reference for Composable Svelte. Use when implementing designs, choosing components, styling layouts, or working with shadcn-svelte components. Covers component props, variants, accessibility patterns, visual composition, and when to use which component. For specialized components see composable-svelte-graphics (3D), composable-svelte-code (editors/media), composable-svelte-charts (visualization), composable-svelte-maps (geospatial).
2026-01-05
technical-review.md
1
1 export technical-review
2 leeovery from "leeovery/claude-technical-workflows"
3 Validate completed implementation against plan tasks and acceptance criteria. Sixth phase of research-discussion-specification-plan-implement-review workflow. Use when: (1) Implementation phase is complete, (2) User wants validation before merging/shipping, (3) Quality gate check needed after implementation. Reviews ALL plan tasks for implementation correctness, test adequacy, and code quality. Produces structured feedback (approve, request changes, or comments) - does NOT fix code.
2026-01-05
route-researcher.md
1
1 export route-researcher
2 dreamiurg from "dreamiurg/claude-mountaineering-skills"
3 Research North American mountain peaks and generate comprehensive route beta reports
2026-01-05
create-pr-azdo.md
1
1 export create-pr-azdo
2 oocx from "oocx/tfplan2md-uat"
3 Create an Azure DevOps pull request using az devops tooling; include the repo’s linear-history merge preference and ask the Maintainer if merge options differ.
2026-01-05
dmitrii-writing-style.md
1
1 export dmitrii-writing-style
2 fotescodev from "fotescodev/portfolio"
3 Captures Dmitrii's distinctive writing voice and preferences for all written outputs. Use when creating case studies, blog posts, articles, documents, emails, proposals, PRDs, specifications, messages, or any written content on Dmitrii's behalf. MUST be invoked for any mid-to-long form content creation.
2026-01-05
aidb-architecture.md
1
1 export aidb-architecture
2 ai-debugger-inc from "ai-debugger-inc/aidb"
3 Comprehensive architectural reference for AIDB core and MCP integration. Covers 6-layer architecture (MCP, Service, Session, Adapter, DAP Client, Protocol), component organization, data flow patterns, and design decisions. Use when explaining overall system design or understanding how layers interact.
2026-01-05
chatgpt-pro.md
1
1 export chatgpt-pro
2 erwinkn from "erwinkn/pulse-ui"
3 Send prompts to ChatGPT Pro via Playwriter browser automation. Use for cross-validation, second opinions, or leveraging GPT-5.2 Pro's research-grade intelligence.
2026-01-05