Browse Skills

17720 skills found

frontend-development.md
0
1 export frontend-development
2 hungtrandigital from "hungtrandigital/ResidentOne"
3 Frontend development guidelines for React/TypeScript applications. Modern patterns including Suspense, lazy loading, useSuspenseQuery, file organization with features directory, MUI v7 styling, TanStack Router, performance optimization, and TypeScript best practices. Use when creating components, pages, features, fetching data, styling, routing, or working with frontend code.
2026-01-05
wechat-management.md
0
1 export wechat-management
2 7Sageer from "7Sageer/cc-assistant"
3 Manage information from Wechat and Send Messages, Only could be activated with the MCP Server `WeChatMCP`. Check it before using any tools in this MCP server
2026-01-05
when-stuck-problem-solving-dispatch.md
0
1 export when-stuck-problem-solving-dispatch
2 akornmeier from "akornmeier/claude-config"
3 Dispatch to the right problem-solving technique based on how you're stuck
2026-01-05
claude-git-branching.md
0
1 export claude-git-branching
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Expert Git workflow management for Claude Code sessions with branch naming conventions, push retry logic, conflict resolution, and PR automation specifically designed for AI-assisted development workflows.
2026-01-05
coder.md
0
1 export coder
2 pcortes from "pcortes/swarm-attack"
3 Implementation Agent: Full TDD workflow in a single context window. Writes tests, implements code, and iterates until all tests pass.
2026-01-05
backend-nodejs.md
0
1 export backend-nodejs
2 timequity from "timequity/vibe-coder"
3 Modern Node.js backend stack: NestJS/Hono, Drizzle ORM, Vitest, TypeScript.Use when: building Node.js APIs, TypeScript backends, or serverless functions.Triggers: "nestjs", "node backend", "express", "hono", "drizzle", "vitest","typescript api", "node api", "bun".
2026-01-05
report-generator.md
0
1 export report-generator
2 huifer from "huifer/claude-code-seo"
3 高级报告生成专家,支持多格式输出、数据可视化和交互式报告生成。
2026-01-05
review-script.md
0
1 export review-script
2 braselog from "braselog/researchAssistant"
3 Review a script for documentation quality, code standards, and reproducibility. Helps ensure code is ready for the methods section. Use when the user types /review_script, after writing a new script, before writing methods, or when passive checks flag undocumented scripts.
2026-01-05
odin-dev.md
0
1 export odin-dev
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Odin programming language development workflow. Use when:- Writing or modifying Odin code (.odin files)- Building Odin projects- Debugging Odin applications- Need Odin-specific idioms and patterns
2026-01-05
elite-standards.md
0
1 export elite-standards
2 Jslock56 from "Jslock56/FFFBeatdown"
3 Enforce elite code quality standards for F3 Workout Builder. Use when writing code, reviewing changes, fixing bugs, or creating new features. Keywords: code quality, TypeScript, testing, coverage, lint, types.
2026-01-05
login-redirector.md
0
1 export login-redirector
2 dreamworks2050 from "dreamworks2050/retro-login"
3 Handle WordPress login/logout redirects. Use when implementing custom redirect logic.
2026-01-05
quick-pr-review.md
0
1 export quick-pr-review
2 j0KZ from "j0KZ/mcp-agents"
3 Universal pre-PR checklist that works in ANY project, with or without MCP tools. Use before creating a pull request to ensure quality standards and reduce review iterations.
2026-01-05
definitionstory-map.md
0
1 export definitionstory-map
2 edwardmonteiro from "edwardmonteiro/Aiskillinpractice"
3 Generate a structured user story map to visualize workflows, user goals, and release slices.
2026-01-05
music-release-post-generator.md
0
1 export music-release-post-generator
2 fracabu from "fracabu/claude-skill-factory"
3 Genera post Facebook per promuovere release musicali su YouTube. Usa quando pubblichi una nuova traccia e devi condividerla su gruppi Facebook con titolo, descrizione accattivante, CTA e hashtag.
2026-01-05
stylelint-config-generator.md
0
1 export stylelint-config-generator
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Generate Stylelint configuration files for CSS/SCSS linting and formatting. Triggers on "create stylelint config", "generate css linting", "stylelint setup", "css lint rules".
2026-01-05
implmentation.md
0
1 export implmentation
2 ShalomDeitch1 from "ShalomDeitch1/examples"
3 when implementing a subproject or a project use this skill
2026-01-05
brakeman.md
0
1 export brakeman
2 el-feo from "el-feo/ai-context"
3 Static analysis security vulnerability scanner for Ruby on Rails applications. Use when analyzing Rails code for security issues, running security audits, reviewing code for vulnerabilities, setting up security scanning in CI/CD, managing security warnings, or investigating specific vulnerability types (SQL injection, XSS, command injection, etc.). Also use when configuring Brakeman, reducing false positives, or integrating with automated workflows.
2026-01-05
la-bench-procedure-generator.md
0
1 export la-bench-procedure-generator
2 majiayu000 from "majiayu000/claude-skill-registry"
3 This skill should be used when generating detailed experimental procedures from LA-Bench format JSONL files. It orchestrates multiple subagents to parse input data, fetch reference materials, generate procedures, validate outputs, refine results, and produce final formatted outputs. Triggered by requests to process LA-Bench data or generate experimental protocols from data/public_test.jsonl or data/private_test_input.jsonl files.
2026-01-05
chrome-dev-protocol.md
0
1 export chrome-dev-protocol
2 douglascamata from "douglascamata/dotfiles"
3 Lightweight Chromium DevTools automation via the bundled browser-tools.ts CLI (Puppeteer connect). Use when you need to launch a Chromium-based browser with a remote-debugging port, navigate pages, run JS in the active tab, capture screenshots, inspect DevTools sessions, or extract readable content without a full browser automation server.
2026-01-05
gsap.md
0
1 export gsap
2 mgd34msu from "mgd34msu/goodvibes-plugin"
3 Creates professional animations with GSAP (GreenSock Animation Platform). Use when building complex animations, scroll-triggered effects, timelines, or smooth transitions in any JavaScript framework.
2026-01-05
dhep-document.md
0
1 export dhep-document
2 sysylvia from "sysylvia/ssylvia-website"
3 Generate professionally styled PDFs with DHEPLab branding for client documents.Supports proposals, research reports, white papers, policy briefs, and executive summaries.Uses ReportLab for PDF generation with consistent brand typography and colors.
2026-01-05
sdk-patterns.md
0
1 export sdk-patterns
2 colingwuyu from "colingwuyu/optaic-trading"
3 Follow these patterns when extending the OptAIC Python SDK with new domain operations. Use for adding client methods for datasets, signals, portfolios, backtests, and other resources. Covers async/sync interfaces, uploads, and long-running operations.
2026-01-05
git-worktree.md
0
1 export git-worktree
2 kimny1143 from "kimny1143/mued_v2"
3 Git worktree操作、ブランチ作成・削除、PR作成、マージ戦略。worktree、ブランチ操作、PR、git操作時に使用。
2026-01-05
nextjs-16-architecture.md
0
1 export nextjs-16-architecture
2 horuz-ai from "horuz-ai/claude-plugins"
3 Comprehensive Next.js v16 development with Cache Components, feature-based architecture, and best practices. Use for ANY Next.js 16 task to know - (1) Project structure with features folder pattern, (2) Where to fetch data with use cache, (3) Server vs Client component decisions, (4) One file per query/type/schema/hook pattern, (5) Cache invalidation with updateTag/revalidateTag, (6) Proper component organization within features. Apply to all Next.js 16 development tasks.
2026-01-05