Browse Skills

44656 skills found

express-production.md
0
1 export express-production
2 danielseltzer from "danielseltzer/code-analysis-tools"
3 Production-ready Express.js development covering middleware architecture, error handling, security hardening, testing strategies, and deployment patterns
2026-01-05
frontend-patterns.md
0
1 export frontend-patterns
2 Holo00 from "Holo00/IdeaForge"
3 Build React components and pages in IdeaForge frontend. Triggers: new component, dark mode, API calls, React Context, SSE streams, Tailwind styling. Stack: Next.js 16 App Router, React 19, TypeScript, Tailwind, next-themes.
2026-01-05
spec-synthesis.md
0
1 export spec-synthesis
2 amattas from "amattas/agentic-coding"
3 Transform ambiguous requirements into precise specifications. Use before any non-trivial implementation.
2026-01-05
branding-guidelines.md
0
1 export branding-guidelines
2 nithinvaradaraj-crypto from "nithinvaradaraj-crypto/OneValue-Console"
3 Apply corporate branding standards including blue color palette, dark/light theme support, and shadcn UI component library. Use when implementing UI components, styling elements, or ensuring brand consistency.
2026-01-05
data-source-priority.md
0
1 export data-source-priority
2 smith6jt-cop from "smith6jt-cop/Skills_Registry"
3 Ensure Alpaca API is used for quality data, not yfinance fallback. Trigger when: (1) crypto volume filter fails unexpectedly, (2) zero-volume bars in data, (3) API key configuration issues.
2026-01-05
freight-intelligence-master.md
0
1 export freight-intelligence-master
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Coordinate all freight intelligence gathering and campaign execution for systematic RFP inclusion. Use for daily workflow planning, weekly analysis, lead prioritization, and orchestrating all intelligence activities across job postings, RFP detection, competitor analysis, and campaigns.
2026-01-05
session-refiner.md
0
1 export session-refiner
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Automatically bridge long technical sessions to keep context window small and costs low. Extracts key technical decisions, resolved bugs, active tasks, and essential code snippets from conversation history into a compact markdown summary (2,000–5,000 tokens). Use when reaching a project phase milestone, when Claude warns the context window is getting full, or to start a fresh session with minimal token cost while maintaining continuity.
2026-01-05
test-generator.md
0
1 export test-generator
2 u9401066 from "u9401066/copilot-capability-manager"
3 Generate comprehensive test suites following the test pyramid: static analysis → unit → integration → E2E.LOAD THIS SKILL WHEN: User says "寫測試", "test", "測試", "TG", "coverage", "覆蓋率", "pytest", "unittest", "驗證" | wants test generation | asks about testing strategy | needs coverage report | code review requires tests | before release/deployment.CAPABILITIES: pytest configuration, mypy/ruff/bandit static analysis, parametrized tests, fixtures/conftest, async testing, httpx API tests, Playwright E2E, coverage reports (pytest-cov), CI integration, test data factories (factory-boy/faker).
2026-01-05
tdd.md
0
1 export tdd
2 chuyeow from "chuyeow/agentic-layer"
3 Comprehensive guide for Test-Driven Development (TDD) methodology. Use this skill when the user asks to implement features using TDD, write tests first, follow red-green-refactor cycle, or develop code with test-first approach. Also use when user mentions TDD, unit testing workflow, or wants to refactor code with test coverage.
2026-01-05
policy-packaging.md
0
1 export policy-packaging
2 adaptive-enforcement-lab from "adaptive-enforcement-lab/claude-skills"
3 Build policy-platform containers that aggregate Kyverno policies from multiple OCI sources. Multi-stage Docker builds for local dev and CI validation.
2026-01-05
app-docker-deploy-with-traefik.md
0
1 export app-docker-deploy-with-traefik
2 yorch from "yorch/claude-skills"
3 Generate Docker and Traefik deployment configuration for any application (Node.js, Python, Go, etc). Creates Dockerfile, docker-compose.yml, docker-compose.for-traefik.yml overlay, and .env.sample. Use when user wants to dockerize an app, add Docker deployment, deploy with Traefik, or set up HTTPS/SSL with Let's Encrypt.
2026-01-05
ic-explain.md
0
1 export ic-explain
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Explain IC10 code behavior in plain English. Use when user pastes IC10 code and asks what it does, how it works, or wants to understand existing Stationeers scripts.
2026-01-05
vnstock-quote-best-practices.md
0
1 export vnstock-quote-best-practices
2 gahoccode from "gahoccode/PRDs"
3 Best practices for using vnstock3 Quote class with VCI source. Use when fetching Vietnamese stock price data, implementing batch processing, caching, error handling, or data validation for vnstock Quote operations. Triggers on queries about vnstock performance optimization, resilient data fetching, or Quote API patterns.
2026-01-05
frontend-design.md
0
1 export frontend-design
2 krazyuniks from "krazyuniks/guitar-tone-shootout"
3 Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
2026-01-05
search-core.md
0
1 export search-core
2 inchan from "inchan/cc-plugins"
3 웹 검색 및 출처 필터링 공통 로직. 공식 문서, 커뮤니티, 기술 블로그 검색 시 자동 활성화
2026-01-05
grading.md
0
1 export grading
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Systematisk bedömning av poängprov enligt etablerad metodik. Guidar genom hela processen från förberedelser till kvalitetskontroll. Använd denna skill när du behöver rätta prov, bedöma elevsvar, sammanställa poäng, eller när användaren frågar om provbedömning eller rättning.
2026-01-05
multiperiod.md
0
1 export multiperiod
2 ddarmon from "ddarmon/lp-llm-chef"
3 Per-meal optimization for balanced meals. Use when user wants to control calories per meal, avoid huge snacks, balance breakfast/lunch/dinner, or needs per-meal protein targets. Triggers on "per meal", "meal-by-meal", "balanced meals", "snack limits", "breakfast protein", "lunch calories".
2026-01-05
claude-config-generator.md
0
1 export claude-config-generator
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Generate Claude Code configuration files (commands, agents, skills, settings.json) with proper YAML frontmatter and structure. Use when creating .claude/ configuration or .md files in .claude/commands/ or .claude/agents/ directories.
2026-01-05
wp-testing-core.md
0
1 export wp-testing-core
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Core WordPress testing procedures and patterns for browser-based plugin testing. Use when testing WordPress plugins, logging into WordPress admin, verifying plugin activation, or navigating WordPress UI.
2026-01-05
python-best-practices.md
0
1 export python-best-practices
2 nategarelik from "nategarelik/claude-code-config"
3 Type hints, dataclasses, async patterns, testing with pytest, and modern Python tooling
2026-01-05
parametric-scribe.md
0
1 export parametric-scribe
2 Cycleaddict from "Cycleaddict/parametric-scribe"
3 Enables "Time Machine" coding. Records tasks as a Recipe and allows intelligent replay/modification of history.
2026-01-05
your-skill-name.md
0
1 export your-skill-name
2 majiayu000 from "majiayu000/claude-skill-registry"
3 This skill should be used when the user asks about [X], needs to [Y], or mentions [Z]. Use when queries involve [key terms, file types, specific actions]. Be specific about trigger words and scenarios.
2026-01-05
project-planning-for-photo-map-mvp.md
0
1 export project-planning-for-photo-map-mvp
2 kojder from "kojder/photo-map-app"
3 Break down, design, and structure features into implementable tasks for Photo Map MVP. Use when planning new features, creating user stories, defining API endpoints, structuring implementation phases, organizing project tasks, or designing feature breakdowns.
2026-01-05
bulk-operations-patterns.md
0
1 export bulk-operations-patterns
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Bulk data operations with Excel import/export, batch processing, and validation for ABP Framework. Use when: (1) implementing bulk import/update from Excel/CSV, (2) batch processing with progress tracking, (3) file upload with validation, (4) bulk database operations with InsertManyAsync/UpdateManyAsync.
2026-01-05