開發
前端、後端、行動裝置和全端開發技能
20307 skills in this category
coverage-analyzer
RAN coverage analysis with signal strength mapping, cognitive consciousness, and intelligent optimization for comprehensive network coverage management. Use when analyzing signal coverage, optimizing antenna parameters, implementing coverage mapping, or enabling intelligent coverage management in 5G networks.
testing-skills-with-subagents
Use to validate process documentation. Apply TDD to skill writing: RED (run without skill, document failures) → GREEN (write skill) → REFACTOR (close loopholes). Test under pressure: time constraints, sunk cost, exhaustion, authority.
performance-engineer
Optimize application performance including build times, runtime speed, bundle size and resource usage. Use when addressing performance issues, implementing caching strategies, or optimizing rendering.
create-strategy-lean
Use this skill when you need to add a new LEAN QCAlgorithm strategy in Python.
safety-verification
Your approach to handling safety verification. Use this skill when working on files where safety verification comes into play.
mql5-x-compile
Compile MQL5 indicators via CLI using X: drive mapping to bypass 'Program Files' path spaces issue. Use when compiling MQL5, MetaEditor, indicators, scripts, or when user mentions compilation errors related to paths with spaces.
design-phase
Design phase with validation gates. Annotates PRD, creates story outlines, builds execution plan (via execution-plan-creation skill), validates artifacts via reviewer. NO HITL in this phase - single HITL happens after all docs complete.
policyengine-design
PolicyEngine visual identity - colors, fonts, logos, and branding for web apps, calculators, charts, and research
frontend-css
Write consistent, maintainable CSS following the project's methodology (Tailwind utility classes) while minimizing custom CSS and adhering to design system tokens. Use this skill when writing or editing CSS files, Tailwind classes in React components (.tsx, .jsx files), when implementing design system colors/spacing/typography, when using Tailwind utility classes, when deciding between framework utilities vs. custom CSS, when optimizing CSS for production with tree-shaking, when configuring Tailwind theme extensions, or when maintaining design consistency across the application.
button-unification
Standardize button component heights, padding, and transitions across all variants. Ensures consistent appearance for default, outline, secondary, ghost, and link variants. Updates button.tsx with unified styles.
create-questions
Build interactive CLI questionnaires with validation, conditional logic, parameter mapping, and review capabilities using the question-and-answer library
fetching-library-docs
Token-efficient library API documentation fetcher using Context7 MCP with 77% token savings.Fetches code examples, API references, and usage patterns for published libraries (React,Next.js, Prisma, etc). Use when users ask "how do I use X library", need code examples,want API syntax, or are learning a framework's official API. Triggers: "Show me React hooks","Prisma query syntax", "Next.js routing API". NOT for exploring repo internals/source code(use researching-with-deepwiki) or local files.
svelte-design
Create distinctive, production-grade frontend interfaces with high design quality. Specialized in Svelte/SvelteKit applications with full-stack capabilities. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
quetrex-architect
Use when implementing new features in Quetrex. Ensures TDD, TypeScript strict mode, Next.js App Router patterns, ShadCN UI components, and security best practices are followed. Updated for November 2025 standards.
loopwish-openapi-contract
Keep the backend REST API and the shared OpenAPI spec in sync. Use when adding/changing endpoints so the contract in the shared repo stays accurate.
ux-feedback-patterns
User feedback patterns for interactions - loading states, success/error messages,form validation, empty states. Ensures users understand system state and next steps.Use when implementing user-facing state changes and interactions:- Form submissions with validation feedback, success/error messages- Async operations needing loading indicators (API calls, data fetching)- Error handling flows with clear recovery paths and retry options- Empty state designs with helpful messaging (no data, no results)- User mentions "form", "loading", "error", "validation", "async", "API call"Keywords: loading, success, error, form, validation, async, feedback, toast, empty stateFocus on WHEN to show feedback, WHAT type (toast/inline/modal), HOW LONG (timing).
browser
remotely orchestrate a (chromium) browser to utilize web apps
telegram-bot
Telegram bot komutlari ve handler referansi. Use when working with Telegram bot commands, callbacks, or approval workflows.
ai-chatbot
Full-featured AI chatbot with Next.js 15, Auth.js, Drizzle ORM, and multi-model support.
root-cause-tracing
Systematic root cause analysis for debugging errors. Use when an error appears, something breaks unexpectedly, or you need to trace a problem back to its source. Prevents panic-driven debugging.