Browse Skills
732 skills found
pr-reviewer.md
1
1
export
pr-reviewer
2
from
"RIMTHAN-LAB/rimthan-plugins"
from
"RIMTHAN-LAB/rimthan-plugins"
3
Claude Code plugins for React, Flutter, and Node.js development stacks
2026-02-03
testing.md
1
1
export
testing
2
from
"varubogu/gbf_discord_bot_rs"
from
"varubogu/gbf_discord_bot_rs"
3
Test creation and mocking (mockall, unit tests, integration tests, cargo test, AAA pattern). Use when writing tests, creating mocks, running cargo test, debugging test failures, asking about testing strategies, mockall usage, or test coverage.
2026-04-14
test-traditional-build.md
1
1
export
test-traditional-build
2
from
"centos-automotive-suite/automotive-dev-operator"
from
"centos-automotive-suite/automotive-dev-operator"
3
Run a traditional AIB build test and report results. Builds a disk image using automotive-image-builder manifest and downloads the artifact.
2026-04-16
supabase-database-ops.md
1
1
export
supabase-database-ops
2
from
"Venture-Formations/aiprodaily"
from
"Venture-Formations/aiprodaily"
3
Critical guardrail for Supabase database operations ensuring multi-tenant isolation with publication_id filtering, proper use of supabaseAdmin, avoiding SELECT *, error handling patterns, and secure server-side database access. Use when writing database queries, working with supabase, accessing newsletter_campaigns, articles, rss_posts, or any tenant-scoped data.
2026-04-15
tdd-workflow.md
1
1
export
tdd-workflow
2
from
"wonjangcloud9/claude-tree"
from
"wonjangcloud9/claude-tree"
3
CLI tool to orchestrate multiple Claude Code sessions in parallel using git worktree for isolated, branch-based development
2026-04-16
cli-ux-tester.md
1
1
export
cli-ux-tester
2
from
"ali5ter/claude-cli-ux-skill"
from
"ali5ter/claude-cli-ux-skill"
3
🔬 Expert UX testing skill for CLIs and developer tools. Automatically evaluates command-line interfaces for usability, accessibility, and developer experience in Claude Code.
2026-04-03
build-swift-project.md
1
1
export
build-swift-project
2
from
"kobejean/lar-swift"
from
"kobejean/lar-swift"
3
LocalizeARのSwiftライブラリー
2026-01-04
xterm-js.md
1
1
export
xterm-js
2
from
"GGPrompts/Tabz"
from
"GGPrompts/Tabz"
3
Simple tab-based terminal interface with React + xterm.js
2026-04-13
bdg-browser-debug.md
1
1
export
bdg-browser-debug
2
from
"szymdzum/kumak-dev"
from
"szymdzum/kumak-dev"
3
Personal blog built with Astro and Deno, featuring markdown content and modern web technologies
2025-12-03
neo-llm-security.md
1
1
export
neo-llm-security
2
from
"Cornjebus/neo-llm-security"
from
"Cornjebus/neo-llm-security"
3
|
2025-12-26
workflow-methodology.md
1
1
export
workflow-methodology
2
from
"Dutchthenomad/claude-flow"
from
"Dutchthenomad/claude-flow"
3
A custom agentic claude code workflow for systematic software development
2026-01-02
typescript-standards.md
1
1
export
typescript-standards
2
from
"jordanburke/typescript-library-template"
from
"jordanburke/typescript-library-template"
3
Guide for creating TypeScript libraries using the typescript-library-template pattern and applying its standards to existing projects. Use when setting up new npm packages, standardizing build scripts, configuring tooling (tsup, Vitest, ESLint, Prettier), or applying dual module format patterns.
2026-04-01
web-dev-tester.md
1
1
export
web-dev-tester
2
from
"burkeholland/social-assistant-demo"
from
"burkeholland/social-assistant-demo"
3
Autonomously build and test web applications using Playwright MCP server. Enables iterative development with automatic verification - make changes, run the app, visually verify, check for errors, and iterate. Use when building websites, debugging UI issues, or implementing features that need visual verification.
2026-04-10
tdd-workflow.md
1
1
export
tdd-workflow
2
from
"mkaczkowski/react-spa-scaffold"
from
"mkaczkowski/react-spa-scaffold"
3
Test-Driven Development guidance. Use during feature-dev Phase 5 (Implementation) or any code implementation. Ensures tests are written BEFORE implementation code, following Red-Green-Refactor cycle.
2026-03-17
tdd.md
0
1
export
tdd
2
from
"narcisobenigno/groceries"
from
"narcisobenigno/groceries"
3
Enforces test-driven development (TDD) following Kent Beck's methodology. MANDATORY micro-cycle approach - write ONE test, watch it fail, write minimal implementation, refactor, then NEXT test. NEVER write all tests first or implementation first. Use for ANY code writing task.
2026-01-09
atft-code-quality.md
0
1
export
atft-code-quality
2
from
"wer-inc/gogooku3"
from
"wer-inc/gogooku3"
3
Enforce lint, formatting, typing, testing, and security hygiene across the ATFT-GAT-FAN codebase.
2025-11-26
ticket-status.md
0
1
export
ticket-status
2
from
"jayprimer/pmc-marketplace"
from
"jayprimer/pmc-marketplace"
3
Claude Code plugin marketplace for PMC (Project Manager Claude) skills
2026-01-04
worldcrafter-database-setup.md
0
1
export
worldcrafter-database-setup
2
from
"hopeoverture/worldcrafter-v2"
from
"hopeoverture/worldcrafter-v2"
3
An immersive world-building and storytelling platform built with Next.js, TypeScript, and Supabase
2025-11-10
production-ssh-access.md
0
1
export
production-ssh-access
2
from
"robertotcestari/financeiro-ratc"
from
"robertotcestari/financeiro-ratc"
3
Financial management system for automating financial control by importing OFX bank files, automatically categorizing transactions, and generating financial statements (DRE)
2026-03-24
search.md
0
1
export
search
2
from
"FWFsoft/gambit"
from
"FWFsoft/gambit"
3
A game engine for developing 2D isometric ARPG and RTS games
2026-03-20
independent-research.md
0
1
export
independent-research
2
from
"audunstrand/status-app"
from
"audunstrand/status-app"
3
Research-driven investigation skill for validating solutions and exploring documentation. Never ask questions you can answer yourself through research. Use WebFetch, WebSearch, and testing to validate ideas before presenting them. Deliver concrete, tested recommendations with evidence.
2025-12-20
developing-claude-code-meta.md
0
1
export
developing-claude-code-meta
2
from
"mikekelly/developing-claude-code-meta"
from
"mikekelly/developing-claude-code-meta"
3
MUST be loaded when setting up, installing, migrating, reviewing, auditing, or checking CLAUDE.md files in projects. Covers installing the standard CLAUDE.md into new projects, migrating existing CLAUDE.md content to READMEs (progressive disclosure), and auditing projects for conformance. Invoke PROACTIVELY when user mentions CLAUDE.md, project setup, agent configuration, or code meta files.
2026-01-01
test-file.md
0
1
export
test-file
2
from
"venturo-id/venturo-claude"
from
"venturo-id/venturo-claude"
3
Use this skill every user want to create test file.
2026-02-13
ngx-funnel-criteria.md
0
1
export
ngx-funnel-criteria
2
from
"270aldo/ngx_workspace"
from
"270aldo/ngx_workspace"
3
Criterios de evaluación para auditorías de funnel NGX, incluyendo checklist visual, UX, copy y conversión
2026-01-02