tsdown
آمن 67Bundle TypeScript and JavaScript libraries
بواسطة antfu
Building TypeScript libraries requires complex bundler configuration. This skill provides comprehensive documentation for tsdown, a blazing-fast bundler powered by Rolldown, covering configuration, plugins, and migration from tsup.
pinia
آمن 72Define Vue stores with Pinia
بواسطة antfu
Building Vue applications requires predictable state management across components. Pinia provides a type-safe, intuitive API for defining stores with state, getters, and actions. This skill provides comprehensive references for building scalable Vue state management patterns.
animated-focus
آمن 69Fix Keyboard Focus with CSS Animations
بواسطة AndreHogberg
Animated UI components can break keyboard navigation when browsers reject focus calls on invisible elements. This skill provides a retry mechanism pattern that ensures focus succeeds after CSS animations complete, making animated components fully accessible.
verification-before-completion
مخاطر منخفضة 66Verify Code Before Claiming Completion
بواسطة ANcpLua
Claude often claims code works without verification. This skill enforces actual build and test execution before any completion claim, eliminating false positives and ensuring reliable code delivery.
lint-dotnet
آمن 68Lint .NET architecture rules
بواسطة ANcpLua
.NET projects often have inconsistent build patterns that cause maintenance problems. This skill runs an automated linter to check for MSBuild violations and Central Package Management issues before they cause problems in your codebase.
competitive-review
آمن 69Run competitive code and architecture review
بواسطة ANcpLua
Single-perspective reviews miss issues. This skill deploys architecture and implementation reviewers in competition to find more problems. The competitive framing makes agents try harder, producing deeper analysis before you proceed.
code-review
آمن 69Review code for security, style, and performance issues
بواسطة ANcpLua
Manual code reviews are time-consuming and inconsistent. This skill provides a systematic framework for comprehensive code reviews covering security vulnerabilities, style violations, performance issues, and best practices with consistent severity levels.
vercel-react-best-practices
آمن 70Optimize React and Next.js Performance
بواسطة am-will
This skill provides 45 performance optimization rules for React and Next.js applications, helping developers eliminate waterfalls, reduce bundle sizes, and improve rendering performance through automated guidance.
swarm-planner
آمن 69Create Parallel Execution Plans
بواسطة am-will
This skill helps AI agents create detailed implementation plans with explicit task dependencies that enable safe parallel execution across multiple agents.
llm-council
مخاطر منخفضة 76Orchestrate Multi-Agent Planning Council
بواسطة am-will
Coordinate multiple AI agents (Codex, Claude Code, Gemini) to produce independent implementation plans, anonymize and merge them into a bias-resistant final plan.
gemini-computer-use
آمن 74Automate browser tasks with Gemini AI
بواسطة am-will
This skill enables AI agents to control web browsers for automated tasks like form filling, data extraction, and web testing through Gemini 2.5 Computer Use model with Playwright.
amap-jsapi-skill
مخاطر منخفضة 64Build Interactive Maps with AMap JSAPI v2.0
بواسطة AMap-Web
Developers need deep knowledge of the AMap JavaScript API to build interactive map applications. This skill provides complete API documentation, code examples, and best practices for the AMap JSAPI v2.0 WebGL library.
elite-mvp-master
آمن 70Build production-ready construction software
بواسطة ALPA-Const
OC Pipeline needs reliable software development standards for federal-grade construction management. This skill ensures every code deliverable meets top 1% quality standards with NIST compliance and production-readiness.
json-validator
آمن 69Validate and format JSON data
بواسطة Alon2904
JSON syntax errors cause bugs and integration failures. This skill validates JSON structure, fixes common errors like trailing commas and unquoted keys, and formats data cleanly.
allra-test-writing
آمن 69Write Java tests with Allra standards
بواسطة Allra-Fintech
Writing backend tests without standards leads to inconsistent coverage and slow execution. This skill provides test helper selection guides, Fixture Monkey patterns, and proven JUnit 5, AssertJ, and Mockito templates for fast, reliable tests.
allra-database-schema
آمن 70Apply database design standards
بواسطة Allra-Fintech
Inconsistent database code causes bugs and maintenance issues. This skill provides Allra backend coding standards for JPA entities, QueryDSL queries, and transaction management to ensure consistency.
allra-api-design
آمن 69Design REST APIs with Allra standards
بواسطة Allra-Fintech
This skill provides standardized API design guidelines for Java Spring Boot developers. It defines consistent package structures, DTO naming conventions, and REST endpoint patterns to ensure uniformity across backend projects.
allaymc-plugin-dev
آمن 70Create AllayMC plugins efficiently
بواسطة AllayMC
AllayMC plugin development requires specific knowledge of API structure, Gradle configuration, and Java patterns. This skill provides step-by-step guidance using official templates. Developers can quickly create, configure, and troubleshoot plugins without searching through scattered resources.
tdd-guide
آمن 69Guide Test-Driven Development with AI-Powered Workflows
بواسطة alirezarezvani
Writing tests after code leads to incomplete coverage and technical debt. This skill enforces TDD discipline by guiding you through red-green-refactor cycles with intelligent test generation and coverage analysis.
senior-qa
آمن 77Generate tests and analyze coverage
بواسطة alirezarezvani
Quality assurance requires significant time to design test strategies and maintain test suites. This skill provides automated test generation, coverage analysis, and E2E scaffolding to accelerate QA workflows while ensuring comprehensive test coverage for React, Next.js, and Node.js applications.