Browse Skills

9063 skills found

test-automation.md
1
1 export test-automation
2 vladm3105 from "vladm3105/aidoc-flow-framework"
3 Create test plans, write tests, validate code quality through testing
2026-01-05
ipv6-first.md
1
1 export ipv6-first
2 troykelly from "troykelly/claude-skills"
3 IPv6 is THE first-class citizen. All code, tests, documentation, and configurations MUST be IPv6-first. IPv4 MAY be added only for legacy support as a second-class citizen.
2026-01-05
mobile-testing.md
1
1 export mobile-testing
2 pacphi from "pacphi/ampel"
3 Comprehensive mobile testing for iOS and Android platforms including gestures, sensors, permissions, device fragmentation, and performance. Use when testing native apps, hybrid apps, or mobile web, ensuring quality across 1000+ device variants.
2026-01-05
brutal-honesty-review.md
1
1 export brutal-honesty-review
2 pacphi from "pacphi/ampel"
3 Unvarnished technical criticism combining Linus Torvalds' precision, Gordon Ramsay's standards, and James Bach's BS-detection. Use when code/tests need harsh reality checks, certification schemes smell fishy, or technical decisions lack rigor. No sugar-coating, just surgical truth about what's broken and why.
2026-01-05
understanding-assumption-surface.md
1
1 export understanding-assumption-surface
2 synapseradio from "synapseradio/thinkies"
3 Surface implicit assumptions to verify them against observable code artifacts before building on unverified claims. Use when: (1) claims about code behavior are made without checking what the implementation actually does, (2) planned changes depend on properties not yet verified against tests, types, or runtime behavior, (3) reasoning is based on how software typically works rather than how this specific codebase demonstrably works, (4) assertions about system properties reference expected patterns rather than observed artifacts.
2026-01-05
moai-platform-firebase-auth.md
1
1 export moai-platform-firebase-auth
2 junseokandylee from "junseokandylee/RallyApp"
3 Firebase Authentication specialist covering Google ecosystem, social auth, phone auth, and mobile-first patterns. Use when building Firebase-backed or Google ecosystem apps.
2026-01-05
security-auditor.md
1
1 export security-auditor
2 MaciWP from "MaciWP/CV_Astro"
3 Detects hardcoded secrets, SQL injection, XSS, path traversal, and insecure storage vulnerabilities. Specialized for Vue 3, TypeScript, Bun, PostgreSQL, and Redis in Poneglyph System. Keywords - security audit, vulnerability, sql injection, xss, secrets detection, security scan, vulnerability scan, security review
2026-01-05
writing-unit-tests.md
1
1 export writing-unit-tests
2 samfolo from "samfolo/sigil"
3 Defines unit testing standards for the Sigil project. Applies when writing tests, reviewing test code, creating fixtures or mocks, or answering questions about testing conventions. Covers test structure, fixtures, mocks, assertions, table tests, and type safety in tests.
2026-01-05
testability-scoring.md
1
1 export testability-scoring
2 pacphi from "pacphi/ampel"
3 AI-powered testability assessment using 10 principles of intrinsic testability with Playwright and optional Vibium integration. Evaluates web applications against Observability, Controllability, Algorithmic Simplicity, Transparency, Stability, Explainability, Unbugginess, Smallness, Decomposability, and Similarity. Use when assessing software testability, evaluating test readiness, identifying testability improvements, or generating testability reports.
2026-01-05
tdd-red-phase.md
1
1 export tdd-red-phase
2 rubrical-studios from "rubrical-studios/gh-pmu"
3 Guide experienced developers through RED phase of TDD cycle - writing failing tests and verifying expected failures
2026-01-05
dev-log-monitoring.md
1
1 export dev-log-monitoring
2 nirukk52 from "nirukk52/ScreenGraph"
3 This skill should be used when testing ScreenGraph end-to-end flows (drift detection, agent runs) while monitoring backend and frontend logs in real-time. Use when the user wants to observe system behavior across services, debug live runs, or verify event streaming.
2026-01-05
dispatching-parallel-agents.md
1
1 export dispatching-parallel-agents
2 samjhecht from "samjhecht/wrangler"
3 Use when facing 3+ logically independent failures (different features, different root causes) that can be investigated concurrently - dispatches multiple agents to investigate in parallel; requires either parallel-safe test infrastructure OR sequential fix implementation
2026-01-05
skill-tester.md
1
1 export skill-tester
2 tnez from "tnez/dot-agents"
3 Test and validate agent skills against the Agent Skills Specification v1.0. Use before deploying skills to ensure spec compliance and catch structural issues.
2026-01-05
application-security.md
1
1 export application-security
2 dralgorhythm from "dralgorhythm/claude-agentic-framework"
3 Secure applications against common vulnerabilities. Use when reviewing code for security, implementing security controls, or hardening applications. Covers OWASP Top 10.
2026-01-05
ios-networking.md
1
1 export ios-networking
2 pluginagentmarketplace from "pluginagentmarketplace/custom-plugin-ios"
3 Master iOS networking - URLSession, async/await, REST APIs, authentication
2026-01-05
code-auditor.md
1
1 export code-auditor
2 BaekGyu9 from "BaekGyu9/tinyCodingAgent"
3 Analyze a project to provide a summary of line counts per programming language (e.g., how many lines of Go vs Rust). Generates a PDF summary report.
2026-01-05
securityinput-validation.md
1
1 export securityinput-validation
2 mgreenly from "mgreenly/ikigai"
3 Input Validation security skill
2026-01-05
component-testing.md
1
1 export component-testing
2 JasonPaff from "JasonPaff/head-shakers"
3 Enforces Head Shakers React component testing conventions using Testing Library with proper rendering, user interactions, and accessibility testing.
2026-01-05
ticket-create.md
1
1 export ticket-create
2 tarrragon from "tarrragon/claude"
3 Interactive Atomic Ticket design and creation tool following Single Responsibility Principle. Use when: (1) Creating new tickets for development tasks, (2) Breaking down complex requirements into atomic tickets, (3) Creating tickets from test failures, (4) Batch creating multiple tickets from requirements description. Each ticket must have exactly one Action + one Target.
2026-01-05
infra-tester.md
1
1 export infra-tester
2 fractary from "fractary/claude-plugins"
3 Test infrastructure configurations and deployments - security scanning withCheckov/tfsec, cost estimation analysis, pre-deployment validation, post-deployment verification, integration testing, generates comprehensive testreports with pass/fail status, identifies vulnerabilities and complianceissues, tracks test history for trend analysis.
2026-01-05
implementing-as-tachikoma.md
1
1 export implementing-as-tachikoma
2 sumik5 from "sumik5/dotfiles"
3 Operates as Tachikoma Agent (Implementation Worker). Performs actual implementation work. Adapts to frontend, backend, testing, or other roles based on Kusanagi's assignment. Uses /serena command for efficient development.
2026-01-05
architecture-review.md
1
1 export architecture-review
2 adolfoaranaes12 from "adolfoaranaes12/BMAD-ENHANCED"
3 Peer review architecture for quality, risks, and optimization opportunities. Analyzes scalability bottlenecks, security vulnerabilities, performance optimization, technology fit, and provides prioritized recommendations. Use when reviewing proposed architecture documents for quality assurance, risk identification, or architectural decision validation.
2026-01-05
strategy-research.md
1
1 export strategy-research
2 xbklairith from "xbklairith/kisune"
3 Use when developing or documenting trading strategies - guides edge hypothesis formation, validates statistical significance, documents strategy rules systematically (entry, exit, risk management). Activates when user says "research this strategy", "document my approach", "test this idea", mentions "trading strategy", "edge", or uses /trading:research command.
2026-01-05
securitysecrets.md
1
1 export securitysecrets
2 mgreenly from "mgreenly/ikigai"
3 Secrets Management security skill
2026-01-05