Browse Skills

737 skills found

docusaurus-setup.md
0
1 export docusaurus-setup
2 bilalmk from "bilalmk/ai-native-book"
3 This skill use to deploy the Docusaurus site on github pages, deploy site to GitHub Pages using a CI/CD pipeline with the GitHub CLI.
2026-01-27
raouf-change-protocol.md
0
1 export raouf-change-protocol
2 Raoof128 from "Raoof128/Raoof128.github.io"
3 QRishing Detector (KMP) — Knowledge Model for Phishing(KotlinConf 2026)
2026-01-03
require-why-when-how-docs.md
0
1 export require-why-when-how-docs
2 gabe-almeida from "gabe-almeida/next-js-my-contractor-now"
3 Require comprehensive WHY/WHEN/HOW documentation for all functions. Apply when writing functions, classes, or complex logic to explain purpose, usage context, and implementation approach.
2026-02-12
codearchitect.md
0
1 export codearchitect
2 treasonx from "treasonx/dotfiles"
3 Analyzes a codebase to generate comprehensive architectural documentation including technologies used, data flows, functional components, APIs, external dependencies, commit history analysis, and complexity hotspots.
2026-06-07
test-skill-markdown.md
0
1 export test-skill-markdown
2 sebastienlevert from "sebastienlevert/m365-developer-cli"
3 A test skill in markdown format
2025-12-20
notebooks-front-end.md
0
1 export notebooks-front-end
2 data-desk-eco from "data-desk-eco/uscg-incidents"
3 Pipeline to review USCG incident reports using Claude
2026-06-01
pytest-testing-patterns.md
0
1 export pytest-testing-patterns
2 apassuello from "apassuello/multimodal_insight_engine"
3 Apply pytest best practices and project testing conventions. Use when writing or modifying tests.
2025-12-19
nafv4-interface-ea-mcp.md
0
1 export nafv4-interface-ea-mcp
2 carstenlucke from "carstenlucke/naf4_admbw_claudeskill"
3 Create and manage NAF v4 (NATO Architecture Framework) / ADMBw Requirements Viewpoints (R2-R6) in Sparx Enterprise Architect. Use when the user wants to create R2 (Requirement Catalogue), R3 (Requirement Dependencies), R4 (Requirement Conformance), R5 (Requirement Derivation), or R6 (Requirement Realization) diagrams, add requirements elements, create associations between requirements, or work with NAF requirements modeling. Also triggers on natural language like "functional requirement", "requirement category", "derived from", "conforms to standard", etc.
2025-12-14
writing-phaser-3-games.md
0
1 export writing-phaser-3-games
2 tomcoolpxl from "tomcoolpxl/sugar-splat"
3 Provides battle-tested patterns, best practices, and code examples for building Phaser 3 games. Use when writing game code, implementing game mechanics, setting up scenes, handling physics, animations, input, or any Phaser-related development. Covers architecture, performance, algorithms, and common pitfalls.
2025-12-28
regulatory-document-parser.md
0
1 export regulatory-document-parser
2 jayashan10 from "jayashan10/dossierflow-ai-wireframe-blueprint"
3 AI-powered wireframe blueprint for DossierFlow biotech regulatory documentation platform
2025-11-30
task-manager.md
0
1 export task-manager
2 julwrites from "julwrites/BotPlatform"
3 Golang platform layer for Chat bot
2026-05-31
doc-writer.md
0
1 export doc-writer
2 0xhiroki from "0xhiroki/tassp"
3 Create or update numbered task docs using repo context, DOC_TEMPLATE.md, and naming conventions.
2025-11-24
mermaid-validator.md
0
1 export mermaid-validator
2 sk8metalme from "sk8metalme/michi"
3 Mermaid図の構文検証と修正を行うスキル。architecture.md生成時のパースエラーを防止。
2026-01-24
google-search-skill.md
0
1 export google-search-skill
2 ShogoOkamoto from "ShogoOkamoto/officialsitefinder_skills"
3 Find officialsite with google custom search and claude skills
2026-04-07
pdf-analyzer.md
0
1 export pdf-analyzer
2 russell-lubojacky from "russell-lubojacky/ask-houston-ai"
3 Extract text and images from PDF files, analyze diagrams and architecture charts, and convert visual diagrams to Mermaid format. Use when the user wants to read, analyze, or convert PDF documents, especially those containing diagrams, flowcharts, or architecture visualizations.
2025-11-26
create-plans.md
0
1 export create-plans
2 kyldvs from "kyldvs/setup"
3 Create hierarchical project plans optimized for solo agentic development. Use when planning projects, phases, or tasks that Claude will execute. Produces Claude-executable plans with verification criteria, not enterprise documentation. Handles briefs, roadmaps, phase plans, and context handoffs.
2026-01-05
writing-test-using-vitest.md
0
1 export writing-test-using-vitest
2 elecdeer from "elecdeer/dotfiles"
3 my dotfiles!
2026-05-30
comprehensive-frontend-dev.md
0
1 export comprehensive-frontend-dev
2 nickloveinvesting from "nickloveinvesting/WONDER-APP"
3 app for deep philosophical people and intelligent people that want to talk through deep philosophical questions and morality issues on the daily
2025-11-22
documentation.md
0
1 export documentation
2 DaoThiHuong2111 from "DaoThiHuong2111/codeh-cli"
3 Enforces documentation standards and structure for this project. This skill should be used when creating, updating, or organizing documentation to ensure compliance with project rules, prevent redundancy, and maintain screen-based organization. Activates when user asks to create/update docs or when documentation needs to be generated.
2025-11-26
code-review.md
0
1 export code-review
2 JoshuaAFerguson from "JoshuaAFerguson/claude-skill-codereviews"
3 Automated code review using external AI tools (codex and/or gemini-cli). Use this skill after writing or editing code to get a second opinion from other AI models, then implement their recommendations with user approval.
2025-11-18
myskillium.md
0
1 export myskillium
2 Mharbulous from "Mharbulous/myskillium"
3 Myskillium is a symbiotic artificial intelligence organism modeled on a mycellium networks, inspired by cellular automata ruliology, and dependent on Claude Code custom skills.
2026-02-05
ca-django-tests.md
0
1 export ca-django-tests
2 ramonsaraiva from "ramonsaraiva/yadm"
3 ALWAYS use this skill proactively for Consumer Affairs Django repositories (located in ../ca/ directory) when ANY of these occur - (1) User mentions coverage, codecov, test coverage, partial coverage, branch coverage, or uncovered lines/code (2) User asks to write tests, add tests, run tests, or fix test failures (3) User asks to implement features, fix bugs, or modify code in CA repos and tests are needed (4) User provides a file path containing 'test' or 'tests' in CA repos (5) After writing new code in CA repos that needs test coverage. This skill handles Django test execution using the 'ca magictest' command and ensures 100% code coverage for CI requirements.
2026-03-17
spec-driven-dev.md
0
1 export spec-driven-dev
2 pglevy from "pglevy/claude-skills"
3 My collection of borrowed and homegrown agent skills
2026-05-28
k8s-agent-sandbox.md
0
1 export k8s-agent-sandbox
2 khirotaka from "khirotaka/cc-plugins"
3 Claude Code Plugin Marketplace for me
2025-12-21