Browse Skills

9063 skills found

parse-ai-analysis.md
5
1 export parse-ai-analysis
2 BerryKuipers from "BerryKuipers/claude-code-toolkit"
3 Parse GitHub AI analysis comment sections for architectural alignment, technical feasibility, implementation suggestions, and testing strategy
2026-01-05
technical-writer.md
5
1 export technical-writer
2 rickydwilson-dcs from "rickydwilson-dcs/claude-skills"
3 Comprehensive documentation automation with quality analysis, README generation, CHANGELOG management, API documentation formatting, and Mermaid diagram generation. Integrates with /update.docs command. Use for documentation audits, technical writing, API docs, README creation, diagram generation, and maintaining project documentation.
2026-01-05
ctf-web-solver.md
5
1 export ctf-web-solver
2 Tokeii0 from "Tokeii0/CTFskill"
3 当用户正在进行 CTF 比赛或练习,遇到 Web 类型题目时触发此 Skill。适用场景包括:- 用户描述了 SQL 注入、XSS、SSRF、SSTI、XXE、文件包含、命令执行等 Web 安全问题- 用户需要进行信息搜集、目录扫描、端口扫描等渗透前期工作- 用户遇到 PHP 特性利用、反序列化、JWT 伪造等高级攻击场景- 用户提及 "CTF"、"Web"、"渗透"、"注入"、"绕过"、"漏洞" 等关键词- 用户需要分析 Java 代码审计、区块链安全、组件漏洞利用等问题- 用户需要构造 payload、编写 exploit、分析 WAF 绕过策略
2026-01-05
vigil-testing-e2e.md
5
1 export vigil-testing-e2e
2 tbartel74 from "tbartel74/Vigil-Code"
3 End-to-end testing with Vitest for Vigil Guard v2.0.0 detection engine. Use when writing tests, debugging test failures, managing fixtures, validating 3-branch detection, working with 8 test files, analyzing bypass scenarios, or testing arbiter decisions.
2026-01-05
code-audit-vigil.md
5
1 export code-audit-vigil
2 tbartel74 from "tbartel74/Vigil-Code"
3 Vigil Guard v2.0.0 project-specific code audit context. Maps 10 audit categoriesto specific directories, files, and technologies. Includes custom checks for3-branch parallel detection pipeline (24 nodes), Presidio PII detection,ClickHouse analytics with branch scoring, and heuristics-service patterns.
2026-01-05
webapp-testing.md
5
1 export webapp-testing
2 yonatangross from "yonatangross/skillforge-claude-plugin"
3 Playwright testing with autonomous test agents (planner, generator, healer)
2026-01-05
datasette-plugins.md
5
1 export datasette-plugins
2 datasette from "datasette/skill"
3 Writing Datasette plugins using Python and the pluggy plugin system. Use when Claude needs to: (1) Create a new Datasette plugin, (2) Implement plugin hooks like prepare_connection, register_routes, render_cell, etc., (3) Add custom SQL functions, (4) Create custom output renderers, (5) Add authentication or permissions logic, (6) Extend Datasette's UI with menus, actions, or templates, (7) Package a plugin for distribution on PyPI
2026-01-05
python-code-review.md
5
1 export python-code-review
2 the-ai-engineer from "the-ai-engineer/ai-engineer-tutorials"
3 Performs comprehensive code reviews for Python files following PEP 8 and Google Python Style Guide standards. Checks code quality, best practices, security, performance, maintainability, and style compliance. Use when reviewing Python code or when asked to check, audit, or improve Python code quality.
2026-01-05
ux-researcher-designer.md
5
1 export ux-researcher-designer
2 rickydwilson-dcs from "rickydwilson-dcs/claude-skills"
3 UX research and design toolkit for Senior UX Designer/Researcher including data-driven persona generation, journey mapping, usability testing frameworks, and research synthesis. Use for user research, persona creation, journey mapping, and design validation.
2026-01-05
go-testing-code-review.md
5
1 export go-testing-code-review
2 existential-birds from "existential-birds/beagle"
3 Reviews Go test code for proper table-driven tests, assertions, and coverage patterns. Use when reviewing *_test.go files.
2026-01-05
vitest-testing.md
5
1 export vitest-testing
2 existential-birds from "existential-birds/beagle"
3 Vitest testing framework patterns and best practices. Use when writing unit tests, integration tests, configuring vitest.config, mocking with vi.mock/vi.fn, using snapshots, or setting up test coverage. Triggers on describe, it, expect, vi.mock, vi.fn, beforeEach, afterEach, vitest.
2026-01-05
github-workflow-authoring.md
5
1 export github-workflow-authoring
2 ryanbreen from "ryanbreen/breenix"
3 This skill should be used when creating or improving GitHub Actions CI/CD workflows for Breenix kernel development. Use for authoring new test workflows, optimizing existing CI pipelines, adding new test types, fixing workflow configuration issues, or adapting workflows for new kernel features.
2026-01-05
integration-testing.md
5
1 export integration-testing
2 yonatangross from "yonatangross/skillforge-claude-plugin"
3 Integration testing patterns for APIs and components. Use when testing component interactions, API endpoints with test databases, or service layer integration.
2026-01-05
browser-content-capture.md
5
1 export browser-content-capture
2 yonatangross from "yonatangross/skillforge-claude-plugin"
3 Capture content from JavaScript-rendered pages, login-protected sites, and multi-page documentation using Playwright MCP tools or Claude Chrome extension. Use when WebFetch fails on SPAs, dynamic content, or auth-required pages. Integrates with SkillForge's analysis pipeline for automatic content processing.
2026-01-05
ccpm-debugging.md
5
1 export ccpm-debugging
2 duongdev from "duongdev/ccpm"
3 Systematic debugging with defense-in-depth approach (symptoms → immediate cause → root cause → systemic issues → prevention). Auto-activates when user mentions "error", "failing", "broken", "debug", "bug", "issue" or when /ccpm:verify runs. Uses Observe → Hypothesize → Test → Confirm → Fix → Verify → Document workflow. Updates Linear with findings and automatically logs blockers that require external fixes. Traces root causes instead of patching symptoms. Integrates with ccpm-code-review to verify fixes pass all gates before marking complete. Suggests binary search for intermittent issues and five-whys analysis for complex problems.
2026-01-05
testing.md
5
1 export testing
2 pablobfonseca from "pablobfonseca/dotfiles"
3 Testing patterns for behavior-driven tests. Use when writing tests or test factories.
2026-01-05
wap-ingestion.md
5
1 export wap-ingestion
2 BauplanLabs from "BauplanLabs/bauplan-mcp-server"
3 Ingest data from S3 into bauplan using the Write-Audit-Publish pattern for safe data loading. Use when loading new data from S3, performing safe data ingestion, or when the user mentions WAP, data ingestion, importing parquet/csv/jsonl files, or needs to safely load data with quality checks.
2026-01-05
planning.md
5
1 export planning
2 The1Studio from "The1Studio/theone-training-skills"
3 Use when you need to plan technical solutions that are scalable, secure, and maintainable.
2026-01-05
exunit-test-framework.md
5
1 export exunit-test-framework
2 FortiumPartners from "FortiumPartners/ai-mesh"
3 Execute and generate ExUnit tests for Elixir projects with setup callbacks, describe blocks, and async testing support
2026-01-05
sap-btp-business-application-studio.md
5
1 export sap-btp-business-application-studio
2 secondsky from "secondsky/sap-skills"
3 This skill provides comprehensive guidance for SAP Business Application Studio (BAS), the cloud-based IDE on SAP BTP built on Code-OSS. Use when setting up BAS subscriptions, creating dev spaces, connecting to external systems, deploying MTA applications, troubleshooting connectivity issues, managing Git repositories, configuring runtime versions, or using the layout editor.Keywords: SAP Business Application Studio, BAS, SAP BTP, dev space, Cloud Foundry, MTA, multitarget application, SAP Fiori, CAP, HANA, destination, WebIDEEnabled, Cloud Connector, Service Center, Storyboard, Layout Editor, ABAP, OData, subscription, entitlements, role collection, Business_Application_Studio_Developer, Git, clone, push, pull, Gerrit, PAT, OAuth, asdf, runtime, Node.js, Java, Python, Task Explorer, CI/CD, Yeoman, generator, template wizard, mbt, mtar, debugging, breakpoint
2026-01-05
vcr-http-recording.md
5
1 export vcr-http-recording
2 yonatangross from "yonatangross/skillforge-claude-plugin"
3 VCR.py HTTP recording for Python tests. Use when testing Python code making HTTP requests, recording API responses for replay, or creating deterministic tests for external services.
2026-01-05
laravel-policies.md
5
1 export laravel-policies
2 leeovery from "leeovery/claude-laravel"
3 Authorization policies for resource access control. Use when working with authorization, permissions, access control, or when user mentions policies, authorization, permissions, can, ability checks.
2026-01-05
testing-vitest.md
5
1 export testing-vitest
2 leaderiop from "leaderiop/hex-di"
3 Your approach to handling testing vitest. Use this skill when working on files where testing vitest comes into play.
2026-01-05
documentation-specialist.md
5
1 export documentation-specialist
2 ensingm2 from "ensingm2/AI-threat-modeling-rulesets"
3 Extracts system architecture and creates data flow documentation (Stages 1, 2, 6). Focuses on source traceability and accurate information extraction. Does NOT perform security analysis or quality validation.
2026-01-05