🔒 測試與安全
732 skills found
python-testing-standards.md
1
1
export
python-testing-standards
2
from
"clostaunau/holiday-card"
from
"clostaunau/holiday-card"
3
This is a repo with a small utility to create Holiday cards from regular printer paper.
2026-02-15
test-writer.md
1
1
export
test-writer
2
from
"dudusoar/skillOS"
from
"dudusoar/skillOS"
3
A personal operating system for managing AI skills with lifecycle support, context separation, and evolutionary learning
2026-02-08
kumo-assistant.md
1
1
export
kumo-assistant
2
from
"kumokuenchan/Kumo"
from
"kumokuenchan/Kumo"
3
A comprehensive, cross-platform database and development management application built with TypeScript, React, and Electron. Features advanced query editing, data visualization, API testing, Git integration, and powerful development tools.
2026-01-19
spec-first-sdlc.md
1
1
export
spec-first-sdlc
2
from
"esxr/sdlc-skill"
from
"esxr/sdlc-skill"
3
|
2026-04-14
backend-development.md
1
1
export
backend-development
2
from
"pluginagentmarketplace/custom-plugin-mlops"
from
"pluginagentmarketplace/custom-plugin-mlops"
3
MLOps Plugin Development
2026-01-07
test-writing-patterns.md
1
1
export
test-writing-patterns
2
from
"scooter-indie/gh-pmu"
from
"scooter-indie/gh-pmu"
3
GitHub Praxis Management Utility — a GitHub CLI extension for project workflows, sub-issue hierarchies, and batch operations
2026-04-15
csv-data-auditor.md
1
1
export
csv-data-auditor
2
from
"aig787/agpm"
from
"aig787/agpm"
3
Validate and audit CSV data for quality, consistency, and completeness. Use when you need to check CSV files for data issues, missing values, or format inconsistencies.
2026-04-14
cosmic-python.md
1
1
export
cosmic-python
2
from
"meaningfy-ws/agent-skills"
from
"meaningfy-ws/agent-skills"
3
a collection of agent skills
2026-01-05
roadmap-builder.md
1
1
export
roadmap-builder
2
from
"mjmiller3416/recipe-app"
from
"mjmiller3416/recipe-app"
3
Decide what to build next with brutal prioritization using impact/effort analysis. Use when planning sprints, evaluating features, or auditing an overgrown roadmap.
2026-03-26
infra-terraform.md
1
1
export
infra-terraform
2
from
"takumi12311123/dotfiles"
from
"takumi12311123/dotfiles"
3
Enforces Terraform best practices for safe and scalable infrastructure as code. Emphasizes modularity, state management, and security. Automatically applied for IaC implementation.
2026-04-09
databricks-apps-cookie-auth.md
1
1
export
databricks-apps-cookie-auth
2
from
"hurtener/penguiflow"
from
"hurtener/penguiflow"
3
A tiny, dependency-light Python library (penguiflow) that lets define typed, concurrent agent pipelines.
2026-04-03
project-simplification.md
1
1
export
project-simplification
2
from
"lizy-coding/flutter_study"
from
"lizy-coding/flutter_study"
3
记录一些 Flutter 特性学习的 demo
2025-12-28
hook-creator.md
1
1
export
hook-creator
2
from
"RasmusGodske/claude-liv-conventions"
from
"RasmusGodske/claude-liv-conventions"
3
Guide for creating Claude Code hooks in the liv-conventions plugin. This skill should be used when users want to create a new hook to validate, block, or guide Claude's tool usage (Write, Bash, Edit, etc.). Covers the HookHandler pattern, PreToolUseInput/Response APIs, glob matching, plugin.json configuration, and testing.
2026-01-24
idse-developer-agent.md
1
1
export
idse-developer-agent
2
from
"tjpilant/idse-developer-agent"
from
"tjpilant/idse-developer-agent"
3
Intent-Driven Systems Engineering (IDSE) — A unified AI-accelerated methodology and Developer Agent for transforming intent → context → specification → plan → tasks → implementation.
2025-12-28
mcp-development.md
1
1
export
mcp-development
2
from
"fabriciofs/mcp-sql-server"
from
"fabriciofs/mcp-sql-server"
3
MCP Server para integração com Microsoft SQL Server
2026-01-25
testing-patterns.md
1
1
export
testing-patterns
2
from
"emvnuel/SKILL.md"
from
"emvnuel/SKILL.md"
3
REST integration testing patterns with JUnit 5, Mockito, RestAssured. Use when writing integration tests that mock external dependencies, use Testcontainers/H2 for databases, and test endpoints with raw JSON bodies.
2026-01-29
qa-code-review-checklist.md
1
1
export
qa-code-review-checklist
2
from
"takemi-ohama/ai-agent-marketplace"
from
"takemi-ohama/ai-agent-marketplace"
3
Comprehensive code review checklist covering readability, maintainability, performance, security, and best practices. Use when reviewing code or conducting quality checks.This skill provides systematic code review guidance:- Language-specific best practices (JavaScript, Python, Java, etc.)- Security checklist (OWASP Top 10)- Performance optimization points- Maintainability and readability checks- Automated review integration (Codex CLI MCP)Triggers: "code review", "review checklist", "quality check", "check code", "コードレビュー", "品質チェック", "レビュー観点"
2026-01-19
maven-converter.md
1
1
export
maven-converter
2
from
"git-qiaozq/claude-skills"
from
"git-qiaozq/claude-skills"
3
Claude Skills Learning Hub - A comprehensive repository for learning and developing Claude Skills
2026-01-05
gemini-search.md
1
1
export
gemini-search
2
from
"22GNUs/dotfiles"
from
"22GNUs/dotfiles"
3
My personal dotfiles
2026-04-17
golang.md
1
1
export
golang
2
from
"KubrickCode/workflow-toolkit"
from
"KubrickCode/workflow-toolkit"
3
Provides idiomatic Go programming expertise and best practices. Ensures clean, efficient, and maintainable code following official Go conventions. Specializes in concurrent programming patterns, interface design, error handling strategies, and performance optimization. Masters standard library usage and ecosystem integration.Use when: writing Go code (.go files), designing interfaces and struct types, implementing concurrent patterns (goroutines/channels), handling errors idiomatically, writing table-driven tests, creating Go modules, optimizing performance-critical code, managing dependencies with go.mod, implementing HTTP servers and clients, working with context propagation, or designing package APIs for public libraries.
2025-12-03
build-feature.md
1
1
export
build-feature
2
from
"patbuc/neon"
from
"patbuc/neon"
3
A toy language you didn't wait for
2026-01-04
testing.md
1
1
export
testing
2
from
"az9713/claude-code-agentic-framework"
from
"az9713/claude-code-agentic-framework"
3
A Claude Code plugin implementing the Codebase Singularity concept - enabling AI agents to operate your codebase autonomously through planning, building, reviewing, and fixing workflows.
2026-04-14
playwright.md
1
1
export
playwright
2
from
"collinvandyck/dotfiles"
from
"collinvandyck/dotfiles"
3
my dotfiles
2026-04-16
kx-kotlin-support.md
1
1
export
kx-kotlin-support
2
from
"mypojo/kx_kotlin_support"
from
"mypojo/kx_kotlin_support"
3
kotlin용 각종 도구 모음집입니다.
2026-03-07