Browse Skills

6825 skills found

test-development.md
1
1 export test-development
2 vanillacake369 from "vanillacake369/tonys-nix"
3 Create comprehensive test suites by discovering and adapting to any testing framework, following project test patterns and ensuring robust coverage. Use when writing tests, improving coverage, validating functionality. Triggers: 'test', 'coverage', 'unit test', 'integration test', 'E2E', 'spec', '테스트', '커버리지', '단위 테스트', '통합 테스트', '테스트 작성', working with *.test.*, *.spec.*, test/, __tests__/.
2026-01-05
system-design.md
1
1 export system-design
2 atilladeniz from "atilladeniz/next-go-pg"
3 Create and manage system design diagrams with Mermaid. Use for architecture, flows, data models, and business logic visualization.
2026-01-05
narrative-voice.md
1
1 export narrative-voice
2 synapseradio from "synapseradio/thinkies"
3 Find and maintain consistent authorial voice across different contexts. Use when: (1) asked to develop distinctive voice or style, (2) different sections sound like different authors, (3) writing extended content like blogs or documentation, (4) unifying multiple pieces under common identity, (5) professional writing sounds generic.
2026-01-05
techniques-feynman.md
1
1 export techniques-feynman
2 synapseradio from "synapseradio/thinkies"
3 Learn deeply and validate understanding by explaining concepts in simple terms. Use when: (1) explicit request to explain in simple terms or teach concepts from basics, (2) learning new domains before applying them or preparing for presentations where gaps would expose weaknesses, (3) documentation reads clearly but application to actual problems fails, (4) explanations rely on unstated expert context or include hand-waving instead of describing actual mechanisms.
2026-01-05
writing-plans.md
1
1 export writing-plans
2 krzemienski from "krzemienski/shannon-framework"
3 Use when design is complete and you need detailed implementation tasks for engineers with zero codebase context - creates comprehensive implementation plans with Shannon quantitative analysis, exact file paths, complete code examples, validation gates, and MCP requirements assuming engineer has minimal domain knowledge
2026-01-05
earnings-calendar.md
1
1 export earnings-calendar
2 tradermonty from "tradermonty/claude-trading-skills"
3 This skill retrieves upcoming earnings announcements for US stocks using the Financial Modeling Prep (FMP) API. Use this when the user requests earnings calendar data, wants to know which companies are reporting earnings in the upcoming week, or needs a weekly earnings review. The skill focuses on mid-cap and above companies (over $2B market cap) that have significant market impact, organizing the data by date and timing in a clean markdown table format. Supports multiple environments (CLI, Desktop, Web) with flexible API key management.
2026-01-05
project-index.md
1
1 export project-index
2 CongDon1207 from "CongDon1207/AGENTS.md"
3 Generate and maintain project structure index for fast AI navigation. Creates docs/structure.md with optimized file index. Load this skill when starting new project, after major changes, or when docs/structure.md is outdated.
2026-01-05
docusaurus-conventions.md
1
1 export docusaurus-conventions
2 mjunaidca from "mjunaidca/robolearn"
3 Docusaurus file naming, syntax, and structure conventions for RoboLearn platform
2026-01-05
spec-coverage-map.md
1
1 export spec-coverage-map
2 jschulte from "jschulte/stackshift"
3 Generate a visual spec-to-code coverage map showing which code files are covered by which specifications. Creates ASCII diagrams, reverse indexes, and coverage statistics. Use after implementation or during cleanup to validate spec coverage.
2026-01-05
create-adr.md
1
1 export create-adr
2 amak07 from "amak07/acr-automotive"
3 Create MADR-format Architecture Decision Record. Use when recording an architectural decision, documenting a technical choice, or creating an ADR.
2026-01-05
elixir-guidelines.md
1
1 export elixir-guidelines
2 clientt-ai from "clientt-ai/clientt_phoenix_crm"
3 Provides Elixir language best practices and common patterns. Use when writing Elixir code, working with lists, structs, OTP primitives, date/time handling, or debugging Mix tasks.
2026-01-05
troubleshooting-docs.md
1
1 export troubleshooting-docs
2 davidorex from "davidorex/vcv-rack-module-creation-framework"
3 Capture problem solutions in searchable knowledge base
2026-01-05
vitest.md
1
1 export vitest
2 oriolrius from "oriolrius/pki-manager-web"
3 Expert guidance for Vitest testing framework including unit tests, integration tests, mocking, coverage, React Testing Library integration, and TypeScript testing. Use this when writing tests for Vite-based applications.
2026-01-05
writing-plans.md
1
1 export writing-plans
2 rhuss from "rhuss/cc-superpowers-sdd"
3 Generate implementation plans FROM specifications - reads spec as input, extracts requirements, creates step-by-step tasks with validation against spec
2026-01-05
using-gemini.md
1
1 export using-gemini
2 asermax from "asermax/claude-plugins"
3 Use when needing to analyze images (screenshots, diagrams, photos), analyze videos (screencasts, recordings), summarize YouTube videos, fetch and analyze web content, or perform web searches with Google. Gemini CLI provides multimodal and web access capabilities Claude lacks natively. Do NOT use for tasks Claude can handle directly (text analysis, code review, file reading of text files).
2026-01-05
writing-plans.md
1
1 export writing-plans
2 JohnStrunk from "JohnStrunk/template"
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
api-development.md
1
1 export api-development
2 yaochangyu from "yaochangyu/api.template"
3 API 開發流程引導技能,協助開發者選擇合適的開發流程(API First 或 Code First),並提供 OpenAPI 規格管理、程式碼產生等自動化支援。
2026-01-05
rails-conventions-patterns.md
1
1 export rails-conventions-patterns
2 Kaakati from "Kaakati/rails-enterprise-dev"
3 Comprehensive Ruby on Rails conventions, design patterns, and idiomatic code standards. Use this skill when writing any Rails code including controllers, models, services, or when making architectural decisions about code organization, naming conventions, and Rails best practices. Trigger keywords: rails conventions, design patterns, idiomatic code, best practices, code organization, naming conventions, MVC patterns, Rails architecture
2026-01-05
sermon-writer.md
1
1 export sermon-writer
2 williacj from "williacj/claude-skills"
3 Generate biblically faithful, intellectually engaging sermons, sermonettes, and split sermons for United Church of God worship services. Produces messages (1,400-4,000 words) that connect Scripture to contemporary life through careful exegesis, thoughtful application, and compelling storytelling. Use when writing sermon content, biblical teaching material, or spiritually formative messages.
2026-01-05
frappe-unit-test-generator.md
1
1 export frappe-unit-test-generator
2 Venkateshvenki404224 from "Venkateshvenki404224/frappe-apps-manager"
3 Generate comprehensive unit tests for Frappe DocTypes, controllers, and API methods. Use when creating test files, writing test cases, or setting up test infrastructure for Frappe/ERPNext applications.
2026-01-05
cv-data-ingestion.md
1
1 export cv-data-ingestion
2 fotescodev from "fotescodev/portfolio"
3 Ingest and organize raw career data from Obsidian notes, CSV files, zip archives, and markdown documents into the Universal CV portfolio system. Use when processing career history, work experience, testimonials, case studies, or resume data from multiple sources. Outputs structured YAML/Markdown validated against Zod schemas.
2026-01-05
logseq-outline.md
1
1 export logseq-outline
2 kerim from "kerim/logseq-outline-skill"
3 Format any content as a Logseq-compatible outline using nested bullets (no markdown headers, no bold). Works in both Claude Code and Claude Desktop.
2026-01-05
go-test.md
1
1 export go-test
2 specvital from "specvital/web"
3 Provides Go standard testing package expertise and best practices. Ensures proper table-driven test patterns, subtests organization, benchmark implementation, and test coverage strategies. Specializes in testing.T/testing.B usage, test helpers, mock interfaces, race detection, and integration testing patterns following Go conventions.Use when: writing Go test files (_test.go), implementing table-driven tests with subtests (t.Run), creating benchmark tests (testing.B), writing example tests for documentation, implementing test helpers and fixtures, mocking interfaces for unit tests, measuring code coverage with go test -cover, detecting race conditions with -race flag, or organizing integration tests in Go projects.
2026-01-05
effective-go.md
1
1 export effective-go
2 linehaul-ai from "linehaul-ai/linehaulai-claude-marketplace"
3 Apply Go best practices, idioms, and conventions from golang.org/doc/effective_go. Use when writing, reviewing, or refactoring Go code to ensure idiomatic, clean, and efficient implementations.
2026-01-05