Browse Skills

1068 skills found

notion-api.md
0
1 export notion-api
2 BLTGV from "BLTGV/agent-skills"
3 This skill should be used when the user asks to "search Notion", "find in Notion", "search my Notion workspace", "create Notion page", "make a Notion page", "update Notion page", "edit Notion page", "query Notion database", "get Notion database", "read Notion page", "get page content from Notion", "list Notion pages", or mentions Notion integration, Notion workspace, or Notion API access.
2026-01-05
python-style-guide.md
0
1 export python-style-guide
2 CodingKaiser from "CodingKaiser/claude-kaiser-skills"
3 Comprehensive Python programming guidelines based on Google's Python Style Guide. Use when Claude needs to write Python code, review Python code for style issues, refactor Python code, or provide Python programming guidance. Covers language rules (imports, exceptions, type annotations), style rules (naming conventions, formatting, docstrings), and best practices for clean, maintainable Python code.
2026-01-05
dotnet-test-triage.md
0
1 export dotnet-test-triage
2 bravellian from "bravellian/platform"
3 Run dotnet test, capture failed test cases, and generate a rerun filter plus a markdown failure summary. Use when test runs fail and you need a focused rerun command or a compact failure report.
2026-01-05
nb-notes.md
0
1 export nb-notes
2 anexpn from "anexpn/claude-plugins"
3 Manage persistent notes and todos using the nb note-taking system. This skill should be used when capturing cross-session learnings, technical decisions, deferred tasks, or codebase patterns that should persist beyond the current conversation. Use proactively after solving bugs, making architectural decisions, or discovering important patterns. Triggers on requests like "what did I learn yesterday", "check my notes", "what learnings do I have about X", or "capture insights". Do NOT use for tracking current work-in-progress (use TodoWrite for that).
2026-01-05
pepmetrics-testing.md
0
1 export pepmetrics-testing
2 djtroymx1 from "djtroymx1/PepMetrics"
3 Testing patterns and utilities for PepMetrics. Use when writing or debugging tests.
2026-01-05
nushell.md
0
1 export nushell
2 lprior-repo from "lprior-repo/my-claude-config"
3 Write and debug Nushell scripts, pipelines, and commands. Use when working with .nu files, writing Nushell code, converting bash to Nushell, or when the user mentions nu, nushell, or structured shell scripting.
2026-01-05
golang.md
0
1 export golang
2 forgoty from "forgoty/dotfiles"
3 Write, test, and maintain Go code following idiomatic patterns, standard library conventions, and Go best practices. Use when working with Go/Golang projects, writing Go code, or reviewing Go implementations.
2026-01-05
web-research-documenter.md
0
1 export web-research-documenter
2 windowh1 from "windowh1/wbl_residency"
3 This skill should be used when users request research on any topic that requires web search, source analysis, and structured documentation saved to a file. It provides a systematic workflow for gathering information from multiple web sources, synthesizing findings into a comprehensive document, and saving results to a user-specified file path. This is a general-purpose research skill that works across all domains and languages.
2026-01-05
adr-writing.md
0
1 export adr-writing
2 echohello-dev from "echohello-dev/betterfit"
3 Write and maintain Architecture Decision Records (ADRs) when meaningful technical or architecture decisions are made. Use when introducing dependencies, changing APIs, adopting patterns, or making hard-to-reverse decisions.
2026-01-05
python-testing-standards.md
0
1 export python-testing-standards
2 clostaunau from "clostaunau/holiday-card"
3 Comprehensive Python testing best practices, pytest conventions, test structure patterns (AAA, Given-When-Then), fixture usage, mocking strategies, code coverage standards, and common anti-patterns. Essential reference for code reviews, test writing, and ensuring high-quality Python test suites with pytest, unittest.mock, and pytest-cov.
2026-01-05
affinity-python-sdk.md
0
1 export affinity-python-sdk
2 yaniv-golan from "yaniv-golan/affinity-sdk"
3 Use when writing Python code with the Affinity SDK, or when user asks about "affinity-sdk", "affinity package", typed IDs, async Affinity client, pagination, or Python scripts for Affinity CRM.
2026-01-05
wiki-generator-lsp.md
0
1 export wiki-generator-lsp
2 s-celles from "s-celles/ai-config"
3 Generate comprehensive WIKI.md documentation for any codebase using LSP for precise code analysis. Use when user asks to document a codebase, generate technical documentation, create architecture diagrams, or analyze code structure and dependencies. Supports TypeScript, JavaScript, Python, Go, Rust, Java, and C/C++ projects.
2026-01-05
test-writer.md
0
1 export test-writer
2 dudusoar from "dudusoar/skillOS"
3 Generates comprehensive test files for functions and classes. Use after writing a function, method, or class to quickly create unit tests with edge cases, assertions, and proper test structure. Supports multiple testing frameworks (pytest, unittest, jest, etc.) and follows testing best practices (AAA pattern, mocking, fixtures).
2026-01-05
knowledge-taxonomy.md
0
1 export knowledge-taxonomy
2 russellgoldstein from "russellgoldstein/project-analysis-organization"
3 Categorize extracted information into the appropriate knowledge base subdirectory (tasks, definitions, wiki, project-status, people, jira-drafts). Use when organizing extractions into the knowledge base.
2026-01-05
kumo-assistant.md
0
1 export kumo-assistant
2 kumokuenchan from "kumokuenchan/Kumo"
3 Kumo development assistant for MySQL database management tool. Use when working on Kumo features, understanding architecture, writing tests, or navigating the codebase. Helps with React components, API endpoints, database features, and Electron app development.
2026-01-05
project-planning.md
0
1 export project-planning
2 ByronWilliamsCPA from "ByronWilliamsCPA/rag-processor"
3 Generate initial project planning documents (PVS, ADR, Tech Spec, Roadmap) from a project concept description. Use when starting a new project, when docs/planning/ contains placeholder files, or when user requests project planning document generation.
2026-01-05
frontend-guideline.md
0
1 export frontend-guideline
2 omnibelt from "omnibelt/skill-guard"
3 Use when writing React frontend code. Layers on TOP of your base guideline. Covers UI toolkit, animation, data fetching, state management, routing.
2026-01-05
documentation.md
0
1 export documentation
2 varubogu from "varubogu/flequit"
3 プロジェクトドキュメントの作成・編集を支援します。ドキュメントの追加、更新、翻訳(日本語・英語の両方)、Markdown フォーマット、ドキュメント構造の維持などに使用します。必ず日本語版と英語版の両方を同時に更新します。
2026-01-05
documentation.md
0
1 export documentation
2 CrazySwami from "CrazySwami/cross-platform-web-app-research"
3 Expert at TSDoc comments, Storybook stories, VitePress docs, TypeDoc API generation. Use when documenting code, adding comments, creating stories, or generating API docs.
2026-01-05
writing-style.md
0
1 export writing-style
2 nicolas-webdev from "nicolas-webdev/claude-skills-plugin"
3 Writing style guidelines for clear, human-centered communication. Use when writing blog posts, documentation, README files, marketing copy, emails, or any external-facing content. Apply these rules to produce direct, specific, jargon-free writing.
2026-01-05
writing.md
0
1 export writing
2 WallysonGalvao from "WallysonGalvao/plann3d"
3 Clear writing standards based on Zinsser's principles. Use for documentation, commit messages, PR descriptions, and technical communication.
2026-01-05
spec-first-sdlc.md
0
1 export spec-first-sdlc
2 esxr from "esxr/sdlc-skill"
3 Spec-First, Agent-Implemented Software Development Lifecycle. Use when: (1) Starting a new software project that needs structured design-before-code approach, (2) User mentions "SDLC", "spec-first", "design docs", or "implementation spec", (3) User wants to go from requirements/intent to working code with traceability, (4) Project requires documented architectural decisions and review checkpoints, (5) User has existing design artifacts and wants to continue from a specific phase. Produces: Intent doc → HLD → ADR-Lite → EIS → Code → Validation tests.
2026-01-05
test-driven-development.md
0
1 export test-driven-development
2 craigtkhill from "craigtkhill/stdd-agents"
3 Use when writing tests or implementing code. Defines RED-GREEN-REFACTOR cycle and test execution workflow.
2026-01-05
test-writing-patterns.md
0
1 export test-writing-patterns
2 scooter-indie from "scooter-indie/gh-pmu"
3 Guide experienced developers on test structure, patterns, assertions, and test doubles for effective test-driven development
2026-01-05