skill-developer
Sûr 66Create Claude Code skills and configurations
par 0Chan-smc
Building Claude Code skills requires understanding complex configuration patterns and trigger systems. This meta-skill provides comprehensive guidance for creating, configuring, and managing skills, hooks, agents, and commands with best practices and ready-to-use templates.
frontend-dev-guidelines
Sûr 67Apply Next.js 15 Frontend Best Practices
par 0Chan-smc
Frontend code requires consistent patterns for Next.js 15 features like Server Components and App Router. This skill provides comprehensive guidelines for React 19, TypeScript, Shadcn/ui components, and Tailwind CSS to ensure maintainable and performant applications.
chinese-learning-assistant
Sûr 68Improve Chinese writing with natural expressions
par 0918nobita
Chinese learners struggle to move beyond textbook expressions to natural native speech. This skill analyzes expressions for real-world usage and improves writing to sound fluent and natural like native speakers.
jira-workflow
Risque faible 66Manage Jira workflows end-to-end
par 01000001-01001110
Managing Jira issues manually wastes time and creates tracking gaps. This skill automates story creation, workflow transitions, and approval cycles. Use it to sync Claude Code tasks with Jira status automatically.
jira-safe
Risque faible 67Create SAFe-compliant Jira issues with hierarchy
par 01000001-01001110
Managing Jira issues with proper SAFe hierarchy is time-consuming and error-prone. This skill provides templates and automation for creating Epics, Stories, and Subtasks with correct parent-child linking and Atlassian Document Format descriptions.
x-article-publisher
Sûr 64Publish Markdown articles to X
par wshuyi
Converts Markdown files to rich text and publishes them to X (Twitter) Articles. Automates the workflow of parsing content, uploading images, and formatting for the X Articles editor.
workflow-patterns
Sûr 69Apply TDD workflow patterns
par wshobson
Developers need structured guidance for implementing test-driven development. This skill provides step-by-step workflows for TDD cycles, git integration, phase checkpoints, and quality assurance gates.
workflow-orchestration-patterns
Sûr 69Design durable Temporal workflows
par wshobson
Distributed transactions fail without clear orchestration. This skill provides Temporal patterns for deterministic workflows, retries, and compensation actions.
web-component-design
Risque moyen 53Web Component Design
par wshobson
An AI skill for Claude, Codex, and Claude Code
web3-testing
Sûr 69Test smart contracts with Hardhat
par wshobson
Writing comprehensive tests for smart contracts is complex and time-consuming. This skill provides ready-to-use patterns for unit tests, integration tests, fuzzing, gas optimization, and mainnet forking using Hardhat and Foundry.
wcag-audit-patterns
Sûr 69Run WCAG 2.2 audits with clear checklists
par wshobson
Accessibility audits are complex and easy to miss critical issues. This skill provides WCAG 2.2 checklists, test guidance, and remediation patterns for websites and applications.
visual-design-foundations
Sûr 72Create Cohesive Visual Design Systems
par wshobson
Poor visual design leads to inconsistent user experiences and accessibility failures. This skill provides typography, color, spacing, and iconography foundations to build accessible, scalable visual systems.
vector-index-tuning
Sûr 69Optimize vector index tuning for speed and recall
par wshobson
Vector search feels slow or costly when indexes are misconfigured. This skill provides tuning templates and heuristics to improve latency, recall, and memory use for HNSW and quantization strategies.
uv-package-manager
Sûr 69Master uv for fast Python dependency management
par wshobson
Python projects need faster dependency setup than pip provides. This skill provides uv commands for project initialization, dependency management, virtual environments, and lockfile workflows.
unity-ecs-patterns
Sûr 69Implement Unity ECS Patterns
par wshobson
Building high-performance Unity games requires specialized data-oriented patterns that traditional OOP cannot provide. This skill provides production-ready ECS patterns using DOTS, Jobs, and Burst for games that scale to thousands of entities.
typescript-advanced-types
Sûr 69Master advanced TypeScript types
par wshobson
Complex type logic can be hard to design and maintain. This skill provides patterns and examples to build reusable and safe TypeScript types for your projects.
turborepo-caching
Sûr 69Optimize Turborepo caching for faster builds
par wshobson
Slow monorepo builds waste developer time and CI minutes. This skill provides clear Turborepo caching and pipeline configuration templates to speed up your builds and reduce CI costs.
threat-mitigation-mapping
Sûr 69Map Threats to Security Controls
par wshobson
Security teams struggle to connect identified threats with appropriate mitigations and validate control coverage. This skill provides frameworks for mapping threats to controls, analyzing defense-in-depth, and generating remediation roadmaps.
terraform-module-library
Sûr 70Build reusable Terraform modules
par wshobson
Teams struggle to standardize Terraform modules across clouds. This skill provides patterns, examples, and testing guidance to create reusable infrastructure modules.
temporal-python-testing
Sûr 70Test Temporal workflows with pytest and mocks
par wshobson
Temporal workflow tests are often slow or flaky. This skill provides fast, deterministic testing patterns using time-skipping, activity mocking, and replay validation for reliable CI/CD pipelines.