Browse Skills

6825 skills found

markdown-preview.md
4
1 export markdown-preview
2 rp1-run from "rp1-run/rp1"
3 Generate browser-viewable HTML previews from markdown, plain text, and Mermaid diagrams. Auto-validates diagrams, applies professional styling, and opens in default browser. Use when agents need to preview documentation, visualizations, or formatted content.
2026-01-05
vis-network.md
4
1 export vis-network
2 dmccreary from "dmccreary/claude-skills"
3 Create an educational MicroSim using the vis-network JavaScript library. Each MicroSim is a directory located in the /docs/sims folder. It has a main.html file that can be referenced with an iframe. The main.html file imports the main JavaScript code to run the educational MicroSim.
2026-01-05
test-driven-development.md
4
1 export test-driven-development
2 alexanderop from "alexanderop/MarkVim"
3 Use when implementing any feature or bugfix, before writing implementation code - write the test first, watch it fail, write minimal code to pass; ensures tests actually verify behavior by requiring failure first
2026-01-05
test-driven-development.md
4
1 export test-driven-development
2 outfitter-dev from "outfitter-dev/agents"
3 Applies disciplined test-driven development (TDD) using Red-Green-Refactor cycles with modern TypeScript/Bun and Rust tooling. Use when implementing features with TDD, writing tests first, refactoring with test coverage, bug fixes requiring test reproduction, or when TDD, test-first, red-green-refactor, testing methodology, or --tdd flag are mentioned. Covers test quality, mutation testing, and both TypeScript and Rust workflows.
2026-01-05
scenario-testing.md
4
1 export scenario-testing
2 outfitter-dev from "outfitter-dev/agents"
3 End-to-end scenario testing without mocks, using real dependencies. Test scripts go in .scratch/ (gitignored), patterns documented in scenarios.jsonl (committed). Truth hierarchy - scenarios > unit tests > mocks. Use when validating features end-to-end, testing integrations, writing proof programs, or when scenario-test, e2e-test, integration-test, no-mocks, or --scenario are mentioned.
2026-01-05
repo-cleanup.md
4
1 export repo-cleanup
2 NickCrew from "NickCrew/claude-cortex"
3 Use when a repository needs cleanup of dead code, build artifacts, unused dependencies, outdated docs, or stale tests - provides safe cleanup workflows, validation steps, and reporting templates for code, deps, docs, tests, and sprint archives.
2026-01-05
plan-writing-gherkin-criteria.md
4
1 export plan-writing-gherkin-criteria
2 wahidyankf from "wahidyankf/open-sharia-enterprise"
3 Guide for writing Gherkin acceptance criteria using Given-When-Then syntax for testable requirements. Covers scenario structure, background blocks, scenario outlines with examples tables, common patterns for authentication/CRUD/validation/error handling, and best practices for clear testable specifications. Essential for writing user stories and plan acceptance criteria
2026-01-05
agileflow-adr.md
4
1 export agileflow-adr
2 projectquestorg from "projectquestorg/AgileFlow"
3 Detects architectural or technical decisions in conversations and formats them as Architecture Decision Records in docs/03-decisions/. Loads when discussing technology choices, architecture patterns, or trade-offs.
2026-01-05
knowledge-base-templates.md
4
1 export knowledge-base-templates
2 rp1-run from "rp1-run/rp1"
3 Provides reusable templates for generating comprehensive codebase knowledge bases including architecture diagrams, concept maps, and module documentation. Supports both single-project and monorepo structures. Use when creating project documentation, knowledge bases, or when user mentions KB templates, codebase documentation, or project documentation structure.
2026-01-05
browsing-history.md
4
1 export browsing-history
2 glebis from "glebis/claude-skills"
3 Query browsing history from all synced devices (iPhone, Mac, iPad, desktop). Supports natural language queries for filtering by date, device, domain, and keywords. Uses LLM classification for content categories. Can output to stdout or save as markdown/JSON to Obsidian vault.
2026-01-05
ecosystem-patterns.md
4
1 export ecosystem-patterns
2 delorenj from "delorenj/skills"
3 Use this when creating new projects, generating documentation, cleaning/organizing a repo, suggesting architecture, deploying containers and services, naming files/folders, or when the user references 'ecosystem', 'patterns', or 'containers'. This skill outlines naming conventions, stack preferences, project organization (iMi worktrees), Docker patterns, and PRD structures from past conversations.
2026-01-05
story-coach.md
4
1 export story-coach
2 jwynia from "jwynia/the-kepler-testimonies"
3 Act as an assistive writing coach who guides but never writes for the user. Use when helping someone develop their own writing through questions, diagnosis, and frameworks. Critical constraint - never generate story prose, dialogue, or narrative content. Instead ask questions, identify issues, suggest approaches, and let the writer write.
2026-01-05
hammer-changelog-generator.md
4
1 export hammer-changelog-generator
2 Ronin15 from "Ronin15/SDL3_HammerEngine_Template"
3 Generates comprehensive, professionally-formatted changelogs for SDL3 HammerEngine from git history. Analyzes code changes, runs tests, includes architect review, and produces detailed documentation following World Update format. Use when documenting updates, preparing releases, or creating detailed change reports.
2026-01-05
git-workflow.md
4
1 export git-workflow
2 mrbrandao from "mrbrandao/lola"
3 Git workflow best practices including branching strategies, commit messages, and pull requests. Use when creating branches, writing commits, making PRs, or resolving merge conflicts.
2026-01-05
writing-tests.md
4
1 export writing-tests
2 jasonkuhrt from "jasonkuhrt/kit"
3 Writes tests following project conventions. Handles test file organization, runtime vs type tests, table-driven tests with Test module, and type assertions with Assert API.
2026-01-05
shared-world.md
4
1 export shared-world
2 jwynia from "jwynia/the-kepler-testimonies"
3 Maintain a wiki-style world bible for collaborative fiction. Use for long-running story worlds, shared universes, membership sites, or any fiction requiring persistent canonical reference.
2026-01-05
claude-plugin-distribution.md
4
1 export claude-plugin-distribution
2 outfitter-dev from "outfitter-dev/agents"
3 Packages and distributes Claude Code plugins with proper structure, documentation, and release management. Creates distribution-ready packages, generates documentation, and sets up automated validation. Use when preparing Claude Code plugins for release, packaging plugins for marketplace distribution, creating plugin documentation, setting up plugin versioning, or publishing plugins to GitHub.
2026-01-05
writing-plans.md
4
1 export writing-plans
2 alexanderop from "alexanderop/MarkVim"
3 Use when design is complete and you need detailed implementation tasks for engineers with zero codebase context - creates comprehensive implementation plans with exact file paths, complete code examples, and verification steps assuming engineer has minimal domain knowledge
2026-01-05
slash-command-factory.md
4
1 export slash-command-factory
2 terrylica from "terrylica/cc-skills"
3 Generate custom Claude Code slash commands through intelligent 5-7 question flow. Creates powerful commands for business research, content analysis, healthcare compliance, API integration, documentation automation, and workflow optimization. Outputs organized commands to generated-commands/ with validation and installation guidance.
2026-01-05
api-spectral.md
4
1 export api-spectral
2 AgentSecOps from "AgentSecOps/SecOpsAgentKit"
3 API specification linting and security validation using Stoplight's Spectral with support for OpenAPI, AsyncAPI, and Arazzo specifications. Validates API definitions against security best practices, OWASP API Security Top 10, and custom organizational standards. Use when: (1) Validating OpenAPI/AsyncAPI specifications for security issues and design flaws, (2) Enforcing API design standards and governance policies across API portfolios, (3) Creating custom security rules for API specifications in CI/CD pipelines, (4) Detecting authentication, authorization, and data exposure issues in API definitions, (5) Ensuring API specifications comply with organizational security standards and regulatory requirements.
2026-01-05
design-doc-mermaid.md
4
1 export design-doc-mermaid
2 SpillwaveSolutions from "SpillwaveSolutions/design-doc-mermaid"
3 Create Mermaid diagrams for any purpose - activity diagrams, deployment diagrams, architecture diagrams, or complete design documents. This skill uses a hierarchical structure with specialized guides loaded on-demand based on user intent. Supports code-to-diagram generation, Unicode semantic symbols, and Python utilities for diagram extraction and image conversion.
2026-01-05
second-brain.md
4
1 export second-brain
2 sean-esk from "sean-esk/second-brain-gtd"
3 Personal knowledge management for Obsidian combining GTD, Zettelkasten, and PARA. Six workflows: (1) Capture - "capture this", "remember this", "save this thought", "note this down" - saves thoughts/tasks to daily inbox without categorization; (2) Process inbox - "process my inbox", "organize captures", "GTD processing" - clarifies items and routes to projects or permanent notes; (3) Daily plan - "plan my day", "what should I work on", "morning planning" - creates prioritized task list based on energy and context; (4) Daily closeout - "daily closeout", "review my day", "evening reflection" - marks progress and drafts tomorrow's plan; (5) Setup - "set up my second brain", "configure vault" - configures vault path and user goals; (6) Excalidraw - "create a diagram", "visualize this", "draw flowchart", "sketch this" - creates .excalidraw.md files with rectangles, ellipses, diamonds, arrows, lines, and text. Proactively offers to capture valuable insights during research conversations.
2026-01-05
article-cover.md
4
1 export article-cover
2 acking-you from "acking-you/myclaude-skills"
3 Generate professional article cover images as SVG files. Use when user wants to create cover/banner images for blog posts, technical articles, or documentation. Creates visually appealing covers with titles, diagrams, and tech-themed graphics.
2026-01-05
notion.md
4
1 export notion
2 vm0-ai from "vm0-ai/vm0-cookbooks"
3 Store and manage influencer data in Notion database
2026-01-05